perf record: Rename --no-delay to --no-buffering
authorArnaldo Carvalho de Melo <[email protected]>
Tue, 14 Jan 2014 20:52:14 +0000 (17:52 -0300)
committerArnaldo Carvalho de Melo <[email protected]>
Tue, 14 Jan 2014 20:57:04 +0000 (17:57 -0300)
commit509051ea8427b2f73f065a1b0a1ef871727c9cb2
treef546229f3d82496692d11bcd37df18e78dc50df0
parent197749981e539c1eb5863f417de6dd4e2c02b76c
perf record: Rename --no-delay to --no-buffering

That is how the option summary describes it and so that we can free
--delay to replace --initial-delay and then be consistent with stat's
--delay equivalent option.

Suggested-by: Ingo Molnar <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
tools/perf/Documentation/perf-record.txt
tools/perf/builtin-record.c
tools/perf/builtin-trace.c
tools/perf/perf.h
tools/perf/tests/open-syscall-tp-fields.c
tools/perf/tests/perf-record.c
tools/perf/util/evsel.c