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
/
builtin-record.c
Age
Commit message (
Expand
)
Author
8 days
perf evlist: Add reference count checking
Ian Rogers
8 days
perf evlist: Add reference count
Ian Rogers
2026-06-10
perf tools: NULL bitmap pointers after bitmap_free()
Arnaldo Carvalho de Melo
2026-05-29
perf zstd: Fix compression error path in zstd_compress_stream_to_records()
Arnaldo Carvalho de Melo
2026-05-27
powerpc tools perf: Initialize error code in auxtrace_record_init function
Athira Rajeev
2026-05-20
perf tool: Remove evsel from tool APIs that pass the sample
Ian Rogers
2026-05-14
perf record: Refactor ARM64 leaf caller setup out of arch
Ian Rogers
2026-04-08
perf data: Clean up use_stdio and structures
Ian Rogers
2026-04-08
perf tools: Use calloc() where applicable
Arnaldo Carvalho de Melo
2026-04-01
libperf cpumap: Make index and nr types unsigned
Ian Rogers
2026-03-19
perf evlist: Improve default event for s390
Ian Rogers
2026-03-19
perf callchain: Refactor callchain option parsing
Ian Rogers
2026-03-13
perf record: Remove unused cpu-set-sched.h
Ian Rogers
2026-02-06
perf record: Make logs more readable for event open failures
Leo Yan
2026-01-20
perf record: Disable inline frames when marking build IDs
Ian Rogers
2026-01-14
perf tools: Switch printf("...%s", strerror(errno)) to printf("...%m")
Ian Rogers
2025-12-17
perf record: Split --data-mmap option
Namhyung Kim
2025-11-13
perf build: Remove NO_AUXTRACE build option
Ian Rogers
2025-11-06
perf record: Make sure to update build-ID cache
Namhyung Kim
2025-10-31
perf record: skip synthesize event when open evsel failed
Shuai Xue
2025-10-15
perf record: Use evlist__new_default when no events specified
Ian Rogers
2025-10-15
perf record: Skip don't fail for events that don't open
Ian Rogers
2025-10-03
perf stat: Refactor retry/skip/fatal error handling
Ian Rogers
2025-07-25
perf auxtrace: Pass perf_env from session through to mmap read
Ian Rogers
2025-07-25
perf session: Add accessor for session->header.env
Ian Rogers
2025-07-25
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
[next]