index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
session.c
Age
Commit message (
Expand
)
Author
2026-02-03
perf thread: Don't require machine to compute the e_machine
Ian Rogers
2026-02-03
perf header: Add e_machine/e_flags to the header
Ian Rogers
2026-02-03
perf session: Add e_flags to the e_machine helper
Ian Rogers
2026-01-27
perf session: Don't write to memory pointed to a const pointer
Arnaldo Carvalho de Melo
2026-01-26
perf session: Print all machines in session dump
Hrishikesh Suresh
2026-01-26
perf perf_regs: Accurately compute register names for CSKY
Ian Rogers
2026-01-26
perf thread: Add optional e_flags output argument to thread__e_machine
Ian Rogers
2026-01-22
perf sched stats: Add record and rawdump support
Swapnil Sapkal
2026-01-20
perf perf_regs: Switch from arch string to int e_machine
Ian Rogers
2026-01-14
perf tools: Switch printf("...%s", strerror(errno)) to printf("...%m")
Ian Rogers
2026-01-13
perf tools: Dump callchain context marker names
James Clark
2025-12-02
perf tools: Flush remaining samples w/o deferred callchains
Namhyung Kim
2025-12-02
perf tools: Merge deferred user callchains
Namhyung Kim
2025-12-02
perf tools: Minimal DEFERRED_CALLCHAIN support
Namhyung Kim
2025-11-07
perf tool: Add the perf_tool argument to all callbacks
Ian Rogers
2025-09-19
perf session: Fix handling when buffer exceeds 2 GiB
Leo Yan
2025-07-25
perf sample: Remove arch notion of sample parsing
Ian Rogers
2025-07-25
perf env: Remove global perf_env
Ian Rogers
2025-07-25
perf session: Add host_env argument to perf_session__new
Ian Rogers
2025-07-25
perf evlist: Change env variable to session
Ian Rogers
2025-07-25
perf session: Add accessor for session->header.env
Ian Rogers
2025-06-20
perf tools: display the new PERF_RECORD_BPF_METADATA event
Blake Jones
2025-05-16
perf record: Add 8-byte aligned event type PERF_RECORD_COMPRESSED2
Chun-Tse Shao
2025-04-25
perf session: Skip unsupported new event types
Chun-Tse Shao
2025-02-17
perf report: Add parallelism sort key
Dmitry Vyukov
2025-02-12
perf sample: Make user_regs and intr_regs optional
Ian Rogers
2024-12-09
perf cpumap: Reduce transitive dependencies on libperf MAX_NR_CPUS
Ian Rogers
2024-10-02
tools/perf: Correctly calculate sample period for inherited SAMPLE_READ values
Ben Gainey
2024-09-11
perf env: Find correct branch counter info on hybrid
Kan Liang
2024-08-30
perf header: Remove repipe option
Ian Rogers
2024-08-30
perf inject: Overhaul handling of pipe files
Ian Rogers
2024-08-28
perf tools: Print lost samples due to BPF filter
Namhyung Kim
2024-08-12
perf session: Constify tool
Ian Rogers
2024-08-12
perf tool: Remove perf_tool__fill_defaults()
Ian Rogers
2024-08-12
perf tool: Move fill defaults into tool.c
Ian Rogers
2024-08-12
perf tool: Constify tool pointers
Ian Rogers
2024-08-12
perf auxtrace: Remove dummy tools
Ian Rogers
2024-08-12
perf inject: Fix leader sampling inserting additional samples
Ian Rogers
2024-08-08
perf annotate: Cache debuginfo for data type profiling
Namhyung Kim
2024-06-27
perf report: Display pregress bar on redirected pipe data
Namhyung Kim
2024-06-15
perf hist: Add symbol_conf.skip_empty
Namhyung Kim
2024-04-12
perf dsos: Attempt to better abstract DSOs internals
Ian Rogers
2024-03-21
perf cpumap: Use perf_cpu_map__for_each_cpu when possible
Ian Rogers
2024-02-08
perf tools: Make it possible to see perf's kernel and module memory mappings
Adrian Hunter
2023-11-09
perf machine thread: Remove exited threads by default
Ian Rogers
2023-11-09
perf tools: Add branch counter knob
Kan Liang
2023-08-29
perf tools: Convert to perf_record_header_attr_id()
Namhyung Kim
2023-06-12
perf machine: Make delete_threads part of machine__exit
Ian Rogers
2023-06-12
perf thread: Add accessor functions for thread
Ian Rogers
2023-04-10
perf util: Move perf_guest/host declarations
Ian Rogers
[next]