aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/tests/dso-data.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-19perf tools: Remove include dirent.h from util.hGravatar Arnaldo Carvalho de Melo 1-0/+1
2017-04-19perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is usedGravatar Arnaldo Carvalho de Melo 1-0/+1
2016-06-30perf tools: Allow to reset open files counterGravatar Jiri Olsa 1-0/+6
2016-04-28perf tests: Do not use sizeof on pointer typeGravatar Vaishali Thakkar 1-1/+1
2015-11-19perf tests: Pass the subtest index to each test routineGravatar Arnaldo Carvalho de Melo 1-3/+3
2015-06-08perf tools: Reference count struct dsoGravatar Arnaldo Carvalho de Melo 1-2/+2
2015-05-27perf tools: Add dso__data_get/put_fd()Gravatar Namhyung Kim 1-0/+11
2015-02-06perf tests: Do not rely on dso__data_read_offset() to open dsoGravatar Namhyung Kim 1-5/+8
2015-02-06perf test: Fix dso cache testcaseGravatar Namhyung Kim 1-3/+6
2014-07-17perf tools: Move pr_* debug macros into debug objectGravatar Jiri Olsa 1-0/+1
2014-06-12perf tests: Add test for closing dso objects on EMFILE errorGravatar Jiri Olsa 1-0/+73
2014-06-12perf tests: Add test for caching dso file descriptorsGravatar Jiri Olsa 1-3/+132
2014-06-12perf tests: Allow reuse of test_file functionGravatar Jiri Olsa 1-1/+5
2014-05-01tools: Consolidate types.hGravatar Borislav Petkov 1-1/+1
2013-10-14perf tests: Fix memory leak in dso-data.cGravatar Felipe Pena 1-0/+1
2013-07-12perf tests: Make TEST_ASSERT_VAL globalGravatar Jiri Olsa 1-8/+0
2012-11-14perf tests: Check for mkstemp return value in dso-data testGravatar Jiri Olsa 1-0/+4
2012-11-14perf tests: Final cleanup for builtin-test moveGravatar Jiri Olsa 1-1/+2
2012-11-09perf machine: Move more methods to machine.[ch]Gravatar Arnaldo Carvalho de Melo 1-0/+1
2012-10-31perf tests: Move test objects into 'tests' directoryGravatar Jiri Olsa 1-0/+153