Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
ca2f5f21dbbd5e3a00cd3e97f728aa2ca0b2e011
/
tools
/
perf
/
util
/
thread-stack.c
fe87797d
perf thread: Rename thread->mg to thread->maps
by Arnaldo Carvalho de Melo
· 5 years ago
8520a98
perf debug: Remove needless include directives from debug.h
by Arnaldo Carvalho de Melo
· 5 years ago
7f7c536
tools lib: Adopt zalloc()/zfree() from tools/perf
by Arnaldo Carvalho de Melo
· 6 years ago
215a0d3
perf tools: Add missing headers, mostly stdlib.h
by Arnaldo Carvalho de Melo
· 6 years ago
eb5d854
perf thread-stack: Eliminate code duplicating thread_stack__pop_ks()
by Adrian Hunter
· 6 years ago
97860b4
perf thread-stack: Fix thread stack return from kernel for kernel-only case
by Adrian Hunter
· 6 years ago
3ce5ace
Merge tag 'perf-core-for-mingo-5.3-20190611' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 6 years ago
2025cf9
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
by Thomas Gleixner
· 6 years ago
003ccdc
perf thread-stack: Accumulate IPC information
by Adrian Hunter
· 6 years ago
f435887
perf db-export: Add calls parent_id to enable creation of call trees
by Adrian Hunter
· 6 years ago
3c0cd95
perf thread-stack: Hide x86 retpolines
by Adrian Hunter
· 6 years ago
1f35cd6
perf thread-stack: Improve thread_stack__no_call_return()
by Adrian Hunter
· 6 years ago
f08046c
perf thread-stack: Represent jmps to the start of a different symbol
by Adrian Hunter
· 6 years ago
90c2cda
perf thread-stack: Tidy thread_stack__no_call_return() by adding more local variables
by Adrian Hunter
· 6 years ago
e7a3a05
perf thread-stack: Tidy thread_stack__push_cp() usage
by Adrian Hunter
· 6 years ago
256d92b
perf thread-stack: Fix thread stack processing for the idle task
by Adrian Hunter
· 6 years ago
139f42f
perf thread-stack: Allocate an array of thread stacks
by Adrian Hunter
· 6 years ago
2e9e868
perf thread-stack: Factor out thread_stack__init()
by Adrian Hunter
· 6 years ago
f6060ac
perf thread-stack: Allow for a thread stack array
by Adrian Hunter
· 6 years ago
bd8e68a
perf thread-stack: Avoid direct reference to the thread's stack
by Adrian Hunter
· 6 years ago
e0b8951
perf thread-stack: Tidy thread_stack__bottom() usage
by Adrian Hunter
· 6 years ago
03b32cb
perf thread-stack: Simplify some code in thread_stack__process()
by Adrian Hunter
· 6 years ago
2424830
perf intel-pt: Insert callchain context into synthesized callchains
by Adrian Hunter
· 6 years ago
2dcde4e
perf tools: Improve thread_stack__process() for trace begin / end
by Adrian Hunter
· 6 years ago
4d60e5e
perf tools: Improve thread_stack__event() for trace begin / end
by Adrian Hunter
· 6 years ago
a43783a
perf tools: Include errno.h where needed
by Arnaldo Carvalho de Melo
· 8 years ago
e216708
perf script: Add callindent option
by Adrian Hunter
· 9 years ago
2c15f5e
perf script: Expose usage of the callchain db export via the python api
by Chris Phlipot
· 9 years ago
451db12
perf tools: Refactor code to move call path handling out of thread-stack
by Chris Phlipot
· 9 years ago
a5499b3
perf tools: Ensure thread-stack is flushed
by Adrian Hunter
· 10 years ago
92a9e4f
perf tools: Enhance the thread stack to output call/return data
by Adrian Hunter
· 10 years ago
00447cc
perf tools: Add a thread stack for synthesizing call chains
by Adrian Hunter
· 10 years ago