summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/kmod-path.c
Commit message (Expand)AuthorAgeFilesLines
* perf debug: Remove needless include directives from debug.hArnaldo Carvalho de Melo2019-08-311-0/+2
* perf tools: Remove ext from struct kmod_pathJiri Olsa2018-08-201-71/+65
* perf tools: Add compression id into 'struct kmod_path'Jiri Olsa2018-08-201-21/+21
* perf tests kmod-path: Add tests for vdso32 and vdsox32Adrian Hunter2018-06-061-0/+16
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo2017-08-111-1/+1
* perf tests kmod-path: Don't fail if compressed modules aren't supportedKim Phillips2017-05-041-0/+2
* perf tests kmod-path: Fix build on ubuntu:16.04-x-armhfArnaldo Carvalho de Melo2016-07-221-0/+1
* perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo2015-11-191-1/+1
* perf tools: Deal with kernel module names in '[]' correctlyWang Nan2015-06-031-0/+72
* perf tools: Add kmod_path__parse functionJiri Olsa2015-03-211-0/+73