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
/
sw-clock.c
Age
Commit message (
Expand
)
Author
2015-11-19
perf tests: Pass the subtest index to each test routine
Arnaldo Carvalho de Melo
2015-09-15
perf tests: Fix software clock events test setting maps
Adrian Hunter
2014-08-15
perf test: Use strerror_r instead of strerror
Masami Hiramatsu
2014-01-13
perf evlist: Auto unmap on destructor
Arnaldo Carvalho de Melo
2014-01-13
perf evlist: Close fds on destructor
Arnaldo Carvalho de Melo
2014-01-13
perf evlist: Move destruction of maps to evlist destructor
Arnaldo Carvalho de Melo
2013-11-12
perf tests: Compensate lower sample freq with longer test loop
Adrian Hunter
2013-11-11
perf tests: Use lower sample_freq in sw clock event period test
Arnaldo Carvalho de Melo
2013-11-11
perf tests: Check return of perf_evlist__open sw clock event period test
Arnaldo Carvalho de Melo
2013-11-11
perf evsel: Remove idx parm from constructor
Arnaldo Carvalho de Melo
2013-10-28
perf tools: Fixup mmap event consumption
Zhouyi Zhou
2013-03-18
perf tests: Add a test case for checking sw clock event frequency
Namhyung Kim