index
:
pub/scm/linux/kernel/git/jes/linux.git
master
Jes Sorensen's fork of linux-2.6.git
Jes Sorensen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-record.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-09
perf tools: Fix sb_evlist leaks in top and record
Ian Rogers
1
-0
/
+2
2026-07-13
perf record: Fix multiple PERF_RECORD_COMPRESSED2 records per push
Dmitry Ilvokhin
1
-18
/
+20
2026-07-13
perf record: Return the written size from process_comp_header()
Dmitry Ilvokhin
1
-4
/
+13
2026-07-10
perf record: Fix teardown hang on system-wide multi-threaded sessions
Ian Rogers
1
-0
/
+2
2026-06-30
perf evlist: Add reference count checking
Ian Rogers
1
-45
/
+46
2026-06-30
perf evlist: Add reference count
Ian Rogers
1
-2
/
+2
2026-06-10
perf tools: NULL bitmap pointers after bitmap_free()
Arnaldo Carvalho de Melo
1
-0
/
+1
2026-05-29
perf zstd: Fix compression error path in zstd_compress_stream_to_records()
Arnaldo Carvalho de Melo
1
-1
/
+5
2026-05-27
powerpc tools perf: Initialize error code in auxtrace_record_init function
Athira Rajeev
1
-0
/
+1
2026-05-20
perf tool: Remove evsel from tool APIs that pass the sample
Ian Rogers
1
-2
/
+1
2026-05-14
perf record: Refactor ARM64 leaf caller setup out of arch
Ian Rogers
1
-6
/
+5
2026-04-08
perf data: Clean up use_stdio and structures
Ian Rogers
1
-5
/
+7
2026-04-08
perf tools: Use calloc() where applicable
Arnaldo Carvalho de Melo
1
-5
/
+5
2026-04-01
libperf cpumap: Make index and nr types unsigned
Ian Rogers
1
-1
/
+1
2026-03-19
perf evlist: Improve default event for s390
Ian Rogers
1
-7
/
+11
2026-03-19
perf callchain: Refactor callchain option parsing
Ian Rogers
1
-50
/
+15
2026-03-13
perf record: Remove unused cpu-set-sched.h
Ian Rogers
1
-1
/
+0
2026-02-06
perf record: Make logs more readable for event open failures
Leo Yan
1
-0
/
+1
2026-01-20
perf record: Disable inline frames when marking build IDs
Ian Rogers
1
-1
/
+2
2026-01-14
perf tools: Switch printf("...%s", strerror(errno)) to printf("...%m")
Ian Rogers
1
-14
/
+10
2025-12-17
perf record: Split --data-mmap option
Namhyung Kim
1
-6
/
+13
2025-11-13
perf build: Remove NO_AUXTRACE build option
Ian Rogers
1
-36
/
+0
2025-11-06
perf record: Make sure to update build-ID cache
Namhyung Kim
1
-15
/
+15
2025-10-31
perf record: skip synthesize event when open evsel failed
Shuai Xue
1
-1
/
+1
2025-10-15
perf record: Use evlist__new_default when no events specified
Ian Rogers
1
-2
/
+6
2025-10-15
perf record: Skip don't fail for events that don't open
Ian Rogers
1
-5
/
+80
2025-10-03
perf stat: Refactor retry/skip/fatal error handling
Ian Rogers
1
-2
/
+0
2025-07-25
perf auxtrace: Pass perf_env from session through to mmap read
Ian Rogers
1
-2
/
+6
2025-07-25
perf session: Add accessor for session->header.env
Ian Rogers
1
-10
/
+12
2025-07-25
perf record: Make --buildid-mmap the default
Ian Rogers
1
-12
/
+22
2025-06-20
perf record: collect BPF metadata from new programs
Blake Jones
1
-0
/
+10
2025-06-09
perf record: Switch user option to use BPF filter
Ian Rogers
1
-11
/
+16
2025-05-28
perf record: Fix incorrect --user-regs comments
Dapeng Mi
1
-1
/
+1
2025-05-16
perf record: Add 8-byte aligned event type PERF_RECORD_COMPRESSED2
Chun-Tse Shao
1
-5
/
+18
2025-05-14
perf evlist: Make uniquifying counter names consistent
Ian Rogers
1
-1
/
+6
2025-05-08
perf evlist: Refactor evlist__scnprintf_evsels()
Ian Rogers
1
-3
/
+6
2025-05-05
perf record --off-cpu: Add --off-cpu-thresh option
Howard Chu
1
-0
/
+26
2025-05-05
perf record --off-cpu: Parse off-cpu event
Howard Chu
1
-0
/
+7
2025-05-02
perf record: Add --sample-mem-info option
Namhyung Kim
1
-0
/
+6
2025-03-02
perf tools: Skip BPF sideband event for userspace profiling
Namhyung Kim
1
-0
/
+3
2025-02-18
perf report: Add --latency flag
Dmitry Vyukov
1
-0
/
+20
2025-02-12
perf sample: Make user_regs and intr_regs optional
Ian Rogers
1
-1
/
+3
2024-12-18
perf tools: Parse aux-action
Adrian Hunter
1
-1
/
+3
2024-12-09
perf trace-event: Always build trace-event-info.c
Ian Rogers
1
-2
/
+0
2024-10-22
perf record: Just use "cycles:P" as the default event
Namhyung Kim
1
-3
/
+1
2024-08-19
perf record: Fix sample cgroup & namespace tracking
Namhyung Kim
1
-6
/
+3
2024-08-12
perf record: Use perf_tool__init()
Ian Rogers
1
-13
/
+20
2024-08-12
perf tool: Constify tool pointers
Ian Rogers
1
-7
/
+7
2024-08-01
perf record: Add --setup-filter option
Namhyung Kim
1
-0
/
+15
2024-08-01
perf record: Fix a potential error handling issue
Namhyung Kim
1
-3
/
+3
[next]