| Age | Commit message (Expand) | Author | Files | Lines |
| 2 days | Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/herb... | Mark Brown | 1 | -1/+0 |
| 2 days | Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/bp... | Mark Brown | 2 | -2/+2 |
| 2 days | Merge branch 'fs-next' of linux-next | Mark Brown | 1 | -0/+7 |
| 3 days | perf test: Add truncated perf.data robustness test | Arnaldo Carvalho de Melo | 1 | -0/+86 |
| 3 days | perf session: Snapshot event->header.size in process_user_event() | Arnaldo Carvalho de Melo | 1 | -14/+13 |
| 3 days | perf kwork: Bounds check work->cpu before indexing cpus_runtime[] | Arnaldo Carvalho de Melo | 2 | -6/+40 |
| 3 days | perf session: Bound nr_cpus_avail and validate sample CPU | Arnaldo Carvalho de Melo | 2 | -1/+117 |
| 3 days | perf session: Check for decompression buffer size overflow | Arnaldo Carvalho de Melo | 1 | -0/+13 |
| 3 days | perf tools: Harden compressed event processing | Arnaldo Carvalho de Melo | 2 | -1/+54 |
| 3 days | perf session: Add byte-swap handler for PERF_RECORD_COMPRESSED2 | Arnaldo Carvalho de Melo | 1 | -0/+9 |
| 3 days | perf header: Validate bitmap size before allocating in do_read_bitmap() | Arnaldo Carvalho de Melo | 1 | -5/+29 |
| 3 days | perf header: Sanity check HEADER_EVENT_DESC attr.size before swap | Arnaldo Carvalho de Melo | 1 | -0/+54 |
| 3 days | perf header: Validate feature section size and add read path bounds checking | Arnaldo Carvalho de Melo | 1 | -9/+57 |
| 3 days | perf header: Validate f_attr.ids section before use in perf_session__read_hea... | Arnaldo Carvalho de Melo | 1 | -1/+76 |
| 3 days | perf header: Propagate feature section processing errors | Arnaldo Carvalho de Melo | 1 | -13/+38 |
| 3 days | perf tools: Bounds check perf_event_attr fields against attr.size before prin... | Arnaldo Carvalho de Melo | 2 | -50/+114 |
| 3 days | perf header: Validate null-termination in PERF_RECORD_EVENT_UPDATE string fields | Arnaldo Carvalho de Melo | 2 | -7/+242 |
| 3 days | perf session: Add byte-swap and bounds check for PERF_RECORD_BPF_METADATA events | Arnaldo Carvalho de Melo | 1 | -1/+88 |
| 3 days | perf auxtrace: Harden auxtrace_error event handling | Arnaldo Carvalho de Melo | 3 | -9/+61 |
| 3 days | perf cpumap: Reject RANGE_CPUS with start_cpu > end_cpu | Arnaldo Carvalho de Melo | 1 | -17/+45 |
| 3 days | perf header: Byte-swap build ID event pid and bounds check section entries | Arnaldo Carvalho de Melo | 2 | -5/+72 |
| 3 days | perf session: Validate nr fields against event size on both swap and common p... | Arnaldo Carvalho de Melo | 1 | -19/+234 |
| 3 days | perf session: Validate HEADER_ATTR attr.size before swapping | Arnaldo Carvalho de Melo | 5 | -15/+166 |
| 3 days | perf session: Use bounded copy for PERF_RECORD_TIME_CONV | Arnaldo Carvalho de Melo | 1 | -1/+8 |
| 3 days | perf session: Add validated swap infrastructure with null-termination checks | Arnaldo Carvalho de Melo | 1 | -81/+325 |
| 3 days | perf session: Fix swap_sample_id_all() crash on crafted events | Arnaldo Carvalho de Melo | 1 | -3/+11 |
| 3 days | perf session: Fix PERF_RECORD_READ swap and dump for variable-length events | Arnaldo Carvalho de Melo | 1 | -17/+44 |
| 3 days | perf zstd: Fix multi-iteration decompression and error handling | Arnaldo Carvalho de Melo | 1 | -4/+16 |
| 3 days | perf zstd: Fix compression error path in zstd_compress_stream_to_records() | Arnaldo Carvalho de Melo | 2 | -3/+30 |
| 3 days | perf tools: Fix event_contains() macro to verify full field extent | Arnaldo Carvalho de Melo | 4 | -4/+4 |
| 3 days | perf session: Bounds-check one_mmap event pointer in peek_event | Arnaldo Carvalho de Melo | 2 | -3/+28 |
| 3 days | perf session: Add minimum event size and alignment validation | Arnaldo Carvalho de Melo | 1 | -33/+220 |
| 3 days | net: Remove support for AIO on sockets | Demi Marie Obenour | 1 | -1/+0 |
| 3 days | perf tests hwmon_pmu: Use PRIu64 + (uint64_t) cast for a __u64 field to work ... | Arnaldo Carvalho de Melo | 1 | -2/+3 |
| 4 days | Merge remote-tracking branches 'vfs/vfs-7.2.casefold', 'vfs/vfs-7.2.directory... | Chuck Lever | 1 | -0/+7 |
| 5 days | perf script: Sort includes and add missed explicit dependencies | Ian Rogers | 2 | -56/+60 |
| 5 days | perf tests: Sort includes and add missed explicit dependencies | Ian Rogers | 2 | -12/+20 |
| 5 days | perf arch x86: Sort includes and add missed explicit dependencies | Ian Rogers | 2 | -21/+28 |
| 5 days | perf arch arm: Sort includes and add missed explicit dependencies | Ian Rogers | 1 | -12/+14 |
| 5 days | perf: Apply is_ignored_kernel_symbol() filter in ELF loading path for kernel ... | Rui Qi | 1 | -2/+8 |
| 5 days | perf: Extract is_ignored_kernel_symbol() for kernel mapping symbol filtering | Rui Qi | 3 | -3/+34 |
| 5 days | perf auxtrace: Add kernel-doc comment to auxtrace_record__init() function | Athira Rajeev | 1 | -0/+15 |
| 5 days | powerpc tools perf: Initialize error code in auxtrace_record_init function | Athira Rajeev | 2 | -0/+7 |
| 6 days | perf test: Add stat metrics --for-each-cgroup test | Ian Rogers | 1 | -0/+200 |
| 6 days | perf stat: Propagate supported flag to follower cgroup BPF events | Ian Rogers | 1 | -0/+20 |
| 8 days | perf riscv: Fix discarded const qualifier in _get_field() | Li Guan | 1 | -1/+1 |
| 9 days | perf tests: Add test for stat delay option with duration_time | Ian Rogers | 1 | -0/+53 |
| 9 days | perf tool_pmu: Make tool PMU events respect enable/disable | Ian Rogers | 5 | -97/+375 |
| 9 days | perf doc: Document new IBS capabilities in man page | Ravi Bangoria | 1 | -0/+39 |
| 9 days | perf amd ibs: Decode Streaming-store flag in IBS OP raw dump | Ravi Bangoria | 1 | -4/+14 |
| 9 days | perf amd ibs: Decode Remote-Socket flag in IBS OP raw dump | Ravi Bangoria | 1 | -2/+16 |
| 9 days | perf amd ibs: Make Fetch status bits dependent on PhyAddrValid for newer plat... | Ravi Bangoria | 1 | -2/+40 |
| 9 days | perf amd ibs: Suppress bogus TlbRefillLat and DCPhysAd on Zen4+ | Ravi Bangoria | 1 | -3/+14 |
| 9 days | perf test ibs: Skip privilege test on Zen6 and newer platforms | Ravi Bangoria | 1 | -4/+33 |
| 9 days | perf test amd ibs: Fix incorrect kernel version check | Ravi Bangoria | 1 | -1/+1 |
| 9 days | perf kwork: Fix memory management of kwork_work | Ian Rogers | 3 | -29/+115 |
| 9 days | perf kwork: Fix address sanitizer issues | Ian Rogers | 1 | -9/+21 |
| 9 days | perf build: Unconditionally set up libunwind feature build flags | Ian Rogers | 1 | -49/+50 |
| 9 days | perf stat: Make metric only column line up with header | Andi Kleen | 1 | -12/+10 |
| 10 days | Merge remote-tracking branch 'torvalds/master' into perf-tools-next | Arnaldo Carvalho de Melo | 12 | -21/+85 |
| 10 days | perf build: Fix fsmount.o build | Ian Rogers | 1 | -1/+8 |
| 11 days | perf build: Prefix SCRIPTS with output directory to fix continuous rebuilds | Ian Rogers | 1 | -3/+3 |
| 11 days | perf arch x86 tests: Add test for topdown event sorting | Ian Rogers | 1 | -1/+165 |
| 11 days | perf tests: Add test for uncore event sorting | Ian Rogers | 4 | -0/+179 |
| 11 days | perf build: Convert llvm-config shell queries to simply expanded variables | Ian Rogers | 1 | -5/+8 |
| 11 days | perf pmu-events: Convert recursive shell assignments and macros to Make built... | Ian Rogers | 1 | -5/+5 |
| 11 days | perf pmu-events: Split big_c_string storage into standalone compilation unit | Ian Rogers | 4 | -7/+37 |
| 11 days | perf build: Remove redundant libbpf feature check for static builds | Ian Rogers | 1 | -3/+1 |
| 11 days | perf build: Move libsymbol dependency out of prepare step | Ian Rogers | 1 | -4/+3 |
| 11 days | perf build: Pre-generate BPF skeleton tooling during umbrella prepare phase | Ian Rogers | 2 | -2/+14 |
| 11 days | perf build: Encapsulate vmlinux.h and bpftool in bpf_skel.mak | Ian Rogers | 3 | -55/+55 |
| 11 days | perf build: Move BPF skeleton generation out of Makefile.perf | Ian Rogers | 6 | -56/+78 |
| 11 days | perf build: Remove empty archheaders target | Ian Rogers | 1 | -2/+2 |
| 11 days | perf build: Decouple pmu-events from prepare umbrella target | Ian Rogers | 1 | -1/+1 |
| 11 days | perf trace beauty: Make beauty generated C code standalone .o files | Ian Rogers | 29 | -368/+447 |
| 11 days | perf lock contention: Fix SIGCHLD vs pause() race in __cmd_contention() | Swapnil Sapkal | 1 | -2/+10 |
| 11 days | perf sched stats: Fix SIGCHLD vs pause() race in schedstat_live() | Swapnil Sapkal | 1 | -2/+6 |
| 11 days | perf sched stats: Fix SIGCHLD vs pause() race in schedstat_record() | Swapnil Sapkal | 1 | -2/+10 |
| 11 days | perf evsel: Add bounds checking to trace point raw data accessors | Ian Rogers | 1 | -5/+49 |
| 11 days | perf timechart: Bounds check CPU | Ian Rogers | 1 | -3/+32 |
| 11 days | perf sched: Bounds check CPU in sched switch events | Ian Rogers | 1 | -0/+15 |
| 11 days | perf kmem: Add bounds checks to tracepoint read values | Ian Rogers | 1 | -0/+15 |
| 11 days | perf synthetic-events: Bound check when synthesizing mmap2 and build_id events | Ian Rogers | 1 | -3/+16 |
| 11 days | perf kmem: Fix memory leaks on error path and when skipping | Ian Rogers | 1 | -5/+13 |
| 11 days | perf timechart: Fix memory leaks | Ian Rogers | 1 | -7/+10 |
| 11 days | perf lock: Avoid segv if event is missing a callchain | Ian Rogers | 1 | -2/+9 |
| 11 days | perf lock: Constify trace_lock_handler variables | Ian Rogers | 1 | -3/+3 |
| 11 days | perf evsel: Don't pass evsel with sample | Ian Rogers | 1 | -24/+37 |
| 11 days | perf s390-sample-raw: Don't pass evsel or its PMU with sample | Ian Rogers | 1 | -14/+17 |
| 11 days | perf script: Don't pass evsel with sample | Ian Rogers | 5 | -45/+33 |
| 11 days | perf evlist: Try to avoid computing evsel from sample | Ian Rogers | 3 | -3/+10 |
| 11 days | perf trace: Don't pass evsel with sample | Ian Rogers | 1 | -24/+28 |
| 11 days | perf timechart: Don't pass evsel with sample | Ian Rogers | 1 | -34/+26 |
| 11 days | perf sched: Don't pass evsel with sample | Ian Rogers | 1 | -58/+34 |
| 11 days | perf kwork: Don't pass evsel with sample | Ian Rogers | 2 | -55/+28 |
| 11 days | perf kmem: Don't pass evsel with sample | Ian Rogers | 1 | -14/+12 |
| 11 days | perf inject: Don't pass evsel with sample | Ian Rogers | 3 | -44/+40 |
| 11 days | perf annotate: Don't pass evsel to add_sample | Ian Rogers | 1 | -5/+5 |
| 11 days | perf report: Directly use sample->evsel to avoid computing from sample->id | Ian Rogers | 1 | -2/+4 |
| 11 days | perf hist: Remove evsel from struct hist_entry_iter | Ian Rogers | 9 | -35/+23 |
| 11 days | perf db-export: Remove evsel from struct export_sample | Ian Rogers | 3 | -9/+7 |
| 11 days | perf hist: Remove evsel parameter from inc samples functions | Ian Rogers | 6 | -32/+26 |
| 11 days | perf lock: Only pass sample to handlers | Ian Rogers | 1 | -39/+26 |
| 11 days | perf callchain: Don't pass evsel and sample | Ian Rogers | 17 | -57/+48 |
| 11 days | perf trace: Don't pass evsel with sample | Ian Rogers | 1 | -27/+28 |
| 11 days | perf evsel: Refactor evsel tracepoint sample accessors perf_sample | Ian Rogers | 20 | -189/+183 |
| 11 days | perf kvm: Don't pass evsel with sample | Ian Rogers | 9 | -126/+89 |
| 11 days | perf tool: Remove evsel from tool APIs that pass the sample | Ian Rogers | 24 | -76/+55 |
| 11 days | perf inject: Fix itrace branch stack synthesis | Ian Rogers | 2 | -19/+142 |
| 11 days | perf event: Fix size of synthesized sample with branch stacks | Ian Rogers | 10 | -33/+118 |
| 11 days | perf build-id: Fix off-by-one bug when printing kernel/module build-id | Michael Petlan | 1 | -2/+2 |
| 11 days | perf clang-format: Add a perf clang-format that overrides some kernel behaviors | Ian Rogers | 1 | -0/+20 |
| 11 days | perf riscv: Add SDT argument parsing for RISC-V | Chen Pei | 3 | -0/+132 |
| 2026-05-16 | perf trace: Introduce --show-cpu option to display cpu id | Aaron Tomlin | 2 | -5/+49 |
| 2026-05-15 | perf pmu: Skip test on Arm64 when #slots is zero | Leo Yan | 1 | -2/+22 |
| 2026-05-15 | perf trace beauty fcntl: Fix build with older kernel headers | Florian Fainelli | 1 | -0/+16 |
| 2026-05-15 | perf unwind-libunwind: Add RISC-V libunwind support | Ian Rogers | 4 | -0/+341 |
| 2026-05-15 | perf unwind-libunwind: Remove libunwind-local | Ian Rogers | 19 | -955/+3350 |
| 2026-05-15 | perf unwind-libunwind: Move flush/finish access out of local | Ian Rogers | 17 | -90/+309 |
| 2026-05-15 | perf unwind-libunwind: Make libunwind register reading cross platform | Ian Rogers | 30 | -417/+340 |
| 2026-05-15 | tools headers UAPI: Sync case-sensitivity flags from linux/fs.h | Chuck Lever | 1 | -0/+7 |
| 2026-05-15 | perf build: Be more programmatic when setting up libunwind variables | Ian Rogers | 1 | -126/+100 |
| 2026-05-15 | perf unwind: Refactor get_entries to allow dynamic libdw/libunwind selection | Ian Rogers | 11 | -33/+208 |
| 2026-05-14 | perf metricgroup: Avoid scanning unnecessary PMUs for identifier match | Ian Rogers | 3 | -9/+21 |
| 2026-05-14 | perf pmu-events AMD: Switch l2_itlb_misses to bp_l1_tlb_miss_l2_tlb_miss.all | Ian Rogers | 2 | -2/+1 |
| 2026-05-14 | perf record: Refactor ARM64 leaf caller setup out of arch | Ian Rogers | 6 | -21/+13 |
| 2026-05-14 | perf trace: Update beautifier script for clone flags | Namhyung Kim | 1 | -0/+4 |
| 2026-05-14 | perf trace: Add beautifier script for fsmount flags | Namhyung Kim | 6 | -15/+56 |
| 2026-05-14 | perf build: Add make check-headers target | Namhyung Kim | 2 | -2/+4 |
| 2026-05-14 | perf trace: Sync uapi/linux/sched.h with the kernel source | Namhyung Kim | 1 | -2/+15 |
| 2026-05-14 | perf trace: Sync uapi/linux/mount.h with the kernel source | Namhyung Kim | 1 | -0/+1 |
| 2026-05-14 | perf trace: Sync uapi/linux/fs.h with the kernel source | Namhyung Kim | 1 | -0/+12 |
| 2026-05-14 | perf trace: Sync linux/socket.h with the kernel source | Namhyung Kim | 1 | -1/+1 |
| 2026-05-11 | perf tool: Fix missing schedstat delegates and dont_split_sample_group in del... | Ian Rogers | 1 | -0/+6 |
| 2026-05-11 | perf sched: Add missing mmap2 handler in timehist | Ian Rogers | 1 | -0/+1 |
| 2026-05-11 | perf sched stats: Fix segmentation faults, memory leaks, and stale pointers i... | Ian Rogers | 1 | -37/+138 |
| 2026-05-11 | perf test: Fix "trace summary" test for musl-based systems | Martin Kaiser | 1 | -1/+1 |
| 2026-05-11 | perf test: Fix sys_enter_openat event test for musl | Martin Kaiser | 1 | -1/+4 |
| 2026-05-11 | perf test: Fix nanosleep check in the ftrace test | Martin Kaiser | 1 | -3/+4 |
| 2026-05-05 | perf build: Remove NO_GTK2 build test | Namhyung Kim | 1 | -5/+1 |
| 2026-05-05 | perf build: Add -fms-extensions for GEN_VMLINUX_H=1 | Namhyung Kim | 1 | -0/+1 |
| 2026-05-05 | perf build: Update error message for BUILD_NONDISTRO=1 | Namhyung Kim | 1 | -1/+1 |
| 2026-05-05 | perf arm_spe: Print remaining IMPDEF event numbers | James Clark | 1 | -0/+18 |
| 2026-05-05 | perf arm_spe: Decode Arm N1 IMPDEF events | James Clark | 3 | -2/+41 |
| 2026-05-05 | perf arm_spe: Turn event name mappings into an array | James Clark | 1 | -45/+43 |
| 2026-05-05 | perf arm_spe: Store MIDR in arm_spe_pkt | James Clark | 5 | -17/+30 |
| 2026-05-05 | perf arm_spe: Handle missing CPU IDs | James Clark | 1 | -1/+8 |
| 2026-05-05 | perf arm_spe: Make a function to get the MIDR | James Clark | 1 | -14/+22 |
| 2026-05-05 | perf callchain: Handle multiple address spaces | Thomas Richter | 2 | -2/+5 |
| 2026-05-05 | perf debuginfo: Fix libdw API contract violations | Ian Rogers | 1 | -3/+6 |
| 2026-05-05 | perf annotate-data: Fix libdw API contract violations | Ian Rogers | 1 | -10/+17 |
| 2026-05-05 | perf probe-finder: Fix libdw API contract violations | Ian Rogers | 1 | -37/+65 |
| 2026-05-05 | perf libdw: Fix libdw API contract violations and memory leaks | Ian Rogers | 1 | -6/+43 |
| 2026-05-05 | perf libdw: Support DWARF line 0 in inline list | Ian Rogers | 1 | -1/+2 |
| 2026-05-05 | perf libdw: Fix callchain parent update in ORDER_CALLER mode | Ian Rogers | 1 | -7/+13 |
| 2026-05-05 | perf srcline: Introduce inline_node__clear_frames() | Ian Rogers | 2 | -1/+9 |
| 2026-05-05 | perf dwarf-aux: Fix libdw API contract violations | Ian Rogers | 2 | -17/+22 |
| 2026-05-05 | perf dwarf-aux: Fix libdw segmentation fault in cu_walk_functions_at | Ian Rogers | 1 | -3/+2 |
| 2026-04-18 | Merge tag 'perf-tools-for-v7.1-2026-04-17' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 240 | -1636/+12181 |
| 2026-04-14 | perf loongarch: Fix build failure with CONFIG_LIBDW_DWARF_UNWIND | WANG Rui | 1 | -1/+0 |
| 2026-04-13 | perf annotate: Use jump__delete when freeing LoongArch jumps | Rong Bao | 3 | -1/+4 |
| 2026-04-13 | perf test: Fixes for check branch stack sampling | Ian Rogers | 1 | -49/+95 |
| 2026-04-13 | perf test: Fix inet_pton probe failure and unroll call graph | Ian Rogers | 1 | -4/+4 |
| 2026-04-13 | perf build: fix "argument list too long" in second location | Markus Mayer | 1 | -2/+2 |
| 2026-04-13 | perf header: Add sanity checks to HEADER_BPF_BTF processing | Arnaldo Carvalho de Melo | 1 | -0/+17 |
| 2026-04-13 | perf header: Sanity check HEADER_BPF_PROG_INFO | Arnaldo Carvalho de Melo | 1 | -0/+20 |
| 2026-04-13 | perf header: Sanity check HEADER_PMU_CAPS | Arnaldo Carvalho de Melo | 1 | -0/+19 |
| 2026-04-13 | perf header: Sanity check HEADER_HYBRID_TOPOLOGY | Arnaldo Carvalho de Melo | 1 | -0/+12 |
| 2026-04-13 | perf header: Sanity check HEADER_CACHE | Arnaldo Carvalho de Melo | 1 | -0/+13 |
| 2026-04-13 | perf header: Sanity check HEADER_GROUP_DESC | Arnaldo Carvalho de Melo | 1 | -1/+15 |
| 2026-04-13 | perf header: Sanity check HEADER_PMU_MAPPINGS | Arnaldo Carvalho de Melo | 1 | -0/+13 |
| 2026-04-13 | perf header: Sanity check HEADER_MEM_TOPOLOGY | Arnaldo Carvalho de Melo | 1 | -0/+12 |
| 2026-04-13 | perf header: Sanity check HEADER_NUMA_TOPOLOGY | Arnaldo Carvalho de Melo | 1 | -0/+13 |
| 2026-04-13 | perf header: Sanity check HEADER_CPU_TOPOLOGY | Arnaldo Carvalho de Melo | 1 | -2/+25 |
| 2026-04-13 | perf header: Sanity check HEADER_NRCPUS and HEADER_CPU_DOMAIN_INFO | Arnaldo Carvalho de Melo | 1 | -1/+44 |
| 2026-04-13 | perf header: Bump up the max number of command line args allowed | Arnaldo Carvalho de Melo | 1 | -2/+5 |
| 2026-04-13 | perf header: Validate nr_domains when reading HEADER_CPU_DOMAIN_INFO | Arnaldo Carvalho de Melo | 1 | -0/+6 |
| 2026-04-12 | perf sample: Fix documentation typo | Ian Rogers | 1 | -1/+1 |
| 2026-04-10 | Merge tag 'riscv-for-linus-v7.0-rc8' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -21/+15 |
| 2026-04-10 | perf arm_spe: Improve SIMD flags setting | Leo Yan | 1 | -5/+19 |
| 2026-04-10 | perf report: Update document for SIMD flags | Leo Yan | 1 | -1/+4 |
| 2026-04-10 | perf sort: Sort disabled and full predicated flags | Leo Yan | 2 | -9/+19 |
| 2026-04-10 | perf sort: Support sort ASE and SME | Leo Yan | 2 | -4/+14 |
| 2026-04-08 | perf test: Make perf trace BTF general tests exclusive | Thomas Richter | 1 | -1/+1 |
| 2026-04-08 | perf data: Clean up use_stdio and structures | Ian Rogers | 6 | -51/+124 |
| 2026-04-08 | perf tools: Replace basename() calls with perf_basename() | Arnaldo Carvalho de Melo | 9 | -51/+30 |
| 2026-04-08 | perf tools: Use calloc() where applicable | Arnaldo Carvalho de Melo | 42 | -93/+72 |
| 2026-04-08 | perf header: Do validation of perf.data HEADER_CPU_DOMAIN_INFO | Arnaldo Carvalho de Melo | 1 | -0/+11 |
| 2026-04-08 | perf header: Use a max number of command line args | Arnaldo Carvalho de Melo | 1 | -0/+6 |
| 2026-04-08 | perf bench: Constify tables | Arnaldo Carvalho de Melo | 1 | -21/+21 |
| 2026-04-08 | perf tools: Make more global variables static | Ian Rogers | 24 | -112/+109 |
| 2026-04-08 | perf util: Kill die() prototype, dead for a long time | Arnaldo Carvalho de Melo | 1 | -1/+0 |
| 2026-04-08 | perf symbols: Make variable receiving result strrchr() const | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2026-04-08 | perf maps: Fix copy_from that can break sorted by name order | Ian Rogers | 1 | -10/+3 |
| 2026-04-08 | perf maps: Fix fixup_overlap_and_insert that can break sorted by name order | Ian Rogers | 1 | -0/+2 |
| 2026-04-08 | perf maps: Move getting debug_file to verbose path | Ian Rogers | 1 | -5/+4 |
| 2026-04-08 | perf addr2line: Remove global variable addr2line_timeout_ms | Thomas Richter | 5 | -8/+4 |
| 2026-04-08 | perf config: Make symbol_conf::addr2line_disable_warn configurable | Thomas Richter | 2 | -0/+9 |
| 2026-04-08 | perf config: Rename symbol_conf::disable_add2line_warn | Thomas Richter | 5 | -11/+11 |
| 2026-04-05 | perf test: Skip sched stats test for !root | Namhyung Kim | 1 | -0/+5 |