summaryrefslogtreecommitdiff
path: root/tools/perf/util
AgeCommit message (Expand)Author
2024-06-25perf symbol: Simplify kernel module checkingNamhyung Kim
2024-06-25perf report: Fix condition in sort__sym_cmp()Namhyung Kim
2024-06-25perf pmus: Fixes always false when compare duplicates aliasesJunhao He
2024-06-25perf unwind-libunwind: Add malloc() failure handlingYunseong Kim
2024-06-25util: constant -1 with expression of type charYunseong Kim
2024-06-25perf intel pt: Add new JMPABS instruction to the Intel PT instruction decoderAdrian Hunter
2024-06-25tools/perf: Use is_perf_pid_map_name helper function to check dso's of patter...Athira Rajeev
2024-06-25tools/perf: Fix the string match for "/tmp/perf-$PID.map" files in dso__loadAthira Rajeev
2024-06-21perf stat: Fix the hard-coded metrics calculation on the hybridKan Liang
2024-06-15perf hist: Honor symbol_conf.skip_emptyNamhyung Kim
2024-06-15perf hist: Add symbol_conf.skip_emptyNamhyung Kim
2024-06-10perf evsel: Refactor tool eventsIan Rogers
2024-06-06perf maps: Add/use a sorted insert for fixup overlap and insertIan Rogers
2024-06-06perf maps: Reduce sorting for overlapping mappingsIan Rogers
2024-06-06perf maps: Fix use after free in __maps__fixup_overlap_and_insertIan Rogers
2024-06-06perf: parse-events: Fix compilation error while defining DEBUG_PARSERClément Le Goffic
2024-06-04perf hisi-ptt: remove unused struct 'hisi_ptt_queue'Dr. David Alan Gilbert
2024-06-03perf genelf: remove unused struct 'options'Dr. David Alan Gilbert
2024-05-30perf bpf filter: Add uid and gid termsIan Rogers
2024-05-30perf bpf filter: Give terms their own enumIan Rogers
2024-05-28perf arm-spe: Unaligned pointer work aroundIan Rogers
2024-05-28perf pmus: Sort/merge/aggregate PMUs like mrvl_ddr_pmuIan Rogers
2024-05-26Revert "perf parse-events: Prefer sysfs/JSON hardware events over legacy"Arnaldo Carvalho de Melo
2024-05-21Merge tag 'perf-tools-for-v6.10-1-2024-05-21' of git://git.kernel.org/pub/scm...Linus Torvalds
2024-05-11perf pmu: Count sys and cpuid JSON events separatelyIan Rogers
2024-05-11perf stat: Don't display metric header for non-leader uncore eventsIan Rogers
2024-05-11perf annotate-data: Ensure the number of type histogramsNamhyung Kim
2024-05-11perf annotate: Fix segfault on sample histogramNamhyung Kim
2024-05-10perf tools: Ignore deleted cgroupsNamhyung Kim
2024-05-10perf parse: Allow tracepoint names to start with digitsDominique Martinet
2024-05-10perf parse-events: Add new 'fake_tp' parameter for testsDominique Martinet
2024-05-10perf parse-events: pass parse_state to add_tracepointDominique Martinet
2024-05-09perf symbols: Fix ownership of string in dso__load_vmlinux()James Clark
2024-05-09perf symbols: Update kcore map before merging in remaining symbolsJames Clark
2024-05-09perf maps: Re-use __maps__free_maps_by_name()James Clark
2024-05-09perf symbols: Remove map from list before updating addressesJames Clark
2024-05-09perf tracepoint: Don't scan all tracepoints to test if one existsIan Rogers
2024-05-09perf dwarf-aux: Fix build with HAVE_DWARF_CFI_SUPPORTJames Clark
2024-05-09perf thread: Fixes to thread__new() related to initializing commIan Rogers
2024-05-09perf comm: Fix comm_str__put() for reference count checkingIan Rogers
2024-05-07perf dwarf-aux: Print array type name with "[]"Namhyung Kim
2024-05-07perf hist: Avoid 'struct hist_entry_iter' mem_info memory leakIan Rogers
2024-05-07perf mem-info: Add reference count checkingIan Rogers
2024-05-07perf mem-info: Move mem-info out of mem-events and symbolIan Rogers
2024-05-07perf comm: Add reference count checking to 'struct comm_str'Ian Rogers
2024-05-07perf cpumap: Remove refcnt from 'struct cpu_aggr_map'Ian Rogers
2024-05-07perf block-info: Remove unused refcountIan Rogers
2024-05-07perf annotate: Fix memory leak in annotated_sourceIan Rogers
2024-05-07perf auxtrace: Allow number of queues to be specifiedJames Clark
2024-05-07perf cs-etm: Print error for new PERF_RECORD_AUX_OUTPUT_HW_ID versionsJames Clark