index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
perf-record.c
Age
Commit message (
Expand
)
Author
2013-10-29
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2013-10-28
perf tools: Fixup mmap event consumption
Zhouyi Zhou
2013-10-09
perf evlist: Introduce perf_evlist__new_default function
Jiri Olsa
2013-09-11
perf tools: Add attr->mmap2 support
Stephane Eranian
2013-03-15
perf tests: Fixup return path of perf record test case
Namhyung Kim
2013-03-15
perf evlist: Add want_signal parameter to perf_evlist__prepare_workload()
Namhyung Kim
2013-03-15
perf evlist: Do not pass struct record_opts to perf_evlist__prepare_workload()
Namhyung Kim
2013-03-15
perf evlist: Pass struct perf_target to perf_evlist__prepare_workload()
Namhyung Kim
2013-03-15
perf evlist: Remove cpus and threads arguments from perf_evlist__new()
Namhyung Kim
2013-01-30
perf tests: Fix leaks on PERF_RECORD_* test
Arnaldo Carvalho de Melo
2012-12-11
perf evlist: Set the leader in the perf_evlist__config method
Arnaldo Carvalho de Melo
2012-12-10
perf evsel: Update sample_size when setting sample_type bits
Arnaldo Carvalho de Melo
2012-11-14
perf tests: Move test__PERF_RECORD into separate object
Jiri Olsa