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
/
scripts
/
python
/
task-analyzer.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-29
perf evsel: Add pmu_name helper
Ian Rogers
2
-0
/
+11
2025-01-24
perf vendor events arm64: Add V3 events/metrics
James Clark
19
-0
/
+1596
2025-01-24
perf vendor events arm64: Add N3 events/metrics
James Clark
20
-0
/
+1468
2025-01-24
perf trace: Fix return value of trace__fprintf_tp_fields
Benjamin Peterson
1
-1
/
+1
2025-01-18
perf test: Update event_groups test to use instructions
Athira Rajeev
1
-5
/
+26
2025-01-18
perf bench: Fix undefined behavior in cmpworker()
Kuan-Wei Chiu
1
-1
/
+6
2025-01-18
perf annotate: Prefer passing evsel to evsel->core.idx
Ian Rogers
5
-36
/
+38
2025-01-17
perf lock: Rename fields in lock_type_table
Chun-Tse Shao
1
-14
/
+19
2025-01-17
perf lock: Add percpu-rwsem for type filter
Chun-Tse Shao
2
-2
/
+5
2025-01-17
perf lock: Fix parse_lock_type which only retrieve one lock flag
Chun-Tse Shao
1
-25
/
+41
2025-01-17
perf lock: Fix return code for functions in __cmd_contention
Athira Rajeev
1
-3
/
+8
2025-01-17
perf hist: Fix width calculation in hpp__fmt()
Dmitry Vyukov
1
-1
/
+1
2025-01-16
perf hist: Fix bogus profiles when filters are enabled
Dmitry Vyukov
1
-1
/
+10
2025-01-16
perf hist: Deduplicate cmp/sort/collapse code
Dmitry Vyukov
2
-68
/
+49
2025-01-16
perf test: Improve verbose documentation
Ian Rogers
1
-1
/
+4
2025-01-16
perf test: Add a runs-per-test flag
Ian Rogers
2
-11
/
+22
2025-01-16
perf test: Fix parallel/sequential option documentation
Ian Rogers
1
-7
/
+3
2025-01-16
perf test: Send list output to stdout rather than stderr
Ian Rogers
1
-4
/
+4
2025-01-16
perf test: Rename functions and variables for better clarity
Ian Rogers
1
-108
/
+93
2025-01-16
perf tools: Expose quiet/verbose variables in Makefile.perf
Charlie Jenkins
3
-22
/
+37
2025-01-14
perf config: Add a function to set one variable in .perfconfig
Arnaldo Carvalho de Melo
2
-0
/
+39
2025-01-14
perf test perftool_testsuite: Return correct value for skipping
Veronika Molnarova
6
-6
/
+6
2025-01-14
perf test perftool_testsuite: Add missing description
Veronika Molnarova
7
-7
/
+7
2025-01-14
perf test record+probe_libc_inet_pton: Make test resilient
Leo Yan
1
-16
/
+18
2025-01-14
perf inject: Fix use without initialization of local variables
Ian Rogers
1
-4
/
+4
2025-01-14
perf probe: Rename err label
James Clark
1
-9
/
+9
2025-01-14
perf test stat: Avoid hybrid assumption when virtualized
Ian Rogers
1
-1
/
+5
2025-01-14
perf record: Fix segfault with --off-cpu when debuginfo is not enabled
Athira Rajeev
1
-0
/
+5
2025-01-14
perf tests base_probe: Fix check for the count of existing probes in test_add...
Athira Rajeev
1
-2
/
+2
2025-01-14
perf MANIFEST: Add license files
Michel Lind
1
-0
/
+2
2025-01-14
perf test brstack: Speed up running test by using tr -s instead of xargs
James Clark
1
-2
/
+2
2025-01-13
perf tools mips: Fix mips syscall generation
Charlie Jenkins
1
-18
/
+0
2025-01-13
perf tests arm_spe: Add test for discard mode
James Clark
1
-0
/
+30
2025-01-13
perf tools arm-spe: Don't allocate buffer or tracking event in discard mode
James Clark
1
-2
/
+9
2025-01-13
perf tools arm-spe: Pull out functions for aux buffer and tracking setup
James Clark
1
-32
/
+51
2025-01-10
perf report: Fix misleading help message about --demangle
Jiachen Zhang
1
-1
/
+1
2025-01-10
perf ftrace: Fix display for range of the first bucket
Namhyung Kim
1
-1
/
+1
2025-01-10
perf ftrace: Check min/max latency only with bucket range
Namhyung Kim
1
-3
/
+5
2025-01-10
perf MANIFEST: Add arch/*/include/uapi/asm/bpf_perf_event.h to the perf tarball
Arnaldo Carvalho de Melo
1
-0
/
+1
2025-01-10
perf vendor events arm64: Add FUJITSU-MONAKA PMU event
Yoshihiro Furudera
25
-0
/
+2927
2025-01-10
perf tools: Fixup end address of modules
Namhyung Kim
1
-0
/
+2
2025-01-10
perf symbol: Prefer non-label symbols with same address
Namhyung Kim
1
-1
/
+8
2025-01-10
perf symbol-elf: Avoid a weak cxx_demangle_sym function
Ian Rogers
1
-2
/
+4
2025-01-10
perf trace: Fix unaligned access for augmented args
Namhyung Kim
1
-4
/
+17
2025-01-10
perf test: Mark remaining probe tests as exclusive
James Clark
2
-2
/
+2
2025-01-10
perf tools: Remove dependency on libaudit
Charlie Jenkins
15
-164
/
+11
2025-01-10
perf tools s390: Use generic syscall table scripts
Charlie Jenkins
8
-64
/
+12
2025-01-10
perf tools powerpc: Use generic syscall table scripts
Charlie Jenkins
8
-75
/
+19
2025-01-09
perf tools mips: Use generic syscall scripts
Charlie Jenkins
7
-39
/
+11
2025-01-09
perf tools loongarch: Use syscall table
Charlie Jenkins
8
-74
/
+9
[next]