summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/tsc.c
Commit message (Expand)AuthorAgeFilesLines
* perf session: Dump PERF_RECORD_TIME_CONV eventLeo Yan2021-04-291-0/+30
* perf tsc: Support cap_user_time_short for event TIME_CONVLeo Yan2020-09-221-0/+4
* perf tsc: Calculate timestamp with cap_user_time_shortLeo Yan2020-09-221-3/+9
* perf tsc: Move out common functions from x86Leo Yan2020-09-221-0/+71
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* perf tools: Use 64-bit shifts with (TSC) time conversionAdrian Hunter2016-03-081-1/+1
* perf tools: Move rdtsc() functionAdrian Hunter2014-07-231-0/+5
* perf tools: Allow TSC conversion on any archAdrian Hunter2014-07-171-0/+25