index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
events
/
callchain.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
1
-4
/
+0
2020-08-12
uaccess: add force_uaccess_{begin,end} helpers
Christoph Hellwig
1
-3
/
+2
2020-07-01
perf: Expose get/put_callchain_entry()
Song Liu
1
-7
/
+6
2020-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-1
/
+1
2020-05-19
perf/core: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
1
-1
/
+1
2019-02-04
perf/core: Convert to SPDX license identifiers
Thomas Gleixner
1
-2
/
+1
2018-08-24
treewide: convert ISO_8859-1 text comments to utf-8
Arnd Bergmann
1
-1
/
+1
2018-04-17
perf: Remove superfluous allocation error check
Jiri Olsa
1
-8
/
+2
2018-04-17
perf: Fix sample_max_stack maximum check
Jiri Olsa
1
-9
/
+12
2018-01-08
perf: Make perf_callchain function static
Jiri Olsa
1
-15
/
+0
2017-05-10
perf/callchain: Force USER_DS when invoking perf_callchain_user()
Will Deacon
1
-0
/
+6
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+2
2016-05-30
perf core: Per event callchain limit
Arnaldo Carvalho de Melo
1
-2
/
+12
2016-05-17
perf core: Separate accounting of contexts and real addresses in a stack trace
Arnaldo Carvalho de Melo
1
-1
/
+9
2016-05-17
perf core: Add perf_callchain_store_context() helper
Arnaldo Carvalho de Melo
1
-2
/
+2
2016-05-17
perf core: Add a 'nr' field to perf_event_callchain_context
Arnaldo Carvalho de Melo
1
-2
/
+1
2016-05-17
perf core: Pass max stack as a perf_callchain_entry context
Arnaldo Carvalho de Melo
1
-8
/
+12
2016-05-17
perf core: Generalize max_stack sysctl handler
Arnaldo Carvalho de Melo
1
-2
/
+3
2016-04-27
perf core: Allow setting up max frame stack depth via sysctl
Arnaldo Carvalho de Melo
1
-2
/
+33
2016-02-20
perf: generalize perf_callchain
Alexei Starovoitov
1
-12
/
+20
2015-11-23
treewide: Remove old email address
Peter Zijlstra
1
-1
/
+1
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2014-09-09
perf/callchain: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
1
-1
/
+1
2014-08-26
scheduler: Replace __get_cpu_var with this_cpu_ptr
Christoph Lameter
1
-2
/
+2
2013-08-16
perf: Roll back callchain buffer refcount under the callchain mutex
Frederic Weisbecker
1
-1
/
+2
2013-07-31
perf: Sanitize get_callchain_buffer()
Frederic Weisbecker
1
-0
/
+2
2012-08-10
perf: Add attribute to filter out callchains
Frederic Weisbecker
1
-14
/
+24
2012-07-31
perf/trace: Add ability to set a target task for events
Andrew Vagin
1
-1
/
+8
2012-01-21
perf: Don't call release_callchain_buffers() if allocation fails
Namhyung Kim
1
-2
/
+0
2011-11-14
perf: Carve out callchain functionality
Borislav Petkov
1
-0
/
+191