| Commit message (Expand) | Author | Age | Files | Lines |
* | perf tools: Move 'struct perf_sample' to a separate header file to disentangl... | Arnaldo Carvalho de Melo | 2022-10-31 | 1 | -0/+1 |
* | perf test: Rename struct test to test_suite | Ian Rogers | 2021-11-13 | 1 | -1/+1 |
* | perf test: Move each test suite struct to its test | Ian Rogers | 2021-11-13 | 1 | -1/+4 |
* | perf evlist: Use the right prefix for 'struct evlist' sample parsing methods | Arnaldo Carvalho de Melo | 2020-11-30 | 1 | -2/+2 |
* | perf tools: Remove util.h from where it is not needed | Arnaldo Carvalho de Melo | 2019-09-20 | 1 | -2/+0 |
* | libperf: Rename the PERF_RECORD_ structs to have a "perf" suffix | Arnaldo Carvalho de Melo | 2019-08-27 | 1 | -2/+2 |
* | perf evlist: Rename perf_evlist__delete() to evlist__delete() | Jiri Olsa | 2019-07-29 | 1 | -1/+1 |
* | perf evlist: Rename struct perf_evlist to struct evlist | Jiri Olsa | 2019-07-29 | 1 | -2/+2 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | perf test: Add 'struct test *' to the test functions | Arnaldo Carvalho de Melo | 2017-08-11 | 1 | -1/+1 |
* | perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used | Arnaldo Carvalho de Melo | 2017-04-19 | 1 | -0/+1 |
* | perf tests: Synthesize struct instead of using field after variable sized type | Arnaldo Carvalho de Melo | 2017-02-14 | 1 | -11/+8 |
* | perf evlist: Destructors should accept NULL | Arnaldo Carvalho de Melo | 2016-06-22 | 1 | -2/+1 |
* | perf tests: Pass the subtest index to each test routine | Arnaldo Carvalho de Melo | 2015-11-19 | 1 | -1/+1 |
* | perf tools: Move pr_* debug macros into debug object | Jiri Olsa | 2014-07-17 | 1 | -0/+1 |
* | tools: Consolidate types.h | Borislav Petkov | 2014-05-01 | 1 | -1/+1 |
* | perf tools: Add test for parsing with no sample_id_all bit | Adrian Hunter | 2013-09-05 | 1 | -0/+108 |