summaryrefslogtreecommitdiff
path: root/tools/perf/tests/dso-data.c
AgeCommit message (Expand)Author
2015-06-08perf tools: Reference count struct dsoArnaldo Carvalho de Melo
2015-05-27perf tools: Add dso__data_get/put_fd()Namhyung Kim
2015-02-06perf tests: Do not rely on dso__data_read_offset() to open dsoNamhyung Kim
2015-02-06perf test: Fix dso cache testcaseNamhyung Kim
2014-07-17perf tools: Move pr_* debug macros into debug objectJiri Olsa
2014-06-12perf tests: Add test for closing dso objects on EMFILE errorJiri Olsa
2014-06-12perf tests: Add test for caching dso file descriptorsJiri Olsa
2014-06-12perf tests: Allow reuse of test_file functionJiri Olsa
2014-05-01tools: Consolidate types.hBorislav Petkov
2013-10-14perf tests: Fix memory leak in dso-data.cFelipe Pena
2013-07-12perf tests: Make TEST_ASSERT_VAL globalJiri Olsa
2012-11-14perf tests: Check for mkstemp return value in dso-data testJiri Olsa
2012-11-14perf tests: Final cleanup for builtin-test moveJiri Olsa
2012-11-09perf machine: Move more methods to machine.[ch]Arnaldo Carvalho de Melo
2012-10-31perf tests: Move test objects into 'tests' directoryJiri Olsa