summaryrefslogtreecommitdiff
path: root/tools/perf/util
AgeCommit message (Expand)Author
3 daysperf cs-etm: Synthesize callchains for instruction samplesLeo Yan
3 daysperf cs-etm: Support call indentationLeo Yan
3 daysperf cs-etm: Flush thread stacks after decoder resetLeo Yan
3 daysperf cs-etm: Use thread-stack for last branch entriesLeo Yan
3 daysperf cs-etm: Refactor instruction size handlingLeo Yan
3 daysperf cs-etm: Decode ETE exception packetsLeo Yan
3 daysperf cs-etm: Filter synthesized branch samplesLeo Yan
3 daysperf cs-etm: Fix thread leaks on trace queue init failureLeo Yan
3 daysperf kvm: Kill STRDUP_FAIL_EXIT()Namhyung Kim
3 daysperf kvm: Factor out kvm_need_default_arch_event()Namhyung Kim
3 daysperf symbols: skip livepatch symbols in kcore_copy kallsyms processingJoe Lawrence
3 daysperf symbols: skip livepatch symbols when loading kallsymsJoe Lawrence
6 daysperf parse-events: Restrict core PMU bypass to --cputype optionIan Rogers
6 daysperf pmu: Recognize default_core as a core PMU in more placesIan Rogers
6 daysperf/probe: Ignore comment lines in dynamic_events/kprobe_events fileMasami Hiramatsu (Google)
7 daysperf kvm stat: Add missing mappings for PPC kvm exit reasonsGautam Menghani
7 daysperf python: Add perf.pyi stubs fileIan Rogers
7 daysperf python: Add type checking for parse_events/parse_metricsIan Rogers
7 daysperf python: Handle Py_None for thread and cpu mapsIan Rogers
7 daysperf python: Add config file accessIan Rogers
7 daysperf python: Add syscall name/id to convert syscall number and nameIan Rogers
7 daysperf python: Expose brstack in sample eventIan Rogers
7 daysperf python: Extend API for stat events in python.cIan Rogers
7 daysperf python: Add callchain supportIan Rogers
7 daysperf python: Add mmap2 eventIan Rogers
7 daysperf python: Refactor and add accessors to sample eventIan Rogers
7 daysperf python: Add python session abstraction wrapping perf's sessionIan Rogers
7 daysperf python: Add wrapper for perf_data file abstractionIan Rogers
7 daysperf python: Use evsel in sample in pyrf_eventIan Rogers
7 daysperf evlist: Add reference count checkingIan Rogers
7 daysperf evsel: Add reference countIan Rogers
7 daysperf evlist: Add reference countIan Rogers
7 daysperf data: Add open flagIan Rogers
7 daysperf evsel/evlist: Avoid unnecessary #includesIan Rogers
7 daysperf python: Add missed explicit dependenciesIan Rogers
7 daysperf util: Sort includes and add missed explicit dependenciesIan Rogers
2026-06-22perf bpf: Fix up build failure due to change of btf_vlen() return typeMark Brown
2026-06-17perf dso: Set standard errno on decompression failureArnaldo Carvalho de Melo
2026-06-17perf bpf: Validate array presence before casting BPF prog info pointersArnaldo Carvalho de Melo
2026-06-17perf c2c: Fix hist entry and format list leaks in c2c_he_free()Arnaldo Carvalho de Melo
2026-06-17perf cs-etm: Bounds-check CPU in cs_etm__get_queue()Arnaldo Carvalho de Melo
2026-06-17perf cs-etm: Require full global header in auxtrace_info size checkArnaldo Carvalho de Melo
2026-06-17perf cs-etm: Validate num_cpu before metadata allocationArnaldo Carvalho de Melo
2026-06-17perf machine: Use snprintf() for guestmount path constructionArnaldo Carvalho de Melo
2026-06-17perf machine: Propagate machine__init() error to callersArnaldo Carvalho de Melo
2026-06-16perf evsel: Add lazy-initialized probe type detection helpersArnaldo Carvalho de Melo
2026-06-16perf evsel: Add no-libtraceevent stubs for evsel__field() and evsel__common_f...Arnaldo Carvalho de Melo
2026-06-17perf cs-etm: Reject CPU IDs that would overflow signed comparisonArnaldo Carvalho de Melo
2026-06-17perf bpf: Bounds-check array offsets in bpil_offs_to_addr()Arnaldo Carvalho de Melo
2026-06-17perf bpf: Reject oversized BPF metadata events that truncate header.sizeArnaldo Carvalho de Melo