aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/time-utils.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-11perf time-utils: Add utility function to print time stamps in nanosecondsAndi Kleen1-0/+8
2019-03-01perf time-utils: Refactor time range parsing codeJin Yao1-1/+50
2018-01-17perf util: Allocate time slices buffer according to number of commaJin Yao1-0/+28
2018-01-17perf util: Support no index time percent sliceJin Yao1-0/+36
2018-01-17perf util: Improve error checking for time percent inputJin Yao1-2/+6
2018-01-08perf tools: Create function to perform multiple time range checkingJin Yao1-0/+28
2018-01-08perf tools: Create function to parse time percentJin Yao1-12/+193
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-04-20perf tools: Move timestamp routines from util.h to time-utils.hArnaldo Carvalho de Melo1-0/+25
2016-12-01perf tools: Move parse_nsec_time to time-utils.cDavid Ahern1-1/+35
2016-12-01perf tools: Add time-based utility functionsDavid Ahern1-0/+85