index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
thread-stack.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf db-export: Add calls parent_id to enable creation of call trees
Adrian Hunter
2019-03-01
1
-2
/
+14
*
perf thread-stack: Hide x86 retpolines
Adrian Hunter
2019-02-22
1
-3
/
+109
*
perf thread-stack: Improve thread_stack__no_call_return()
Adrian Hunter
2019-02-22
1
-3
/
+46
*
perf thread-stack: Represent jmps to the start of a different symbol
Adrian Hunter
2019-02-06
1
-2
/
+28
*
perf thread-stack: Tidy thread_stack__no_call_return() by adding more local v...
Adrian Hunter
2019-02-06
1
-18
/
+17
*
perf thread-stack: Tidy thread_stack__push_cp() usage
Adrian Hunter
2019-02-06
1
-10
/
+3
*
perf thread-stack: Fix thread stack processing for the idle task
Adrian Hunter
2019-01-02
1
-14
/
+58
*
perf thread-stack: Allocate an array of thread stacks
Adrian Hunter
2019-01-02
1
-12
/
+17
*
perf thread-stack: Factor out thread_stack__init()
Adrian Hunter
2019-01-02
1
-7
/
+19
*
perf thread-stack: Allow for a thread stack array
Adrian Hunter
2019-01-02
1
-6
/
+34
*
perf thread-stack: Avoid direct reference to the thread's stack
Adrian Hunter
2019-01-02
1
-32
/
+49
*
perf thread-stack: Tidy thread_stack__bottom() usage
Adrian Hunter
2019-01-02
1
-4
/
+3
*
perf thread-stack: Simplify some code in thread_stack__process()
Adrian Hunter
2019-01-02
1
-11
/
+7
*
perf intel-pt: Insert callchain context into synthesized callchains
Adrian Hunter
2018-10-31
1
-9
/
+35
*
perf tools: Improve thread_stack__process() for trace begin / end
Adrian Hunter
2018-09-20
1
-7
/
+9
*
perf tools: Improve thread_stack__event() for trace begin / end
Adrian Hunter
2018-09-20
1
-5
/
+30
*
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf script: Add callindent option
Adrian Hunter
2016-06-23
1
-0
/
+7
*
perf script: Expose usage of the callchain db export via the python api
Chris Phlipot
2016-05-06
1
-13
/
+0
*
perf tools: Refactor code to move call path handling out of thread-stack
Chris Phlipot
2016-05-06
1
-125
/
+1
*
perf tools: Ensure thread-stack is flushed
Adrian Hunter
2015-06-19
1
-5
/
+13
*
perf tools: Enhance the thread stack to output call/return data
Adrian Hunter
2014-11-03
1
-5
/
+580
*
perf tools: Add a thread stack for synthesizing call chains
Adrian Hunter
2014-11-03
1
-0
/
+172