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
/
header.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2021-09-08
tools: rename bitmap_alloc() to bitmap_zalloc()
Andy Shevchenko
1
-2
/
+2
2021-08-31
perf header: Fix spelling mistake "cant'" -> "can't"
Colin Ian King
1
-1
/
+1
2021-08-02
perf tools: Pass a fd to perf_file_header__read_pipe()
Namhyung Kim
1
-6
/
+6
2021-07-09
libperf: Move 'nr_groups' from tools/perf to evlist::nr_groups
Jiri Olsa
1
-2
/
+2
2021-07-09
libperf: Move 'leader' from tools/perf to perf_evsel::leader
Jiri Olsa
1
-2
/
+2
2021-07-09
libperf: Move 'idx' from tools/perf to perf_evsel::idx
Jiri Olsa
1
-5
/
+5
2021-05-17
perf header: Support HYBRID_CPU_PMU_CAPS feature
Jin Yao
1
-19
/
+143
2021-05-17
perf header: Support HYBRID_TOPOLOGY feature
Jin Yao
1
-0
/
+87
2021-05-12
perf inject: Add facility to do in place update
Adrian Hunter
1
-0
/
+5
2021-03-23
perf tools: Fix various typos in comments
Ingo Molnar
1
-9
/
+9
2021-03-06
perf tools: Cast (struct timeval).tv_sec when printing
Pierre Gondois
1
-2
/
+2
2021-02-18
perf tools: Simplify the calculation of variables
Jiapeng Chong
1
-1
/
+1
2021-01-15
perf inject: Correct event attribute sizes
Al Grant
1
-0
/
+8
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' header methods
Arnaldo Carvalho de Melo
1
-10
/
+5
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' sample id lookup methods
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' 'find' methods
Arnaldo Carvalho de Melo
1
-3
/
+2
2020-11-30
perf evsel: Convert last 'struct evsel' methods to the right evsel__ prefix
Arnaldo Carvalho de Melo
1
-3
/
+2
2020-11-16
perf data: Allow to use stdio functions for pipe mode
Namhyung Kim
1
-4
/
+4
2020-11-04
perf env: Conditionally compile BPF support code on having HAVE_LIBBPF_SUPPORT
Arnaldo Carvalho de Melo
1
-13
/
+8
2020-10-14
perf tools: Add size to 'struct perf_record_header_build_id'
Jiri Olsa
1
-3
/
+7
2020-10-14
perf tools: Pass build_id object to dso__set_build_id()
Jiri Olsa
1
-1
/
+3
2020-10-14
perf tools: Pass build_id object to build_id__sprintf()
Jiri Olsa
1
-2
/
+1
2020-10-14
perf tools: Use build_id object in dso
Jiri Olsa
1
-1
/
+1
2020-08-13
perf tools: Fix module symbol processing
Jiri Olsa
1
-2
/
+1
2020-08-13
perf tools: Rename 'enum dso_kernel_type' to 'enum dso_space_type'
Jiri Olsa
1
-6
/
+6
2020-08-06
perf tools: Move clockid_res_ns under clock struct
Jiri Olsa
1
-4
/
+4
2020-08-06
perf header: Store clock references for -k/--clockid option
Jiri Olsa
1
-0
/
+113
2020-05-28
perf session: Try to read pipe data from file
Jiri Olsa
1
-4
/
+12
2020-05-28
perf tools: Do not seek in pipe fd during tracing data processing
Jiri Olsa
1
-4
/
+14
2020-05-05
perf evsel: Rename perf_evsel__is_*() to evsel__is*()
Arnaldo Carvalho de Melo
1
-4
/
+2
2020-05-05
perf evsel: Rename *perf_evsel__*name() to *evsel__*name()
Arnaldo Carvalho de Melo
1
-4
/
+3
2020-04-18
perf header: Support CPU PMU capabilities
Kan Liang
1
-0
/
+108
2020-03-10
perf header: Add check for unexpected use of reserved membrs in event attr
Kan Liang
1
-0
/
+37
2020-01-15
perf header: Use last modification time for timestamp
Michael Petlan
1
-1
/
+1
2019-12-11
perf header: Fix false warning when there are no duplicate cache entries
Michael Petlan
1
-15
/
+6
2019-12-11
perf arch: Make the default get_cpuid() return compatible error
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-10-15
perf tools: Fix resource leak of closedir() on the error paths
Yunfeng Ye
1
-1
/
+3
2019-09-25
perf evsel: Introduce evsel_fprintf.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-09-25
libperf: Move 'page_size' global variable to libperf
Jiri Olsa
1
-1
/
+1
2019-09-25
libperf: Add perf_evlist__id_add() function
Jiri Olsa
1
-2
/
+2
2019-09-25
libperf: Add perf_evsel__alloc_id/perf_evsel__free_id functions
Jiri Olsa
1
-2
/
+2
2019-09-25
libperf: Move 'ids' from 'struct evsel' to 'struct perf_evsel'
Jiri Olsa
1
-7
/
+7
2019-09-25
libperf: Move 'id' from 'struct evsel' to 'struct perf_evsel'
Jiri Olsa
1
-5
/
+5
2019-09-20
perf tools: Fix segfault in cpu_cache_level__read()
Jiri Olsa
1
-1
/
+1
2019-09-20
perf tools: Move event synthesizing routines to separate .c file
Arnaldo Carvalho de Melo
1
-390
/
+3
2019-09-20
perf tools: Move event synthesizing routines to separate header
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-09-20
perf tools: Remove util.h from where it is not needed
Arnaldo Carvalho de Melo
1
-1
/
+2
2019-09-01
perf dsos: Move the dsos struct and its methods to separate source files
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-08-29
perf tools: Remove perf.h from source files not needing it
Arnaldo Carvalho de Melo
1
-1
/
+0
[next]