index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
2025-06-09
perf test trace: Use --sort-events in BTF general tests
Howard Chu
2025-06-09
perf test trace: Remove set -e for BTF general tests
Howard Chu
2025-06-09
perf test trace: Stop tracing hrtimer_setup event in trace enum test
Howard Chu
2025-06-09
perf test trace: Remove set -e and print trace test's error messages
Howard Chu
2025-06-09
perf test trace: Use shell's -f flag to check if vmlinux exists
Howard Chu
2025-06-09
perf trace: Remove --map-dump documentation
Howard Chu
2025-06-09
perf thread_map: Remove uid options
Ian Rogers
2025-06-09
perf target: Remove uid from target
Ian Rogers
2025-06-09
perf bench evlist-open-close: Switch user option to use BPF filter
Ian Rogers
2025-06-09
perf trace: Switch user option to use BPF filter
Ian Rogers
2025-06-09
perf top: Switch user option to use BPF filter
Ian Rogers
2025-06-09
perf tests record: Add basic uid filtering test
Ian Rogers
2025-06-09
perf record: Switch user option to use BPF filter
Ian Rogers
2025-06-09
perf parse-events: Add parse_uid_filter helper
Ian Rogers
2025-06-09
perf target: Separate parse_uid into its own function
Ian Rogers
2025-06-09
perf parse-events filter: Use evsel__find_pmu
Ian Rogers
2025-06-09
perf bpf-filter: Improve error messages
Namhyung Kim
2025-06-06
Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-06-05
Merge tag 'riscv-mw2-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Palmer Dabbelt
2025-06-05
perf symbols: Ignore mapping symbols on riscv
Haibo Xu
2025-06-03
Merge tag 'perf-tools-for-v6.16-1-2025-06-03' of git://git.kernel.org/pub/scm...
Linus Torvalds
2025-05-31
perf callchain: Always populate the addr_location map when adding IP
Ian Rogers
2025-05-31
perf lock contention: Reject more than 10ms delays for safety
Namhyung Kim
2025-05-29
perf trace: Set errpid to false for rseq and set_robust_list
Anubhav Shelat
2025-05-28
perf symbol: Move demangling code out of symbol-elf.c
Ian Rogers
2025-05-28
perf trace: Always print return value for syscalls returning a pid
Anubhav Shelat
2025-05-28
perf script: Print PERF_AUX_FLAG_COLLISION flag
Leo Yan
2025-05-28
perf mem: Show absolute percent in mem_stat output
Namhyung Kim
2025-05-28
perf mem: Display sort order only if it's available
Namhyung Kim
2025-05-28
perf mem: Describe overhead calculation in brief
Ravi Bangoria
2025-05-28
perf record: Fix incorrect --user-regs comments
Dapeng Mi
2025-05-28
Revert "perf thread: Ensure comm_lock held for comm_list"
Arnaldo Carvalho de Melo
2025-05-28
perf test trace_summary: Skip --bpf-summary tests if no libbpf
Ian Rogers
2025-05-28
perf test intel-pt: Skip jitdump test if no libelf
Ian Rogers
2025-05-28
perf intel-tpebs: Avoid race when evlist is being deleted
Ian Rogers
2025-05-28
perf test demangle-java: Don't segv if demangling fails
Ian Rogers
2025-05-28
perf symbol: Fix use-after-free in filename__read_build_id
Ian Rogers
2025-05-28
perf pmu: Avoid segv for missing name/alias_name in wildcarding
Ian Rogers
2025-05-28
perf machine: Factor creating a "live" machine out of dwarf-unwind
Ian Rogers
2025-05-27
perf test: Add AMD IBS sw filter test
Namhyung Kim
2025-05-27
perf mem: Count L2 HITM for c2c statistic
Yicong Yang
2025-05-27
perf arm-spe: Add support for SPE Data Source packet on HiSilicon HIP12
Yicong Yang
2025-05-26
Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-05-25
Merge branch 'locking/futex' into locking/core, to pick up pending futex changes
Ingo Molnar
2025-05-24
perf tests switch-tracking: Fix timestamp comparison
Leo Yan
2025-05-22
perf pmu intel: Adjust cpumaks for sub-NUMA clusters on graniterapids
Ian Rogers
2025-05-22
perf tests trace_summary.sh: Run in exclusive mode
Arnaldo Carvalho de Melo
2025-05-22
perf test: Add cgroup summary test case for 'perf trace'
Namhyung Kim
2025-05-22
perf python: Add counting.py as example for counting perf events
Gautam Menghani
2025-05-22
perf python: Add evlist close support
Gautam Menghani
[prev]
[next]