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