[GIT PULL v2 0/2] Allow disabling TUI per command in ~/.perfconfig

From: Arnaldo Carvalho de Melo
Date: Thu May 20 2010 - 21:09:04 EST


Hi Ingo,

I noticed some problems in the previous TUI disabling patch, fixed
in this v2 series, that also includes a removal of some gettimeofday calls of
little utility submitted by Russ.

Please pull from:

git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 perf

Regards,

- Arnaldo


Arnaldo Carvalho de Melo (1):
perf tui: Allow disabling the TUI on a per command basis in ~/.perfconfig

Russ Anderson (1):
perf record: remove unneeded gettimeofday() call

tools/perf/builtin-record.c | 17 +----------------
tools/perf/builtin-report.c | 8 ++++----
tools/perf/perf.c | 25 +++++++++++++++++++++++--
tools/perf/util/cache.h | 2 +-
tools/perf/util/newt.c | 9 ++++++---
5 files changed, 35 insertions(+), 26 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/