| Commit message (Expand) | Author | Age | Files | Lines |
* | perf tools: Add trace/beauty/generated/ into .gitignore | Ravi Bangoria | 2018-02-05 | 1 | -0/+1 |
* | perf trace: Fix call-graph output | Ravi Bangoria | 2018-02-05 | 1 | -1/+4 |
* | perf record: Fix period option handling | Jiri Olsa | 2018-02-05 | 3 | -4/+11 |
* | perf evsel: Fix period/freq terms setup | Jiri Olsa | 2018-02-05 | 1 | -0/+2 |
* | perf trace beauty flock: Move to separate object file | Arnaldo Carvalho de Melo | 2018-01-25 | 4 | -6/+9 |
* | perf evlist: Remove fcntl.h from evlist.h | Arnaldo Carvalho de Melo | 2018-01-25 | 9 | -1/+16 |
* | perf trace beauty futex: Beautify FUTEX_BITSET_MATCH_ANY | Arnaldo Carvalho de Melo | 2018-01-25 | 2 | -1/+21 |
* | perf trace: Do not print from time delta for interrupted syscall lines | Arnaldo Carvalho de Melo | 2018-01-25 | 1 | -8/+5 |
* | perf trace: Add --print-sample | Arnaldo Carvalho de Melo | 2018-01-25 | 2 | -0/+28 |
* | perf bpf: Remove misplaced __maybe_unused attribute | Arnaldo Carvalho de Melo | 2018-01-25 | 1 | -1/+1 |
* | perf tools: Add mechanic to synthesise CoreSight trace packets | Mathieu Poirier | 2018-01-25 | 1 | -0/+168 |
* | perf tools: Add full support for CoreSight trace decoding | Mathieu Poirier | 2018-01-25 | 1 | -6/+160 |
* | pert tools: Add queue management functionality | Mathieu Poirier | 2018-01-25 | 1 | -4/+204 |
* | perf tools: Add functionality to communicate with the openCSD decoder | Mathieu Poirier | 2018-01-25 | 2 | -0/+69 |
* | perf tools: Add support for decoding CoreSight trace data | Mathieu Poirier | 2018-01-25 | 1 | -0/+119 |
* | perf tools: Add decoder mechanic to support dumping trace data | Mathieu Poirier | 2018-01-25 | 5 | -4/+536 |
* | perf tools: Add processing of coresight metadata | Tor Jeremiassen | 2018-01-25 | 2 | -3/+194 |
* | perf tools: Add initial entry point for decoder CoreSight traces | Mathieu Poirier | 2018-01-25 | 4 | -0/+235 |
* | perf tools: Integrating the CoreSight decoding library | Mathieu Poirier | 2018-01-25 | 2 | -0/+27 |
* | perf vendor events intel: Update IvyTown files to V20 | Andi Kleen | 2018-01-25 | 2 | -0/+804 |
* | perf vendor events intel: Update IvyBridge files to V20 | Andi Kleen | 2018-01-25 | 2 | -0/+396 |
* | perf vendor events intel: Update BroadwellDE events to V7 | Andi Kleen | 2018-01-25 | 7 | -966/+1004 |
* | perf vendor events intel: Update SkylakeX events to V1.06 | Andi Kleen | 2018-01-25 | 7 | -237/+482 |
* | perf vendor events intel: Update Skylake events to V36 | Andi Kleen | 2018-01-25 | 7 | -6343/+1357 |
* | perf vendor events intel: Update Silvermont events to V14 | Andi Kleen | 2018-01-25 | 1 | -1/+2 |
* | perf vendor events intel: Update IvyTown events to V20 | Andi Kleen | 2018-01-25 | 6 | -1444/+630 |
* | perf vendor events intel: Update IvyBridge events to V20 | Andi Kleen | 2018-01-25 | 6 | -1044/+629 |
* | perf vendor events intel: Update HaswellX events to V19 | Andi Kleen | 2018-01-25 | 7 | -855/+915 |
* | perf vendor events intel: Update Haswell events to V27 | Andi Kleen | 2018-01-25 | 7 | -849/+902 |
* | perf vendor events intel: Update Goldmont events to V12 | Andi Kleen | 2018-01-25 | 5 | -360/+1590 |
* | perf vendor events intel: Update BroadwellX events to V13 | Andi Kleen | 2018-01-25 | 7 | -969/+1026 |
* | perf vendor events intel: Update Broadwell events to V22 | Andi Kleen | 2018-01-25 | 7 | -966/+1371 |
* | perf trace: Remove audit-libs dependency if syscall tables are present | Hendrik Brueckner | 2018-01-23 | 6 | -15/+19 |
* | perf trace: Obtain errno strings by using arch_syscalls__strerrno() | Hendrik Brueckner | 2018-01-23 | 1 | -3/+11 |
* | perf util: Introduce architecture specific errno/name mapping | Hendrik Brueckner | 2018-01-23 | 4 | -2/+114 |
* | tools include asm-generic: Grab errno.h and errno-base.h | Hendrik Brueckner | 2018-01-23 | 1 | -0/+2 |
* | tools include arch: Grab a copy of errno.h for arch's supported by perf | Hendrik Brueckner | 2018-01-23 | 1 | -0/+7 |
* | perf build: Display EXTRA features for VF=1 build | Jiri Olsa | 2018-01-23 | 1 | -0/+4 |
* | perf report: Fix regression when decoding intel_pt traces | Mathieu Poirier | 2018-01-23 | 1 | -2/+2 |
* | perf symbols: Using O_CLOEXEC in do_open | Wang YanQing | 2018-01-23 | 1 | -1/+1 |
* | perf tools: Move conditional O_CLOEXEC to util.h | Arnaldo Carvalho de Melo | 2018-01-23 | 2 | -10/+10 |
* | perf bpf: Don't warn about unavailability of builtin clang, just fallback | Arnaldo Carvalho de Melo | 2018-01-18 | 1 | -1/+1 |
* | perf tools: Use ui__error() for reporting --fields errors | Arnaldo Carvalho de Melo | 2018-01-18 | 1 | -2/+2 |
* | perf tools: Get rid of unused 'swapped' parameter from perf_event__synthesize... | Adrian Hunter | 2018-01-18 | 6 | -34/+6 |
* | perf evsel: Ensure reserved member of PERF_SAMPLE_CPU is zero in perf_event__... | Adrian Hunter | 2018-01-18 | 1 | -0/+1 |
* | perf intel-pt/bts: Do not swap when synthesizing samples | Adrian Hunter | 2018-01-18 | 2 | -13/+4 |
* | perf record: Fix failed memory allocation for get_cpuid_str | Thomas Richter | 2018-01-17 | 1 | -1/+1 |
* | perf script: Remove the time slices number limitation | Jin Yao | 2018-01-17 | 2 | -9/+17 |
* | perf report: Remove the time slices number limitation | Jin Yao | 2018-01-17 | 2 | -7/+17 |
* | perf util: Allocate time slices buffer according to number of comma | Jin Yao | 2018-01-17 | 2 | -0/+30 |