perf tools: Pass whole attr to event selectors
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / tools / perf / util / evsel.c
2011-01-07 Lin Mingperf tools: Pass whole attr to event selectors
2011-01-05 Ingo MolnarMerge commit 'v2.6.37' into perf/core
2011-01-04 Ingo MolnarMerge branch 'perf/test' of git://git./linux/kernel...
2011-01-04 Arnaldo Carvalho... perf evsel: Auto allocate resources needed for some...
2011-01-04 Arnaldo Carvalho... perf evsel: Use {cpu,thread}_map to shorten list of...
2011-01-04 Arnaldo Carvalho... perf evsel: Introduce per cpu and per thread open helpers
2011-01-04 Arnaldo Carvalho... perf evsel: Steal the counter reading routines from...
2011-01-03 Arnaldo Carvalho... perf tools: Introduce event selectors