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
/
tools
/
perf
/
util
/
vdso.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-20
perf tools: Remove util.h from where it is not needed
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-09-01
perf dsos: Move the dsos struct and its methods to separate source files
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-07-09
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-02-06
pref tools: Add missing map.h includes
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-01-08
perf tools: Make find_vdso_map() more modular
Florian Fainelli
1
-3
/
+3
2018-04-26
perf map: Remove enum_type arg to map_groups__first()
Arnaldo Carvalho de Melo
1
-4
/
+2
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-21
perf tools: Provide mutex wrappers for pthreads rwlocks
Arnaldo Carvalho de Melo
1
-2
/
+2
2017-04-19
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-06-23
perf tools: Find right DSO taking into account if binary is 32 or 64-bit
He Kuang
1
-3
/
+37
2015-07-07
perf tools: Fix lockup using 32-bit compat vdso
Adrian Hunter
1
-5
/
+3
2015-06-08
perf tools: Reference count struct dso
Arnaldo Carvalho de Melo
1
-0
/
+1
2015-06-08
perf tools: Protect accesses the dso rbtrees/lists with a rw lock
Arnaldo Carvalho de Melo
1
-24
/
+29
2015-05-29
perf machine: Fix up vdso methods names
Arnaldo Carvalho de Melo
1
-9
/
+9
2015-05-29
perf machine: No need to have two DSOs lists
Arnaldo Carvalho de Melo
1
-3
/
+3
2014-10-29
perf tools: Do not attempt to run perf-read-vdso32 if it wasn't built
Adrian Hunter
1
-0
/
+10
2014-10-29
perf tools: Add support for 32-bit compatibility VDSOs
Adrian Hunter
1
-1
/
+169
2014-10-29
perf tools: Build programs to copy 32-bit compatibility
Adrian Hunter
1
-31
/
+6
2014-07-24
perf tools: Add thread parameter to vdso__dso_findnew()
Adrian Hunter
1
-1
/
+2
2014-07-24
perf tools: Separate the VDSO map name from the VDSO dso name
Adrian Hunter
1
-3
/
+8
2014-07-24
perf tools: Add vdso__new()
Adrian Hunter
1
-5
/
+15
2014-07-24
perf machine: Fix the lifetime of the VDSO temporary file
Adrian Hunter
1
-10
/
+29
2014-07-24
perf tools: Group VDSO global variables into a structure
Adrian Hunter
1
-12
/
+32
2014-07-23
perf tools: Pass machine to vdso__dso_findnew()
Adrian Hunter
1
-3
/
+4
2014-07-17
perf tools: Move pr_* debug macros into debug object
Jiri Olsa
1
-0
/
+1
2013-12-10
perf symbols: Remove open coded management of long_name_allocated member
Arnaldo Carvalho de Melo
1
-1
/
+1
2013-07-09
perf symbols: Fix vdso list searching
Waiman Long
1
-1
/
+1
2012-09-11
perf tools: Back [vdso] DSO with real data
Jiri Olsa
1
-0
/
+111