summaryrefslogtreecommitdiff
path: root/tools/perf/tests/open-syscall-all-cpus.c
AgeCommit message (Expand)Author
2015-05-29perf tests: Aename open*.c to openat*.cRiku Voipio
2015-05-29perf tests: Switch from open to openatRiku Voipio
2015-02-11perf tools: Make perf aware of tracefsSteven Rostedt (Red Hat)
2014-08-15perf test: Use strerror_r instead of strerrorMasami Hiramatsu
2013-11-11perf evsel: Remove idx parm from constructorArnaldo Carvalho de Melo
2013-01-30perf evsel: Fix memory leaks on evsel->countsNamhyung Kim
2012-12-10perf test: Use perf_evsel__newtp constructor in the tracepoint testsArnaldo Carvalho de Melo
2012-11-14perf tests: Move test__open_syscall_event_on_all_cpus into separate objectJiri Olsa