aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/tsc.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-29perf session: Dump PERF_RECORD_TIME_CONV eventGravatar Leo Yan 1-0/+30
2020-09-22perf tsc: Support cap_user_time_short for event TIME_CONVGravatar Leo Yan 1-0/+4
2020-09-22perf tsc: Calculate timestamp with cap_user_time_shortGravatar Leo Yan 1-3/+9
2020-09-22perf tsc: Move out common functions from x86Gravatar Leo Yan 1-0/+71
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-03-08perf tools: Use 64-bit shifts with (TSC) time conversionGravatar Adrian Hunter 1-1/+1
2014-07-23perf tools: Move rdtsc() functionGravatar Adrian Hunter 1-0/+5
2014-07-17perf tools: Allow TSC conversion on any archGravatar Adrian Hunter 1-0/+25