Re: [PATCH 0/4] perf events: Add realtime clock event and timehist option -v2
From: Ingo Molnar <hidden>
Date: 2011-02-22 07:42:14
Also in:
lkml
From: Ingo Molnar <hidden>
Date: 2011-02-22 07:42:14
Also in:
lkml
* Frederic Weisbecker [off-list ref] wrote:
perf-script is not new, it was there in november already, although named perf trace at that time.
Yes. The new 'perf trace' utility - which might be the straightforward 'report a trace' utility that David is looking for is still WIP and can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git tmp.perf/trace Warning: the code is stale and needs much more work to become mergable. But displaying GTOD timestamps is very much something that looks sensible in the 'perf trace' context as well. Thanks, Ingo