index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-record.c
Age
Commit message (
Expand
)
Author
9 days
perf auxtrace: Pass perf_env from session through to mmap read
Ian Rogers
9 days
perf session: Add accessor for session->header.env
Ian Rogers
9 days
perf record: Make --buildid-mmap the default
Ian Rogers
2025-06-20
perf record: collect BPF metadata from new programs
Blake Jones
2025-06-09
perf record: Switch user option to use BPF filter
Ian Rogers
2025-05-28
perf record: Fix incorrect --user-regs comments
Dapeng Mi
2025-05-16
perf record: Add 8-byte aligned event type PERF_RECORD_COMPRESSED2
Chun-Tse Shao
2025-05-14
perf evlist: Make uniquifying counter names consistent
Ian Rogers
2025-05-08
perf evlist: Refactor evlist__scnprintf_evsels()
Ian Rogers
2025-05-05
perf record --off-cpu: Add --off-cpu-thresh option
Howard Chu
2025-05-05
perf record --off-cpu: Parse off-cpu event
Howard Chu
2025-05-02
perf record: Add --sample-mem-info option
Namhyung Kim
2025-03-02
perf tools: Skip BPF sideband event for userspace profiling
Namhyung Kim
2025-02-18
perf report: Add --latency flag
Dmitry Vyukov
2025-02-12
perf sample: Make user_regs and intr_regs optional
Ian Rogers
2024-12-18
perf tools: Parse aux-action
Adrian Hunter
2024-12-09
perf trace-event: Always build trace-event-info.c
Ian Rogers
2024-10-22
perf record: Just use "cycles:P" as the default event
Namhyung Kim
2024-08-19
perf record: Fix sample cgroup & namespace tracking
Namhyung Kim
2024-08-12
perf record: Use perf_tool__init()
Ian Rogers
2024-08-12
perf tool: Constify tool pointers
Ian Rogers
2024-08-01
perf record: Add --setup-filter option
Namhyung Kim
2024-08-01
perf record: Fix a potential error handling issue
Namhyung Kim
2024-08-01
perf bpf-filter: Pass 'target' to perf_bpf_filter__prepare()
Namhyung Kim
2024-07-12
perf record: Fix memset out-of-range error
Haoze Xie
2024-06-13
perf record: Ensure space for lost samples
Ian Rogers
2024-04-26
perf record: Fix comment misspellings
Howard Chu
2024-04-12
perf dsos: Attempt to better abstract DSOs internals
Ian Rogers
2024-04-12
perf record: Fix debug message placement for test consumption
Adrian Hunter
2024-03-21
perf record: Delete session after stopping sideband thread
Ian Rogers
2024-02-12
Merge branch 'perf-tools' into perf-tools-next
Namhyung Kim
2024-02-07
perf record: Display data size on pipe mode
Namhyung Kim
2024-01-26
perf tools: Fix calloc() arguments to address error introduced in gcc-14
Sun Haiyong
2024-01-22
perf data: Minor code style alignment cleanup
Yang Jihong
2024-01-22
perf record: Check conflict between '--timestamp-filename' option and pipe mo...
Yang Jihong
2024-01-22
perf record: Fix possible incorrect free in record__switch_output()
Yang Jihong
2024-01-03
perf record: Reduce memory for recording PERF_RECORD_LOST_SAMPLES event
Ian Rogers
2023-12-14
perf top: Uniform the event name for the hybrid machine
Kan Liang
2023-12-12
libperf cpumap: Add for_each_cpu() that skips the "any CPU" case
Ian Rogers
2023-12-06
perf record: Be lazier in allocating lost samples buffer
Ian Rogers
2023-12-06
perf evsel: Fallback to "task-clock" when not system wide
Ian Rogers
2023-11-28
perf mmap: Lazily initialize zstd streams to save memory when not using it
Ian Rogers
2023-11-09
perf record: Lazy load kernel symbols
Ian Rogers
2023-09-12
perf record: Track sideband events for all CPUs when tracing selected CPUs
Yang Jihong
2023-09-12
perf record: Move setting tracking events before record__init_thread_masks()
Yang Jihong
2023-09-12
perf evlist: Add evlist__findnew_tracking_event() helper
Yang Jihong
2023-08-15
perf parse-events: Remove BPF event support
Ian Rogers
2023-05-27
perf pmus: Remove perf_pmus__has_hybrid
Ian Rogers
2023-05-27
perf pmu: Separate pmu and pmus
Ian Rogers
2023-05-27
perf pmu: Remove perf_pmu__hybrid_pmus list
Ian Rogers
[next]