On Thu, May 15, 2014 at 06:09:20PM +0200, Hagen Paul Pfeifer wrote: > On 13 May 2014 00:51, Andi Kleen <[email protected]> wrote: > > > I implemented an automatic downloader to get the event file for the > > current CPU. The events are stored in ~/.events. > > Then perf adds a parser that converts the JSON format into perf event > > aliases, which then can be used directly as any other perf event. > > Should the name of the file not more specific? I mean .events can mean > everything? Every program may have a demand for this generic name. Why > not ~/.perf-events? Even more standard [1]: > $XDG_CACHE_HOME/perf/events (i.e. ~/.cache/perf/events)
It's already pmu-events, but I forgot to update the description. -Andi -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

