| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | | * | | | | | | | | | | | | | | | | | | | perf cs-etm: Fix indentation in function cs_etm__process_decoder_queue() | Mathieu Poirier | 2019-06-10 | 1 | -54/+54 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf cs-etm: Move packet queue out of decoder structure | Mathieu Poirier | 2019-06-10 | 4 | -111/+144 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf cs-etm: Refactor error path in cs_etm_decoder__new() | Mathieu Poirier | 2019-06-10 | 1 | -5/+3 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf cs-etm: Add handling of switch-CPU-wide events | Mathieu Poirier | 2019-06-10 | 1 | -0/+38 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf cs-etm: Add handling of itrace start events | Mathieu Poirier | 2019-06-10 | 1 | -0/+26 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf cs-etm: Configure SWITCH_EVENTS in CPU-wide mode | Mathieu Poirier | 2019-06-10 | 1 | -0/+3 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf cs-etm: Configure timestamp generation in CPU-wide mode | Mathieu Poirier | 2019-06-10 | 1 | -0/+57 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf cs-etm: Configure contextID tracing in CPU-wide mode | Mathieu Poirier | 2019-06-10 | 2 | -19/+119 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf evsel: Remove superfluous nthreads system_wide setup in alloc_fd() | Jiri Olsa | 2019-06-10 | 1 | -3/+0 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf record: Add support to collect callchains from kernel or user space only | yuzhoujian | 2019-06-10 | 4 | -0/+21 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf config: Bail out when a handler returns failure for a key-value pair | Arnaldo Carvalho de Melo | 2019-06-10 | 1 | -2/+6 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf trace: Exit when failing to build eBPF program | Leo Yan | 2019-06-10 | 1 | -1/+6 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf trace: Associate more argument names with the filename beautifier | Arnaldo Carvalho de Melo | 2019-06-05 | 1 | -5/+5 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf trace: Consume the augmented_raw_syscalls payload | Arnaldo Carvalho de Melo | 2019-06-05 | 1 | -1/+10 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf jvmti: Address gcc string overflow warning for strncpy() | Jiri Olsa | 2019-06-05 | 1 | -2/+2 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf augmented_raw_syscalls: Move reading filename to the loop | Arnaldo Carvalho de Melo | 2019-06-05 | 1 | -8/+4 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf augmented_raw_syscalls: Change helper to consider just the augmented_fil... | Arnaldo Carvalho de Melo | 2019-06-05 | 1 | -13/+33 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf augmented_raw_syscalls: Move the probe_read_str to a separate function | Arnaldo Carvalho de Melo | 2019-06-05 | 1 | -9/+18 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf augmented_raw_syscalls: Tell which args are filenames and how many bytes... | Arnaldo Carvalho de Melo | 2019-06-05 | 2 | -168/+95 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf scripts python: exported-sql-viewer.py: Select find text when find bar i... | Adrian Hunter | 2019-06-05 | 1 | -0/+1 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf scripts python: exported-sql-viewer.py: Add IPC information to Call Tree | Adrian Hunter | 2019-06-05 | 1 | -13/+56 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf scripts python: exported-sql-viewer.py: Add IPC information to Call Grap... | Adrian Hunter | 2019-06-05 | 1 | -13/+56 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf scripts python: exported-sql-viewer.py: Add CallGraphModelParams | Adrian Hunter | 2019-06-05 | 1 | -32/+41 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf scripts python: exported-sql-viewer.py: Add IPC information to the Branc... | Adrian Hunter | 2019-06-05 | 1 | -19/+83 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf scripts python: export-to-postgresql.py: Export IPC information | Adrian Hunter | 2019-06-05 | 1 | -12/+24 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf scripts python: export-to-sqlite.py: Export IPC information | Adrian Hunter | 2019-06-05 | 1 | -12/+24 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf db-export: Export IPC information | Adrian Hunter | 2019-06-05 | 1 | -2/+6 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf db-export: Add brief documentation | Adrian Hunter | 2019-06-05 | 1 | -0/+41 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf thread-stack: Accumulate IPC information | Adrian Hunter | 2019-06-05 | 2 | -0/+18 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf intel-pt: Document IPC usage | Adrian Hunter | 2019-06-05 | 1 | -0/+30 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf intel-pt: Accumulate cycle count from TSC/TMA/MTC packets | Adrian Hunter | 2019-06-05 | 1 | -0/+51 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf intel-pt: Re-factor TIP cases in intel_pt_walk_to_ip | Adrian Hunter | 2019-06-05 | 1 | -6/+17 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf intel-pt: Record when decoding PSB+ packets | Adrian Hunter | 2019-06-05 | 1 | -10/+31 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf script: Add output of IPC ratio | Adrian Hunter | 2019-06-05 | 2 | -2/+26 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf intel-pt: Add support for samples to contain IPC ratio | Adrian Hunter | 2019-06-05 | 1 | -0/+29 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf tools: Add IPC information to perf_sample | Adrian Hunter | 2019-06-05 | 1 | -0/+2 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf intel-pt: Accumulate cycle count from CYC packets | Adrian Hunter | 2019-06-05 | 2 | -1/+14 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf intel-pt: Factor out intel_pt_update_sample_time | Adrian Hunter | 2019-06-05 | 1 | -8/+10 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf record: Allow mixing --user-regs with --call-graph=dwarf | Alexey Budankov | 2019-06-05 | 2 | -1/+12 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf symbols: Remove unused variable 'err' | Leo Yan | 2019-06-05 | 1 | -2/+1 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf data: Document directory format header: HEADER_DIR_FORMAT | Arnaldo Carvalho de Melo | 2019-06-05 | 1 | -0/+17 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf data: Document clockid header: HEADER_CLOCKID | Arnaldo Carvalho de Melo | 2019-06-05 | 1 | -0/+6 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf data: Document memory topology header: HEADER_MEM_TOPOLOGY | Arnaldo Carvalho de Melo | 2019-06-05 | 1 | -0/+24 | |
| | | | * | | | | | | | | | | | | | | | | | | | perf data: Add description of header HEADER_BPF_PROG_INFO and HEADER_BPF_BTF | Song Liu | 2019-06-05 | 1 | -0/+16 | |
| | | * | | | | | | | | | | | | | | | | | | | | Merge branch 'x86/cpu' into perf/core, to pick up dependent changes | Ingo Molnar | 2019-06-17 | 118 | -856/+133 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | / / / / / / / / / / / / / | | | | |_|_|_|_|/ / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | Merge tag 'v5.2-rc3' into perf/core, to pick up fixes | Ingo Molnar | 2019-06-03 | 360 | -1989/+946 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | | | |/| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | perf intel-pt: Rationalize intel_pt_sync_switch()'s use of next_tid | Adrian Hunter | 2019-05-28 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | perf intel-pt: Improve sync_switch by processing PERF_RECORD_SWITCH* in events | Adrian Hunter | 2019-05-28 | 1 | -1/+39 | |
| | | * | | | | | | | | | | | | | | | | | | | perf scripts python: export-to-postgresql.py: Add support for pyside2 | Adrian Hunter | 2019-05-28 | 1 | -9/+34 | |
| | | * | | | | | | | | | | | | | | | | | | | perf scripts python: export-to-sqlite.py: Add support for pyside2 | Adrian Hunter | 2019-05-28 | 1 | -6/+38 | |

