index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-08
perf script python: Adjust objdump start/end per map pgoff parameter
Steve Clevenger
1
-5
/
+11
2024-11-08
perf script cs_etm: Add map_pgoff to python dictionary
Steve Clevenger
1
-3
/
+6
2024-11-07
perf stat: Expand metric+unit buffer size
Ian Rogers
1
-1
/
+1
2024-11-07
perf tools: Add the empty-pmu-events build to .gitignore
Haiyue Wang
1
-0
/
+2
2024-11-07
perf: event: Remove deadcode
Dr. David Alan Gilbert
4
-29
/
+0
2024-11-05
perf trace: avoid garbage when not printing a trace event's arguments
Benjamin Peterson
1
-1
/
+1
2024-11-05
perf tools: update expected diff for lib/list_sort.c
Kuan-Wei Chiu
1
-9
/
+2
2024-11-04
perf test: Fix ftrace test with regex patterns
Namhyung Kim
1
-1
/
+1
2024-11-04
perf test: Remove dangling CFLAGS for removed attr.o object
Arnaldo Carvalho de Melo
1
-1
/
+0
2024-11-04
perf tools: Add all shellcheck_log to gitignore
Charlie Jenkins
1
-3
/
+1
2024-11-04
perf build: Add missing cflags when building with custom libtraceevent
Yicong Yang
1
-1
/
+1
2024-11-04
perf test: Remove cpu-list BPF cgroup counter test
Michael Petlan
1
-13
/
+0
2024-11-04
perf build: Make libunwind opt-in rather than opt-out
Ian Rogers
3
-4
/
+8
2024-11-03
Merge 'origin/master' into perf-tools-next
Namhyung Kim
8
-25
/
+92
2024-11-01
perf test: Use sqrtloop workload to test bperf event
Tengda Wu
1
-1
/
+1
2024-11-01
perf stat: Support inherit events during fork() for bperf
Tengda Wu
5
-14
/
+126
2024-10-30
perf arm-spe: Use old behavior when opening old SPE files
James Clark
1
-26
/
+24
2024-10-30
perf ftrace latency: Fix unit on histogram first entry when using --use-nsec
Arnaldo Carvalho de Melo
1
-1
/
+1
2024-10-30
perf, riscv: Wire up perf trace support for RISC-V
Björn Töpel
4
-1
/
+78
2024-10-29
perf probe: Fix retrieval of source files from a debuginfod server
Arnaldo Carvalho de Melo
1
-1
/
+5
2024-10-29
perf arm-spe: Update --itrace help text
Graham Woodward
3
-4
/
+3
2024-10-29
perf arm-spe: Correctly set sample flags
Graham Woodward
3
-0
/
+19
2024-10-29
perf arm-spe: Use ARM_SPE_OP_BRANCH_ERET when synthesizing branches
Graham Woodward
1
-6
/
+6
2024-10-29
perf arm-spe: Set sample.addr to target address for instruction sample
Graham Woodward
1
-1
/
+1
2024-10-28
perf vendor events arm64: Add i.MX91 DDR Performance Monitor metrics
Xu Yang
2
-0
/
+35
2024-10-28
perf test: Sort tests placing exclusive tests last
Ian Rogers
1
-41
/
+84
2024-10-28
perf test: Add a signal handler to kill forked child processes
Ian Rogers
1
-3
/
+34
2024-10-28
perf test: Make parallel testing the default
Ian Rogers
1
-11
/
+2
2024-10-28
perf test: Run parallel tests in two passes
Ian Rogers
4
-60
/
+120
2024-10-28
perf test: Add a signal handler around running a test
Ian Rogers
1
-1
/
+27
2024-10-28
perf test: Tag parallel failing shell tests with "(exclusive)"
Ian Rogers
20
-20
/
+20
2024-10-28
perf test: Avoid list test blocking on writing to stdout
Ian Rogers
1
-1
/
+4
2024-10-28
perf test: Reduce scope of parallel variable
Ian Rogers
1
-3
/
+6
2024-10-28
perf test: Display number of active running tests
Ian Rogers
2
-29
/
+61
2024-10-28
perf cap: Add __NR_capget to arch/x86 unistd
Ian Rogers
1
-7
/
+3
2024-10-28
tools headers: Update the linux/unaligned.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2024-10-23
perf disasm: Fix not cleaning up disasm_line in symbol__disassemble_raw()
Li Huafei
1
-1
/
+1
2024-10-23
perf disasm: Use disasm_line__free() to properly free disasm_line
Li Huafei
1
-13
/
+1
2024-10-23
perf disasm: Use disasm_line__free() to properly free disasm_line
Li Huafei
1
-1
/
+1
2024-10-23
perf python: Fix up the build on architectures without HAVE_KVM_STAT_SUPPORT
Arnaldo Carvalho de Melo
1
-0
/
+3
2024-10-23
perf test: Handle perftool-testsuite_probe failure due to broken DWARF
Veronika Molnarova
1
-13
/
+52
2024-10-23
perf trace: Fix non-listed archs in the syscalltbl routines
Jiri Slaby
1
-0
/
+10
2024-10-23
perf build: Change the clang check back to 12.0.1
Howard Chu
1
-2
/
+2
2024-10-23
perf trace augmented_raw_syscalls: Add more checks to pass the verifier
Howard Chu
1
-2
/
+18
2024-10-23
perf trace augmented_raw_syscalls: Add extra array index bounds checking to satisfy some BPF verifiers
Arnaldo Carvalho de Melo
1
-0
/
+2
2024-10-22
perf test: Add precise_max subtest to the perf record shell test
Namhyung Kim
1
-0
/
+25
2024-10-22
perf record: Just use "cycles:P" as the default event
Namhyung Kim
1
-3
/
+1
2024-10-22
perf tools: Check fallback error and order
Namhyung Kim
1
-9
/
+29
2024-10-22
perf tools: Move x86__is_amd_cpu() to util/env.c
Namhyung Kim
6
-28
/
+28
2024-10-22
perf tools: Detect missing kernel features properly
Namhyung Kim
3
-101
/
+307
[prev]
[next]