index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
events
/
callchain.c
Age
Commit message (
Expand
)
Author
2016-05-30
perf core: Per event callchain limit
Arnaldo Carvalho de Melo
2016-05-17
perf core: Separate accounting of contexts and real addresses in a stack trace
Arnaldo Carvalho de Melo
2016-05-17
perf core: Add perf_callchain_store_context() helper
Arnaldo Carvalho de Melo
2016-05-17
perf core: Add a 'nr' field to perf_event_callchain_context
Arnaldo Carvalho de Melo
2016-05-17
perf core: Pass max stack as a perf_callchain_entry context
Arnaldo Carvalho de Melo
2016-05-17
perf core: Generalize max_stack sysctl handler
Arnaldo Carvalho de Melo
2016-04-27
perf core: Allow setting up max frame stack depth via sysctl
Arnaldo Carvalho de Melo
2016-02-20
perf: generalize perf_callchain
Alexei Starovoitov
2015-11-23
treewide: Remove old email address
Peter Zijlstra
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-09-09
perf/callchain: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
2014-08-26
scheduler: Replace __get_cpu_var with this_cpu_ptr
Christoph Lameter
2013-08-16
perf: Roll back callchain buffer refcount under the callchain mutex
Frederic Weisbecker
2013-07-30
perf: Sanitize get_callchain_buffer()
Frederic Weisbecker
2012-08-10
perf: Add attribute to filter out callchains
Frederic Weisbecker
2012-07-31
perf/trace: Add ability to set a target task for events
Andrew Vagin
2012-01-21
perf: Don't call release_callchain_buffers() if allocation fails
Namhyung Kim
2011-11-14
perf: Carve out callchain functionality
Borislav Petkov