summaryrefslogtreecommitdiff
path: root/tools/perf/tests/perf-record.c
AgeCommit message (Expand)Author
2013-03-15perf tests: Fixup return path of perf record test caseNamhyung Kim
2013-03-15perf evlist: Add want_signal parameter to perf_evlist__prepare_workload()Namhyung Kim
2013-03-15perf evlist: Do not pass struct record_opts to perf_evlist__prepare_workload()Namhyung Kim
2013-03-15perf evlist: Pass struct perf_target to perf_evlist__prepare_workload()Namhyung Kim
2013-03-15perf evlist: Remove cpus and threads arguments from perf_evlist__new()Namhyung Kim
2013-01-30perf tests: Fix leaks on PERF_RECORD_* testArnaldo Carvalho de Melo
2012-12-11perf evlist: Set the leader in the perf_evlist__config methodArnaldo Carvalho de Melo
2012-12-10perf evsel: Update sample_size when setting sample_type bitsArnaldo Carvalho de Melo
2012-11-14perf tests: Move test__PERF_RECORD into separate objectJiri Olsa