| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | | | | | | | | | | | perf intel-pt: Synthesize PEBS sample basic information | Adrian Hunter | 2019-06-17 | 1 | -2/+50 | |
| | | * | | | | | | | | | | | | | | | | | | | perf intel-pt: Factor out common sample preparation for re-use | Adrian Hunter | 2019-06-17 | 1 | -7/+16 | |
| | | * | | | | | | | | | | | | | | | | | | | perf intel-pt: Prepare to synthesize PEBS samples | Adrian Hunter | 2019-06-17 | 1 | -0/+18 | |
| | | * | | | | | | | | | | | | | | | | | | | perf intel-pt: Add decoder support for PEBS via PT | Adrian Hunter | 2019-06-17 | 2 | -1/+214 | |
| | | * | | | | | | | | | | | | | | | | | | | perf intel-pt: Add Intel PT packet decoder test | Adrian Hunter | 2019-06-17 | 4 | -1/+310 | |
| | | * | | | | | | | | | | | | | | | | | | | perf intel-pt: Add new packets for PEBS via PT | Adrian Hunter | 2019-06-17 | 4 | -9/+193 | |
| | | * | | | | | | | | | | | | | | | | | | | perf: cs-etm: Optimize option setup for CPU-wide sessions | Mathieu Poirier | 2019-06-17 | 1 | -12/+8 | |
| | | * | | | | | | | | | | | | | | | | | | | perf tests arm64: Compile tests unconditionally | Raphael Gault | 2019-06-17 | 2 | -2/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | Merge tag 'perf-core-for-mingo-5.3-20190611' of git://git.kernel.org/pub/scm/... | Ingo Molnar | 2019-06-17 | 58 | -863/+3581 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | | | | | | | perf trace: Skip unknown syscalls when expanding strace like syscall groups | Arnaldo Carvalho de Melo | 2019-06-10 | 1 | -12/+13 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf report: Support s390 diag event display on x86 | Thomas Richter | 2019-06-10 | 1 | -18/+78 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf report: Fix OOM error in TUI mode on s390 | Thomas Richter | 2019-06-10 | 1 | -3/+2 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf test 6: Fix missing kvm module load for s390 | Thomas Richter | 2019-06-10 | 1 | -0/+27 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf time-utils: Add support for multiple explicit time intervals | Adrian Hunter | 2019-06-10 | 5 | -11/+94 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf tests: Add a test for time-utils | Adrian Hunter | 2019-06-10 | 4 | -0/+240 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf time-utils: Make perf_time__parse_for_ranges() more logical | Adrian Hunter | 2019-06-10 | 1 | -1/+4 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf time-utils: Simplify perf_time__parse_for_ranges() error paths slightly | Adrian Hunter | 2019-06-10 | 1 | -7/+5 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf time-utils: Fix --time documentation | Adrian Hunter | 2019-06-10 | 3 | -9/+9 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf time-utils: Prevent percentage time range overlap | Adrian Hunter | 2019-06-10 | 1 | -0/+3 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf time-utils: Factor out set_percent_time() | Adrian Hunter | 2019-06-10 | 1 | -21/+18 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf time-utils: Treat time ranges consistently | Adrian Hunter | 2019-06-10 | 1 | -4/+3 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf intel-pt: Add support for efficient time interval filtering | Adrian Hunter | 2019-06-10 | 1 | -0/+208 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf intel-pt: Add support for lookahead | Adrian Hunter | 2019-06-10 | 1 | -1/+58 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf intel-pt: Factor out intel_pt_get_buffer() | Adrian Hunter | 2019-06-10 | 1 | -23/+37 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf intel-pt: Add intel_pt_fast_forward() | Adrian Hunter | 2019-06-10 | 2 | -0/+132 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf intel-pt: Add reposition parameter to intel_pt_get_data() | Adrian Hunter | 2019-06-10 | 1 | -8/+9 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf intel-pt: Factor out intel_pt_reposition() | Adrian Hunter | 2019-06-10 | 1 | -4/+9 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf intel-pt: Factor out intel_pt_8b_tsc() | Adrian Hunter | 2019-06-10 | 1 | -9/+17 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf intel-pt: Add lookahead callback | Adrian Hunter | 2019-06-10 | 2 | -0/+5 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf report: Set perf time interval in itrace_synth_ops | Adrian Hunter | 2019-06-10 | 1 | -1/+7 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf script: Set perf time interval in itrace_synth_ops | Adrian Hunter | 2019-06-10 | 1 | -1/+7 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf auxtrace: Add perf time interval to itrace_synth_ops | Adrian Hunter | 2019-06-10 | 1 | -0/+34 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf config: Update default value for llvm.clang-bpf-cmd-template | Leo Yan | 2019-06-10 | 1 | -3/+6 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf cs-etm: Remove duplicate GENMASK() define, use linux/bits.h instead | Arnaldo Carvalho de Melo | 2019-06-10 | 1 | -10/+1 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf cs-etm: Properly set the value of 'old' and 'head' in snapshot mode | Mathieu Poirier | 2019-06-10 | 1 | -4/+123 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf data: Fix perf.data documentation for HEADER_CPU_TOPOLOGY | Arnaldo Carvalho de Melo | 2019-06-10 | 1 | -7/+22 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf tools: Apply new CPU topology sysfs attributes | Kan Liang | 2019-06-10 | 2 | -3/+13 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf header: Rename "sibling cores" to "sibling sockets" | Kan Liang | 2019-06-10 | 2 | -2/+2 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf stat: Support per-die aggregation | Kan Liang | 2019-06-10 | 8 | -18/+177 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf header: Add die information in CPU topology | Kan Liang | 2019-06-10 | 6 | -13/+172 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf cpumap: Retrieve die id information | Kan Liang | 2019-06-10 | 2 | -0/+8 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf cs-etm: Add support for CPU-wide trace scenarios | Mathieu Poirier | 2019-06-10 | 1 | -8/+246 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf cs-etm: Add notion of time to decoding code | Mathieu Poirier | 2019-06-10 | 3 | -4/+143 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf cs-etm: Linking PE contextID with perf thread mechanic | Mathieu Poirier | 2019-06-10 | 3 | -6/+56 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf cs-etm: Add support for multiple traceID queues | Mathieu Poirier | 2019-06-10 | 2 | -24/+110 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf cs-etm: Use traceID aware memory callback API | Mathieu Poirier | 2019-06-10 | 3 | -22/+36 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf cs-etm: Move tid/pid to traceid_queue | Mathieu Poirier | 2019-06-10 | 1 | -18/+26 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf cs-etm: Move thread to traceid_queue | Mathieu Poirier | 2019-06-10 | 1 | -7/+10 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf cs-etm: Get rid of unused cpu in struct cs_etm_queue | Mathieu Poirier | 2019-06-10 | 1 | -6/+1 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf cs-etm: Introduce the concept of trace ID queues | Mathieu Poirier | 2019-06-10 | 3 | -145/+234 | |

