1. 24f96733 perf tests ARM: Disable breakpoint tests 32-bit by Florian Fainelli · 6 years ago
  2. a7ee4d6 perf cs-etm: Support for ARM A32/T32 instruction sets in CoreSight trace by Robert Walker · 6 years ago
  3. 0087976 perf beauty mmap_flags: Fixed syntax error Fixed missing ']' error by Sihyeon Jang · 6 years ago
  4. 6cd99d2 tools lib traceevent: traceevent API cleanup by Tzvetomir Stoyanov · 6 years ago
  5. f0bba09 perf tools: traceevent API cleanup, remove __tep_data2host*() by Tzvetomir Stoyanov · 6 years ago
  6. fc39851 tools lib traceevent: Rename tep_free_format() to tep_free_event() by Tzvetomir Stoyanov · 6 years ago
  7. 97fbf3f tools lib traceevent, perf tools: Rename 'struct tep_event_format' to 'struct tep_event' by Tzvetomir Stoyanov · 6 years ago
  8. 4c78489 tools lib traceevent: Install trace-seq.h API header file by Tzvetomir Stoyanov · 6 years ago
  9. cc03e1a8 tools lib traceevent: Added support for pkg-config by Tzvetomir Stoyanov · 6 years ago
  10. 477be10 tools lib traceevent: Implement new API tep_get_ref() by Tzvetomir Stoyanov · 6 years ago
  11. 239ca3e perf report: Documentation average IPC and IPC coverage by Jin Yao · 6 years ago
  12. ec6ae74 perf report: Display average IPC and IPC coverage per symbol by Jin Yao · 6 years ago
  13. 246fda0 perf annotate: Create a annotate2 flag in struct symbol by Jin Yao · 6 years ago
  14. ace4f8f perf annotate: Compute average IPC and IPC coverage per symbol by Jin Yao · 6 years ago
  15. 44e92f8 tools lib traceevent: Add sanity check to is_timestamp_in_us() by Tzvetomir Stoyanov · 6 years ago
  16. a1c8cf2 perf beauty mmap_flags: Check if the arch has a mmap.h file by Arnaldo Carvalho de Melo · 6 years ago
  17. 93f20c0 perf record: Extend trace writing to multi AIO by Alexey Budankov · 6 years ago
  18. d3d1af6 perf record: Enable asynchronous trace writing by Alexey Budankov · 6 years ago
  19. 0b77383 perf mmap: Map data buffer for preserving collected data by Alexey Budankov · 6 years ago
  20. 2a07d81 tools build feature: Check if libaio is available by Alexey Budankov · 6 years ago
  21. 1c6f709 perf intel-pt: Fix error with config term "pt=0" by Adrian Hunter · 6 years ago
  22. 1b3aae9 perf top: Allow passing a kallsyms file by Arnaldo Carvalho de Melo · 6 years ago
  23. 1970289 perf bpf: Use ERR_CAST instead of ERR_PTR(PTR_ERR()) by Wen Yang · 6 years ago
  24. 92151b0 tools include: Adopt ERR_CAST() from the kernel err.h header by Arnaldo Carvalho de Melo · 6 years ago
  25. 741dad8 perf test: Fix perf_event_attr test failure by Adrian Hunter · 6 years ago
  26. 2aac9f9 perf tests record: Allow for 'sleep' being 'coreutils' by Adrian Hunter · 6 years ago
  27. 0631ca3 tools lib traceevent: Fix compile warnings in tools/lib/traceevent/event-parse.c by Adrian Hunter · 6 years ago
  28. 692d0e6 perf script: Use fallbacks for branch stacks by Adrian Hunter · 6 years ago
  29. 225f99e perf tools: Use fallback for sample_addr_correlates_sym() cases by Adrian Hunter · 6 years ago
  30. 8e80ad9 perf thread: Add fallback functions for cases where cpumode is insufficient by Adrian Hunter · 6 years ago
  31. ec1891a perf machine: Record if a arch has a single user/kernel address space by Adrian Hunter · 6 years ago
  32. 804234f perf env: Also consider env->arch == NULL as local operation by Arnaldo Carvalho de Melo · 6 years ago
  33. b18e088 perf map: Remove extra indirection from map__find() by Eric Saint-Etienne · 6 years ago
  34. bc4da38 perf stat: Fix CSV mode column output for non-cgroup events by Stephane Eranian · 6 years ago
  35. 57ddf09 perf stat: Fix shadow stats for clock events by Ravi Bangoria · 6 years ago
  36. 54fceb0 perf build: Give better hint about devel package for libssl by Arnaldo Carvalho de Melo · 6 years ago
  37. e8e94fc Merge tag 'perf-core-for-mingo-4.21-20181122' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 6 years ago
  38. f4a0742 perf pmu: Move *_cpuid_str() weak functions to header.c by Kan Liang · 6 years ago
  39. 1e62856 perf symbols: Fix slowness due to -ffunction-section by Eric Saint-Etienne · 6 years ago
  40. dd1d004 perf jvmti: Separate jvmti cmlr check by Jiri Olsa · 6 years ago
  41. ecd94f1 perf vendor events: Add JSON metrics for Cascadelake server by Kan Liang · 6 years ago
  42. 3b54411 perf vendor events: Add stepping in CPUID string for x86 by Kan Liang · 6 years ago
  43. eb08d00 perf stat: Use perf_evsel__is_clocki() for clock events by Ravi Bangoria · 6 years ago
  44. 11a64a0 perf pmu: Suppress potential format-truncation warning by Ben Hutchings · 6 years ago
  45. 4787eff perf tools: Add Hygon Dhyana support by Pu Wen · 6 years ago
  46. 231457e perf bench: Add epoll_ctl(2) benchmark by Davidlohr Bueso · 6 years ago
  47. 121dd9e perf bench: Add epoll parallel epoll_wait benchmark by Davidlohr Bueso · 6 years ago
  48. 11c6cbe tools build feature: Check if eventfd() is available by Arnaldo Carvalho de Melo · 6 years ago
  49. d47d77c perf bench: Move HAVE_PTHREAD_ATTR_SETAFFINITY_NP into bench.h by Davidlohr Bueso · 6 years ago
  50. 9add8fe perf script: Share code and output format for uregs and iregs output by Milian Wolff · 6 years ago
  51. 0f7c2de perf bpf: Reduce the hardcoded .max_entries for pid_maps by Arnaldo Carvalho de Melo · 6 years ago
  52. b07d16f perf script: Add newline after uregs output by Milian Wolff · 6 years ago
  53. 4aa792d Revert "perf augmented_syscalls: Drop 'write', 'poll' for testing without self pid filter" by Arnaldo Carvalho de Melo · 6 years ago
  54. e312747 perf augmented_syscalls: Remove example hardcoded set of filtered pids by Arnaldo Carvalho de Melo · 6 years ago
  55. a9964c4 perf trace: Fill in BPF "filtered_pids" map when present by Arnaldo Carvalho de Melo · 6 years ago
  56. 744fafc perf trace: See if there is a map named "filtered_pids" by Arnaldo Carvalho de Melo · 6 years ago
  57. 6a0b3ab perf trace: Add "_from_option" suffix to trace__set_filter() by Arnaldo Carvalho de Melo · 6 years ago
  58. 7ad92a3 perf evlist: Rename perf_evlist__set_filter* to perf_evlist__set_tp_filter* by Arnaldo Carvalho de Melo · 6 years ago
  59. ed9a77ba perf augmented_syscalls: Use pid_filter by Arnaldo Carvalho de Melo · 6 years ago
  60. 77ecb64 perf augmented_syscalls: Drop 'write', 'poll' for testing without self pid filter by Arnaldo Carvalho de Melo · 6 years ago
  61. 8008aab perf bpf: Add simple pid_filter class accessible to BPF proggies by Arnaldo Carvalho de Melo · 6 years ago
  62. 382b55d perf bpf: Add defines for map insertion/lookup by Arnaldo Carvalho de Melo · 6 years ago
  63. 6606753 perf augmented_syscalls: Remove needless linux/socket.h include by Arnaldo Carvalho de Melo · 6 years ago
  64. 55f127b perf augmented_syscalls: Filter on a hard coded pid by Arnaldo Carvalho de Melo · 6 years ago
  65. 1475d35 perf bpf: Add unistd.h to the headers accessible to bpf proggies by Arnaldo Carvalho de Melo · 6 years ago
  66. b1a9d7b Merge tag 'perf-urgent-for-mingo-4.20-20181121' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 6 years ago
  67. 2a5bf23 perf/x86/intel: Fix regression by default disabling perfmon v4 interrupt handling by Peter Zijlstra · 6 years ago
  68. a4243e1 perf tools beauty ioctl: Support new ISO7816 commands by Arnaldo Carvalho de Melo · 6 years ago
  69. 83d9bde tools uapi asm-generic: Synchronize ioctls.h by Arnaldo Carvalho de Melo · 6 years ago
  70. 65e259d tools arch x86: Update tools's copy of cpufeatures.h by Arnaldo Carvalho de Melo · 6 years ago
  71. 53f00f4 tools headers uapi: Synchronize i915_drm.h by Arnaldo Carvalho de Melo · 6 years ago
  72. b01c1f6 perf tools: Restore proper cwd on return from mnt namespace by Jiri Olsa · 6 years ago
  73. 8feb8ef tools build feature: Check if get_current_dir_name() is available by Arnaldo Carvalho de Melo · 6 years ago
  74. 9ff0119 Linux 4.20-rc3 by Linus Torvalds · 6 years ago
  75. 25e19c1 Merge tag 'libnvdimm-fixes-4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  76. c67a98c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  77. 03582f3 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  78. b53e27f 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. 743a486 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. cfaa9f0 Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  81. 45e7981 mm/memblock.c: fix a typo in __next_mem_pfn_range() comments by Chen Chang · 6 years ago
  82. c63ae43 mm, page_alloc: check for max order in hot path by Michal Hocko · 6 years ago
  83. 6f4d29d scripts/spdxcheck.py: make python3 compliant by Uwe Kleine-König · 6 years ago
  84. 1a41364 tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offset by Yufen Yu · 6 years ago
  85. 1c23b41 lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturn by Arnd Bergmann · 6 years ago
  86. 13c9aaf mm/vmstat.c: fix NUMA statistics updates by Janne Huttunen · 6 years ago
  87. 7817955 mm/gup.c: fix follow_page_mask() kerneldoc comment by Mike Rapoport · 6 years ago
  88. 5040f8d ocfs2: free up write context when direct IO failed by Wengang Wang · 6 years ago
  89. f5f67cc scripts/faddr2line: fix location of start_kernel in comment by Randy Dunlap · 6 years ago
  90. a76cf1a mm: don't reclaim inodes with many attached pages by Roman Gushchin · 6 years ago
  91. 9d78999 mm, memory_hotplug: check zone_movable in has_unmovable_pages by Michal Hocko · 6 years ago
  92. 873d7bc mm/swapfile.c: use kvzalloc for swap_info_struct allocation by Vasily Averin · 6 years ago
  93. f341e16 MAINTAINERS: update OMAP MMC entry by Aaro Koskinen · 6 years ago
  94. 5e41540 hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444! by Mike Kravetz · 6 years ago
  95. 8fcb231 kernel/sched/psi.c: simplify cgroup_move_task() by Olof Johansson · 6 years ago
  96. ca0246b z3fold: fix possible reclaim races by Vitaly Wool · 6 years ago
  97. 1ce80e0 Merge tag 'fsnotify_for_v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
  98. e6a2562 Merge tag 'gfs2-4.20.fixes3' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 6 years ago
  99. c26b5aa gfs2: Fix iomap buffer head reference counting bug by Andreas Gruenbacher · 6 years ago
  100. 32e2524 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago