- cb5a63f perf test sample-parsing: Fix branch_stack entry endianness check by Thomas Richter · 3 years, 1 month ago
- 33f44bf perf test: Rename struct test to test_suite by Ian Rogers · 3 years, 2 months ago
- d68f036 perf test: Move each test suite struct to its test by Ian Rogers · 3 years, 2 months ago
- 10269a2 perf test sample-parsing: Add endian test for struct branch_flags by Madhavan Srinivasan · 3 years, 2 months ago
- a8146d6 perf test: Fix sample-parsing failure on non-x86 platforms by Kan Liang · 3 years, 10 months ago
- c5c97ca perf test: Fix unaligned access in sample parsing test by Namhyung Kim · 3 years, 11 months ago
- c744429 perf test: Support PERF_SAMPLE_WEIGHT_STRUCT by Kan Liang · 4 years ago
- d8eda89 perf test: Add test case for PERF_SAMPLE_CODE_PAGE_SIZE by Stephane Eranian · 4 years ago
- dc67d19 perf test: Make sample-parsing test aware of PERF_SAMPLE_{CODE,DATA}_PAGE_SIZE by Arnaldo Carvalho de Melo · 4 years ago
- 6b6017a perf evsel: Rename perf_evsel__parse_sample*() to evsel__parse_sample*() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- 2aaefde perf evsel: Rename __perf_evsel__sample_size() to __evsel__sample_size() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- ba78c1c perf tools: Basic support for CGROUP event by Namhyung Kim · 4 years, 9 months ago
- 42bbabe perf tools: Add hw_idx in struct branch_stack by Kan Liang · 4 years, 10 months ago
- 98dcf14 perf tools: Add kernel AUX area sampling definitions by Adrian Hunter · 5 years ago
- ea49e01 perf tools: Move event synthesizing routines to separate header by Arnaldo Carvalho de Melo · 5 years ago
- fb71c86c perf tools: Remove util.h from where it is not needed by Arnaldo Carvalho de Melo · 5 years ago
- d3300a3 perf symbols: Move mem_info and branch_info out of symbol.h by Arnaldo Carvalho de Melo · 5 years ago
- 8520a98 perf debug: Remove needless include directives from debug.h by Arnaldo Carvalho de Melo · 5 years ago
- 1fc632c libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel by Jiri Olsa · 5 years ago
- 32dcd02 perf evsel: Rename struct perf_evsel to struct evsel by Jiri Olsa · 5 years ago
- 215a0d3 perf tools: Add missing headers, mostly stdlib.h by Arnaldo Carvalho de Melo · 5 years ago
- 2f2ae23 perf tests: Add missing headers so far obtained indirectly by Arnaldo Carvalho de Melo · 6 years ago
- 936f1f3 perf tools: Get rid of unused 'swapped' parameter from perf_event__synthesize_sample() by Adrian Hunter · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- fc33dcc perf test: Add test case for PERF_SAMPLE_PHYS_ADDR by Kan Liang · 7 years ago
- 81f17c9 perf test: Add 'struct test *' to the test functions by Arnaldo Carvalho de Melo · 7 years ago
- fd20e81 perf tools: Including missing inttypes.h header by Arnaldo Carvalho de Melo · 8 years ago
- 877a7a1 perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used by Arnaldo Carvalho de Melo · 8 years ago
- 721a1f5 perf tests: Pass the subtest index to each test routine by Arnaldo Carvalho de Melo · 9 years ago
- 605a306 perf tests: Fix typo in sample-parsing.c by Rasmus Villemoes · 10 years ago
- 26ff0f0 perf/tests: Add interrupted state sample parsing test by Stephane Eranian · 10 years ago
- 84f5d36 perf tools: Move pr_* debug macros into debug object by Jiri Olsa · 10 years ago
- d944c4e tools: Consolidate types.h by Borislav Petkov · 11 years ago
- 352ea45 perf callchain: Add mask into struct regs_dump by Jiri Olsa · 11 years ago
- 091a4ef perf test: Update "sample parsing" test for PERF_SAMPLE_TRANSACTION by Adrian Hunter · 11 years ago
- 4ac2f1c perf test: Consider PERF_SAMPLE_TRANSACTION in the "sample parsing" test by Arnaldo Carvalho de Melo · 11 years ago
- 11a4d43 perf test: Clarify the "sample parsing" test entry by Arnaldo Carvalho de Melo · 11 years ago
- 045f8cd8 perf tests: Add a sample parsing test by Adrian Hunter · 11 years ago