[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <a751bdc6978478de6d10440e587a2cc7.squirrel@www.codeaurora.org>
Date: Sun, 4 Oct 2009 15:49:34 -0700 (PDT)
From: ashwinc@...eaurora.org
To: mingo@...hat.com, "LKML" <linux-kernel@...r.kernel.org>
Cc: "Thomas Gleixner" <tglx@...utronix.de>,
"Arjan van de Ven" <arjan@...ux.intel.com>
Subject: [RFC] [PATCH 1/1] Remove static debugfs path from parse-events
I was working on getting timechart running and noticed that it wouldn't
get any sched_switch/wakeup etc events if debugfs is mounted anywhere
other than /sys/kernel/debug/. Mine was mounted in /debug (the second
sane location ;) )
So we'd need something like whats in the patch to make use of the global
debugfs_path.
Also, I'm assuming that parse-events.c is governed by GPLv2 or something
similar ?
Cheers,
Ashwin
View attachment "perf-events-Remove-static-debugfs-path.patch" of type "text/x-patch" (1107 bytes)
Powered by blists - more mailing lists