1. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  2. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  3. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  4. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  5. 4fc4d8d perf stat: Support 'percore' event qualifier by Jin Yao · 6 years ago
  6. 40480a8 perf stat: Factor out aggregate counts printing by Jin Yao · 6 years ago
  7. 064b4e8 perf tools: Add a 'percore' event qualifier by Jin Yao · 6 years ago
  8. 6cf62656 perf docs: Add description for stderr by Thomas Richter · 6 years ago
  9. 1b6599a perf intel-pt: Fix sample timestamp wrt non-taken branches by Adrian Hunter · 6 years ago
  10. 61b6e08 perf intel-pt: Fix improved sample timestamp by Adrian Hunter · 6 years ago
  11. 7ba8fa2 perf intel-pt: Fix instructions sampling rate by Adrian Hunter · 6 years ago
  12. 6466ec1 perf regs x86: Add X86 specific arch__intr_reg_mask() by Kan Liang · 6 years ago
  13. af785e7 perf parse-regs: Add generic support for arch__intr/user_reg_mask() by Kan Liang · 6 years ago
  14. aeea906 perf parse-regs: Split parse_regs by Kan Liang · 6 years ago
  15. 7025fdb perf vendor events arm64: Add Cortex-A57 and Cortex-A72 events by Florian Fainelli · 6 years ago
  16. 93fe8f1 perf vendor events arm64: Map Brahma-B53 CPUID to cortex-a53 events by Florian Fainelli · 6 years ago
  17. ae833a6 perf vendor events arm64: Remove [[:xdigit:]] wildcard by Florian Fainelli · 6 years ago
  18. 8e8f515 perf jevents: Remove unused variable by Zenghui Yu · 6 years ago
  19. d94cfba perf test zstd: Fixup verbose mode output by Arnaldo Carvalho de Melo · 6 years ago
  20. bdc35cb perf tests: Implement Zstd comp/decomp integration test by Alexey Budankov · 6 years ago
  21. 371a337 perf inject: Enable COMPRESSED record decompression by Alexey Budankov · 6 years ago
  22. cb62c6f perf report: Implement perf.data record decompression by Alexey Budankov · 6 years ago
  23. 504c1ad perf record: Implement -z,--compression_level[=<n>] option by Alexey Budankov · 6 years ago
  24. 61a7773 perf report: Add stub processing of compressed events for -D by Alexey Budankov · 6 years ago
  25. ef78112 perf record: Implement compression for AIO trace streaming by Alexey Budankov · 6 years ago
  26. 5d7f411 perf record: Implement compression for serial trace streaming by Alexey Budankov · 6 years ago
  27. f24c1d7 perf tools: Introduce Zstd streaming based compression API by Alexey Budankov · 6 years ago
  28. 51255a8 perf mmap: Implement dedicated memory buffer for data compression by Alexey Budankov · 6 years ago
  29. 42e1fd8 perf record: Implement COMPRESSED event record and its attributes by Alexey Budankov · 6 years ago
  30. d3c8c08 perf session: Define 'bytes_transferred' and 'bytes_compressed' metrics by Alexey Budankov · 6 years ago
  31. 5b6f5ae perf build tests: Add NO_LIBZSTD=1 to make_minimal by Arnaldo Carvalho de Melo · 6 years ago
  32. 30ba5b0 perf machine: Null-terminate version char array upon fgets(/proc/version) error by Donald Yandt · 6 years ago
  33. bf6d18c perf vendor events intel: Add uncore_upi JSON support by Kan Liang · 6 years ago
  34. b62d18a perf scripts python: exported-sql-viewer.py: Add 'About' dialog box by Adrian Hunter · 6 years ago
  35. 9bc4e4b perf scripts python: exported-sql-viewer.py: Add context menu by Adrian Hunter · 6 years ago
  36. 96c43b9 perf scripts python: exported-sql-viewer.py: Add copy to clipboard by Adrian Hunter · 6 years ago
  37. 3ac641f perf scripts python: exported-sql-viewer.py: Add tree level by Adrian Hunter · 6 years ago
  38. 4b20845 perf scripts python: exported-sql-viewer.py: Fix error when shrinking / enlarging font by Adrian Hunter · 6 years ago
  39. be6e747 perf scripts python: exported-sql-viewer.py: Move view creation by Adrian Hunter · 6 years ago
  40. ca138a7 perf tools x86: Add support for recording and printing XMM registers by Andi Kleen · 6 years ago
  41. 4c1cf20 perf parse-regs: Improve error output when faced with unknown register name by Arnaldo Carvalho de Melo · 6 years ago
  42. 8e5bc76 perf record: Fix suggestion to get list of registers usable with --user-regs and --intr-regs by Arnaldo Carvalho de Melo · 6 years ago
  43. 382619c perf tools: Speed up report for perf compiled with linwunwind by Jiri Olsa · 6 years ago
  44. b399ec2 csky: Add support for libdw by Mao Han · 6 years ago
  45. 1455ea23 perf test: Fix spelling mistake "leadking" -> "leaking" by Colin Ian King · 6 years ago
  46. bdd1666 perf annotate: Remove hist__account_cycles() from callback by Jin Yao · 6 years ago
  47. 90489a7 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  48. 7e221b8 perf tools: Remove needless asm/unistd.h include fixing build in some places by Arnaldo Carvalho de Melo · 6 years ago
  49. c638417 tools build: Add -ldl to the disassembler-four-args feature test by Arnaldo Carvalho de Melo · 6 years ago
  50. 35bb59c perf cs-etm: Always allocate memory for cs_etm_queue::prev_packet by Leo Yan · 6 years ago
  51. cf0c37b perf cs-etm: Don't check cs_etm_queue::prev_packet validity by Leo Yan · 6 years ago
  52. 167e418 perf report: Report OOM in status line in the GTK UI by Thomas Richter · 6 years ago
  53. bf561d3 perf bench numa: Add define for RUSAGE_THREAD if not present by Arnaldo Carvalho de Melo · 6 years ago
  54. 01e985e perf annotate: Fix build on 32 bit for BPF annotation by Thadeu Lima de Souza Cascardo · 6 years ago
  55. 2e71267 perf bpf: Return value with unlocking in perf_env__find_btf() by Bo YU · 6 years ago
  56. 2db7b1e perf bpf: Return NULL when RB tree lookup fails in perf_env__find_btf() by Jiri Olsa · 6 years ago
  57. b9abbdf perf tools: Fix map reference counting by Jiri Olsa · 6 years ago
  58. adc6257 perf evlist: Fix side band thread draining by Jiri Olsa · 6 years ago
  59. a93e0b2 perf tools: Check maps for bpf programs by Song Liu · 6 years ago
  60. aa52660 perf bpf: Return NULL when RB tree lookup fails in perf_env__find_bpf_prog_info() by Jiri Olsa · 6 years ago
  61. 1e6db2e perf top: Always sample time to satisfy needs of use of ordered queuing by Jiri Olsa · 6 years ago
  62. 3a5b64f perf evsel: Use hweight64() instead of hweight_long(attr.sample_regs_user) by Mao Han · 6 years ago
  63. 8002a63 perf stat: Disable DIR_FORMAT feature for 'perf stat record' by Jiri Olsa · 6 years ago
  64. 6e4b1ca perf scripts python: export-to-sqlite.py: Fix use of parent_id in calls_view by Adrian Hunter · 6 years ago
  65. 14c9b31 perf header: Fix lock/unlock imbalances when processing BPF/BTF info by Gustavo A. R. Silva · 6 years ago
  66. 1c3a2c8 perf vendor events intel: Update Silvermont to v14 by Andi Kleen · 6 years ago
  67. c53dd58 perf vendor events intel: Update GoldmontPlus to v1.01 by Andi Kleen · 6 years ago
  68. f3ef085 perf vendor events intel: Update Goldmont to v13 by Andi Kleen · 6 years ago
  69. b1580f5 perf vendor events intel: Update Bonnell to V4 by Andi Kleen · 6 years ago
  70. 643e722 perf vendor events intel: Update KnightsLanding events to v9 by Andi Kleen · 6 years ago
  71. efc351f1 perf vendor events intel: Update Haswell events to v28 by Andi Kleen · 6 years ago
  72. 2111da7 perf vendor events intel: Update IvyBridge events to v21 by Andi Kleen · 6 years ago
  73. 59da390 perf vendor events intel: Update SandyBridge events to v16 by Andi Kleen · 6 years ago
  74. e6b32be perf vendor events intel: Update JakeTown events to v20 by Andi Kleen · 6 years ago
  75. 009edd9 perf vendor events intel: Update IvyTown events to v20 by Andi Kleen · 6 years ago
  76. e313477 perf vendor events intel: Update HaswellX events to v20 by Andi Kleen · 6 years ago
  77. 9f0f4a2 perf vendor events intel: Update BroadwellX events to v14 by Andi Kleen · 6 years ago
  78. 19f2d40 perf vendor events intel: Update SkylakeX events to v1.12 by Andi Kleen · 6 years ago
  79. 2433934 perf vendor events intel: Update Skylake events to v42 by Andi Kleen · 6 years ago
  80. d224332 perf vendor events intel: Update Broadwell-DE events to v7 by Andi Kleen · 6 years ago
  81. 8313fe2 perf vendor events intel: Update Broadwell events to v23 by Andi Kleen · 6 years ago
  82. fd55009 perf vendor events intel: Update metrics from TMAM 3.5 by Andi Kleen · 6 years ago
  83. 470530b perf record: Implement --mmap-flush=<number> option by Alexey Budankov · 6 years ago
  84. 3b1c5d9 tools build: Implement libzstd feature check, LIBZSTD_DIR and NO_LIBZSTD defines by Alexey Budankov · 6 years ago
  85. 69769ce perf tools, tools lib traceevent: Rename "pevent" member of struct tep_event to "tep" by Tzvetomir Stoyanov · 6 years ago
  86. 55c34ae tools tools, tools lib traceevent: Make traceevent APIs more consistent by Tzvetomir Stoyanov · 6 years ago
  87. 5e0861b perf list: Output tool events by Andi Kleen · 6 years ago
  88. 3371f38 perf evsel: Support printing evsel name for 'duration_time' by Andi Kleen · 6 years ago
  89. f0fbb11 perf stat: Implement duration_time as a proper event by Andi Kleen · 6 years ago
  90. c2b3c17 perf stat: Revert checks for duration_time by Andi Kleen · 6 years ago
  91. 7fcfa9a perf list: Fix s390 counter long description for L1D_RO_EXCL_WRITES by Thomas Richter · 6 years ago
  92. 514c540 perf tools: Add header defining used namespace struct to event.h by Arnaldo Carvalho de Melo · 6 years ago
  93. b64f1cc perf trace beauty renameat: No need to include linux/fs.h by Arnaldo Carvalho de Melo · 6 years ago
  94. 59f3bd7 perf augmented_raw_syscalls: Use a PERCPU_ARRAY map to copy more string bytes by Arnaldo Carvalho de Melo · 6 years ago
  95. c52a82f perf augmented_raw_syscalls: Copy strings from all syscalls with 1st or 2nd string arg by Arnaldo Carvalho de Melo · 6 years ago
  96. 2b64b2e perf trace: Add 'string' event alias to select syscalls with string args by Arnaldo Carvalho de Melo · 6 years ago
  97. e94d6b7 perf pmu: Fix parser error for uncore event alias by Kan Liang · 6 years ago
  98. 606bd60 perf scripts python: exported-sql-viewer.py: Fix python3 support by Adrian Hunter · 6 years ago
  99. 8453c93 perf scripts python: exported-sql-viewer.py: Fix never-ending loop by Adrian Hunter · 6 years ago
  100. 977c7a6 perf machine: Update kernel map address and re-order properly by Wei Li · 6 years ago