index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
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]