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
/
arch
/
x86
/
util
/
tsc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-03
perf tsc: Add missing newlines to debug statements
Ian Rogers
1
-2
/
+2
2022-10-27
perf arch x86: Add missing stdlib.h to get free() prototype
Arnaldo Carvalho de Melo
1
-0
/
+1
2022-07-25
perf tsc: Add cpuinfo fall back for arch_get_tsc_freq()
Ian Rogers
1
-4
/
+48
2022-07-25
perf tsc: Add arch TSC frequency information
Kan Liang
1
-0
/
+33
2020-09-22
perf tsc: Move out common functions from x86
Leo Yan
1
-72
/
+1
2019-09-20
perf tools: Move event synthesizing routines to separate header
Arnaldo Carvalho de Melo
1
-0
/
+2
2019-08-29
perf tools: Remove perf.h from source files not needing it
Arnaldo Carvalho de Melo
1
-1
/
+0
2019-08-29
perf tools: Move everything related to sys_perf_event_open() to perf-sys.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-08-29
libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix
Jiri Olsa
1
-1
/
+1
2019-08-12
perf tools: Fix paths in include statements
Luke Mujica
1
-3
/
+3
2018-07-30
perf tools: Fix the build on the alpine:edge distro
Arnaldo Carvalho de Melo
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
2016-05-30
perf record: Robustify perf_event__synth_time_conv()
Wang Nan
1
-0
/
+2
2016-04-02
perf jit: Add support for using TSC as a timestamp
Adrian Hunter
1
-1
/
+0
2016-03-31
perf tools: Add time conversion event
Adrian Hunter
1
-0
/
+31
2014-07-23
perf tools: Move rdtsc() function
Adrian Hunter
1
-0
/
+9
2014-07-17
perf tools: Allow TSC conversion on any arch
Adrian Hunter
1
-21
/
+1
2014-05-01
tools: Consolidate types.h
Borislav Petkov
1
-1
/
+1
2013-09-20
perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'
Peter Zijlstra
1
-3
/
+3
2013-08-08
perf tools: Fix compile of util/tsc.c
David Ahern
1
-4
/
+4
2013-07-23
perf tools: Add test for converting perf time to/from TSC
Adrian Hunter
1
-0
/
+59