summaryrefslogtreecommitdiff
path: root/tools/perf/tests/parse-no-sample-id-all.c
AgeCommit message (Expand)Author
2022-10-31perf tools: Move 'struct perf_sample' to a separate header file to disentangl...Arnaldo Carvalho de Melo
2021-11-13perf test: Rename struct test to test_suiteIan Rogers
2021-11-13perf test: Move each test suite struct to its testIan Rogers
2020-11-30perf evlist: Use the right prefix for 'struct evlist' sample parsing methodsArnaldo Carvalho de Melo
2019-09-20perf tools: Remove util.h from where it is not neededArnaldo Carvalho de Melo
2019-08-26libperf: Rename the PERF_RECORD_ structs to have a "perf" suffixArnaldo Carvalho de Melo
2019-07-29perf evlist: Rename perf_evlist__delete() to evlist__delete()Jiri Olsa
2019-07-29perf evlist: Rename struct perf_evlist to struct evlistJiri Olsa
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-11perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo
2017-04-19perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is usedArnaldo Carvalho de Melo
2017-02-14perf tests: Synthesize struct instead of using field after variable sized typeArnaldo Carvalho de Melo
2016-06-22perf evlist: Destructors should accept NULLArnaldo Carvalho de Melo
2015-11-19perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo
2014-07-17perf tools: Move pr_* debug macros into debug objectJiri Olsa
2014-05-01tools: Consolidate types.hBorislav Petkov
2013-09-05perf tools: Add test for parsing with no sample_id_all bitAdrian Hunter