summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/sample-parsing.c
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Add missing headers, mostly stdlib.hArnaldo Carvalho de Melo2019-07-091-0/+1
* perf tests: Add missing headers so far obtained indirectlyArnaldo Carvalho de Melo2019-02-061-0/+2
* perf tools: Get rid of unused 'swapped' parameter from perf_event__synthesize...Adrian Hunter2018-01-181-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* perf test: Add test case for PERF_SAMPLE_PHYS_ADDRKan Liang2017-09-011-1/+5
* perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo2017-08-111-1/+1
* perf tools: Including missing inttypes.h headerArnaldo Carvalho de Melo2017-04-191-0/+1
* perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is usedArnaldo Carvalho de Melo2017-04-191-0/+1
* perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo2015-11-191-1/+1
* perf tests: Fix typo in sample-parsing.cRasmus Villemoes2015-01-221-1/+1
* perf/tests: Add interrupted state sample parsing testStephane Eranian2014-11-161-15/+40
* perf tools: Move pr_* debug macros into debug objectJiri Olsa2014-07-171-0/+1
* tools: Consolidate types.hBorislav Petkov2014-05-011-1/+1
* perf callchain: Add mask into struct regs_dumpJiri Olsa2014-02-181-9/+8Star
* perf test: Update "sample parsing" test for PERF_SAMPLE_TRANSACTIONAdrian Hunter2013-11-041-1/+6
* perf test: Consider PERF_SAMPLE_TRANSACTION in the "sample parsing" testArnaldo Carvalho de Melo2013-10-231-1/+1
* perf test: Clarify the "sample parsing" test entryArnaldo Carvalho de Melo2013-10-231-1/+1
* perf tests: Add a sample parsing testAdrian Hunter2013-08-291-0/+316