index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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 inject: Fix repipe usage
Adrian Hunter
2021-04-05
1
-1
/
+1
*
perf inject jit: Add namespaces support
Yonatan Goldschmidt
2021-02-03
1
-2
/
+2
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2020-11-30
1
-11
/
+1
|
\
|
*
perf inject: Fix file corruption due to event deletion
Al Grant
2020-11-16
1
-11
/
+1
*
|
perf data: Allow to use stdio functions for pipe mode
Namhyung Kim
2020-11-16
1
-0
/
+2
|
/
*
perf tools: Pass build_id object to filename__read_build_id()
Jiri Olsa
2020-10-14
1
-3
/
+1
*
perf tools: Use build_id object in dso
Jiri Olsa
2020-10-14
1
-2
/
+2
*
perf inject: Add --buildid-all option
Namhyung Kim
2020-10-13
1
-5
/
+108
*
perf inject: Do not load map/dso when injecting build-id
Namhyung Kim
2020-10-13
1
-21
/
+12
*
perf inject: Enter namespace when reading build-id
Namhyung Kim
2020-10-13
1
-2
/
+6
*
perf inject: Add missing callbacks in perf_tool
Namhyung Kim
2020-10-13
1
-5
/
+31
*
perf bench: Add build-id injection benchmark
Namhyung Kim
2020-10-13
1
-5
/
+4
*
perf inject jit: Remove //anon mmap events
Steve MacLean
2020-07-08
1
-2
/
+2
*
perf tools: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-28
1
-1
/
+1
*
perf inject: Rename perf_evsel__*() operating on 'struct evsel *' to evsel__*()
Arnaldo Carvalho de Melo
2020-05-05
1
-3
/
+2
*
perf evsel: Rename perf_evsel__parse_sample*() to evsel__parse_sample*()
Arnaldo Carvalho de Melo
2020-05-05
1
-1
/
+1
*
perf evsel: Rename perf_evsel__{str,int}val() and other tracepoint field mete...
Arnaldo Carvalho de Melo
2020-05-05
1
-1
/
+1
*
perf evsel: Rename *perf_evsel__*name() to *evsel__*name()
Arnaldo Carvalho de Melo
2020-05-05
1
-4
/
+3
*
perf auxtrace: Add option to synthesize branch stack for regular events
Adrian Hunter
2020-05-05
1
-1
/
+2
*
perf inject: Fix processing of ID index for injected instruction tracing
Adrian Hunter
2019-12-04
1
-12
/
+1
*
perf inject: Cut AUX area samples
Adrian Hunter
2019-11-22
1
-0
/
+29
*
perf inject: Make --strip keep evsels
Adrian Hunter
2019-11-06
1
-54
/
+0
*
perf session: Return error code for perf_session__new() function on failure
Mamatha Inamdar
2019-09-20
1
-2
/
+3
*
perf tools: Move event synthesizing routines to separate header
Arnaldo Carvalho de Melo
2019-09-20
1
-0
/
+1
*
perf dsos: Move the dsos struct and its methods to separate source files
Arnaldo Carvalho de Melo
2019-08-31
1
-0
/
+1
*
perf tools: Remove perf.h from source files not needing it
Arnaldo Carvalho de Melo
2019-08-29
1
-1
/
+0
*
libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel
Jiri Olsa
2019-07-29
1
-7
/
+7
*
perf evlist: Rename perf_evlist__remove() to evlist__remove()
Jiri Olsa
2019-07-29
1
-2
/
+2
*
perf evsel: Rename perf_evsel__delete() to evsel__delete()
Jiri Olsa
2019-07-29
1
-2
/
+2
*
perf evlist: Rename struct perf_evlist to struct evlist
Jiri Olsa
2019-07-29
1
-4
/
+4
*
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
2019-07-29
1
-15
/
+15
*
perf inject: The tool->read() call may pass a NULL evsel, handle it
Arnaldo Carvalho de Melo
2019-07-09
1
-1
/
+1
*
perf inject: Enable COMPRESSED record decompression
Alexey Budankov
2019-05-15
1
-0
/
+4
*
perf data: Add global path holder
Jiri Olsa
2019-02-22
1
-6
/
+4
*
perf tools: Add missing include for symbols.h
Arnaldo Carvalho de Melo
2019-02-06
1
-0
/
+1
*
pref tools: Add missing map.h includes
Arnaldo Carvalho de Melo
2019-02-06
1
-0
/
+1
*
perf tools: Report itrace options in help
Andi Kleen
2018-09-19
1
-1
/
+2
*
perf tools: Remove perf_tool from event_op3
Jiri Olsa
2018-09-19
1
-6
/
+5
*
perf tools: Remove perf_tool from event_op2
Jiri Olsa
2018-09-19
1
-15
/
+11
*
perf thread: Make thread__find_map() return the map
Arnaldo Carvalho de Melo
2018-04-26
1
-3
/
+1
*
perf thread: Introduce thread__find_map()
Arnaldo Carvalho de Melo
2018-04-26
1
-1
/
+1
*
perf tools: Get rid of unused 'swapped' parameter from perf_event__synthesize...
Adrian Hunter
2018-01-18
1
-2
/
+1
*
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-07
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
perf tools: Add struct perf_data_file
Jiri Olsa
2017-10-30
1
-5
/
+7
*
|
perf tools: Rename struct perf_data_file to perf_data
Jiri Olsa
2017-10-30
1
-13
/
+13
|
/
*
perf tools: Add feature header record to pipe-mode
David Carrillo-Cisneros
2017-07-18
1
-0
/
+1
*
perf tools: Use just forward declarations for struct thread where possible
Arnaldo Carvalho de Melo
2017-04-24
1
-0
/
+1
*
perf tools: Add signal.h to places using its definitions
Arnaldo Carvalho de Melo
2017-04-20
1
-0
/
+1
*
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
[next]