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-inject.c
Age
Commit message (
Expand
)
Author
6 days
perf python: Use evsel in sample in pyrf_event
Ian Rogers
6 days
perf evlist: Add reference count checking
Ian Rogers
2026-06-15
perf aslr: Strip sample registers
Ian Rogers
2026-06-15
perf inject/aslr: Add ASLR tool infrastructure and MMAP tracking
Ian Rogers
2026-06-03
perf symbol: Add setters for bitfields sharing a byte to avoid concurrent upd...
Ian Rogers
2026-05-29
perf session: Validate HEADER_ATTR attr.size before swapping
Arnaldo Carvalho de Melo
2026-05-20
perf inject: Don't pass evsel with sample
Ian Rogers
2026-05-20
perf callchain: Don't pass evsel and sample
Ian Rogers
2026-05-20
perf evsel: Refactor evsel tracepoint sample accessors perf_sample
Ian Rogers
2026-05-20
perf tool: Remove evsel from tool APIs that pass the sample
Ian Rogers
2026-05-20
perf inject: Fix itrace branch stack synthesis
Ian Rogers
2026-05-20
perf event: Fix size of synthesized sample with branch stacks
Ian Rogers
2026-05-15
perf unwind: Refactor get_entries to allow dynamic libdw/libunwind selection
Ian Rogers
2026-05-05
perf callchain: Handle multiple address spaces
Thomas Richter
2026-04-08
perf data: Clean up use_stdio and structures
Ian Rogers
2026-04-05
perf sample: Add evsel to struct perf_sample
Ian Rogers
2026-04-05
perf sample: Make sure perf_sample__init/exit are used
Ian Rogers
2026-04-05
perf tools: Save cln_size header
Ricky Ringler
2026-01-23
perf inject: With --convert-callchain ignore the dummy event for dwarf stacks
Ian Rogers
2026-01-22
perf sched stats: Add record and rawdump support
Swapnil Sapkal
2026-01-21
perf header: Support CPU DOMAIN relation info
Swapnil Sapkal
2026-01-20
perf inject: Add --convert-callchain option
Namhyung Kim
2026-01-13
perf inject: Keep build-ID data if no option is used
Namhyung Kim
2025-12-02
perf tools: Merge deferred user callchains
Namhyung Kim
2025-11-26
perf tools: Don't read build-ids from non-regular files
James Clark
2025-11-13
perf build: Remove NO_AUXTRACE build option
Ian Rogers
2025-11-07
perf tool: Add the perf_tool argument to all callbacks
Ian Rogers
2025-08-25
perf symbol: Add blocking argument to filename__read_build_id
Ian Rogers
2025-07-25
perf session: Add host_env argument to perf_session__new
Ian Rogers
2025-07-25
perf session: Add accessor for session->header.env
Ian Rogers
2025-07-25
perf dso: Move build_id to dso_id
Ian Rogers
2025-06-20
perf tools: display the new PERF_RECORD_BPF_METADATA event
Blake Jones
2025-01-14
perf inject: Fix use without initialization of local variables
Ian Rogers
2024-09-10
perf callchain: Allow symbols to be optional when resolving a callchain
Ian Rogers
2024-09-10
perf inject: Lazy build-id mmap2 event insertion
Ian Rogers
2024-09-10
perf inject: Add new mmap2-buildid-all option
Ian Rogers
2024-09-10
perf inject: Fix build ID injection
Ian Rogers
2024-08-30
perf inject: Overhaul handling of pipe files
Ian Rogers
2024-08-19
perf inject: Combine mmap and mmap2 handling
Ian Rogers
2024-08-19
perf inject: Combine different mmap and mmap2 functions
Ian Rogers
2024-08-19
perf inject: Combine build_ids and build_id_all into enum
Ian Rogers
2024-08-19
perf dso: Constify dso_id
Ian Rogers
2024-08-13
perf inject: Inject build ids for entire call chain
Ian Rogers
2024-08-12
perf inject: Use perf_tool__init()
Ian Rogers
2024-08-12
perf tool: Constify tool pointers
Ian Rogers
2024-08-12
perf inject: Fix leader sampling inserting additional samples
Ian Rogers
2024-07-31
perf inject: Convert comma to semicolon
Chen Ni
2024-05-06
perf dso: Add reference count checking and accessor functions
Ian Rogers
2024-04-12
perf dsos: Introduce dsos__for_each_dso()
Ian Rogers
2024-04-12
perf dsos: Attempt to better abstract DSOs internals
Ian Rogers
[next]