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
2022-06-03
perf vendor events intel: Update metrics for Alderlake
Zhengjun Xing
1
-50
/
+113
2022-06-03
perf vendor events intel: Add metrics for Sapphirerapids
Zhengjun Xing
1
-0
/
+530
2022-06-03
perf c2c: Fix sorting in percent_rmt_hitm_cmp()
Leo Yan
1
-2
/
+2
2022-06-03
perf mem: Trace physical address for Arm SPE events
Leo Yan
1
-3
/
+3
2022-06-03
perf list: Update event description for IBM zEC12/zBC12 to latest level
Thomas Richter
3
-89
/
+89
2022-06-03
perf list: Update event description for IBM z196/z114 to latest level
Thomas Richter
3
-78
/
+78
2022-06-03
perf list: Update event description for IBM z15 to latest level
Thomas Richter
4
-184
/
+182
2022-06-03
perf list: Update event description for IBM z14 to latest level
Thomas Richter
3
-99
/
+99
2022-06-03
perf list: Update event description for IBM z13 to latest level
Thomas Richter
3
-106
/
+106
2022-06-03
perf list: Update event description for IBM z10 to latest level
Thomas Richter
3
-74
/
+74
2022-06-03
perf list: Add IBM z16 event description for s390
Thomas Richter
5
-0
/
+700
2022-06-03
perf record: Support sample-read topdown metric group for hybrid platforms
Zhengjun Xing
3
-18
/
+13
2022-06-03
perf lock: Change to synthesize task events
Namhyung Kim
1
-1
/
+1
2022-06-03
perf unwind: Fix segbase for ld.lld linked objects
Fangrui Song
2
-30
/
+77
2022-06-03
perf test arm-spe: Check if perf-record hangs when recording workload with forks
German Gomez
1
-0
/
+92
2022-06-03
perf docs: Correct typo of event_sources
Ian Rogers
3
-3
/
+3
2022-06-03
perf evlist: Extend arch_evsel__must_be_in_group to support hybrid systems
Zhengjun Xing
1
-1
/
+1
2022-05-27
perf scripts python: Support Arm CoreSight trace data disassembly
Leo Yan
1
-0
/
+272
2022-05-27
perf scripting python: Expose dso and map information
Leo Yan
1
-4
/
+17
2022-05-27
perf jevents: Fix event syntax error caused by ExtSel
Zhengjun Xing
1
-1
/
+1
2022-05-27
perf tools arm64: Add support for VG register
James Clark
2
-0
/
+40
2022-05-26
perf unwind arm64: Decouple Libunwind register names from Perf
James Clark
1
-71
/
+2
2022-05-26
perf unwind: Use dynamic register set for DWARF unwind
James Clark
2
-1
/
+2
2022-05-26
perf unwind arm64: Use perf's copy of kernel headers
James Clark
1
-1
/
+1
2022-05-26
perf c2c: Use stdio interface if slang is not supported
Leo Yan
1
-2
/
+4
2022-05-26
perf test: Add a basic offcpu profiling test
Namhyung Kim
1
-0
/
+60
2022-05-26
perf record: Add cgroup support for off-cpu profiling
Namhyung Kim
4
-5
/
+85
2022-05-26
perf record: Handle argument change in sched_switch
Namhyung Kim
2
-11
/
+52
2022-05-26
perf record: Implement basic filtering for off-cpu
Namhyung Kim
4
-15
/
+123
2022-05-26
perf record: Enable off-cpu analysis with BPF
Namhyung Kim
7
-0
/
+404
2022-05-26
perf report: Do not extend sample type of bpf-output event
Namhyung Kim
1
-2
/
+2
2022-05-26
perf test: Add checking for perf stat CSV output.
Claire Jensen
2
-0
/
+195
2022-05-26
perf stat: Add requires_cpu flag for uncore
Adrian Hunter
3
-5
/
+3
2022-05-26
perf tools: Allow all_cpus to be a superset of user_requested_cpus
Adrian Hunter
2
-7
/
+13
2022-05-26
perf intel-pt: Track sideband system-wide when needed
Adrian Hunter
1
-8
/
+10
2022-05-26
perf intel-pt: Use evlist__add_dummy_on_all_cpus() for switch tracking
Adrian Hunter
1
-10
/
+3
2022-05-26
perf record: Use evlist__add_dummy_on_all_cpus() in record__config_text_poke()
Adrian Hunter
1
-18
/
+3
2022-05-26
perf evlist: Add evlist__add_dummy_on_all_cpus()
Adrian Hunter
2
-0
/
+50
2022-05-26
perf evlist: Factor out evlist__dummy_event()
Adrian Hunter
1
-2
/
+8
2022-05-26
perf auxtrace: Remove auxtrace_mmap_params__set_idx() per_cpu parameter
Adrian Hunter
4
-10
/
+7
2022-05-26
perf auxtrace: Add mmap_needed to auxtrace_mmap_params
Adrian Hunter
4
-6
/
+21
2022-05-26
perf intel-pt: Add a test for system-wide side band
Adrian Hunter
1
-0
/
+71
2022-05-26
perf build: Stop using __weak bpf_map_create() to handle older libbpf versions
Arnaldo Carvalho de Melo
2
-1
/
+10
2022-05-26
perf build: Stop using __weak btf__raw_data() to handle older libbpf versions
Jiri Olsa
2
-1
/
+8
2022-05-26
perf build: Stop using __weak bpf_object__next_map() to handle older libbpf v...
Jiri Olsa
2
-1
/
+8
2022-05-26
perf build: Stop using __weak bpf_object__next_program() to handle older libb...
Jiri Olsa
2
-1
/
+8
2022-05-26
perf build: Stop using __weak bpf_prog_load() to handle older libbpf versions
Jiri Olsa
2
-5
/
+12
2022-05-23
perf intel-pt: Add guest_code support
Adrian Hunter
2
-2
/
+88
2022-05-23
perf kvm report: Add guest_code support
Adrian Hunter
2
-0
/
+5
2022-05-23
perf script: Add guest_code support
Adrian Hunter
2
-1
/
+8
[next]