aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/x86/util/tsc.c
Commit message (Expand)AuthorAge
* perf tools: Move event synthesizing routines to separate headerArnaldo Carvalho de Melo2019-09-20
* perf tools: Remove perf.h from source files not needing itArnaldo Carvalho de Melo2019-08-29
* perf tools: Move everything related to sys_perf_event_open() to perf-sys.hArnaldo Carvalho de Melo2019-08-29
* libperf: Rename the PERF_RECORD_ structs to have a "perf" prefixJiri Olsa2019-08-29
* perf tools: Fix paths in include statementsLuke Mujica2019-08-12
* perf tools: Fix the build on the alpine:edge distroArnaldo Carvalho de Melo2018-07-30
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* perf record: Robustify perf_event__synth_time_conv()Wang Nan2016-05-30
* perf jit: Add support for using TSC as a timestampAdrian Hunter2016-04-01
* perf tools: Add time conversion eventAdrian Hunter2016-03-31
* perf tools: Move rdtsc() functionAdrian Hunter2014-07-23
* perf tools: Allow TSC conversion on any archAdrian Hunter2014-07-17
* tools: Consolidate types.hBorislav Petkov2014-05-01
* perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'Peter Zijlstra2013-09-20
* perf tools: Fix compile of util/tsc.cDavid Ahern2013-08-07
* perf tools: Add test for converting perf time to/from TSCAdrian Hunter2013-07-23