index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-inject.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-15
perf aslr: Strip sample registers
Ian Rogers
1
-3
/
+25
2026-06-15
perf inject/aslr: Add ASLR tool infrastructure and MMAP tracking
Ian Rogers
1
-9
/
+52
2026-06-03
perf symbol: Add setters for bitfields sharing a byte to avoid concurrent upd...
Ian Rogers
1
-6
/
+4
2026-05-29
perf session: Validate HEADER_ATTR attr.size before swapping
Arnaldo Carvalho de Melo
1
-6
/
+17
2026-05-20
perf inject: Don't pass evsel with sample
Ian Rogers
1
-25
/
+27
2026-05-20
perf callchain: Don't pass evsel and sample
Ian Rogers
1
-2
/
+2
2026-05-20
perf evsel: Refactor evsel tracepoint sample accessors perf_sample
Ian Rogers
1
-1
/
+1
2026-05-20
perf tool: Remove evsel from tool APIs that pass the sample
Ian Rogers
1
-11
/
+8
2026-05-20
perf inject: Fix itrace branch stack synthesis
Ian Rogers
1
-16
/
+137
2026-05-20
perf event: Fix size of synthesized sample with branch stacks
Ian Rogers
1
-3
/
+9
2026-05-15
perf unwind: Refactor get_entries to allow dynamic libdw/libunwind selection
Ian Rogers
1
-0
/
+4
2026-05-06
perf callchain: Handle multiple address spaces
Thomas Richter
1
-1
/
+2
2026-04-09
perf data: Clean up use_stdio and structures
Ian Rogers
1
-4
/
+3
2026-04-06
perf sample: Add evsel to struct perf_sample
Ian Rogers
1
-3
/
+3
2026-04-06
perf sample: Make sure perf_sample__init/exit are used
Ian Rogers
1
-16
/
+39
2026-04-06
perf tools: Save cln_size header
Ricky Ringler
1
-0
/
+1
2026-01-23
perf inject: With --convert-callchain ignore the dummy event for dwarf stacks
Ian Rogers
1
-1
/
+1
2026-01-22
perf sched stats: Add record and rawdump support
Swapnil Sapkal
1
-0
/
+2
2026-01-22
perf header: Support CPU DOMAIN relation info
Swapnil Sapkal
1
-0
/
+1
2026-01-20
perf inject: Add --convert-callchain option
Namhyung Kim
1
-0
/
+152
2026-01-13
perf inject: Keep build-ID data if no option is used
Namhyung Kim
1
-2
/
+3
2025-12-03
perf tools: Merge deferred user callchains
Namhyung Kim
1
-0
/
+1
2025-11-26
perf tools: Don't read build-ids from non-regular files
James Clark
1
-2
/
+2
2025-11-14
perf build: Remove NO_AUXTRACE build option
Ian Rogers
1
-15
/
+0
2025-11-08
perf tool: Add the perf_tool argument to all callbacks
Ian Rogers
1
-16
/
+20
2025-08-26
perf symbol: Add blocking argument to filename__read_build_id
Ian Rogers
1
-2
/
+2
2025-07-25
perf session: Add host_env argument to perf_session__new
Ian Rogers
1
-1
/
+2
2025-07-25
perf session: Add accessor for session->header.env
Ian Rogers
1
-1
/
+1
2025-07-25
perf dso: Move build_id to dso_id
Ian Rogers
1
-15
/
+21
2025-06-21
perf tools: display the new PERF_RECORD_BPF_METADATA event
Blake Jones
1
-0
/
+1
2025-01-14
perf inject: Fix use without initialization of local variables
Ian Rogers
1
-4
/
+4
2024-09-10
perf callchain: Allow symbols to be optional when resolving a callchain
Ian Rogers
1
-1
/
+1
2024-09-10
perf inject: Lazy build-id mmap2 event insertion
Ian Rogers
1
-12
/
+50
2024-09-10
perf inject: Add new mmap2-buildid-all option
Ian Rogers
1
-3
/
+85
2024-09-10
perf inject: Fix build ID injection
Ian Rogers
1
-39
/
+131
2024-08-30
perf inject: Overhaul handling of pipe files
Ian Rogers
1
-29
/
+31
2024-08-19
perf inject: Combine mmap and mmap2 handling
Ian Rogers
1
-62
/
+56
2024-08-19
perf inject: Combine different mmap and mmap2 functions
Ian Rogers
1
-123
/
+76
2024-08-19
perf inject: Combine build_ids and build_id_all into enum
Ian Rogers
1
-20
/
+31
2024-08-19
perf dso: Constify dso_id
Ian Rogers
1
-1
/
+1
2024-08-13
perf inject: Inject build ids for entire call chain
Ian Rogers
1
-0
/
+31
2024-08-13
perf inject: Use perf_tool__init()
Ian Rogers
1
-48
/
+43
2024-08-13
perf tool: Constify tool pointers
Ian Rogers
1
-35
/
+35
2024-08-13
perf inject: Fix leader sampling inserting additional samples
Ian Rogers
1
-0
/
+1
2024-07-31
perf inject: Convert comma to semicolon
Chen Ni
1
-1
/
+1
2024-05-06
perf dso: Add reference count checking and accessor functions
Ian Rogers
1
-36
/
+35
2024-04-12
perf dsos: Introduce dsos__for_each_dso()
Ian Rogers
1
-10
/
+15
2024-04-12
perf dsos: Attempt to better abstract DSOs internals
Ian Rogers
1
-1
/
+1
2023-11-09
perf record: Lazy load kernel symbols
Ian Rogers
1
-0
/
+6
2023-06-13
perf inject: Lazily allocate guest_event event_buf
Ian Rogers
1
-3
/
+12
[next]