Prev: vfs/eCryptfs: Handle ioctl calls with unlocked and compat functions
Next: [PATCH] [WATCHDOG] bfin: use new common Blackfin watchdog header
From: Ingo Molnar on 21 May 2010 04:00 * Arnaldo Carvalho de Melo <acme(a)infradead.org> wrote: > 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(-) Pulled, thanks Arnaldo! Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |