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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-01
Merge tag 'perf-tools-for-v5.13-2021-04-29' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
224
-868
/
+9496
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-1
/
+1
2021-04-29
perf build: Defer printing detected features to the end of all feature checks
Arnaldo Carvalho de Melo
1
-0
/
+7
2021-04-29
perf build: Regenerate the FEATURE_DUMP file after extra feature checks
Jiri Olsa
1
-0
/
+6
2021-04-29
perf session: Dump PERF_RECORD_TIME_CONV event
Leo Yan
3
-1
/
+46
2021-04-29
perf session: Add swap operation for event TIME_CONV
Leo Yan
1
-1
/
+14
2021-04-29
perf jit: Let convert_timestamp() to be backwards-compatible
Leo Yan
1
-10
/
+20
2021-04-29
perf tools: Enable libtraceevent dynamic linking
Michael Petlan
2
-2
/
+15
2021-04-29
perf Documentation: Document intel-hybrid support
Jin Yao
3
-0
/
+217
2021-04-29
perf tests: Skip 'perf stat metrics (shadow stat) test' for hybrid
Jin Yao
1
-0
/
+3
2021-04-29
perf tests: Support 'Convert perf time to TSC' test for hybrid
Jin Yao
1
-0
/
+12
2021-04-29
perf tests: Support 'Session topology' test for hybrid
Jin Yao
1
-2
/
+11
2021-04-29
perf tests: Support 'Parse and process metrics' test for hybrid
Jin Yao
1
-2
/
+6
2021-04-29
perf tests: Support 'Track with sched_switch' test for hybrid
Jin Yao
1
-1
/
+5
2021-04-29
perf tests: Skip 'Setup struct perf_event_attr' test for hybrid
Jin Yao
1
-0
/
+4
2021-04-29
perf tests: Add hybrid cases for 'Roundtrip evsel->name' test
Jin Yao
1
-7
/
+12
2021-04-29
perf tests: Add hybrid cases for 'Parse event definition strings' test
Jin Yao
1
-0
/
+171
2021-04-29
perf record: Uniquify hybrid event name
Jin Yao
1
-0
/
+28
2021-04-29
perf stat: Warn group events from different hybrid PMU
Jin Yao
6
-0
/
+62
2021-04-29
perf stat: Filter out unmatched aggregation for hybrid event
Jin Yao
1
-0
/
+3
2021-04-29
perf stat: Add default hybrid events
Jin Yao
1
-0
/
+28
2021-04-29
perf record: Create two hybrid 'cycles' events by default
Jin Yao
7
-9
/
+77
2021-04-29
perf parse-events: Support event inside hybrid pmu
Jin Yao
1
-0
/
+63
2021-04-29
perf parse-events: Compare with hybrid pmu name
Jin Yao
5
-8
/
+34
2021-04-29
perf parse-events: Create two hybrid raw events
Jin Yao
1
-1
/
+37
2021-04-29
perf parse-events: Create two hybrid cache events
Jin Yao
3
-1
/
+37
2021-04-29
perf parse-events: Create two hybrid hardware events
Jin Yao
5
-0
/
+141
2021-04-29
perf stat: Uniquify hybrid event name
Jin Yao
4
-2
/
+21
2021-04-29
perf pmu: Add hybrid helper functions
Jin Yao
4
-0
/
+57
2021-04-29
perf pmu: Save detected hybrid pmus to a global pmu list
Jin Yao
5
-1
/
+80
2021-04-29
perf pmu: Save pmu name
Jin Yao
2
-1
/
+10
2021-04-29
perf pmu: Simplify arguments of __perf_pmu__new_alias
Jin Yao
1
-20
/
+16
2021-04-29
perf jevents: Support unit value "cpu_core" and "cpu_atom"
Jin Yao
1
-0
/
+2
2021-04-29
perf report: Print percentage of each event statistics
Namhyung Kim
1
-1
/
+9
2021-04-29
perf report: Make --skip-empty as default
Namhyung Kim
2
-0
/
+11
2021-04-29
perf report: Add --skip-empty option to suppress 0 event stat
Namhyung Kim
9
-13
/
+35
2021-04-29
perf report: Show event sample counts in --stat output
Namhyung Kim
1
-0
/
+14
2021-04-29
perf hists: Split hists_stats from events_stats
Namhyung Kim
7
-29
/
+42
2021-04-29
perf top: Use evlist->events_stat to count events
Namhyung Kim
1
-12
/
+8
2021-04-29
perf data: Add JSON export
Nicholas Fraser
7
-21
/
+418
2021-04-29
perf stat: Introduce bpf_counter_ops->disable()
Song Liu
4
-0
/
+43
2021-04-29
perf stat: Introduce ':b' modifier
Song Liu
4
-3
/
+10
2021-04-29
perf stat: Introduce config stat.bpf-counter-events
Song Liu
7
-23
/
+63
2021-04-29
perf bpf: check perf_attr_map is compatible with the perf binary
Song Liu
1
-0
/
+19
2021-04-29
perf util: Move bpf_perf definitions to a libperf header
Song Liu
1
-24
/
+3
2021-04-28
Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+6
2021-04-28
Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-20
/
+30
2021-04-26
Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2021-04-26
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
3
-4
/
+7
2021-04-25
perf vendor events intel: Add missing skylake & icelake model numbers
Jin Yao
1
-0
/
+3
[next]