diff options
| author | Namhyung Kim <[email protected]> | 2021-07-19 22:31:49 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2021-08-02 13:06:51 +0000 |
| commit | 2681bd85a4b92788e265934d0d76bd56b5b08d16 (patch) | |
| tree | 407ae5da640ad87ff49c28d59c098feed889b941 /tools/perf/ui/browsers/annotate.c | |
| parent | perf test: Handle fd gaps in test__dso_data_reopen (diff) | |
| download | kernel-2681bd85a4b92788e265934d0d76bd56b5b08d16.tar.gz kernel-2681bd85a4b92788e265934d0d76bd56b5b08d16.zip | |
perf tools: Remove repipe argument from perf_session__new()
The repipe argument is only used by perf inject and the all others
passes 'false'. Let's remove it from the function signature and add
__perf_session__new() to be called from perf inject directly.
This is a preparation of the change the pipe input/output.
Signed-off-by: Namhyung Kim <[email protected]>
Acked-by: Jiri Olsa <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Ian Rogers <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lore.kernel.org/lkml/[email protected]
[ Fixed up some trivial conflicts as this patchset fell thru the cracks ;-( ]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/ui/browsers/annotate.c')
0 files changed, 0 insertions, 0 deletions
