summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/perf-time-to-tsc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf test: Fix cpu and thread map leaks in perf_time_to_tsc testNamhyung Kim2021-03-061-0/+2
* perf evlist: Use the right prefix for 'struct evlist' event attribute config ...Arnaldo Carvalho de Melo2020-11-301-1/+1
* perf tests tsc: Add checking helper is_supported()Leo Yan2020-11-041-0/+13
* perf tests tsc: Make tsc testing as a common testingLeo Yan2020-11-041-0/+171
* perf tests: Move x86 tests into arch directoryMatt Fleming2015-10-051-162/+0
* perf tools: Add parse_events_error interfaceJiri Olsa2015-04-291-1/+1
* perf tools: Move rdtsc() functionAdrian Hunter2014-07-231-9/+0
* perf tools: Allow TSC conversion on any archAdrian Hunter2014-07-171-2/+1
* tools: Consolidate types.hBorislav Petkov2014-05-011-2/+1
* perf evlist: Auto unmap on destructorArnaldo Carvalho de Melo2014-01-131-1/+0
* perf evlist: Close fds on destructorArnaldo Carvalho de Melo2014-01-131-1/+0
* perf evlist: Move destruction of maps to evlist destructorArnaldo Carvalho de Melo2014-01-131-4/+0
* perf tools: Rename 'perf_record_opts' to 'record_optsArnaldo Carvalho de Melo2013-12-191-1/+1
* perf tools: Fixup mmap event consumptionZhouyi Zhou2013-10-281-1/+3
* perf tools: Add test for converting perf time to/from TSCAdrian Hunter2013-07-231-0/+177