linux-block.git
2025-01-23 Howard Chuperf trace: Fix BPF loading failure (-E2BIG)
2025-01-18 Athira Rajeevperf test: Update event_groups test to use instructions
2025-01-18 Kuan-Wei Chiuperf bench: Fix undefined behavior in cmpworker()
2025-01-18 Ian Rogersperf annotate: Prefer passing evsel to evsel->core.idx
2025-01-17 Chun-Tse Shaoperf lock: Rename fields in lock_type_table
2025-01-17 Chun-Tse Shaoperf lock: Add percpu-rwsem for type filter
2025-01-17 Chun-Tse Shaoperf lock: Fix parse_lock_type which only retrieve...
2025-01-17 Athira Rajeevperf lock: Fix return code for functions in __cmd_conte...
2025-01-17 Dmitry Vyukovperf hist: Fix width calculation in hpp__fmt()
2025-01-16 Dmitry Vyukovperf hist: Fix bogus profiles when filters are enabled
2025-01-16 Dmitry Vyukovperf hist: Deduplicate cmp/sort/collapse code
2025-01-16 Ian Rogersperf test: Improve verbose documentation
2025-01-16 Ian Rogersperf test: Add a runs-per-test flag
2025-01-16 Ian Rogersperf test: Fix parallel/sequential option documentation
2025-01-16 Ian Rogersperf test: Send list output to stdout rather than stderr
2025-01-16 Ian Rogersperf test: Rename functions and variables for better...
2025-01-16 Charlie Jenkinsperf tools: Expose quiet/verbose variables in Makefile...
2025-01-14 Arnaldo Carvalho... perf config: Add a function to set one variable in...
2025-01-14 Veronika Molnarovaperf test perftool_testsuite: Return correct value...
2025-01-14 Veronika Molnarovaperf test perftool_testsuite: Add missing description
2025-01-14 Leo Yanperf test record+probe_libc_inet_pton: Make test resilient
2025-01-14 Ian Rogersperf inject: Fix use without initialization of local...
2025-01-14 James Clarkperf probe: Rename err label
2025-01-14 Ian Rogersperf test stat: Avoid hybrid assumption when virtualized
2025-01-14 Athira Rajeevperf record: Fix segfault with --off-cpu when debuginfo...
2025-01-14 Athira Rajeevperf tests base_probe: Fix check for the count of exist...
2025-01-14 Michel Lindperf MANIFEST: Add license files
2025-01-14 James Clarkperf test brstack: Speed up running test by using tr...
2025-01-13 Charlie Jenkinsperf tools mips: Fix mips syscall generation
2025-01-13 James Clarkperf tests arm_spe: Add test for discard mode
2025-01-13 James Clarkperf tools arm-spe: Don't allocate buffer or tracking...
2025-01-13 James Clarkperf tools arm-spe: Pull out functions for aux buffer...
2025-01-10 Jiachen Zhangperf report: Fix misleading help message about --demangle
2025-01-10 Namhyung Kimperf ftrace: Fix display for range of the first bucket
2025-01-10 Namhyung Kimperf ftrace: Check min/max latency only with bucket...
2025-01-10 Arnaldo Carvalho... perf MANIFEST: Add arch/*/include/uapi/asm/bpf_perf_eve...
2025-01-10 Yoshihiro Furuderaperf vendor events arm64: Add FUJITSU-MONAKA PMU event
2025-01-10 Namhyung Kimperf tools: Fixup end address of modules
2025-01-10 Namhyung Kimperf symbol: Prefer non-label symbols with same address
2025-01-10 Ian Rogersperf symbol-elf: Avoid a weak cxx_demangle_sym function
2025-01-10 Namhyung Kimperf trace: Fix unaligned access for augmented args
2025-01-10 James Clarkperf test: Mark remaining probe tests as exclusive
2025-01-10 Charlie Jenkinsperf tools: Remove dependency on libaudit
2025-01-10 Charlie Jenkinsperf tools s390: Use generic syscall table scripts
2025-01-10 Charlie Jenkinsperf tools powerpc: Use generic syscall table scripts
2025-01-09 Charlie Jenkinsperf tools mips: Use generic syscall scripts
2025-01-09 Charlie Jenkinsperf tools loongarch: Use syscall table
2025-01-09 Charlie Jenkinsperf tools arm64: Use syscall table
2025-01-09 Charlie Jenkinsperf tools parisc: Support syscall header
2025-01-09 Charlie Jenkinsperf tools alpha: Support syscall header
2025-01-09 Charlie Jenkinsperf tools x86: Use generic syscall scripts
2025-01-09 Charlie Jenkinsperf tools xtensa: Support syscall header
2025-01-09 Charlie Jenkinsperf tools sparc: Support syscall headers
2025-01-09 Charlie Jenkinsperf tools sh: Support syscall headers
2025-01-09 Charlie Jenkinsperf tools arm: Support syscall headers
2025-01-09 Charlie Jenkinsperf tools csky: Support generic syscall headers
2025-01-09 Charlie Jenkinsperf tools arc: Support generic syscall headers
2025-01-09 Charlie Jenkinsperf tools: Create generic syscall table support
2025-01-08 Ian Rogersperf test cpumap: Avoid use-after-free following merge
2025-01-08 Dmitry Vyukovperf llvm-add2line: Remove unused symbol_conf.h include
2025-01-08 James Clarkperf test trace_btf_general: Fix shellcheck warning
2025-01-08 Arnaldo Carvalho... perf namespaces: Fixup the nsinfo__in_pidns() return...
2025-01-08 Arnaldo Carvalho... perf jitdump: Fixup in_pidns member when java agent...
2025-01-08 Arnaldo Carvalho... perf namespaces: Introduce nsinfo__set_in_pidns()
2025-01-08 Arnaldo Carvalho... perf jitdump: Accept jitdump mmaps emitted from inside...
2025-01-08 Christophe... perf machine: Don't ignore _etext when not a text symbol
2025-01-08 Christophe... perf maps: Fix display of kernel symbols
2025-01-08 Namhyung Kimperf test: Update ftrace test to use --graph-opts
2025-01-08 Namhyung Kimperf ftrace profile: Add --graph-opts option
2025-01-08 Namhyung Kimperf ftrace: Display latency statistics at the end
2025-01-08 Ian Rogersperf evsel: Improve the evsel__open_strerror() for...
2025-01-08 Randy Dunlapperf Documentation: Clarify sysfs event names characters
2025-01-08 Arnaldo Carvalho... perf tests shell task_analyzer: Run this test exclusively
2025-01-08 Charlie Jenkinsperf tests code-reading: Handle change in objdump outpu...
2025-01-08 Arnaldo Carvalho... perf top: Don't complain about lack of vmlinux when...
2024-12-26 James Clarkperf stat: Document and clarify outstate members
2024-12-26 James Clarkperf stat: Document and simplify interval timestamps
2024-12-26 James Clarkperf stat: Remove empty new_line_metric function
2024-12-26 James Clarkperf stat: Also hide metric-units from JSON when event...
2024-12-26 James Clarkperf stat: Fix trailing comma when there is no metric...
2024-12-26 Howard Chuperf docs: Add documentation for --force-btf option
2024-12-26 Howard Chuperf trace: Add tests for BTF general augmentation
2024-12-23 Dr. David Alan... perf path: Remove unused is_executable_file()
2024-12-23 Ian Rogersperf values: Use evsel rather than evsel->idx
2024-12-23 Ian Rogersperf stream: Use evsel rather than evsel->idx
2024-12-23 Ian Rogersperf Documentation: Describe the PMU naming convention
2024-12-23 Ian Rogersperf jevents: Provide better path information for broke...
2024-12-23 Namhyung Kimperf lock contention: Handle slab objects in -L/--lock...
2024-12-23 Namhyung Kimperf lock contention: Resolve slab object name using BPF
2024-12-23 Namhyung Kimperf lock contention: Run BPF slab cache iterator
2024-12-20 Namhyung Kimperf lock contention: Add and use LCB_F_TYPE_MASK
2024-12-20 Arnaldo Carvalho... perf script: Cache the output type
2024-12-18 Ian Rogersperf python: Correctly throw IndexError
2024-12-18 Ian Rogersperf python: Add __str__ and __repr__ functions to...
2024-12-18 Ian Rogersperf python: Add __str__ and __repr__ functions to...
2024-12-18 Ian Rogersperf python: Add parse_events function
2024-12-18 Ian Rogersperf build: Remove test library from python shared...
2024-12-18 Ian Rogersperf kwork: Make perf_kwork_add_work a callback
2024-12-18 Ian Rogersperf bench: Remove reference to cmd_inject
2024-12-18 Ian Rogersperf lock: Move common lock contention code to new...
next