index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
events
/
callchain.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf core: Per event callchain limit
Arnaldo Carvalho de Melo
2016-05-30
1
-2
/
+12
*
perf core: Separate accounting of contexts and real addresses in a stack trace
Arnaldo Carvalho de Melo
2016-05-16
1
-1
/
+9
*
perf core: Add perf_callchain_store_context() helper
Arnaldo Carvalho de Melo
2016-05-16
1
-2
/
+2
*
perf core: Add a 'nr' field to perf_event_callchain_context
Arnaldo Carvalho de Melo
2016-05-16
1
-2
/
+1
*
perf core: Pass max stack as a perf_callchain_entry context
Arnaldo Carvalho de Melo
2016-05-16
1
-8
/
+12
*
perf core: Generalize max_stack sysctl handler
Arnaldo Carvalho de Melo
2016-05-16
1
-2
/
+3
*
perf core: Allow setting up max frame stack depth via sysctl
Arnaldo Carvalho de Melo
2016-04-27
1
-2
/
+33
*
perf: generalize perf_callchain
Alexei Starovoitov
2016-02-20
1
-12
/
+20
*
treewide: Remove old email address
Peter Zijlstra
2015-11-23
1
-1
/
+1
*
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-10-15
1
-2
/
+2
|
\
|
*
scheduler: Replace __get_cpu_var with this_cpu_ptr
Christoph Lameter
2014-08-26
1
-2
/
+2
*
|
perf/callchain: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
2014-09-09
1
-1
/
+1
|
/
*
perf: Roll back callchain buffer refcount under the callchain mutex
Frederic Weisbecker
2013-08-16
1
-1
/
+2
*
perf: Sanitize get_callchain_buffer()
Frederic Weisbecker
2013-07-30
1
-0
/
+2
*
perf: Add attribute to filter out callchains
Frederic Weisbecker
2012-08-10
1
-14
/
+24
*
perf/trace: Add ability to set a target task for events
Andrew Vagin
2012-07-31
1
-1
/
+8
*
perf: Don't call release_callchain_buffers() if allocation fails
Namhyung Kim
2012-01-21
1
-2
/
+0
*
perf: Carve out callchain functionality
Borislav Petkov
2011-11-14
1
-0
/
+191