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
/
util
Age
Commit message (
Expand
)
Author
2024-10-29
perf probe: Fix retrieval of source files from a debuginfod server
Arnaldo Carvalho de Melo
2024-10-29
perf arm-spe: Update --itrace help text
Graham Woodward
2024-10-29
perf arm-spe: Correctly set sample flags
Graham Woodward
2024-10-29
perf arm-spe: Use ARM_SPE_OP_BRANCH_ERET when synthesizing branches
Graham Woodward
2024-10-29
perf arm-spe: Set sample.addr to target address for instruction sample
Graham Woodward
2024-10-28
perf test: Display number of active running tests
Ian Rogers
2024-10-28
perf cap: Add __NR_capget to arch/x86 unistd
Ian Rogers
2024-10-23
perf disasm: Fix not cleaning up disasm_line in symbol__disassemble_raw()
Li Huafei
2024-10-23
perf disasm: Use disasm_line__free() to properly free disasm_line
Li Huafei
2024-10-23
perf disasm: Use disasm_line__free() to properly free disasm_line
Li Huafei
2024-10-23
perf python: Fix up the build on architectures without HAVE_KVM_STAT_SUPPORT
Arnaldo Carvalho de Melo
2024-10-23
perf trace: Fix non-listed archs in the syscalltbl routines
Jiri Slaby
2024-10-23
perf trace augmented_raw_syscalls: Add more checks to pass the verifier
Howard Chu
2024-10-23
perf trace augmented_raw_syscalls: Add extra array index bounds checking to s...
Arnaldo Carvalho de Melo
2024-10-22
perf tools: Check fallback error and order
Namhyung Kim
2024-10-22
perf tools: Move x86__is_amd_cpu() to util/env.c
Namhyung Kim
2024-10-22
perf tools: Detect missing kernel features properly
Namhyung Kim
2024-10-22
perf tools: Do not set exclude_guest for precise_ip
Namhyung Kim
2024-10-22
perf tools: Simplify evsel__add_modifier()
Namhyung Kim
2024-10-22
perf tools: Don't set attr.exclude_guest by default
Namhyung Kim
2024-10-22
perf tools: Add fallback for exclude_guest
Namhyung Kim
2024-10-18
perf build: Rename CONFIG_DWARF to CONFIG_LIBDW
Ian Rogers
2024-10-18
perf build: Rename HAVE_DWARF_SUPPORT to HAVE_LIBDW_SUPPORT
Ian Rogers
2024-10-18
perf libdw: Remove unnecessary defines
Ian Rogers
2024-10-18
perf probe: Move elfutils support check to libdw check
Ian Rogers
2024-10-17
perf test: Remove C test wrapper for attr.py
Ian Rogers
2024-10-17
perf probe: Correct demangled symbols in C++ program
Leo Yan
2024-10-17
perf stat: Add metric-threshold to json output
Ian Rogers
2024-10-17
perf stat: Change color to threshold in print_metric
Ian Rogers
2024-10-17
perf stat: Drop metric-unit if unit is NULL
Ian Rogers
2024-10-17
perf stat: Display "none" for NaN with metric only json
Ian Rogers
2024-10-17
perf stat: Fix/add parameter names for print_metric
Ian Rogers
2024-10-17
perf color: Add printf format checking and resolve issues
Ian Rogers
2024-10-17
perf probe: Fix libdw memory leak
Ian Rogers
2024-10-17
perf disasm: Fix capstone memory leak
Ian Rogers
2024-10-17
perf dso: Fix symtab_type for kmod compression
Veronika Molnarova
2024-10-17
perf probe: Improve log for long event name failure
Leo Yan
2024-10-17
perf probe: Check group string length
Leo Yan
2024-10-17
perf probe: Use the MAX_EVENT_NAME_LEN macro
Leo Yan
2024-10-16
perf tool_pmu: Remove duplicate io.h header
Ian Rogers
2024-10-14
perf arm-spe: Add Cortex CPUs to common data source encoding list
Leo Yan
2024-10-14
perf arm-spe: Add Neoverse-V2 to common data source encoding list
Besar Wicaksono
2024-10-14
perf arm-spe: Remove the unused 'midr' field
Leo Yan
2024-10-14
perf arm-spe: Use metadata to decide the data source feature
Leo Yan
2024-10-14
perf arm-spe: Introduce arm_spe__is_homogeneous()
Leo Yan
2024-10-14
perf arm-spe: Rename the common data source encoding
Leo Yan
2024-10-14
perf arm-spe: Rename arm_spe__synth_data_source_generic()
Leo Yan
2024-10-14
perf evsel: Fix missing inherit + sample read check
Namhyung Kim
2024-10-14
perf tools: Remove unnecessary parentheses
Namhyung Kim
2024-10-14
perf tools: Fix possible compiler warnings in hashmap
Namhyung Kim
[prev]
[next]