1. 6a2f254 perf tools: Add warning when disabling perl scripting support due to missing devel files by Arnaldo Carvalho de Melo · 10 years ago
  2. 1b572622 perf trace: Warn the user when not available by Arnaldo Carvalho de Melo · 10 years ago
  3. 9b26136 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/core by Ingo Molnar · 10 years ago
  4. 0506aec perf tests: Add a test case for cumulating callchains by Namhyung Kim · 10 years ago
  5. a1891aa perf tests: Define and use symbolic names for fake symbols by Namhyung Kim · 10 years ago
  6. d69b296 perf tools: Reset output/sort order to default by Namhyung Kim · 10 years ago
  7. e4cf6f8 perf ui/gtk: Fix callchain display by Namhyung Kim · 10 years ago
  8. 56772ad perf ui/stdio: Fix invalid percentage value of cumulated hist entries by Namhyung Kim · 10 years ago
  9. e511db5 perf tools: Enable --children option by default by Namhyung Kim · 11 years ago
  10. 104ac99 perf top: Add top.children config option by Namhyung Kim · 12 years ago
  11. 1432ec3 perf top: Add --children option by Namhyung Kim · 11 years ago
  12. 7c50391 perf top: Convert to hist_entry_iter by Namhyung Kim · 11 years ago
  13. 9d3c02d perf tools: Add callback function to hist_entry_iter by Namhyung Kim · 11 years ago
  14. 2bf1a12 perf tools: Do not auto-remove Children column if --fields given by Namhyung Kim · 10 years ago
  15. 8d8e645 perf report: Add report.children config option by Namhyung Kim · 12 years ago
  16. 793aaaa perf report: Add --children option by Namhyung Kim · 11 years ago
  17. 77284de perf tools: Add more hpp helper functions by Namhyung Kim · 11 years ago
  18. 1413566 perf tools: Apply percent-limit to cumulative percentage by Namhyung Kim · 11 years ago
  19. b09955b perf ui/gtk: Add support to accumulated hist stat by Namhyung Kim · 11 years ago
  20. 0434ddd perf ui/browser: Add support to accumulated hist stat by Namhyung Kim · 11 years ago
  21. 594dcbf perf ui/hist: Add support to accumulated hist stat by Namhyung Kim · 11 years ago
  22. be7f855 perf tools: Save callchain info for each cumulative entry by Namhyung Kim · 11 years ago
  23. be1f13e perf callchain: Add callchain_cursor_snapshot() by Namhyung Kim · 12 years ago
  24. b4d3c8b perf report: Cache cumulative callchains by Namhyung Kim · 11 years ago
  25. c7405d8 perf tools: Update cpumode for each cumulative entry by Namhyung Kim · 11 years ago
  26. 7a13aa2 perf hists: Accumulate hist entry stat based on the callchain by Namhyung Kim · 12 years ago
  27. a0b51af perf hists: Check if accumulated when adding a hist entry by Namhyung Kim · 12 years ago
  28. f8be1c8 perf hists: Add support for accumulated stat of hist entry by Namhyung Kim · 12 years ago
  29. 69bcb01 perf tools: Introduce struct hist_entry_iter by Namhyung Kim · 11 years ago
  30. 1844dbc perf tools: Introduce hists__inc_nr_samples() by Namhyung Kim · 10 years ago
  31. e450f90 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/core by Ingo Molnar · 10 years ago
  32. eca8183 perf tools: Add automatic remapping of Android libraries by Michael Lentine · 10 years ago
  33. 21cfc5e perf tools: Add cat as fallback pager by Michael Lentine · 10 years ago
  34. f21d181 perf tests: Add a testcase for histogram output sorting by Namhyung Kim · 10 years ago
  35. 4e754e1 perf tests: Factor out print_hists_*() by Namhyung Kim · 10 years ago
  36. 1c89fe9 perf tools: Introduce reset_output_field() by Namhyung Kim · 10 years ago
  37. cfaa154 perf tools: Get rid of obsolete hist_entry__sort_list by Namhyung Kim · 10 years ago
  38. 678a500 perf hists: Reset width of output fields with header length by Namhyung Kim · 10 years ago
  39. e67d49a perf tools: Skip elided sort entries by Namhyung Kim · 10 years ago
  40. 6fe8c26 perf top: Add --fields option to specify output fields by Namhyung Kim · 10 years ago
  41. c0f1527 perf report/tui: Fix a bug when --fields/sort is given by Namhyung Kim · 10 years ago
  42. 202e7a6 perf tools: Add ->sort() member to struct sort_entry by Namhyung Kim · 10 years ago
  43. a7d945b perf report: Add -F option to specify output fields by Namhyung Kim · 10 years ago
  44. 22af969 perf tools: Call perf_hpp__init() before setting up GUI browsers by Namhyung Kim · 10 years ago
  45. 512ae1b perf tools: Consolidate management of default sort orders by Namhyung Kim · 10 years ago
  46. a2ce067 perf tools: Allow hpp fields to be sort keys by Namhyung Kim · 10 years ago
  47. fb821c9e perf ui: Get rid of callback from __hpp__fmt() by Namhyung Kim · 10 years ago
  48. 26d8b33 perf tools: Consolidate output field handling to hpp format routines by Namhyung Kim · 10 years ago
  49. 043ca389 perf tools: Use hpp formats to sort final output by Namhyung Kim · 10 years ago
  50. f156d84 perf tools: Support event grouping in hpp ->sort() by Namhyung Kim · 10 years ago
  51. 093f0ef3 perf tools: Use hpp formats to sort hist entries by Namhyung Kim · 10 years ago
  52. 8b53699 perf tools: Convert sort entries to hpp formats by Namhyung Kim · 10 years ago
  53. bc18b7f perf tools: Add ->cmp(), ->collapse() and ->sort() to perf_hpp_fmt by Namhyung Kim · 10 years ago
  54. 6480c56 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/core by Ingo Molnar · 10 years ago
  55. 722e76e fix Haswell precise store data source encoding by Stephane Eranian · 10 years ago
  56. 643fd0b perf: Fix perf_event_open(.flags) test by Peter Zijlstra · 10 years ago
  57. 12665b3 perf/events/core: Drop unused variable after cleanup by Borislav Petkov · 10 years ago
  58. 97eac38 perf tools: Add libdw DWARF post unwind support for ARM by Jean Pihet · 10 years ago
  59. 90fa9de perf tests: Add dwarf unwind test on ARM by Jean Pihet · 10 years ago
  60. 3418f96 perf tests: Introduce perf_regs_load function on ARM by Jean Pihet · 10 years ago
  61. 21a8b75 perf tools: Consolidate types.h for ARM and ARM64 by Jean Pihet · 10 years ago
  62. c5765ec perf session: Fix possible null pointer dereference in session.c by Masanari Iida · 10 years ago
  63. 9d372ca perf sched: Cleanup, remove unused variables in map_switch_event() by Dongsheng Yang · 10 years ago
  64. 67d6259 perf sched: Remove nr_state_machine_bugs in perf latency by Dongsheng Yang · 10 years ago
  65. 0680ee7 perf tools: Remove usage of trace_sched_wakeup(.success) by Peter Zijlstra · 10 years ago
  66. 26f2738 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/core by Ingo Molnar · 10 years ago
  67. 13ce34d perf tools: Use tid for finding thread by Namhyung Kim · 10 years ago
  68. bac1e4d perf tools: Get rid of on_exit() feature test by Namhyung Kim · 10 years ago
  69. 4560471 perf record: Propagate exit status of a command line workload by Namhyung Kim · 10 years ago
  70. 6bcab4e perf tools: Clarify the output of perf sched map. by Dongsheng · 10 years ago
  71. e936e8e perf tools: Adapt the TASK_STATE_TO_CHAR_STR to new value in kernel space. by Dongsheng · 10 years ago
  72. 7fff959 perf tools: Add missing event for perf sched record. by Dongsheng · 10 years ago
  73. 3a497f4 perf: Simplify perf_event_exit_task_context() by Peter Zijlstra · 10 years ago
  74. 683ede4 perf: Rework free paths by Peter Zijlstra · 10 years ago
  75. 6334241 perf: Validate locking assumption by Peter Zijlstra · 10 years ago
  76. 15a2d4d perf: Always destroy groups on exit by Peter Zijlstra · 10 years ago
  77. 1f4ee50 perf: Ensure consistent inherit state in groups by Peter Zijlstra · 10 years ago
  78. 37b16be Merge branch 'perf/urgent' into perf/core, to avoid conflicts by Ingo Molnar · 10 years ago
  79. a4b4f11 perf/x86/intel: Fix Silvermont's event constraints by Yan, Zheng · 10 years ago
  80. ffb4ef2 perf: Fix perf_event_init_context() by Peter Zijlstra · 10 years ago
  81. 46ce0fe perf: Fix race in removing an event by Peter Zijlstra · 10 years ago
  82. 38583f0 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 10 years ago
  83. 3ca9e5d agp: info leak in agpioc_info_wrap() by Dan Carpenter · 10 years ago
  84. d353efd fs/affs/super.c: bugfix / double free by Fabian Frederick · 10 years ago
  85. 1e2ee49 fanotify: fix -EOVERFLOW with large files on 64-bit by Will Woods · 10 years ago
  86. 41a2128 slub: use sysfs'es release mechanism for kmem_cache by Christoph Lameter · 10 years ago
  87. 6237625 revert "mm: vmscan: do not swap anon pages just because free+file is low" by Johannes Weiner · 10 years ago
  88. 6b6751f autofs: fix lockref lookup by Ian Kent · 10 years ago
  89. 139b6a6 mm: filemap: update find_get_pages_tag() to deal with shadow entries by Johannes Weiner · 10 years ago
  90. 49e068f mm/compaction: make isolate_freepages start at pageblock boundary by Vlastimil Babka · 10 years ago
  91. 0e3b7e5 MAINTAINERS: zswap/zbud: change maintainer email address by Seth Jennings · 10 years ago
  92. d5c9fde mm/page-writeback.c: fix divide by zero in pos_ratio_polynom by Rik van Riel · 10 years ago
  93. 457c1b2 hugetlb: ensure hugepage access is denied if hugepages are not supported by Nishanth Aravamudan · 10 years ago
  94. 93030d8 slub: fix memcg_propagate_slab_attrs by Vladimir Davydov · 10 years ago
  95. 3573839 drivers/rtc/rtc-pcf8523.c: fix month definition by Chris Cui · 10 years ago
  96. 8169d30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  97. 39f1f78 nick kvfree() from apparmor by Al Viro · 10 years ago
  98. 50c6e28 posix_acl: handle NULL ACL in posix_acl_equiv_mode by Christoph Hellwig · 10 years ago
  99. 256cf4c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 10 years ago
  100. 9bd29c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago