index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
-61
/
+121
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
-31
/
+63
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
-15
/
+54
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 s...
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
2024-10-22
perf tools: Do not set exclude_guest for precise_ip
Namhyung Kim
2
-12
/
+4
2024-10-22
perf tools: Simplify evsel__add_modifier()
Namhyung Kim
3
-6
/
+3
2024-10-22
perf tools: Don't set attr.exclude_guest by default
Namhyung Kim
6
-13
/
+23
2024-10-22
perf tools: Add fallback for exclude_guest
Namhyung Kim
3
-4
/
+37
2024-10-21
perf tools: sched-pipe bench: add (-n) nonblocking benchmark
Brian Geffon
1
-7
/
+36
2024-10-21
perf test: Document the -w/--workload option
Arnaldo Carvalho de Melo
1
-0
/
+17
2024-10-21
perf test: Introduce --list-workloads to list the available workloads
Arnaldo Carvalho de Melo
1
-1
/
+19
2024-10-21
perf test: Introduce workloads__for_each()
Arnaldo Carvalho de Melo
1
-3
/
+4
2024-10-19
perf vendor events amd: Update Zen 5 data cache fill events
Sandipan Das
1
-6
/
+72
2024-10-19
perf vendor events amd: Add Zen 5 data fabric metrics
Sandipan Das
1
-0
/
+112
2024-10-19
perf vendor events amd: Add Zen 5 data fabric events
Sandipan Das
1
-0
/
+1634
2024-10-19
perf test: Fix perf test case 84 on s390
Thomas Richter
1
-0
/
+1
2024-10-19
perf test: Update all metrics test like metricgroups test
Namhyung Kim
1
-21
/
+66
2024-10-18
perf build: Rename CONFIG_DWARF to CONFIG_LIBDW
Ian Rogers
14
-20
/
+20
2024-10-18
perf build: Rename HAVE_DWARF_SUPPORT to HAVE_LIBDW_SUPPORT
Ian Rogers
17
-40
/
+40
2024-10-18
perf libdw: Remove unnecessary defines
Ian Rogers
8
-71
/
+4
2024-10-18
perf probe: Move elfutils support check to libdw check
Ian Rogers
2
-4
/
+0
[prev]
[next]