summaryrefslogtreecommitdiff
path: root/tools/perf/arch/x86/util/tsc.c
AgeCommit message (Expand)Author
2020-09-22perf tsc: Move out common functions from x86Leo Yan
2019-09-20perf tools: Move event synthesizing routines to separate headerArnaldo Carvalho de Melo
2019-08-29perf tools: Remove perf.h from source files not needing itArnaldo Carvalho de Melo
2019-08-29perf tools: Move everything related to sys_perf_event_open() to perf-sys.hArnaldo Carvalho de Melo
2019-08-29libperf: Rename the PERF_RECORD_ structs to have a "perf" prefixJiri Olsa
2019-08-12perf tools: Fix paths in include statementsLuke Mujica
2018-07-30perf tools: Fix the build on the alpine:edge distroArnaldo Carvalho de Melo
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-05-30perf record: Robustify perf_event__synth_time_conv()Wang Nan
2016-04-01perf jit: Add support for using TSC as a timestampAdrian Hunter
2016-03-31perf tools: Add time conversion eventAdrian Hunter
2014-07-23perf tools: Move rdtsc() functionAdrian Hunter
2014-07-17perf tools: Allow TSC conversion on any archAdrian Hunter
2014-05-01tools: Consolidate types.hBorislav Petkov
2013-09-20perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'Peter Zijlstra
2013-08-07perf tools: Fix compile of util/tsc.cDavid Ahern
2013-07-23perf tools: Add test for converting perf time to/from TSCAdrian Hunter