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-12
perf lock: Use perf_tool__init()
Ian Rogers
2024-08-12
perf kvm: Use perf_tool__init()
Ian Rogers
2024-08-12
perf buildid-list: Use perf_tool__init
Ian Rogers
2024-08-12
perf kmem: Use perf_tool__init
Ian Rogers
2024-08-12
perf tool: Add perf_tool__init()
Ian Rogers
2024-08-12
perf tool: Move fill defaults into tool.c
Ian Rogers
2024-08-12
perf tool: Constify tool pointers
Ian Rogers
2024-08-12
perf s390-cpumsf: Remove unused struct
Ian Rogers
2024-08-12
perf auxtrace: Remove dummy tools
Ian Rogers
2024-08-12
perf inject: Fix leader sampling inserting additional samples
Ian Rogers
2024-08-12
perf annotate-data: Show first-level children by default in TUI
Namhyung Kim
2024-08-12
perf annotate-data: Implement folding in TUI browser
Namhyung Kim
2024-08-12
perf annotate-data: Support folding in TUI browser
Namhyung Kim
2024-08-12
perf vendor events: SKX, CLX, SNR uncore cache event fixes
Ian Rogers
2024-08-12
perf lock contention: Change stack_id type to s32
Namhyung Kim
2024-08-12
perf annotate-data: Fix a buffer overflow in TUI browser
Namhyung Kim
2024-08-12
perf docs: Refine the description for the buffer size
Leo Yan
2024-08-12
perf script: add --addr2line option
Martin Liška
2024-08-12
perf tests pmu: Initialize all fields of test_pmu variable
Arnaldo Carvalho de Melo
2024-08-09
perf daemon: Fix the build on 32-bit architectures
Arnaldo Carvalho de Melo
2024-08-09
perf annotate-data: Support --skip-empty option
Namhyung Kim
2024-08-09
perf annotate: Fix --group behavior when leader has no samples
Namhyung Kim
2024-08-09
perf tools: Create source symlink in perf object dir
Andi Kleen
2024-08-09
perf debuginfo: Fix the build with !HAVE_DWARF_SUPPORT
Arnaldo Carvalho de Melo
2024-08-09
perf script python: Add the 'ins_lat' field to event handler
Zixian Cai
2024-08-08
perf test shell lbr: Support hybrid x86 systems too
Arnaldo Carvalho de Melo
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
[prev]
[next]