index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-inject.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf callchain: Allow symbols to be optional when resolving a callchain
Ian Rogers
2024-09-10
1
-1
/
+1
*
perf inject: Lazy build-id mmap2 event insertion
Ian Rogers
2024-09-10
1
-12
/
+50
*
perf inject: Add new mmap2-buildid-all option
Ian Rogers
2024-09-10
1
-3
/
+85
*
perf inject: Fix build ID injection
Ian Rogers
2024-09-10
1
-39
/
+131
*
perf inject: Overhaul handling of pipe files
Ian Rogers
2024-08-30
1
-29
/
+31
*
perf inject: Combine mmap and mmap2 handling
Ian Rogers
2024-08-19
1
-62
/
+56
*
perf inject: Combine different mmap and mmap2 functions
Ian Rogers
2024-08-19
1
-123
/
+76
*
perf inject: Combine build_ids and build_id_all into enum
Ian Rogers
2024-08-19
1
-20
/
+31
*
perf dso: Constify dso_id
Ian Rogers
2024-08-19
1
-1
/
+1
*
perf inject: Inject build ids for entire call chain
Ian Rogers
2024-08-13
1
-0
/
+31
*
perf inject: Use perf_tool__init()
Ian Rogers
2024-08-12
1
-48
/
+43
*
perf tool: Constify tool pointers
Ian Rogers
2024-08-12
1
-35
/
+35
*
perf inject: Fix leader sampling inserting additional samples
Ian Rogers
2024-08-12
1
-0
/
+1
*
perf inject: Convert comma to semicolon
Chen Ni
2024-07-31
1
-1
/
+1
*
perf dso: Add reference count checking and accessor functions
Ian Rogers
2024-05-06
1
-36
/
+35
*
perf dsos: Introduce dsos__for_each_dso()
Ian Rogers
2024-04-12
1
-10
/
+15
*
perf dsos: Attempt to better abstract DSOs internals
Ian Rogers
2024-04-12
1
-1
/
+1
*
perf record: Lazy load kernel symbols
Ian Rogers
2023-11-09
1
-0
/
+6
*
perf inject: Lazily allocate guest_event event_buf
Ian Rogers
2023-06-12
1
-3
/
+12
*
perf inject: Lazily allocate event_copy
Ian Rogers
2023-06-12
1
-3
/
+13
*
perf addr_location: Add init/exit/copy functions
Ian Rogers
2023-06-12
1
-0
/
+2
*
perf thread: Add accessor functions for thread
Ian Rogers
2023-06-12
1
-1
/
+1
*
perf dso: Add dso__filename_with_chroot() to reduce number of accesses to dso...
Arnaldo Carvalho de Melo
2023-04-17
1
-3
/
+1
*
perf inject: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
2023-04-12
1
-3
/
+3
*
perf map: Add accessors for ->prot, ->priv and ->flags
Ian Rogers
2023-04-06
1
-1
/
+1
*
perf map: Add accessor for dso
Ian Rogers
2023-04-04
1
-3
/
+5
*
perf inject: Fix --buildid-all not to eat up MMAP2
Namhyung Kim
2023-02-23
1
-0
/
+1
*
perf inject: Use perf_data__read() for auxtrace
Namhyung Kim
2023-02-01
1
-3
/
+3
*
perf build: Use libtraceevent from the system
Ian Rogers
2022-12-14
1
-0
/
+8
*
perf dso: Hold lock when accessing nsinfo
Ian Rogers
2022-10-04
1
-0
/
+4
*
perf inject: Add a command line option to specify build ids.
Raul Silvera
2022-10-04
1
-0
/
+85
*
perf inject: Fix spelling mistake "theads" -> "threads"
Colin Ian King
2022-07-26
1
-1
/
+1
*
perf inject: Add support for injecting guest sideband events
Adrian Hunter
2022-07-20
1
-1
/
+1042
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-07-18
1
-2
/
+4
|
\
|
*
perf inject: Adjust output data offset for backward compatibility
Raul Silvera
2022-06-26
1
-1
/
+1
|
*
perf inject: Fix missing free in copy_kcore_dir()
Adrian Hunter
2022-06-26
1
-1
/
+3
*
|
perf header: Record non-CPU PMU capabilities
Ravi Bangoria
2022-06-24
1
-1
/
+1
*
|
perf record: Add finished init event
Adrian Hunter
2022-06-23
1
-0
/
+1
|
/
*
perf inject: Keep a copy of kcore_dir
Adrian Hunter
2022-05-23
1
-3
/
+30
*
perf inject: Keep some features sections from input file
Adrian Hunter
2022-05-23
1
-1
/
+128
*
perf namespaces: Add functions to access nsinfo
Ian Rogers
2022-02-11
1
-1
/
+1
*
perf report: Output data file name in raw trace dump
Alexey Bayduraev
2022-02-10
1
-1
/
+2
*
perf inject: Try chroot directory when reading build-id
Namhyung Kim
2022-02-10
1
-0
/
+10
*
perf tools: Remove redundant err variable
Minghao Chi
2022-01-22
1
-4
/
+1
*
perf inject: Fix segfault due to perf_data__fd() without open
Adrian Hunter
2021-12-18
1
-3
/
+7
*
perf inject: Fix segfault due to close without open
Adrian Hunter
2021-12-18
1
-1
/
+2
*
perf inject: Fix itrace space allowed for new attributes
Adrian Hunter
2021-12-06
1
-1
/
+1
*
perf inject: Add vmlinux and ignore-vmlinux arguments
James Clark
2021-11-07
1
-0
/
+7
*
perf tools: Add support for PERF_RECORD_AUX_OUTPUT_HW_ID
Adrian Hunter
2021-10-20
1
-1
/
+3
*
perf inject: Fix output from a file to a pipe
Namhyung Kim
2021-08-02
1
-2
/
+26
[next]