summaryrefslogtreecommitdiff
path: root/tools/perf/arch/x86/tests
AgeCommit message (Expand)Author
2016-07-21perf tools: Add AVX-512 instructions to the new instructions testAdrian Hunter
2016-07-20x86/insn: perf tools: Fix vcvtph2ps instruction decodingAdrian Hunter
2016-07-12perf tests x86 rdpmc: Add missing headersArnaldo Carvalho de Melo
2016-07-12tools: Introduce str_error_r()Arnaldo Carvalho de Melo
2016-06-22perf tests time-to-tsc: No need to disable an event before deleting itArnaldo Carvalho de Melo
2016-04-11perf evsel: Do not use globals in config()Arnaldo Carvalho de Melo
2016-03-08perf tools: Use 64-bit shifts with (TSC) time conversionAdrian Hunter
2016-03-03perf tests: Initialize sa.sa_flagsColin Ian King
2016-01-26perf tests: Remove wrong semicolon in while loop in CQM testMarkus Trippelsdorf
2016-01-07perf tests: Give a bit more information on the CQM test failure pathArnaldo Carvalho de Melo
2016-01-07perf tests: No need to set attr.sample_freq in the perf time to TSC testArnaldo Carvalho de Melo
2015-11-19perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo
2015-10-05perf tests: Add Intel CQM testMatt Fleming
2015-10-05perf tests: Move x86 tests into arch directoryMatt Fleming
2015-10-05perf tests: Add arch testsMatt Fleming
2015-02-12perf build: Add arch x86 objects buildingJiri Olsa
2014-07-17perf tools: Move pr_* debug macros into debug objectJiri Olsa
2014-05-01Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar
2014-04-30perf tests x86: Fix stack map lookup in dwarf unwind testJiri Olsa
2014-04-30perf x86: Fix perf to use non-executable stack, againMathias Krause
2014-04-28perf tools: Allocate thread map_groups's dynamicallyArnaldo Carvalho de Melo
2014-04-23perf tests x86: Fix memory leak in sample_ustack()Masanari Iida
2014-02-18perf callchain: Add mask into struct regs_dumpJiri Olsa
2014-02-18perf tests x86: Add dwarf unwind testJiri Olsa
2014-02-18perf tests x86: Introduce perf_regs_load functionJiri Olsa