1. 965e176 perf cs-etm: Remove duplicate GENMASK() define, use linux/bits.h instead by Arnaldo Carvalho de Melo · 6 years ago
  2. e45c48a perf cs-etm: Properly set the value of 'old' and 'head' in snapshot mode by Mathieu Poirier · 6 years ago
  3. 36edfb9 perf data: Fix perf.data documentation for HEADER_CPU_TOPOLOGY by Arnaldo Carvalho de Melo · 6 years ago
  4. 0ccdb84 perf tools: Apply new CPU topology sysfs attributes by Kan Liang · 6 years ago
  5. e05a899 perf header: Rename "sibling cores" to "sibling sockets" by Kan Liang · 6 years ago
  6. db5742b perf stat: Support per-die aggregation by Kan Liang · 6 years ago
  7. acae8b3 perf header: Add die information in CPU topology by Kan Liang · 6 years ago
  8. b74d868 perf cpumap: Retrieve die id information by Kan Liang · 6 years ago
  9. 21fe8dc perf cs-etm: Add support for CPU-wide trace scenarios by Mathieu Poirier · 6 years ago
  10. 675f302 perf cs-etm: Add notion of time to decoding code by Mathieu Poirier · 6 years ago
  11. 0a6be30 perf cs-etm: Linking PE contextID with perf thread mechanic by Mathieu Poirier · 6 years ago
  12. c152d4d perf cs-etm: Add support for multiple traceID queues by Mathieu Poirier · 6 years ago
  13. af21577 perf cs-etm: Use traceID aware memory callback API by Mathieu Poirier · 6 years ago
  14. 0abb868 perf cs-etm: Move tid/pid to traceid_queue by Mathieu Poirier · 6 years ago
  15. 3c21d7d perf cs-etm: Move thread to traceid_queue by Mathieu Poirier · 6 years ago
  16. 6672559 perf cs-etm: Get rid of unused cpu in struct cs_etm_queue by Mathieu Poirier · 6 years ago
  17. c7bfa2fd perf cs-etm: Introduce the concept of trace ID queues by Mathieu Poirier · 6 years ago
  18. 882f487 perf cs-etm: Fix indentation in function cs_etm__process_decoder_queue() by Mathieu Poirier · 6 years ago
  19. 5f7cb03 perf cs-etm: Move packet queue out of decoder structure by Mathieu Poirier · 6 years ago
  20. 3470d48 perf cs-etm: Refactor error path in cs_etm_decoder__new() by Mathieu Poirier · 6 years ago
  21. e0d170f perf cs-etm: Add handling of switch-CPU-wide events by Mathieu Poirier · 6 years ago
  22. a465f3c perf cs-etm: Add handling of itrace start events by Mathieu Poirier · 6 years ago
  23. e5993c4 perf cs-etm: Configure SWITCH_EVENTS in CPU-wide mode by Mathieu Poirier · 6 years ago
  24. 1c839a5 perf cs-etm: Configure timestamp generation in CPU-wide mode by Mathieu Poirier · 6 years ago
  25. 3399ad9 perf cs-etm: Configure contextID tracing in CPU-wide mode by Mathieu Poirier · 6 years ago
  26. 10981c8 perf evsel: Remove superfluous nthreads system_wide setup in alloc_fd() by Jiri Olsa · 6 years ago
  27. 53651b2 perf record: Add support to collect callchains from kernel or user space only by yuzhoujian · 6 years ago
  28. 22d4621 perf config: Bail out when a handler returns failure for a key-value pair by Arnaldo Carvalho de Melo · 6 years ago
  29. 012749ca perf trace: Exit when failing to build eBPF program by Leo Yan · 6 years ago
  30. dea87bf perf trace: Associate more argument names with the filename beautifier by Arnaldo Carvalho de Melo · 6 years ago
  31. 8195168 perf trace: Consume the augmented_raw_syscalls payload by Arnaldo Carvalho de Melo · 6 years ago
  32. 279ab04 perf jvmti: Address gcc string overflow warning for strncpy() by Jiri Olsa · 6 years ago
  33. 602bce0 perf augmented_raw_syscalls: Move reading filename to the loop by Arnaldo Carvalho de Melo · 6 years ago
  34. deaf4da perf augmented_raw_syscalls: Change helper to consider just the augmented_filename part by Arnaldo Carvalho de Melo · 6 years ago
  35. 0c95a7f perf augmented_raw_syscalls: Move the probe_read_str to a separate function by Arnaldo Carvalho de Melo · 6 years ago
  36. 4cae8675 perf augmented_raw_syscalls: Tell which args are filenames and how many bytes to copy by Arnaldo Carvalho de Melo · 6 years ago
  37. 80b3fb6 perf scripts python: exported-sql-viewer.py: Select find text when find bar is activated by Adrian Hunter · 6 years ago
  38. b3b6607 perf scripts python: exported-sql-viewer.py: Add IPC information to Call Tree by Adrian Hunter · 6 years ago
  39. 38a846d perf scripts python: exported-sql-viewer.py: Add IPC information to Call Graph Graph by Adrian Hunter · 6 years ago
  40. 4a0979d perf scripts python: exported-sql-viewer.py: Add CallGraphModelParams by Adrian Hunter · 6 years ago
  41. 530e22f perf scripts python: exported-sql-viewer.py: Add IPC information to the Branch reports by Adrian Hunter · 6 years ago
  42. ec7f448 perf scripts python: export-to-postgresql.py: Export IPC information by Adrian Hunter · 6 years ago
  43. 64adadb perf scripts python: export-to-sqlite.py: Export IPC information by Adrian Hunter · 6 years ago
  44. 52a2ab6 perf db-export: Export IPC information by Adrian Hunter · 6 years ago
  45. 1159fac perf db-export: Add brief documentation by Adrian Hunter · 6 years ago
  46. 003ccdc perf thread-stack: Accumulate IPC information by Adrian Hunter · 6 years ago
  47. 5db47f4 perf intel-pt: Document IPC usage by Adrian Hunter · 6 years ago
  48. 3f05516 perf intel-pt: Accumulate cycle count from TSC/TMA/MTC packets by Adrian Hunter · 6 years ago
  49. f3c98c4 perf intel-pt: Re-factor TIP cases in intel_pt_walk_to_ip by Adrian Hunter · 6 years ago
  50. 9bc668e perf intel-pt: Record when decoding PSB+ packets by Adrian Hunter · 6 years ago
  51. 68fb45b perf script: Add output of IPC ratio by Adrian Hunter · 6 years ago
  52. 5b1dc0f perf intel-pt: Add support for samples to contain IPC ratio by Adrian Hunter · 6 years ago
  53. 61d276f perf tools: Add IPC information to perf_sample by Adrian Hunter · 6 years ago
  54. 7b4b4f8 perf intel-pt: Accumulate cycle count from CYC packets by Adrian Hunter · 6 years ago
  55. 948e9dc perf intel-pt: Factor out intel_pt_update_sample_time by Adrian Hunter · 6 years ago
  56. d194d8f perf record: Allow mixing --user-regs with --call-graph=dwarf by Alexey Budankov · 6 years ago
  57. e5f177a perf symbols: Remove unused variable 'err' by Leo Yan · 6 years ago
  58. 0da6ae9 perf data: Document directory format header: HEADER_DIR_FORMAT by Arnaldo Carvalho de Melo · 6 years ago
  59. a9de7cf perf data: Document clockid header: HEADER_CLOCKID by Arnaldo Carvalho de Melo · 6 years ago
  60. 835fbf1 perf data: Document memory topology header: HEADER_MEM_TOPOLOGY by Arnaldo Carvalho de Melo · 6 years ago
  61. 8e21be4 perf data: Add description of header HEADER_BPF_PROG_INFO and HEADER_BPF_BTF by Song Liu · 6 years ago
  62. 3384c78 Merge branch 'x86/topology' into perf/core, to prepare for new patches by Ingo Molnar · 6 years ago
  63. 6a9f4ef perf/x86: Use update attribute groups for default attributes by Jiri Olsa · 6 years ago
  64. b657688 perf/x86/intel: Use update attributes for skylake format by Jiri Olsa · 6 years ago
  65. 3ea40ac perf/x86: Use update attribute groups for extra format by Jiri Olsa · 6 years ago
  66. 1f15728 perf/x86: Use update attribute groups for caps by Jiri Olsa · 6 years ago
  67. 3d56727 perf/x86: Add is_visible attribute_group callback for base events by Jiri Olsa · 6 years ago
  68. baa0c83 perf/x86: Use the new pmu::update_attrs attribute group by Jiri Olsa · 6 years ago
  69. 21b0dbc perf/x86: Get rid of x86_pmu::event_attrs by Jiri Olsa · 6 years ago
  70. f3a3a82 perf/core: Add attr_groups_update into struct pmu by Jiri Olsa · 6 years ago
  71. aac1f7f sysfs: Add sysfs_update_groups function by Jiri Olsa · 6 years ago
  72. 6e86d3d perf/x86/intel/uncore: Add new IMC PCI IDs for KabyLake, AmberLake and WhiskeyLake CPUs by Gayatri Kammela · 6 years ago
  73. 76a16b2 perf/x86/intel/uncore: Add tabs to Uncore IMC PCI IDs by Gayatri Kammela · 6 years ago
  74. 9fd2e48 perf/core: Allow non-privileged uprobe for user processes by Song Liu · 6 years ago
  75. f7b6a8b Merge tag 'v5.2-rc3' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  76. f2c7c76 Linux 5.2-rc3 by Linus Torvalds · 6 years ago
  77. 7bd1d5e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  78. 6751b8d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  79. af04245 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  80. 4fb5741 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  81. a68dc618 Merge tag 'spdx-5.2-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  82. 460b48a Merge tag 'powerpc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  83. b44a1dd Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  84. 38baf0b Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  85. 378e853 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 6 years ago
  86. f58c356 Merge tag 'led-fixes-for-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 6 years ago
  87. 9221dce Merge tag 'for-linus-20190601' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  88. 1975b33 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  89. 7b3064f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  90. e577c8b mm, compaction: make sure we isolate a valid PFN by Suzuki K Poulose · 6 years ago
  91. 590ba22 include/linux/generic-radix-tree.h: fix kerneldoc comment by Jonathan Corbet · 6 years ago
  92. 98af37d kernel/signal.c: trace_signal_deliver when signal_group_exit by Zhenliang Wei · 6 years ago
  93. d3ed71e drivers/iommu/intel-iommu.c: fix variable 'iommu' set but not used by Qian Cai · 6 years ago
  94. 8d7a7ab spdxcheck.py: fix directory structures by Vincenzo Frascino · 6 years ago
  95. 0600597 kasan: initialize tag to 0xff in __kasan_kmalloc by Nathan Chancellor · 6 years ago
  96. bb9f6f6 z3fold: fix sheduling while atomic by Vitaly Wool · 6 years ago
  97. ef7a77c scripts/gdb: fix invocation when CONFIG_COMMON_CLK is not set by Fabiano Rosas · 6 years ago
  98. df17277 mm/gup: continue VM_FAULT_RETRY processing even for pre-faults by Mike Rapoport · 6 years ago
  99. b9fba67 ocfs2: fix error path kobject memory leak by Tobin C. Harding · 6 years ago
  100. 3e85899 memcg: make it work on sparse non-0-node systems by Jiri Slaby · 6 years ago