aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/perf-record.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-29Merge branch 'perf/urgent' into perf/coreIngo Molnar1-0/+2
2013-10-28perf tools: Fixup mmap event consumptionZhouyi Zhou1-0/+2
2013-10-09perf evlist: Introduce perf_evlist__new_default functionJiri Olsa1-11/+1
2013-09-11perf tools: Add attr->mmap2 supportStephane Eranian1-4/+11
2013-03-15perf tests: Fixup return path of perf record test caseNamhyung Kim1-1/+3
2013-03-15perf evlist: Add want_signal parameter to perf_evlist__prepare_workload()Namhyung Kim1-1/+2
2013-03-15perf evlist: Do not pass struct record_opts to perf_evlist__prepare_workload()Namhyung Kim1-1/+1
2013-03-15perf evlist: Pass struct perf_target to perf_evlist__prepare_workload()Namhyung Kim1-1/+1
2013-03-15perf evlist: Remove cpus and threads arguments from perf_evlist__new()Namhyung Kim1-1/+1
2013-01-30perf tests: Fix leaks on PERF_RECORD_* testArnaldo Carvalho de Melo1-5/+7
2012-12-11perf evlist: Set the leader in the perf_evlist__config methodArnaldo Carvalho de Melo1-1/+1
2012-12-10perf evsel: Update sample_size when setting sample_type bitsArnaldo Carvalho de Melo1-3/+3
2012-11-14perf tests: Move test__PERF_RECORD into separate objectJiri Olsa1-0/+312