index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
3 days
perf cs-etm: Synthesize callchains for instruction samples
Leo Yan
3 days
perf cs-etm: Support call indentation
Leo Yan
3 days
perf cs-etm: Flush thread stacks after decoder reset
Leo Yan
3 days
perf cs-etm: Use thread-stack for last branch entries
Leo Yan
3 days
perf cs-etm: Refactor instruction size handling
Leo Yan
3 days
perf cs-etm: Decode ETE exception packets
Leo Yan
3 days
perf cs-etm: Filter synthesized branch samples
Leo Yan
3 days
perf cs-etm: Fix thread leaks on trace queue init failure
Leo Yan
3 days
perf kvm: Kill STRDUP_FAIL_EXIT()
Namhyung Kim
3 days
perf kvm: Factor out kvm_need_default_arch_event()
Namhyung Kim
3 days
perf symbols: skip livepatch symbols in kcore_copy kallsyms processing
Joe Lawrence
3 days
perf symbols: skip livepatch symbols when loading kallsyms
Joe Lawrence
6 days
perf parse-events: Restrict core PMU bypass to --cputype option
Ian Rogers
6 days
perf pmu: Recognize default_core as a core PMU in more places
Ian Rogers
6 days
perf/probe: Ignore comment lines in dynamic_events/kprobe_events file
Masami Hiramatsu (Google)
7 days
perf kvm stat: Add missing mappings for PPC kvm exit reasons
Gautam Menghani
7 days
perf python: Add perf.pyi stubs file
Ian Rogers
7 days
perf python: Add type checking for parse_events/parse_metrics
Ian Rogers
7 days
perf python: Handle Py_None for thread and cpu maps
Ian Rogers
7 days
perf python: Add config file access
Ian Rogers
7 days
perf python: Add syscall name/id to convert syscall number and name
Ian Rogers
7 days
perf python: Expose brstack in sample event
Ian Rogers
7 days
perf python: Extend API for stat events in python.c
Ian Rogers
7 days
perf python: Add callchain support
Ian Rogers
7 days
perf python: Add mmap2 event
Ian Rogers
7 days
perf python: Refactor and add accessors to sample event
Ian Rogers
7 days
perf python: Add python session abstraction wrapping perf's session
Ian Rogers
7 days
perf python: Add wrapper for perf_data file abstraction
Ian Rogers
7 days
perf python: Use evsel in sample in pyrf_event
Ian Rogers
7 days
perf evlist: Add reference count checking
Ian Rogers
7 days
perf evsel: Add reference count
Ian Rogers
7 days
perf evlist: Add reference count
Ian Rogers
7 days
perf data: Add open flag
Ian Rogers
7 days
perf evsel/evlist: Avoid unnecessary #includes
Ian Rogers
7 days
perf python: Add missed explicit dependencies
Ian Rogers
7 days
perf util: Sort includes and add missed explicit dependencies
Ian Rogers
2026-06-22
perf bpf: Fix up build failure due to change of btf_vlen() return type
Mark Brown
2026-06-17
perf dso: Set standard errno on decompression failure
Arnaldo Carvalho de Melo
2026-06-17
perf bpf: Validate array presence before casting BPF prog info pointers
Arnaldo Carvalho de Melo
2026-06-17
perf c2c: Fix hist entry and format list leaks in c2c_he_free()
Arnaldo Carvalho de Melo
2026-06-17
perf cs-etm: Bounds-check CPU in cs_etm__get_queue()
Arnaldo Carvalho de Melo
2026-06-17
perf cs-etm: Require full global header in auxtrace_info size check
Arnaldo Carvalho de Melo
2026-06-17
perf cs-etm: Validate num_cpu before metadata allocation
Arnaldo Carvalho de Melo
2026-06-17
perf machine: Use snprintf() for guestmount path construction
Arnaldo Carvalho de Melo
2026-06-17
perf machine: Propagate machine__init() error to callers
Arnaldo Carvalho de Melo
2026-06-16
perf evsel: Add lazy-initialized probe type detection helpers
Arnaldo Carvalho de Melo
2026-06-16
perf evsel: Add no-libtraceevent stubs for evsel__field() and evsel__common_f...
Arnaldo Carvalho de Melo
2026-06-17
perf cs-etm: Reject CPU IDs that would overflow signed comparison
Arnaldo Carvalho de Melo
2026-06-17
perf bpf: Bounds-check array offsets in bpil_offs_to_addr()
Arnaldo Carvalho de Melo
2026-06-17
perf bpf: Reject oversized BPF metadata events that truncate header.size
Arnaldo Carvalho de Melo
[next]