index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-inject.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-07
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
*
perf inject: Fix output from a pipe to a file
Namhyung Kim
2021-08-02
1
-5
/
+10
*
perf tools: Pass a fd to perf_file_header__read_pipe()
Namhyung Kim
2021-08-02
1
-1
/
+2
*
perf tools: Remove repipe argument from perf_session__new()
Namhyung Kim
2021-08-02
1
-1
/
+1
*
perf inject: Close inject.output on exit
Riccardo Mancini
2021-07-15
1
-2
/
+6
*
perf inject: Fix dso->nsinfo refcounting
Riccardo Mancini
2021-07-15
1
-2
/
+3
*
perf inject: Do not inject BUILD_ID record if MMAP2 has it
Namhyung Kim
2021-05-26
1
-0
/
+24
*
perf inject: Call dso__put() even if dso->hit is set
Namhyung Kim
2021-05-26
1
-2
/
+2
*
perf inject: Add --vm-time-correlation option
Adrian Hunter
2021-05-12
1
-0
/
+44
*
perf inject: Add facility to do in place update
Adrian Hunter
2021-05-12
1
-4
/
+22
*
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-09-01
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
[next]