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-08-08
perf test: Add set of perf record LBR tests
Ian Rogers
2024-08-08
perf callchain: Fix stitch LBR memory leaks
Ian Rogers
2024-08-08
perf test pmu: Set uninitialized PMU alias to null
Veronika Molnarova
2024-08-08
perf tests ftrace: Add pattern check for time, count
Arnaldo Carvalho de Melo
2024-08-08
perf test: Add a new shell test for perf ftrace
Namhyung Kim
2024-08-08
perf annotate-data: Show typedef names properly
Namhyung Kim
2024-08-08
perf annotate: Cache debuginfo for data type profiling
Namhyung Kim
2024-08-08
perf hist: Fix reference counting of branch_info
Ian Rogers
2024-08-07
tools/include: Sync filesystem headers with the kernel sources
Namhyung Kim
2024-08-07
tools/include: Sync network socket headers with the kernel sources
Namhyung Kim
2024-08-07
tools/include: Sync uapi/asm-generic/unistd.h with the kernel sources
Namhyung Kim
2024-08-06
tools/include: Sync uapi/sound/asound.h with the kernel sources
Namhyung Kim
2024-08-06
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
2024-08-06
perf jevents.py: Ensure event names aren't duplicated
Ian Rogers
2024-08-06
perf pmu-events: Remove duplicated ampereone event
Ian Rogers
2024-08-06
perf pmu-events: Change dependencies for empty-pmu-events.c test
Ian Rogers
2024-08-06
perf test: Add build test for JEVENTS_ARCH=all
Ian Rogers
2024-08-05
perf annotate: Add --skip-empty option
Namhyung Kim
2024-08-05
perf annotate: Set al->data_nr using the notes->src->nr_events
Namhyung Kim
2024-08-05
perf annotate: Use annotation__pcnt_width() consistently
Namhyung Kim
2024-08-05
perf annotate: Set notes->src->nr_events early
Namhyung Kim
2024-08-05
perf annotate: Use al->data_nr if possible
Namhyung Kim
2024-08-05
perf mem: Update documentation for new options
Namhyung Kim
2024-08-02
Merge tag 'riscv-for-linus-6.11-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-08-01
perf mem: Add -T/--data-type option to report subcommand
Namhyung Kim
2024-08-01
perf mem: Add -s/--sort option
Namhyung Kim
2024-08-01
perf tools: Add mode argument to sort_help()
Namhyung Kim
2024-08-01
perf mem: Rework command option handling
Namhyung Kim
2024-08-01
perf mem: Free the allocated sort string, fixing a leak
Namhyung Kim
2024-08-01
perf hist: Correct hist_entry->mem_info refcounts
Namhyung Kim
2024-08-01
perf python: Remove PYTHON_PERF ifdefs
Ian Rogers
2024-08-01
perf jevents: Autogenerate empty-pmu-events.c
Ian Rogers
2024-08-01
perf bpf: Move BPF disassembly routines to separate file to avoid clash with ...
Arnaldo Carvalho de Melo
2024-08-01
perf test: Update sample filtering test
Namhyung Kim
2024-08-01
perf record: Add --setup-filter option
Namhyung Kim
2024-08-01
perf record: Fix a potential error handling issue
Namhyung Kim
2024-08-01
perf bpf-filter: Support separate lost counts for each filter
Namhyung Kim
2024-08-01
perf bpf-filter: Support pin/unpin BPF object
Namhyung Kim
2024-08-01
perf bpf-filter: Split per-task filter use case
Namhyung Kim
2024-08-01
perf bpf-filter: Pass 'target' to perf_bpf_filter__prepare()
Namhyung Kim
2024-08-01
perf bpf-filter: Make filters map a single entry hashmap
Namhyung Kim
2024-08-01
perf jevents: Use name for special find value (PMU_EVENTS__NOT_FOUND)
Ian Rogers
2024-08-01
perf list: Give clues if failed to open tracing events directory
Tiezhu Yang
2024-08-01
perf tools: Fix wrong message when running "make JOBS=1"
Tiezhu Yang
2024-08-01
perf arm-spe: Support multiple Arm SPE events
Leo Yan
2024-08-01
perf arm-spe: Extract evsel setting up
Leo Yan
2024-08-01
perf arch events: Fix duplicate RISC-V SBI firmware event name
Eric Lin
2024-07-31
perf test: make metric validation test return early when there is no metric s...
Weilin Wang
2024-07-31
perf ftrace profile: Add -s/--sort option
Namhyung Kim
2024-07-31
perf ftrace: Add 'profile' command
Namhyung Kim
[prev]
[next]