index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
2022-02-25
1
-4
/
+0
*
uaccess: add force_uaccess_{begin,end} helpers
Christoph Hellwig
2020-08-12
1
-3
/
+2
*
perf: Expose get/put_callchain_entry()
Song Liu
2020-07-01
1
-7
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-03
1
-1
/
+1
|
\
|
*
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-27
1
-1
/
+1
*
|
perf/core: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-19
1
-1
/
+1
|
/
*
perf/core: Convert to SPDX license identifiers
Thomas Gleixner
2019-02-04
1
-2
/
+1
*
treewide: convert ISO_8859-1 text comments to utf-8
Arnd Bergmann
2018-08-23
1
-1
/
+1
*
perf: Remove superfluous allocation error check
Jiri Olsa
2018-04-17
1
-8
/
+2
*
perf: Fix sample_max_stack maximum check
Jiri Olsa
2018-04-17
1
-9
/
+12
*
perf: Make perf_callchain function static
Jiri Olsa
2018-01-08
1
-15
/
+0
*
perf/callchain: Force USER_DS when invoking perf_callchain_user()
Will Deacon
2017-05-10
1
-0
/
+6
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
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