]> git.baikalelectronics.ru Git - kernel.git/commit
perf tools: Remove static debugfs path from parse-events
authorAshwin Chaugule <ashwinc@quicinc.com>
Sun, 4 Oct 2009 22:49:34 +0000 (15:49 -0700)
committerIngo Molnar <mingo@elte.hu>
Mon, 12 Oct 2009 20:41:05 +0000 (22:41 +0200)
commit35b4ea74eeb1b71b18d0b1e6a22501cf4a93cfb4
tree7231c231457af3f2463e277a4ebff0228fb9fb59
parent3f3790fccffa0fd05c415b3bef9c8c119000611d
perf tools: Remove static debugfs path from parse-events

Timechart doesn't work if debugfs is not in /sys/kernel/debug/.
Fixed by using global debugfs_path which is filled in by perf.

Signed-off-by: Ashwin Chaugule <ashwinc@quicinc.com>
Cc: "Arjan van de Ven" <arjan@linux.intel.com>
LKML-Reference: <a751bdc6978478de6d10440e587a2cc7.squirrel@www.codeaurora.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
tools/perf/util/parse-events.c