| Commit message (Expand) | Author | Age | Files | Lines |
* | perf python: Allow checking for the existence of warning options in clang | Arnaldo Carvalho de Melo | 2024-10-10 | 1 | -1/+1 |
* | perf report: Fix segfault when 'sym' sort key is not used | Namhyung Kim | 2024-10-10 | 1 | -1/+1 |
* | perf hist: Update hist symbol when updating maps | Matt Fleming | 2024-10-10 | 1 | -0/+5 |
* | perf python: Disable -Wno-cast-function-type-mismatch if present on clang | Arnaldo Carvalho de Melo | 2024-10-10 | 1 | -0/+2 |
* | perf callchain: Fix stitch LBR memory leaks | Ian Rogers | 2024-10-10 | 3 | -2/+20 |
* | perf mem: Fix missed p-core mem events on ADL and RPL | Kan Liang | 2024-10-04 | 4 | -22/+15 |
* | perf mem: Check mem_events for all eligible PMUs | Kan Liang | 2024-10-04 | 4 | -4/+16 |
* | perf time-utils: Fix 32-bit nsec parsing | Ian Rogers | 2024-10-04 | 1 | -2/+2 |
* | perf sched timehist: Fixed timestamp error when unable to confirm event sched... | Yang Jihong | 2024-10-04 | 1 | -1/+4 |
* | perf dwarf-aux: Handle bitfield members from pointer access | Namhyung Kim | 2024-10-04 | 1 | -2/+9 |
* | perf annotate-data: Fix off-by-one in location range check | Namhyung Kim | 2024-10-04 | 2 | -2/+2 |
* | perf dwarf-aux: Check allowed location expressions when collecting variables | Namhyung Kim | 2024-10-04 | 1 | -0/+3 |
* | perf stat: Display iostat headers correctly | Yicong Yang | 2024-10-04 | 1 | -1/+2 |
* | perf sched timehist: Fix missing free of session in perf_sched__timehist() | Yang Jihong | 2024-10-04 | 1 | -1/+2 |
* | perf report: Fix --total-cycles --stdio output error | Kan Liang | 2024-10-04 | 1 | -1/+2 |
* | perf inject: Fix leader sampling inserting additional samples | Ian Rogers | 2024-10-04 | 3 | -0/+5 |
* | perf lock contention: Change stack_id type to s32 | Namhyung Kim | 2024-10-04 | 2 | -2/+3 |
* | perf mem: Free the allocated sort string, fixing a leak | Namhyung Kim | 2024-10-04 | 1 | -0/+1 |
* | perf scripts python cs-etm: Restore first sample log in verbose mode | James Clark | 2024-10-04 | 1 | -5/+4 |
* | perf lock contention: Fix spinlock and rwlock accounting | Namhyung Kim | 2024-09-12 | 1 | -0/+3 |
* | kallsyms: get rid of code for absolute kallsyms | Jann Horn | 2024-08-29 | 1 | -1/+0 |
* | perf arch events: Fix duplicate RISC-V SBI firmware event name | Eric Lin | 2024-08-11 | 5 | -5/+5 |
* | perf tool: fix dereferencing NULL al->maps | Casey Chen | 2024-08-11 | 1 | -1/+1 |
* | perf dso: Fix build when libunwind is enabled | James Clark | 2024-08-03 | 3 | -2/+7 |
* | perf stat: Fix the hard-coded metrics calculation on the hybrid | Kan Liang | 2024-08-03 | 1 | -0/+7 |
* | perf dso: Fix address sanitizer build | Ian Rogers | 2024-08-03 | 9 | -44/+56 |
* | perf intel-pt: Fix exclude_guest setting | Adrian Hunter | 2024-08-03 | 1 | -0/+12 |
* | perf intel-pt: Fix aux_watermark calculation for 64-bit size | Adrian Hunter | 2024-08-03 | 1 | -1/+2 |
* | perf stat: Fix a segfault with --per-cluster --metric-only | Namhyung Kim | 2024-08-03 | 1 | -0/+3 |
* | perf report: Fix condition in sort__sym_cmp() | Namhyung Kim | 2024-08-03 | 1 | -1/+1 |
* | perf pmus: Fixes always false when compare duplicates aliases | Junhao He | 2024-08-03 | 1 | -2/+3 |
* | tools/perf: Fix the string match for "/tmp/perf-$PID.map" files in dso__load | Athira Rajeev | 2024-08-03 | 3 | -1/+18 |
* | perf test: Make test_arm_callgraph_fp.sh more robust | James Clark | 2024-08-03 | 2 | -21/+26 |
* | perf maps: Fix use after free in __maps__fixup_overlap_and_insert | Ian Rogers | 2024-08-03 | 1 | -4/+5 |
* | perf dsos: When adding a dso into sorted dsos maintain the sort order | Ian Rogers | 2024-07-07 | 1 | -5/+21 |
* | perf comm str: Avoid sort during insert | Ian Rogers | 2024-07-07 | 1 | -11/+18 |
* | perf bpf: Fix handling of minimal vmlinux.h file when interrupting the build | Namhyung Kim | 2024-06-05 | 1 | -0/+1 |
* | Revert "perf record: Reduce memory for recording PERF_RECORD_LOST_SAMPLES event" | Arnaldo Carvalho de Melo | 2024-06-05 | 1 | -4/+2 |
* | tools headers: Update the syscall tables and unistd.h, mostly to support the ... | Arnaldo Carvalho de Melo | 2024-05-28 | 4 | -1/+5 |
* | perf trace beauty: Update the arch/x86/include/asm/irq_vectors.h copy with th... | Arnaldo Carvalho de Melo | 2024-05-27 | 1 | -1/+7 |
* | perf beauty: Update copy of linux/socket.h with the kernel sources | Arnaldo Carvalho de Melo | 2024-05-27 | 1 | -1/+2 |
* | tools headers UAPI: Sync fcntl.h with the kernel sources to pick F_DUPFD_QUERY | Arnaldo Carvalho de Melo | 2024-05-27 | 2 | -7/+9 |
* | tools headers UAPI: Sync linux/prctl.h with the kernel sources | Arnaldo Carvalho de Melo | 2024-05-27 | 1 | -0/+22 |
* | tools include UAPI: Sync linux/stat.h with the kernel sources | Arnaldo Carvalho de Melo | 2024-05-27 | 1 | -1/+3 |
* | Revert "perf parse-events: Prefer sysfs/JSON hardware events over legacy" | Arnaldo Carvalho de Melo | 2024-05-26 | 4 | -103/+68 |
* | Merge tag 'perf-tools-for-v6.10-1-2024-05-21' of git://git.kernel.org/pub/scm... | Linus Torvalds | 2024-05-21 | 288 | -5882/+18043 |
|\ |
|
| * | perf pmu: Count sys and cpuid JSON events separately | Ian Rogers | 2024-05-11 | 2 | -23/+53 |
| * | perf stat: Don't display metric header for non-leader uncore events | Ian Rogers | 2024-05-11 | 1 | -0/+3 |
| * | perf annotate-data: Ensure the number of type histograms | Namhyung Kim | 2024-05-11 | 1 | -1/+4 |
| * | perf annotate: Fix segfault on sample histogram | Namhyung Kim | 2024-05-11 | 1 | -4/+5 |