perf timechart: Show the name of the waker/wakee in timechart
authorArjan van de Ven <arjan@linux.intel.com>
Sun, 20 Sep 2009 16:13:28 +0000 (18:13 +0200)
committerIngo Molnar <mingo@elte.hu>
Sun, 20 Sep 2009 17:37:34 +0000 (19:37 +0200)
commit4f1202c8e61478984ed2d0df616149faf84c2a7f
tree540fb2e48d8b55bda2db75a61085908401453ac0
parentcdf8073d6b2c6c5a3cd6ce0e6c1297157f7f99ba
perf timechart: Show the name of the waker/wakee in timechart

Timechart currently shows thin green lines for sending or receiving
wakeups. This patch also prints (in a very small font) the name of
the process that is being woken/wakes up this process.

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
LKML-Reference: <20090920181328.68baa978@linux.intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
tools/perf/builtin-timechart.c
tools/perf/util/svghelper.c
tools/perf/util/svghelper.h