summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/tsc.c
AgeCommit message (Expand)AuthorLines
2024-11-13perf tools: Fix typos Muliplier -> MultiplierAndrew Kreimer-1/+1
2024-08-12perf tool: Constify tool pointersIan Rogers-1/+1
2021-04-29perf session: Dump PERF_RECORD_TIME_CONV eventLeo Yan-0/+30
2020-09-22perf tsc: Support cap_user_time_short for event TIME_CONVLeo Yan-0/+4
2020-09-22perf tsc: Calculate timestamp with cap_user_time_shortLeo Yan-3/+9
2020-09-22perf tsc: Move out common functions from x86Leo Yan-0/+71
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2016-03-08perf tools: Use 64-bit shifts with (TSC) time conversionAdrian Hunter-1/+1
2014-07-23perf tools: Move rdtsc() functionAdrian Hunter-0/+5
2014-07-17perf tools: Allow TSC conversion on any archAdrian Hunter-0/+25