index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
time-utils.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-25
perf time-utils: Use skip_spaces()
Arnaldo Carvalho de Melo
1
-4
/
+2
2019-06-25
perf tools: Use linux/ctype.h in more places
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-06-10
perf time-utils: Add support for multiple explicit time intervals
Adrian Hunter
1
-6
/
+68
2019-06-10
perf time-utils: Make perf_time__parse_for_ranges() more logical
Adrian Hunter
1
-1
/
+4
2019-06-10
perf time-utils: Simplify perf_time__parse_for_ranges() error paths slightly
Adrian Hunter
1
-7
/
+5
2019-06-10
perf time-utils: Prevent percentage time range overlap
Adrian Hunter
1
-0
/
+3
2019-06-10
perf time-utils: Factor out set_percent_time()
Adrian Hunter
1
-21
/
+18
2019-06-10
perf time-utils: Treat time ranges consistently
Adrian Hunter
1
-4
/
+3
2019-03-11
perf time-utils: Add utility function to print time stamps in nanoseconds
Andi Kleen
1
-0
/
+8
2019-03-01
perf time-utils: Refactor time range parsing code
Jin Yao
1
-1
/
+50
2018-01-17
perf util: Allocate time slices buffer according to number of comma
Jin Yao
1
-0
/
+28
2018-01-17
perf util: Support no index time percent slice
Jin Yao
1
-0
/
+36
2018-01-17
perf util: Improve error checking for time percent input
Jin Yao
1
-2
/
+6
2018-01-08
perf tools: Create function to perform multiple time range checking
Jin Yao
1
-0
/
+28
2018-01-08
perf tools: Create function to parse time percent
Jin Yao
1
-12
/
+193
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-04-20
perf tools: Move timestamp routines from util.h to time-utils.h
Arnaldo Carvalho de Melo
1
-0
/
+25
2016-12-01
perf tools: Move parse_nsec_time to time-utils.c
David Ahern
1
-1
/
+35
2016-12-01
perf tools: Add time-based utility functions
David Ahern
1
-0
/
+85