summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/sdt.c
Commit message (Expand)AuthorAgeFilesLines
* perf tests: Add missing headers so far obtained indirectlyArnaldo Carvalho de Melo2019-02-061-0/+1
* 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-2/+2
* perf test sdt: Handle realpath() failureArnaldo Carvalho de Melo2017-07-191-1/+3
* perf buildid-cache: Support binary objects from other namespacesKrister Johansen2017-07-191-2/+2
* perf buildid: Move prototypes from util.h to build-id.hArnaldo Carvalho de Melo2017-04-251-1/+0Star
* perf tools: Include errno.h where neededArnaldo Carvalho de Melo2017-04-191-0/+1
* perf tests: Do not assume that readlink() returns a null terminated stringTommi Rantala2017-03-271-1/+1
* perf test: Add a test case for SDT eventMasami Hiramatsu2016-07-141-0/+115