aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/sample-parsing.c
AgeCommit message (Expand)Author
2019-02-06perf tests: Add missing headers so far obtained indirectlyArnaldo Carvalho de Melo
2018-01-18perf tools: Get rid of unused 'swapped' parameter from perf_event__synthesize...Adrian Hunter
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-01perf test: Add test case for PERF_SAMPLE_PHYS_ADDRKan Liang
2017-08-11perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo
2017-04-19perf tools: Including missing inttypes.h headerArnaldo Carvalho de Melo
2017-04-19perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is usedArnaldo Carvalho de Melo
2015-11-19perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo
2015-01-22perf tests: Fix typo in sample-parsing.cRasmus Villemoes
2014-11-16perf/tests: Add interrupted state sample parsing testStephane Eranian
2014-07-17perf tools: Move pr_* debug macros into debug objectJiri Olsa
2014-05-01tools: Consolidate types.hBorislav Petkov
2014-02-18perf callchain: Add mask into struct regs_dumpJiri Olsa
2013-11-04perf test: Update "sample parsing" test for PERF_SAMPLE_TRANSACTIONAdrian Hunter
2013-10-23perf test: Consider PERF_SAMPLE_TRANSACTION in the "sample parsing" testArnaldo Carvalho de Melo
2013-10-23perf test: Clarify the "sample parsing" test entryArnaldo Carvalho de Melo
2013-08-29perf tests: Add a sample parsing testAdrian Hunter