Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perf util: Allocate time slices buffer according to number of comma | Jin Yao | 2018-01-17 | 1 | -0/+28 |
* | perf util: Support no index time percent slice | Jin Yao | 2018-01-17 | 1 | -0/+36 |
* | perf util: Improve error checking for time percent input | Jin Yao | 2018-01-17 | 1 | -2/+6 |
* | perf tools: Create function to perform multiple time range checking | Jin Yao | 2018-01-08 | 1 | -0/+28 |
* | perf tools: Create function to parse time percent | Jin Yao | 2018-01-08 | 1 | -12/+193 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | perf tools: Move timestamp routines from util.h to time-utils.h | Arnaldo Carvalho de Melo | 2017-04-20 | 1 | -0/+25 |
* | perf tools: Move parse_nsec_time to time-utils.c | David Ahern | 2016-12-01 | 1 | -1/+35 |
* | perf tools: Add time-based utility functions | David Ahern | 2016-12-01 | 1 | -0/+85 |