index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
time-utils.c
Age
Commit message (
Expand
)
Author
2019-06-25
perf time-utils: Use skip_spaces()
Arnaldo Carvalho de Melo
2019-06-25
perf tools: Use linux/ctype.h in more places
Arnaldo Carvalho de Melo
2019-06-10
perf time-utils: Add support for multiple explicit time intervals
Adrian Hunter
2019-06-10
perf time-utils: Make perf_time__parse_for_ranges() more logical
Adrian Hunter
2019-06-10
perf time-utils: Simplify perf_time__parse_for_ranges() error paths slightly
Adrian Hunter
2019-06-10
perf time-utils: Prevent percentage time range overlap
Adrian Hunter
2019-06-10
perf time-utils: Factor out set_percent_time()
Adrian Hunter
2019-06-10
perf time-utils: Treat time ranges consistently
Adrian Hunter
2019-03-11
perf time-utils: Add utility function to print time stamps in nanoseconds
Andi Kleen
2019-03-01
perf time-utils: Refactor time range parsing code
Jin Yao
2018-01-17
perf util: Allocate time slices buffer according to number of comma
Jin Yao
2018-01-17
perf util: Support no index time percent slice
Jin Yao
2018-01-17
perf util: Improve error checking for time percent input
Jin Yao
2018-01-08
perf tools: Create function to perform multiple time range checking
Jin Yao
2018-01-08
perf tools: Create function to parse time percent
Jin Yao
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-04-20
perf tools: Move timestamp routines from util.h to time-utils.h
Arnaldo Carvalho de Melo
2016-12-01
perf tools: Move parse_nsec_time to time-utils.c
David Ahern
2016-12-01
perf tools: Add time-based utility functions
David Ahern