summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/time-utils.c
Commit message (Expand)AuthorAgeFilesLines
* perf util: Allocate time slices buffer according to number of commaJin Yao2018-01-171-0/+28
* perf util: Support no index time percent sliceJin Yao2018-01-171-0/+36
* perf util: Improve error checking for time percent inputJin Yao2018-01-171-2/+6
* perf tools: Create function to perform multiple time range checkingJin Yao2018-01-081-0/+28
* perf tools: Create function to parse time percentJin Yao2018-01-081-12/+193
* 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/+25
* perf tools: Move parse_nsec_time to time-utils.cDavid Ahern2016-12-011-1/+35
* perf tools: Add time-based utility functionsDavid Ahern2016-12-011-0/+85