1. 90b10f4 perf script: Support relative time by Andi Kleen · 6 years ago
  2. a4e7e6e perf report: Indicate JITed code better in report by Andi Kleen · 6 years ago
  3. 702fb9b perf report: Show all sort keys in help output by Andi Kleen · 6 years ago
  4. c38dab7 perf record: Clarify help for --switch-output by Andi Kleen · 6 years ago
  5. 03724b2 perf record: Allow to limit number of reported perf.data files by Andi Kleen · 6 years ago
  6. 6f40b2a perf list: Filter metrics too by Andi Kleen · 6 years ago
  7. dfcbc2f tools lib bpf: Fix the build by adding a missing stdarg.h include by Arnaldo Carvalho de Melo · 6 years ago
  8. e3b74de perf tools report: Add custom scripts to script menu by Andi Kleen · 6 years ago
  9. 59c2498 perf ui browser: Fix ui popup argv browser for many entries by Andi Kleen · 6 years ago
  10. 905e4af perf script: Add array bound checking to list_scripts by Andi Kleen · 6 years ago
  11. ca52bab perf tools: Add some new tips describing the new options by Andi Kleen · 6 years ago
  12. 4968ac8 perf report: Implement browsing of individual samples by Andi Kleen · 6 years ago
  13. 6f3da20 perf report: Support builtin perf script in scripts menu by Andi Kleen · 6 years ago
  14. 1d6c49d perf report: Support running scripts for current time range by Andi Kleen · 6 years ago
  15. 3723908 perf report: Support time sort key by Andi Kleen · 6 years ago
  16. e87e548 perf script: Filter COMM/FORK/.. events by CPU by Andi Kleen · 6 years ago
  17. 2fb7104 tools headers uapi: Update linux/in.h copy by Arnaldo Carvalho de Melo · 6 years ago
  18. 1a787fc tools headers uapi: Sync copy of asm-generic/unistd.h with the kernel sources by Arnaldo Carvalho de Melo · 6 years ago
  19. df94bb4 perf tools: Update x86's syscall_64.tbl, no change in tools/perf behaviour by Arnaldo Carvalho de Melo · 6 years ago
  20. 49f93bb perf script python: Add printdate function to SQL exporters by Tony Jones · 6 years ago
  21. ebf6c5c perf script python: Add Python3 support to export-to-sqlite.py by Tony Jones · 6 years ago
  22. 1937b05 perf script python: Add Python3 support to export-to-postgresql.py by Tony Jones · 6 years ago
  23. beda0e7 perf script python: Add Python3 support to exported-sql-viewer.py by Tony Jones · 6 years ago
  24. 75065a8 perf report: Use less for scripts output by Andi Kleen · 6 years ago
  25. e51f806 perf session: Add process callback to reader object by Jiri Olsa · 6 years ago
  26. 258031c perf header: Add DIR_FORMAT feature to describe directory data by Jiri Olsa · 6 years ago
  27. 29583c1 perf data: Make perf_data__size() work over directory by Jiri Olsa · 6 years ago
  28. e8be135 perf data: Add perf_data__update_dir() function by Jiri Olsa · 6 years ago
  29. cd3dd8d perf data: Don't store auxtrace index for directory data file by Jiri Olsa · 6 years ago
  30. ec65def perf data: Support having perf.data stored as a directory by Jiri Olsa · 6 years ago
  31. 98c07a8 perf vendor events amd: perf PMU events for AMD Family 17h by Martin Liška · 6 years ago
  32. eaeffeb perf probe: Fix getting the kernel map by Adrian Hunter · 6 years ago
  33. 2a1292c perf report: Parse time quantum by Andi Kleen · 6 years ago
  34. f8c856c perf time-utils: Add utility function to print time stamps in nanoseconds by Andi Kleen · 6 years ago
  35. 52bab88 perf report: Support output in nanoseconds by Andi Kleen · 6 years ago
  36. 3ab481a perf script: Support insn output for normal samples by Andi Kleen · 6 years ago
  37. d9c1bb2 perf/core: Restore mmap record type correctly by Stephane Eranian · 6 years ago
  38. b339da4 Merge tag 'perf-core-for-mingo-5.1-20190307' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 6 years ago
  39. 43aa378 perf/core: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  40. 8041ffd3 perf/x86/intel/uncore: Fix client IMC events return huge result by Kan Liang · 6 years ago
  41. 5768402 perf/ring_buffer: Use high order allocations for AUX buffers optimistically by Alexander Shishkin · 6 years ago
  42. b8f7d86 perf data: Force perf_data__open|close zero data->file.path by Jiri Olsa · 6 years ago
  43. befa09b perf session: Fix double free in perf_data__close by Jiri Olsa · 6 years ago
  44. 5b61adb perf evsel: Probe for precise_ip with simple attr by Jiri Olsa · 6 years ago
  45. 90a86bd perf tools: Read and store caps/max_precise in perf_pmu by Jiri Olsa · 6 years ago
  46. 2634958 perf hist: Fix memory leak of srcline by Jiri Olsa · 6 years ago
  47. c575891 perf hist: Add error path into hist_entry__init by Jiri Olsa · 6 years ago
  48. e34c940 perf c2c: Fix c2c report for empty numa node by Jiri Olsa · 6 years ago
  49. fdf2460 perf script python: Add Python3 support to intel-pt-events.py by Tony Jones · 6 years ago
  50. c253c72 perf script python: Add Python3 support to event_analyzing_sample.py by Tony Jones · 6 years ago
  51. 57e604b perf script python: add Python3 support to check-perf-trace.py by Tony Jones · 6 years ago
  52. de2ec16 perf script python: Add Python3 support to futex-contention.py by Tony Jones · 6 years ago
  53. b504d7f perf script python: Remove mixed indentation by Tony Jones · 6 years ago
  54. c1d3e63 perf diff: Support --pid/--tid filter options by Jin Yao · 6 years ago
  55. daca23b perf diff: Support --cpu filter option by Jin Yao · 6 years ago
  56. 4802138 perf diff: Support --time filter option by Jin Yao · 6 years ago
  57. 1532593 perf thread: Generalize function to copy from thread addr space from intel-bts code by Andi Kleen · 6 years ago
  58. bc3bb79 perf annotate: Calculate the max instruction name, align column to that by Arnaldo Carvalho de Melo · 6 years ago
  59. 6ea98b4 Merge branch 'x86-alternatives-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  60. 45802da Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  61. 203b660 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  62. 3478588 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  63. c8f5ed6 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  64. a53837a perf clang: Remove needless extra semicolon by Yang Wei · 6 years ago
  65. 3163613 perf bpf: Automatically add BTF ELF markers by Arnaldo Carvalho de Melo · 6 years ago
  66. 3717f61 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  67. b1b988a Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  68. edaed16 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  69. 78f8601 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  70. 1848319 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  71. d9862cf Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  72. 8feed3e Merge branch 'parisc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  73. 3591b19 Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  74. 45f5532 Merge tag 'm68k-for-v5.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 6 years ago
  75. eac6165 x86: Deprecate a.out support by Borislav Petkov · 6 years ago
  76. 08300f4 a.out: remove core dumping support by Linus Torvalds · 6 years ago
  77. 63bdf42 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  78. 6456300 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  79. fcc082f Revert "s390/cpum_cf: Add kernel message exaplanations" by Martin Schwidefsky · 6 years ago
  80. cd2a3bf Merge tag 'leds-for-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 6 years ago
  81. 7629bac Merge tag 'hwmon-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 6 years ago
  82. dcc75dd Merge tag 'spi-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 6 years ago
  83. 32c0ac3 Merge tag 'regulator-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 6 years ago
  84. e48b044 Merge tag 'regmap-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 6 years ago
  85. 42eaf18 Merge tag 'mmc-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  86. c8d950a Merge tag 'i3c/for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux by Linus Torvalds · 6 years ago
  87. 811c16a Merge tag 'mtd/for-5.1' of git://git.infradead.org/linux-mtd by Linus Torvalds · 6 years ago
  88. a83b042 Merge tag 'vfio-v5.1-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 6 years ago
  89. ee5e001 fs: Make splice() and tee() take into account O_NONBLOCK flag on pipes by Slavomir Kaslev · 6 years ago
  90. 18a4d8b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  91. 4f9020f Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  92. 096461d net/sched: avoid unused-label warning by Arnd Bergmann · 6 years ago
  93. a154d5d net: ignore sysctl_devconf_inherit_init_net without SYSCTL by Arnd Bergmann · 6 years ago
  94. 64af7dc phy: mdio-mux: fix Kconfig dependencies by Arnd Bergmann · 6 years ago
  95. 9731ea0 net: phy: use phy_modify_mmd_changed in genphy_c45_an_config_aneg by Heiner Kallweit · 6 years ago
  96. 3acca1d net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init to probe for new DSA framework by Heiner Kallweit · 6 years ago
  97. 9e9322e selftest/net: Remove duplicate header by Souptick Joarder · 6 years ago
  98. b33b7cd sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79 by Kai-Heng Feng · 6 years ago
  99. d6089c7 Merge branch 'Devlink-health-updates' by David S. Miller · 6 years ago
  100. 86d7e71 net/mlx5e: Update tx reporter status in case channels were successfully opened by Eran Ben Elisha · 6 years ago