aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/tsc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-22perf tsc: Support cap_user_time_short for event TIME_CONVLeo Yan1-0/+4
2020-09-22perf tsc: Calculate timestamp with cap_user_time_shortLeo Yan1-3/+9
2020-09-22perf tsc: Move out common functions from x86Leo Yan1-0/+71
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-03-08perf tools: Use 64-bit shifts with (TSC) time conversionAdrian Hunter1-1/+1
2014-07-23perf tools: Move rdtsc() functionAdrian Hunter1-0/+5
2014-07-17perf tools: Allow TSC conversion on any archAdrian Hunter1-0/+25