- 8c90fef perf scripts python: exported-sql-viewer.py: Move column headers by Adrian Hunter · 6 years ago
- 655cb952 perf scripts python: exported-sql-viewer.py: Hide Call Graph option if no calls table by Adrian Hunter · 6 years ago
- df8794f perf scripts python: exported-sql-viewer.py: Remove leftover debugging prints by Adrian Hunter · 6 years ago
- b3a67546 perf scripts python: exported-sql-viewer.py: Fix missing shebang by Adrian Hunter · 6 years ago
- 3c0cd95 perf thread-stack: Hide x86 retpolines by Adrian Hunter · 6 years ago
- 1f35cd6 perf thread-stack: Improve thread_stack__no_call_return() by Adrian Hunter · 6 years ago
- 11db1ad perf annotate: Fix getting source line failure by Wei Li · 6 years ago
- b4409ae perf tools: Make rm_rf() remove single file by Jiri Olsa · 6 years ago
- deb83da perf cpumap: Increase debug level for cpu_map__snprint verbose output by Jiri Olsa · 6 years ago
- b20fe10 perf bpf-event: Add missing new line into pr_debug call by Jiri Olsa · 6 years ago
- 6ef362f perf script: Allow +- operator for type specific fields option by Jiri Olsa · 6 years ago
- 6e7e8b9 perf evsel: Force sample_type for slave events by Jiri Olsa · 6 years ago
- 529c1a9 perf session: Don't report zero period samples for slave events by Jiri Olsa · 6 years ago
- ff7a4f9 perf trace: Allow dumping a BPF map after setting up BPF events by Arnaldo Carvalho de Melo · 6 years ago
- d19f8564 perf bpf: Add bpf_map dumper by Arnaldo Carvalho de Melo · 6 years ago
- 03d3097 perf test: Fix failure of 'evsel-tp-sched' test on s390 by Thomas Richter · 6 years ago
- 8c23a52 perf doc: Fix documentation of the Flags section in perf.data by Jonas Rabenstein · 6 years ago
- 7a663c0 perf doc: Fix HEADER_CMDLINE description in perf.data documentation by Jonas Rabenstein · 6 years ago
- 7346195 perf report: Don't shadow inlined symbol with different addr range by He Kuang · 6 years ago
- e19a01c perf tools: Use sysfs__mountpoint() when reading cpu topology by Jiri Olsa · 6 years ago
- 48e6c5a perf tools: Add numa_topology object by Jiri Olsa · 6 years ago
- 5135d5e perf tools: Add cpu_topology object by Jiri Olsa · 6 years ago
- b00ccb27 perf header: Fix wrong node write in NUMA_TOPOLOGY feature by Jiri Olsa · 6 years ago
- 8324477 perf tests shell: Skip trace+probe_vfs_getname.sh if built without trace support by Tommi Rantala · 6 years ago
- aa4df30 perf header: Remove unused 'cpu_nr' field from 'struct cpu_topo' by Jiri Olsa · 6 years ago
- a9aeb87 perf header: Get rid of write_it label by Jiri Olsa · 6 years ago
- 33bbc57 perf list: Display metric expressions for --details option by Jiri Olsa · 6 years ago
- 714a92d perf tools: Fix legacy events symbol separator parsing by Jiri Olsa · 6 years ago
- 5ff3288 perf tools: Rename build libperf to perf by Jiri Olsa · 6 years ago
- 6368942 perf tools: Rename LIB_FILE to LIBPERF_A by Jiri Olsa · 6 years ago
- d0bfbed perf tools: Compile perf with libperf-in.o instead of libperf.a by Jiri Olsa · 6 years ago
- 8224531 perf cs-etm: Modularize auxtrace_buffer fetch function by Mathieu Poirier · 6 years ago
- 3fa0e83 perf cs-etm: Modularize main packet processing loop by Mathieu Poirier · 6 years ago
- f74f349 perf cs-etm: Modularize main decoder function by Mathieu Poirier · 6 years ago
- 23cfcd6 perf cs-etm: Make cs_etm__run_decoder() queue independent by Mathieu Poirier · 6 years ago
- 4b6df11 perf cs-etm: Rethink kernel address initialisation by Mathieu Poirier · 6 years ago
- 4f5b371 perf cs-etm: Cleaning up function cs_etm__alloc_queue() by Mathieu Poirier · 6 years ago
- e4aa592 perf cs-etm: Fix erroneous comment by Mathieu Poirier · 6 years ago
- 2507a3d9 perf cs-etm: Introducing function cs_etm__init_trace_params() by Mathieu Poirier · 6 years ago
- ae4d9f5 perf cs-etm: Fix memory leak in error path by Mathieu Poirier · 6 years ago
- 65963e5 perf cs-etm: Introducing function cs_etm_decoder__init_dparams() by Mathieu Poirier · 6 years ago
- d3267ad perf cs-etm: Fix wrong return values in error path by Mathieu Poirier · 6 years ago
- fc7ac41 perf cs-etm: Remove unused structure field "time" and "timestamp" by Mathieu Poirier · 6 years ago
- b611f63 perf cs-etm: Remove unused structure field "state" by Mathieu Poirier · 6 years ago
- 271402a perf build: Add missing FEATURE_CHECK_LDFLAGS-libcrypto by Arnaldo Carvalho de Melo · 6 years ago
- 5c4d7c8 perf unwind: Do not put libunwind-{x86,aarch64} in FEATURE_TESTS_BASIC by Arnaldo Carvalho de Melo · 6 years ago
- 1c3b28f perf coresight: Do not test for libopencsd by default by Arnaldo Carvalho de Melo · 6 years ago
- ca2da70 perf trace: Filter out gnome-terminal* parent by Arnaldo Carvalho de Melo · 6 years ago
- aa8f9c5 tools build: Add -lrt to FEATURE_CHECK_LDFLAGS-libaio by Arnaldo Carvalho de Melo · 6 years ago
- 1da7e00 perf beauty waitid options: Fix up prefix showing logic by Arnaldo Carvalho de Melo · 6 years ago
- 0510748 perf trace: Check if the 'fd' is negative when mapping it to pathname by Arnaldo Carvalho de Melo · 6 years ago
- e1be4a5 perf beauty ioctl cmd: The 'fd' arg is signed by Arnaldo Carvalho de Melo · 6 years ago
- 39f4a91 perf utils: Silence "Couldn't synthesize bpf events" warning for EPERM by Song Liu · 6 years ago
- 33937e5 perf vendor events power9: General metrics by Paul Clarke · 6 years ago
- a4d8327 perf vendor events power9: Branch_prediction, instruction_stats, latency, lsu_rejects, memory, prefetch & translation metrics by Paul Clarke · 6 years ago
- 0133491 perf vendor events power9: Dl1_reloads, instruction_misses, l[23]_stats & pteg_reloads metrics by Paul Clarke · 6 years ago
- 7f3cf5a perf vendor events power9: Cpi_breakdown & estimated_dcache_miss_cpi metrics by Paul Clarke · 6 years ago
- 72ab502 perf vendor events power8: Translaton & general metrics by Paul Clarke · 6 years ago
- 69ba708 perf vendor events power8: Branch_prediction, latency, bus_stats, instruction_mix & instruction_stats metrics by Paul Clarke · 6 years ago
- ffe1850 perf vendor events power8: Dl1_reload, instruction_misses, l2_stats, lsu_rejects, memory & pteg_reloads metrics by Paul Clarke · 6 years ago
- dd81eaf perf vendor events power8: Cpi_breakdown & estimated_dcache_miss_cpi metrics by Paul Clarke · 6 years ago
- 2187d87 perf report: Add s390 diagnosic sampling descriptor size by Thomas Richter · 6 years ago
- 859dcf6 perf cs-etm: Add proper header file for symbols by Mathieu Poirier · 6 years ago
- f4fe11b perf record: Implement --affinity=node|cpu option by Alexey Budankov · 6 years ago
- 6854daa Merge tag 'perf-core-for-mingo-5.1-20190206' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 6 years ago
- 9821517 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
- 16bd432 perf auxtrace: Add timestamp to auxtrace errors by Adrian Hunter · 6 years ago
- 26ee2bc perf intel-pt: Packet splitting can happen only on 32-bit by Adrian Hunter · 6 years ago
- 0399761 perf intel-pt: Fix CYC timestamp calculation after OVF by Adrian Hunter · 6 years ago
- 5a99d99 perf intel-pt: Fix overlap calculation for padding by Adrian Hunter · 6 years ago
- c3fcadf0 perf auxtrace: Define auxtrace record alignment by Adrian Hunter · 6 years ago
- f08046c perf thread-stack: Represent jmps to the start of a different symbol by Adrian Hunter · 6 years ago
- 90c2cda perf thread-stack: Tidy thread_stack__no_call_return() by adding more local variables by Adrian Hunter · 6 years ago
- e7a3a05 perf thread-stack: Tidy thread_stack__push_cp() usage by Adrian Hunter · 6 years ago
- d6d4574 perf tools: Fix split_kallsyms_for_kcore() for trampoline symbols by Adrian Hunter · 6 years ago
- 2d08f87 perf vendor events intel: Fix Load_Miss_Real_Latency on CLX by William Cohen · 6 years ago
- 173e65f perf cs-etm: Set sample flags for exception return packet by Leo Yan · 6 years ago
- 96dce7f perf cs-etm: Set sample flags for exception packet by Leo Yan · 6 years ago
- 03919e5 perf cs-etm: Add traceID in packet by Leo Yan · 6 years ago
- 95c6fe9 perf cs-etm: Change tuple from traceID-CPU# to traceID-metadata by Leo Yan · 6 years ago
- 47106e7 perf cs-etm: Add exception number in exception packet by Leo Yan · 6 years ago
- 465eaaa perf cs-etm: Set sample flags for trace discontinuity by Leo Yan · 6 years ago
- 06220bf perf cs-etm: Set sample flags for instruction range packet by Leo Yan · 6 years ago
- ca45d84 perf cs-etm: Add last instruction information in packet by Leo Yan · 6 years ago
- 55fa8b8 perf tools: Add documentation for BPF event selection by Changbin Du · 6 years ago
- dbd2a1d perf report: Move symbol annotation to the resort phase by Jiri Olsa · 6 years ago
- 5749618 perf evsel: Add output_resort_cb method by Jiri Olsa · 6 years ago
- e4c38fd perf hists: Add argument to hists__resort_cb_t callback by Jiri Olsa · 6 years ago
- 5f40fa9 perf clang: Do not use 'return std::move(something)' by Arnaldo Carvalho de Melo · 6 years ago
- f13de66 perf record: Apply affinity masks when reading mmap buffers by Alexey Budankov · 6 years ago
- de20e32 perf tools: Add fallback versions for CPU_{OR,EQUAL}() by Arnaldo Carvalho de Melo · 6 years ago
- c44a8b4 perf record: Bind the AIO user space buffers to nodes by Alexey Budankov · 6 years ago
- 9d2ed64 perf record: Allocate affinity masks by Alexey Budankov · 6 years ago
- 159b0da perf pmu: Remove set_drv_config API by Mathieu Poirier · 6 years ago
- 1a89f1e perf coresight: Remove set_drv_config() API by Mathieu Poirier · 6 years ago
- fa4e819 perf arm cs-etm: Use event attributes to send sink information to kernel by Mathieu Poirier · 6 years ago
- ffe8881 perf pmu: Move EVENT_SOURCE_DEVICE_PATH to PMU header file by Mathieu Poirier · 6 years ago
- ebc52ae perf bpf-loader: Remove unecessary includes from bpf-loader.h by Arnaldo Carvalho de Melo · 6 years ago
- 5afbb37c perf powerpc kvm-stat: Add missing evlist.h header by Arnaldo Carvalho de Melo · 6 years ago
- 5691903 perf kvm stat: Replace kvm-stat.h includes with forward declarations by Arnaldo Carvalho de Melo · 6 years ago