summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2024-06-15perf hist: Add symbol_conf.skip_emptyNamhyung Kim
2024-06-15perf hist: Simplify __hpp_fmt() using hpp_fmt_dataNamhyung Kim
2024-06-15perf hist: Factor out __hpp__fmt_print()Namhyung Kim
2024-06-15perf: sched map skips redundant lines with cpu filtersFernand Sieber
2024-06-13perf test pmu: Warn don't fail for legacy mixed case event namesIan Rogers
2024-06-13tools/perf: Fix timing issue with parallel threads in perf bench wake-up-para...Athira Rajeev
2024-06-13tools/perf: Fix perf bench epoll to enable the run when some CPU's are offlineAthira Rajeev
2024-06-13tools/perf: Fix perf bench futex to enable the run when some CPU's are offlineAthira Rajeev
2024-06-13perf record: Ensure space for lost samplesIan Rogers
2024-06-10perf evsel: Refactor tool eventsIan Rogers
2024-06-07perf test: Speed up test case 70 annotate basic testsThomas Richter
2024-06-07perf stat: Choose the most disaggregate command line optionIan Rogers
2024-06-07perf stat: Make options localIan 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 script: netdev-times: add location parameter to consume_skbLucas Stach
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-06-03perf lock info: Display both map and thread by defaultNick Forrington
2024-05-30perf top: Allow filters on eventsIan Rogers
2024-05-30perf bpf filter: Add uid and gid termsIan Rogers
2024-05-30perf bpf filter: Give terms their own enumIan Rogers
2024-05-29perf trace beauty: Always show mmap prot even though PROT_NONEChangbin Du
2024-05-29perf trace beauty: Always show param if show_zero is setChangbin Du
2024-05-28perf docs: Fix typosIan Rogers
2024-05-28perf list: Fix the --no-desc optionBreno Leitao
2024-05-28perf arm-spe: Unaligned pointer work aroundIan Rogers
2024-05-28perf tests: Add some pmu core functionality testsIan 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 daemon: Fix file leak in daemon_session__controlSamasth Norway Ananda
2024-05-10perf lock: Avoid memory leaks from strdup()Ian Rogers
2024-05-10perf sched: Rename 'switches' column header to 'count' and add usage descript...Madadi Vineeth Reddy
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