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
/
lib
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-08
libperf tests: Add test_stat_multiplexing test
Shunsuke Nakamura
1
-0
/
+157
2021-12-08
libperf: Remove scaling process from perf_mmap__read_self()
Shunsuke Nakamura
1
-2
/
+0
2021-12-08
libperf: Adopt perf_counts_values__scale() from tools/perf/util
Shunsuke Nakamura
3
-0
/
+24
2021-10-26
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2
-6
/
+7
2021-10-20
perf tools: Add support for PERF_RECORD_AUX_OUTPUT_HW_ID
Adrian Hunter
1
-0
/
+6
2021-10-14
libperf tests: Fix test_stat_cpu
Shunsuke Nakamura
2
-6
/
+6
2021-10-14
libperf test evsel: Fix build error on !x86 architectures
Shunsuke Nakamura
1
-0
/
+1
2021-10-08
libperf cpumap: Use binary search in perf_cpu_map__idx() as array are sorted
Riccardo Mancini
1
-4
/
+12
2021-09-18
libperf evsel: Make use of FD robust.
Ian Rogers
1
-23
/
+41
2021-08-31
libperf cpumap: Take into advantage it is sorted to optimize perf_cpu_map__max()
Riccardo Mancini
1
-8
/
+2
2021-08-24
libperf tests: Fix verbose printing
Shunsuke Nakamura
1
-0
/
+2
2021-08-11
libperf: Add perf_cpu_map__default_new()
Jin Yao
2
-0
/
+6
2021-07-09
libperf: Add tests for perf_evlist__set_leader()
Jiri Olsa
1
-6
/
+21
2021-07-09
libperf: Remove BUG_ON() from library code in get_group_fd()
Arnaldo Carvalho de Melo
1
-7
/
+16
2021-07-09
libperf: Add group support to perf_evsel__open()
Jiri Olsa
1
-2
/
+24
2021-07-09
libperf: Adopt evlist__set_leader() from tools/perf as perf_evlist__set_leader()
Jiri Olsa
4
-0
/
+24
2021-07-09
libperf: Move 'nr_groups' from tools/perf to evlist::nr_groups
Jiri Olsa
1
-0
/
+1
2021-07-09
libperf: Move 'leader' from tools/perf to perf_evsel::leader
Jiri Olsa
2
-0
/
+2
2021-07-09
libperf: Move 'idx' from tools/perf to perf_evsel::idx
Jiri Olsa
3
-3
/
+8
2021-07-07
libperf: Change tests to single static and shared binaries
Jiri Olsa
11
-51
/
+67
2021-04-29
perf jit: Let convert_timestamp() to be backwards-compatible
Leo Yan
1
-0
/
+2
2021-04-29
perf tools: Change fields type in perf_record_time_conv
Leo Yan
1
-2
/
+3
2021-04-29
perf util: Move bpf_perf definitions to a libperf header
Song Liu
1
-0
/
+31
2021-04-20
libperf xyarray: Add bounds checks to xyarray__entry()
Rob Herring
1
-1
/
+8
2021-04-20
libperf: Add support for user space counter access
Rob Herring
4
-0
/
+161
2021-04-15
libperf tests: Add support for verbose printing
Rob Herring
2
-2
/
+36
2021-04-15
libperf: Add evsel mmap support
Rob Herring
5
-0
/
+86
2021-03-06
libperf: Add perf_evlist__reset_id_hash()
Namhyung Kim
2
-4
/
+11
2021-01-27
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-13
/
+4
2021-01-21
perf evlist: Fix id index for heterogeneous systems
Adrian Hunter
1
-13
/
+4
2021-01-20
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
4
-6
/
+7
2021-01-15
libperf tests: Fail when failing to get a tracepoint id
Ian Rogers
1
-0
/
+1
2021-01-15
libperf tests: If a test fails return non-zero
Ian Rogers
4
-4
/
+4
2021-01-15
libperf tests: Avoid uninitialized variable warning
Ian Rogers
1
-2
/
+2
2020-12-28
perf tools: Store build id when available in PERF_RECORD_MMAP2 metadata events
Jiri Olsa
1
-4
/
+14
2020-10-14
perf tools: Add size to 'struct perf_record_header_build_id'
Jiri Olsa
1
-1
/
+11
2020-10-13
Merge branch 'perf/urgent' into perf/core
Arnaldo Carvalho de Melo
1
-0
/
+3
2020-10-07
perf stat: Fix out of bounds CPU map access when handling armv8_pmu events
Namhyung Kim
1
-0
/
+3
2020-09-22
perf tsc: Support cap_user_time_short for event TIME_CONV
Leo Yan
1
-0
/
+4
2020-08-13
libperf: Fix man page typos
Rob Herring
3
-14
/
+17
2020-07-21
libperf: Add flags to fdarray fds objects
Alexey Budankov
2
-4
/
+4
2020-07-10
perf tools: Add support for PERF_RECORD_TEXT_POKE
Adrian Hunter
1
-0
/
+9
2020-05-05
libperf evlist: Fix a refcount leak
Ian Rogers
1
-0
/
+1
2020-05-05
libperf: Add NULL pointer check for cpu_map iteration and NULL assignment for...
He Zhe
2
-1
/
+2
2020-04-22
perf evlist: Remove duplicate headers
Jagadeesh Pagadala
1
-2
/
+0
2020-04-03
perf tools: Basic support for CGROUP event
Namhyung Kim
1
-0
/
+7
2020-03-04
libperf: Add counting example
Michael Petlan
1
-0
/
+83
2020-01-14
libperf: Setup initial evlist::all_cpus value
Jiri Olsa
1
-0
/
+3
2020-01-06
libperf: Add man pages
Jiri Olsa
14
-229
/
+1197
2020-01-06
libperf: Move to tools/lib/perf
Jiri Olsa
36
-0
/
+3866
[prev]