[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.00.1105240955050.9203@cl320.eecs.utk.edu>
Date: Tue, 24 May 2011 09:59:25 -0400 (EDT)
From: Vince Weaver <vweaver1@...s.utk.edu>
To: linux-kernel@...r.kernel.org
cc: Peter Zijlstra <a.p.zijlstra@...llo.nl>, fbuihuu@...il.com,
mingo@...e.hu, paulus@...ba.org, acme@...hat.com
Subject: perf: regression -- missing /sys/devices/system/cpu/perf_events
I know this is a bit late, but for some reason our users sit on these
things and then they aren't willing to take it up with linux-kernel
themselves
> > > commit 15ac9a395a753cb28c674e7ea80386ffdff21785
> > > Author: Peter Zijlstra <a.p.zijlstra@...llo.nl>
> > > Date: Mon Sep 6 15:51:45 2010 +0200
> > >
> > > perf: Remove the sysfs bits
removed the /sys/devices/system/cpu/perf_events
I thought things in /sys were stable ABI?
Apparently it's common for people to have scripts to check if
perf_events is available in a kernel by checking the existence of
/sys/devices/system/cpu/perf_events, even if they didn't use the
files within.
Now that 2.6.38 kernels are starting to hit the distros we're getting
complaints that it's missing.
Vince
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists