1. 3469fa8 tools build: Fix the zstd test in the test-all.c common case feature test by Arnaldo Carvalho de Melo · 6 years ago
  2. 78d6ccc perf build: Handle slang being in /usr/include and in /usr/include/slang/ by Arnaldo Carvalho de Melo · 6 years ago
  3. cbefd24 tools build: Add test to check if slang.h is in /usr/include/slang/ by Arnaldo Carvalho de Melo · 6 years ago
  4. 1955c8c perf tools: Don't hardcode host include path for libslang by Florian Fainelli · 6 years ago
  5. fdbdd7e perf evsel: Make perf_evsel__name() accept a NULL argument by Arnaldo Carvalho de Melo · 6 years ago
  6. 016f327 perf trace: Fixup pointer arithmetic when consuming augmented syscall args by Arnaldo Carvalho de Melo · 6 years ago
  7. 599ee18 perf pmu: Fix uncore PMU alias list for ARM64 by John Garry · 6 years ago
  8. 5875cf4 perf tests: Add missing SPDX headers by Arnaldo Carvalho de Melo · 6 years ago
  9. 5e2156d tools build feature tests: Add missing SPDX headers by Arnaldo Carvalho de Melo · 6 years ago
  10. 99f26f8 perf trace: Streamline validation of select syscall names list by Arnaldo Carvalho de Melo · 6 years ago
  11. a4066d6 perf trace: Fix exclusion of not available syscall names from selector list by Arnaldo Carvalho de Melo · 6 years ago
  12. 4541a8b tools build: Check if gettid() is available before providing helper by Arnaldo Carvalho de Melo · 6 years ago
  13. e01f0ef perf intel-pt: Add callchain to synthesized PEBS sample by Adrian Hunter · 6 years ago
  14. 975846e perf intel-pt: Add memory information to synthesized PEBS sample by Adrian Hunter · 6 years ago
  15. aa62afd perf intel-pt: Add LBR information to synthesized PEBS sample by Adrian Hunter · 6 years ago
  16. 143d34a perf intel-pt: Add XMM registers to synthesized PEBS sample by Adrian Hunter · 6 years ago
  17. 9e9a618 perf intel-pt: Add gp registers to synthesized PEBS sample by Adrian Hunter · 6 years ago
  18. 9d0bc53 perf intel-pt: Synthesize PEBS sample basic information by Adrian Hunter · 6 years ago
  19. 0dfded3 perf intel-pt: Factor out common sample preparation for re-use by Adrian Hunter · 6 years ago
  20. e62ca65 perf intel-pt: Prepare to synthesize PEBS samples by Adrian Hunter · 6 years ago
  21. 4c35595 perf intel-pt: Add decoder support for PEBS via PT by Adrian Hunter · 6 years ago
  22. a0db77b perf intel-pt: Add Intel PT packet decoder test by Adrian Hunter · 6 years ago
  23. edff780 perf intel-pt: Add new packets for PEBS via PT by Adrian Hunter · 6 years ago
  24. 374d910 perf: cs-etm: Optimize option setup for CPU-wide sessions by Mathieu Poirier · 6 years ago
  25. 010e3e8 perf tests arm64: Compile tests unconditionally by Raphael Gault · 6 years ago
  26. 3ce5ace Merge tag 'perf-core-for-mingo-5.3-20190611' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 6 years ago
  27. d0e1a50 perf/x86/intel: Disable check_msr for real HW by Jiri Olsa · 6 years ago
  28. b7c9b39 perf/x86/intel: Use ->is_visible callback for default group by Jiri Olsa · 6 years ago
  29. ee49532 perf/x86/intel/uncore: Add IMC uncore support for Snow Ridge by Kan Liang · 6 years ago
  30. 07ce734 perf/x86/intel/uncore: Clean up client IMC by Kan Liang · 6 years ago
  31. 3da04b8 perf/x86/intel/uncore: Support MMIO type uncore blocks by Kan Liang · 6 years ago
  32. c8872d9 perf/x86/intel/uncore: Factor out box ref/unref functions by Kan Liang · 6 years ago
  33. 210cc5f perf/x86/intel/uncore: Add uncore support for Snow Ridge server by Kan Liang · 6 years ago
  34. 543ac28 perf/x86/intel/uncore: Handle invalid event coding for free-running counter by Kan Liang · 6 years ago
  35. faaeff9 perf/x86/intel: Add more Icelake CPUIDs by Kan Liang · 6 years ago
  36. 2a538fd perf/x86/intel: Add Icelake desktop CPUID by Kan Liang · 6 years ago
  37. bddb363 Merge branch 'x86/cpu' into perf/core, to pick up dependent changes by Ingo Molnar · 6 years ago
  38. cbb99c0 x86/cpufeatures: Add FDP_EXCPTN_ONLY and ZERO_FCS_FDS by Aaron Lewis · 6 years ago
  39. 5f4318c perf/x86: Add Intel Ice Lake NNPI uncore support by Rajneesh Bhardwaj · 6 years ago
  40. e32d045 x86/cpu: Add Ice Lake NNPI to Intel family by Rajneesh Bhardwaj · 6 years ago
  41. 04c41bc perf trace: Skip unknown syscalls when expanding strace like syscall groups by Arnaldo Carvalho de Melo · 6 years ago
  42. 180ca71 perf report: Support s390 diag event display on x86 by Thomas Richter · 6 years ago
  43. 8a07aa4 perf report: Fix OOM error in TUI mode on s390 by Thomas Richter · 6 years ago
  44. 53fe307 perf test 6: Fix missing kvm module load for s390 by Thomas Richter · 6 years ago
  45. a77a05e perf time-utils: Add support for multiple explicit time intervals by Adrian Hunter · 6 years ago
  46. e39a12c perf tests: Add a test for time-utils by Adrian Hunter · 6 years ago
  47. 929afa0 perf time-utils: Make perf_time__parse_for_ranges() more logical by Adrian Hunter · 6 years ago
  48. 2a8afdd perf time-utils: Simplify perf_time__parse_for_ranges() error paths slightly by Adrian Hunter · 6 years ago
  49. 0ccc69b perf time-utils: Fix --time documentation by Adrian Hunter · 6 years ago
  50. b16bfeb perf time-utils: Prevent percentage time range overlap by Adrian Hunter · 6 years ago
  51. c763242 perf time-utils: Factor out set_percent_time() by Adrian Hunter · 6 years ago
  52. f79a768 perf time-utils: Treat time ranges consistently by Adrian Hunter · 6 years ago
  53. 2c47db9 perf intel-pt: Add support for efficient time interval filtering by Adrian Hunter · 6 years ago
  54. da9000a perf intel-pt: Add support for lookahead by Adrian Hunter · 6 years ago
  55. e96f7df perf intel-pt: Factor out intel_pt_get_buffer() by Adrian Hunter · 6 years ago
  56. a7fa19f perf intel-pt: Add intel_pt_fast_forward() by Adrian Hunter · 6 years ago
  57. 6c1f0b1 perf intel-pt: Add reposition parameter to intel_pt_get_data() by Adrian Hunter · 6 years ago
  58. 6492e5f perf intel-pt: Factor out intel_pt_reposition() by Adrian Hunter · 6 years ago
  59. e72b52a perf intel-pt: Factor out intel_pt_8b_tsc() by Adrian Hunter · 6 years ago
  60. 4d678e9 perf intel-pt: Add lookahead callback by Adrian Hunter · 6 years ago
  61. 4885c90 perf report: Set perf time interval in itrace_synth_ops by Adrian Hunter · 6 years ago
  62. 400ae98 perf script: Set perf time interval in itrace_synth_ops by Adrian Hunter · 6 years ago
  63. 33526f3 perf auxtrace: Add perf time interval to itrace_synth_ops by Adrian Hunter · 6 years ago
  64. 87407fa perf config: Update default value for llvm.clang-bpf-cmd-template by Leo Yan · 6 years ago
  65. 965e176 perf cs-etm: Remove duplicate GENMASK() define, use linux/bits.h instead by Arnaldo Carvalho de Melo · 6 years ago
  66. e45c48a perf cs-etm: Properly set the value of 'old' and 'head' in snapshot mode by Mathieu Poirier · 6 years ago
  67. 36edfb9 perf data: Fix perf.data documentation for HEADER_CPU_TOPOLOGY by Arnaldo Carvalho de Melo · 6 years ago
  68. 0ccdb84 perf tools: Apply new CPU topology sysfs attributes by Kan Liang · 6 years ago
  69. e05a899 perf header: Rename "sibling cores" to "sibling sockets" by Kan Liang · 6 years ago
  70. db5742b perf stat: Support per-die aggregation by Kan Liang · 6 years ago
  71. acae8b3 perf header: Add die information in CPU topology by Kan Liang · 6 years ago
  72. b74d868 perf cpumap: Retrieve die id information by Kan Liang · 6 years ago
  73. 21fe8dc perf cs-etm: Add support for CPU-wide trace scenarios by Mathieu Poirier · 6 years ago
  74. 675f302 perf cs-etm: Add notion of time to decoding code by Mathieu Poirier · 6 years ago
  75. 0a6be30 perf cs-etm: Linking PE contextID with perf thread mechanic by Mathieu Poirier · 6 years ago
  76. c152d4d perf cs-etm: Add support for multiple traceID queues by Mathieu Poirier · 6 years ago
  77. af21577 perf cs-etm: Use traceID aware memory callback API by Mathieu Poirier · 6 years ago
  78. 0abb868 perf cs-etm: Move tid/pid to traceid_queue by Mathieu Poirier · 6 years ago
  79. 3c21d7d perf cs-etm: Move thread to traceid_queue by Mathieu Poirier · 6 years ago
  80. 6672559 perf cs-etm: Get rid of unused cpu in struct cs_etm_queue by Mathieu Poirier · 6 years ago
  81. c7bfa2fd perf cs-etm: Introduce the concept of trace ID queues by Mathieu Poirier · 6 years ago
  82. 882f487 perf cs-etm: Fix indentation in function cs_etm__process_decoder_queue() by Mathieu Poirier · 6 years ago
  83. 5f7cb03 perf cs-etm: Move packet queue out of decoder structure by Mathieu Poirier · 6 years ago
  84. 3470d48 perf cs-etm: Refactor error path in cs_etm_decoder__new() by Mathieu Poirier · 6 years ago
  85. e0d170f perf cs-etm: Add handling of switch-CPU-wide events by Mathieu Poirier · 6 years ago
  86. a465f3c perf cs-etm: Add handling of itrace start events by Mathieu Poirier · 6 years ago
  87. e5993c4 perf cs-etm: Configure SWITCH_EVENTS in CPU-wide mode by Mathieu Poirier · 6 years ago
  88. 1c839a5 perf cs-etm: Configure timestamp generation in CPU-wide mode by Mathieu Poirier · 6 years ago
  89. 3399ad9 perf cs-etm: Configure contextID tracing in CPU-wide mode by Mathieu Poirier · 6 years ago
  90. 10981c8 perf evsel: Remove superfluous nthreads system_wide setup in alloc_fd() by Jiri Olsa · 6 years ago
  91. 53651b2 perf record: Add support to collect callchains from kernel or user space only by yuzhoujian · 6 years ago
  92. 22d4621 perf config: Bail out when a handler returns failure for a key-value pair by Arnaldo Carvalho de Melo · 6 years ago
  93. 012749ca perf trace: Exit when failing to build eBPF program by Leo Yan · 6 years ago
  94. d1fdb6d Linux 5.2-rc4 by Linus Torvalds · 6 years ago
  95. 2759e05c Merge tag 'ceph-for-5.2-rc4' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  96. 8e61f6f Merge tag 'for-linus-5.2b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  97. 3d4645b Merge tag 's390-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  98. d0cc617 Merge tag 'mips_fixes_5.2_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  99. 9331b67 Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  100. 1ce2c85 Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago