index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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-10
tools headers UAPI: Sync perf_event.h with the kernel sources
Arnaldo Carvalho de Melo
3
-3
/
+3
2021-05-10
tools headers UAPI: Sync files changed by landlock, quotactl_path and mount_s...
Arnaldo Carvalho de Melo
4
-0
/
+17
2021-05-10
perf tools: Fix a build error on arm64 with clang
Masami Hiramatsu
1
-1
/
+1
2021-05-10
perf tools: Fix dynamic libbpf link
Jiri Olsa
2
-0
/
+8
2021-05-10
perf session: Fix swapping of cpu_map and stat_config records
Dmitry Koshelev
1
-2
/
+2
2021-05-10
perf jevents: Silence warning for ArchStd files
Ian Rogers
1
-2
/
+4
2021-05-10
perf record: Disallow -c and -F option at the same time
Namhyung Kim
1
-1
/
+7
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
[next]