aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/time-utils.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-15perf script: Fix --reltime with --timeAndi Kleen1-0/+5
2019-08-29perf time-utils: Adopt rdclock() from perf.hArnaldo Carvalho de Melo1-0/+9
2019-03-11perf time-utils: Add utility function to print time stamps in nanosecondsAndi Kleen1-0/+1
2019-03-01perf time-utils: Refactor time range parsing codeJin Yao1-0/+6
2018-01-17perf util: Allocate time slices buffer according to number of commaJin Yao1-0/+2
2018-01-08perf tools: Create function to perform multiple time range checkingJin Yao1-0/+3
2018-01-08perf tools: Create function to parse time percentJin Yao1-0/+3
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/+7
2016-12-01perf tools: Move parse_nsec_time to time-utils.cDavid Ahern1-0/+2
2016-12-01perf tools: Add time-based utility functionsDavid Ahern1-0/+12