index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
Lines
2024-11-04
perf test: Fix ftrace test with regex patterns
Namhyung Kim
-1
/
+1
2024-11-04
perf test: Remove dangling CFLAGS for removed attr.o object
Arnaldo Carvalho de Melo
-1
/
+0
2024-11-04
perf tools: Add all shellcheck_log to gitignore
Charlie Jenkins
-3
/
+1
2024-11-04
perf build: Add missing cflags when building with custom libtraceevent
Yicong Yang
-1
/
+1
2024-11-04
perf test: Remove cpu-list BPF cgroup counter test
Michael Petlan
-13
/
+0
2024-11-04
perf build: Make libunwind opt-in rather than opt-out
Ian Rogers
-4
/
+8
2024-11-03
Merge 'origin/master' into perf-tools-next
Namhyung Kim
-27
/
+94
2024-11-01
perf test: Use sqrtloop workload to test bperf event
Tengda Wu
-1
/
+1
2024-11-01
perf stat: Support inherit events during fork() for bperf
Tengda Wu
-14
/
+126
2024-10-30
perf arm-spe: Use old behavior when opening old SPE files
James Clark
-26
/
+24
2024-10-30
perf ftrace latency: Fix unit on histogram first entry when using --use-nsec
Arnaldo Carvalho de Melo
-1
/
+1
2024-10-30
perf, riscv: Wire up perf trace support for RISC-V
Björn Töpel
-1
/
+78
2024-10-29
perf probe: Fix retrieval of source files from a debuginfod server
Arnaldo Carvalho de Melo
-1
/
+5
2024-10-29
perf arm-spe: Update --itrace help text
Graham Woodward
-4
/
+3
2024-10-29
perf arm-spe: Correctly set sample flags
Graham Woodward
-0
/
+19
2024-10-29
perf arm-spe: Use ARM_SPE_OP_BRANCH_ERET when synthesizing branches
Graham Woodward
-6
/
+6
2024-10-29
perf arm-spe: Set sample.addr to target address for instruction sample
Graham Woodward
-1
/
+1
2024-10-28
perf vendor events arm64: Add i.MX91 DDR Performance Monitor metrics
Xu Yang
-0
/
+35
2024-10-28
perf test: Sort tests placing exclusive tests last
Ian Rogers
-41
/
+84
2024-10-28
perf test: Add a signal handler to kill forked child processes
Ian Rogers
-3
/
+34
2024-10-28
perf test: Make parallel testing the default
Ian Rogers
-11
/
+2
2024-10-28
perf test: Run parallel tests in two passes
Ian Rogers
-61
/
+121
2024-10-28
perf test: Add a signal handler around running a test
Ian Rogers
-1
/
+27
2024-10-28
perf test: Tag parallel failing shell tests with "(exclusive)"
Ian Rogers
-20
/
+20
2024-10-28
perf test: Avoid list test blocking on writing to stdout
Ian Rogers
-1
/
+4
2024-10-28
perf test: Reduce scope of parallel variable
Ian Rogers
-3
/
+6
2024-10-28
perf test: Display number of active running tests
Ian Rogers
-31
/
+63
2024-10-28
perf cap: Add __NR_capget to arch/x86 unistd
Ian Rogers
-7
/
+3
2024-10-28
tools headers: Update the linux/unaligned.h copy with the kernel sources
Arnaldo Carvalho de Melo
-0
/
+1
2024-10-23
perf disasm: Fix not cleaning up disasm_line in symbol__disassemble_raw()
Li Huafei
-1
/
+1
2024-10-23
perf disasm: Use disasm_line__free() to properly free disasm_line
Li Huafei
-13
/
+1
2024-10-23
perf disasm: Use disasm_line__free() to properly free disasm_line
Li Huafei
-1
/
+1
2024-10-23
perf python: Fix up the build on architectures without HAVE_KVM_STAT_SUPPORT
Arnaldo Carvalho de Melo
-0
/
+3
2024-10-23
perf test: Handle perftool-testsuite_probe failure due to broken DWARF
Veronika Molnarova
-15
/
+54
2024-10-23
perf trace: Fix non-listed archs in the syscalltbl routines
Jiri Slaby
-0
/
+10
2024-10-23
perf build: Change the clang check back to 12.0.1
Howard Chu
-2
/
+2
2024-10-23
perf trace augmented_raw_syscalls: Add more checks to pass the verifier
Howard Chu
-2
/
+18
2024-10-23
perf trace augmented_raw_syscalls: Add extra array index bounds checking to s...
Arnaldo Carvalho de Melo
-0
/
+2
2024-10-22
perf test: Add precise_max subtest to the perf record shell test
Namhyung Kim
-0
/
+25
2024-10-22
perf record: Just use "cycles:P" as the default event
Namhyung Kim
-3
/
+1
2024-10-22
perf tools: Check fallback error and order
Namhyung Kim
-9
/
+29
2024-10-22
perf tools: Move x86__is_amd_cpu() to util/env.c
Namhyung Kim
-28
/
+28
2024-10-22
perf tools: Detect missing kernel features properly
Namhyung Kim
-101
/
+307
2024-10-22
perf tools: Do not set exclude_guest for precise_ip
Namhyung Kim
-12
/
+4
2024-10-22
perf tools: Simplify evsel__add_modifier()
Namhyung Kim
-6
/
+3
2024-10-22
perf tools: Don't set attr.exclude_guest by default
Namhyung Kim
-13
/
+23
2024-10-22
perf tools: Add fallback for exclude_guest
Namhyung Kim
-4
/
+37
2024-10-21
perf tools: sched-pipe bench: add (-n) nonblocking benchmark
Brian Geffon
-7
/
+36
2024-10-21
perf test: Document the -w/--workload option
Arnaldo Carvalho de Melo
-0
/
+17
2024-10-21
perf test: Introduce --list-workloads to list the available workloads
Arnaldo Carvalho de Melo
-1
/
+19
[prev]
[next]