summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/time-utils.h
Commit message (Expand)AuthorAgeFilesLines
* perf script: Fix --reltime with --timeAndi Kleen2019-10-151-0/+5
* perf time-utils: Adopt rdclock() from perf.hArnaldo Carvalho de Melo2019-08-291-0/+9
* perf time-utils: Add utility function to print time stamps in nanosecondsAndi Kleen2019-03-111-0/+1
* perf time-utils: Refactor time range parsing codeJin Yao2019-03-011-0/+6
* perf util: Allocate time slices buffer according to number of commaJin Yao2018-01-171-0/+2
* perf tools: Create function to perform multiple time range checkingJin Yao2018-01-081-0/+3
* perf tools: Create function to parse time percentJin Yao2018-01-081-0/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* perf tools: Move timestamp routines from util.h to time-utils.hArnaldo Carvalho de Melo2017-04-201-0/+7
* perf tools: Move parse_nsec_time to time-utils.cDavid Ahern2016-12-011-0/+2
* perf tools: Add time-based utility functionsDavid Ahern2016-12-011-0/+12