summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/dso-data.c
Commit message (Expand)AuthorAgeFilesLines
* 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-3/+3
* perf tools: Remove include dirent.h from util.hArnaldo 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 tools: Allow to reset open files counterJiri Olsa2016-06-301-0/+6
* perf tests: Do not use sizeof on pointer typeVaishali Thakkar2016-04-281-1/+1
* perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo2015-11-191-3/+3
* perf tools: Reference count struct dsoArnaldo Carvalho de Melo2015-06-081-2/+2
* perf tools: Add dso__data_get/put_fd()Namhyung Kim2015-05-271-0/+11
* perf tests: Do not rely on dso__data_read_offset() to open dsoNamhyung Kim2015-02-061-5/+8
* perf test: Fix dso cache testcaseNamhyung Kim2015-02-061-3/+6
* perf tools: Move pr_* debug macros into debug objectJiri Olsa2014-07-171-0/+1
* perf tests: Add test for closing dso objects on EMFILE errorJiri Olsa2014-06-121-0/+73
* perf tests: Add test for caching dso file descriptorsJiri Olsa2014-06-121-3/+132
* perf tests: Allow reuse of test_file functionJiri Olsa2014-06-121-1/+5
* tools: Consolidate types.hBorislav Petkov2014-05-011-1/+1
* perf tests: Fix memory leak in dso-data.cFelipe Pena2013-10-141-0/+1
* perf tests: Make TEST_ASSERT_VAL globalJiri Olsa2013-07-121-8/+0
* perf tests: Check for mkstemp return value in dso-data testJiri Olsa2012-11-141-0/+4
* perf tests: Final cleanup for builtin-test moveJiri Olsa2012-11-141-1/+2
* perf machine: Move more methods to machine.[ch]Arnaldo Carvalho de Melo2012-11-091-0/+1
* perf tests: Move test objects into 'tests' directoryJiri Olsa2012-10-311-0/+153
OpenPOWER on IntegriCloud