aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/unit_number__scnprintf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-31perf debug: Remove needless include directives from debug.hArnaldo Carvalho de Melo1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-11perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo1-1/+1
2017-04-20perf tools: Move units conversion/formatting routines to separate objectArnaldo Carvalho de Melo1-1/+1
2017-04-19perf tools: Including missing inttypes.h headerArnaldo Carvalho de Melo1-0/+1
2017-01-11perf tools: Add unit_number__scnprintf functionJiri Olsa1-0/+37