Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2016-05-30 | perf record: Robustify perf_event__synth_time_conv() | Wang Nan | 1 | -0/+2 |
2016-04-02 | perf jit: Add support for using TSC as a timestamp | Adrian Hunter | 1 | -1/+0 |
2016-03-31 | perf tools: Add time conversion event | Adrian Hunter | 1 | -0/+31 |
2014-07-23 | perf tools: Move rdtsc() function | Adrian Hunter | 1 | -0/+9 |
2014-07-17 | perf tools: Allow TSC conversion on any arch | Adrian Hunter | 1 | -21/+1 |
2014-05-01 | tools: Consolidate types.h | Borislav Petkov | 1 | -1/+1 |
2013-09-20 | perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page' | Peter Zijlstra | 1 | -3/+3 |
2013-08-08 | perf tools: Fix compile of util/tsc.c | David Ahern | 1 | -4/+4 |
2013-07-23 | perf tools: Add test for converting perf time to/from TSC | Adrian Hunter | 1 | -0/+59 |