diff options
author | 2013-06-04 14:46:19 +0900 | |
---|---|---|
committer | 2013-07-12 13:52:35 -0300 | |
commit | f36f83f947ede547833e462696893f866df77324 (patch) | |
tree | 1eba463cd8663ed9ce65f973bb09f00a4971dda5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | perf util: Remove unused enum and macro in trace-event.h (diff) | |
download | linux-dev-f36f83f947ede547833e462696893f866df77324.tar.xz linux-dev-f36f83f947ede547833e462696893f866df77324.zip |
perf sched: Move struct perf_sched definition out of cmd_sched()
For some reason it consumed quite amount of compile time when declared
as local variable, and it disappeared when moved out of the function.
Moving other variables/tables didn't help.
On my system this single-file-change build time reduced from 11s to 3s.
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Cc: David Ahern <dsahern@gmail.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/r/1370324779-16921-1-git-send-email-namhyung@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions