Merge tag 'perf-core-for-mingo' of...
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent Pull perf/core improvements and fixes from Arnaldo Carvalho de Melo: User visible changes: * Add period data column and make it default in 'perf script' (Jiri Olsa) Infrastructure changes: * Move exit stuff from perf_evsel__delete to perf_evsel__exit, delete should be just a front end for exit + free (Arnaldo Carvalho de Melo) * Add missing 'struct option' forward declaration (Arnaldo Carvalho de Melo) * No need to drag util/cgroup.h into evsel.h (Arnaldo Carvalho de Melo) Signed-off-by:Arnaldo Carvalho de Melo <acme@redhat.com> Signed-off-by:
Ingo Molnar <mingo@kernel.org>
No related branches found
No related tags found
Showing
- tools/perf/Documentation/perf-script.txt 1 addition, 1 deletiontools/perf/Documentation/perf-script.txt
- tools/perf/builtin-record.c 1 addition, 0 deletionstools/perf/builtin-record.c
- tools/perf/builtin-script.c 17 additions, 4 deletionstools/perf/builtin-script.c
- tools/perf/builtin-stat.c 1 addition, 0 deletionstools/perf/builtin-stat.c
- tools/perf/util/evlist.h 2 additions, 0 deletionstools/perf/util/evlist.h
- tools/perf/util/evsel.c 6 additions, 5 deletionstools/perf/util/evsel.c
- tools/perf/util/evsel.h 2 additions, 1 deletiontools/perf/util/evsel.h
Loading
Please register or sign in to comment