index
:
linux/linux-stable.git
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.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
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
2024-04-26
perf tests parse-events: Use "branches" rather than "cache-references"
Ian Rogers
2024-04-26
perf pmu: Refactor perf_pmu__match()
Ian Rogers
2024-04-26
perf parse-events: Avoid copying an empty list
Ian Rogers
2024-04-26
perf parse-events: Directly pass PMU to parse_events_add_pmu()
Ian Rogers
2024-04-26
perf parse-events: Factor out '<event_or_pmu>/.../' parsing
Ian Rogers
2024-04-26
perf scripts python: Add a script to run instances of 'perf script' in parallel
Adrian Hunter
2024-04-26
perf tests shell kprobes: Add missing description as used by 'perf test' output
Arnaldo Carvalho de Melo
2024-04-26
perf riscv: Fix the warning due to the incompatible type
Ben Zong-You Xie
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-22
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
2024-04-22
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
2024-04-18
Revert "tools headers: Remove almost unused copy of uapi/stat.h, add few cond...
Arnaldo Carvalho de Melo
2024-04-18
perf probe-event: Better error message for a too-long probe name
Dima Kogan
2024-04-18
perf probe-event: Un-hardcode sizeof(buf)
Dima Kogan
2024-04-18
perf stat: Add new field in stat_config to enable hardware aware grouping
Weilin Wang
2024-04-18
perf test shell arm_coresight: Increase buffer size for Coresight basic tests
James Clark
2024-04-18
perf genelf: Fix compiling with libelf on rv32
Chen Pei
2024-04-18
perf vendor events arm64: AmpereOne/AmpereOneX: Mark L1D_CACHE_INVAL impacted...
Ilkka Koskinen
2024-04-18
perf test bpf-counters: Add test for BPF event modifier
Ian Rogers
2024-04-18
perf docs: Document bpf event modifier
Ian Rogers
2024-04-17
perf tools: Enable configs required for test_uprobe_from_different_cu.sh
Chaitanya S Prakash
2024-04-17
perf report: Add weight[123] output fields
Namhyung Kim
2024-04-17
perf hist: Add weight fields to hist entry stats
Namhyung Kim
2024-04-17
perf hist: Move histogram related code to hist.h
Namhyung Kim
2024-04-16
perf annotate-data: Handle RSP if it's not the FB register
Namhyung Kim
2024-04-16
perf dwarf-aux: Check variable address range properly
Namhyung Kim
2024-04-16
perf dwarf-aux: Check pointer offset when checking variables
Namhyung Kim
2024-04-16
perf annotate-data: Improve debug message with location info
Namhyung Kim
2024-04-12
perf bench uprobe: Add uretprobe variant of uprobe benchmarks
Ian Rogers
2024-04-12
perf bench uprobe: Remove lib64 from libc.so.6 binary path
Ian Rogers
2024-04-12
perf trace beauty: Add shellcheck to scripts
Ian Rogers
2024-04-12
perf util: Add shellcheck to generate-cmdlist.sh
Ian Rogers
2024-04-12
perf arch x86: Add shellcheck to build
Ian Rogers
2024-04-12
perf build: Add shellcheck to tools/perf scripts
Ian Rogers
2024-04-12
perf list: Escape '\r' in JSON output
Ian Rogers
2024-04-12
perf dsos: Switch more loops to dsos__for_each_dso()
Ian Rogers
2024-04-12
perf dso: Move dso functions out of dsos.c
Ian Rogers
2024-04-12
perf dsos: Introduce dsos__for_each_dso()
Ian Rogers
2024-04-12
perf dsos: Tidy reference counting and locking
Ian Rogers
2024-04-12
perf dsos: Attempt to better abstract DSOs internals
Ian Rogers
2024-04-12
perf record: Fix debug message placement for test consumption
Adrian Hunter
2024-04-12
perf annotate: Skip DSOs not found
Namhyung Kim
2024-04-12
perf report: Do not collect sample histogram unnecessarily
Namhyung Kim
2024-04-12
perf report: Add a menu item to annotate data type in TUI
Namhyung Kim
2024-04-12
perf annotate-data: Support event group display in TUI
Namhyung Kim
2024-04-12
perf annotate-data: Add hist_entry__annotate_data_tui()
Namhyung Kim
2024-04-12
perf annotate-data: Add hist_entry__annotate_data_tty()
Namhyung Kim
2024-04-12
perf annotate: Show progress of sample processing
Namhyung Kim
2024-04-12
perf annotate-data: Skip sample histogram for stack canary
Namhyung Kim
2024-04-12
perf tests: Remove dependency on lscpu
James Clark
[prev]
[next]