1. 6f3e5ed perf script: Make perf_script a local variable by Adrian Hunter · 11 years ago
  2. 156a2b0 perf sched: Optimize build time by Adrian Hunter · 11 years ago
  3. 8a39df8 perf sched: Make struct perf_sched sched a local variable by Adrian Hunter · 11 years ago
  4. 4157922 perf bench: Change the procps visible command-name of invididual benchmark tests plus cleanups by Ingo Molnar · 11 years ago
  5. 3d918a1 perf probe: Find fentry mcount fuzzed parameter location by Masami Hiramatsu · 11 years ago
  6. 7969ec7 perf probe: Support "$vars" meta argument syntax for local variables by Masami Hiramatsu · 11 years ago
  7. c824c43 perf tools: Stop using 'self' in some more places by Arnaldo Carvalho de Melo · 11 years ago
  8. 4ac2f1c perf test: Consider PERF_SAMPLE_TRANSACTION in the "sample parsing" test by Arnaldo Carvalho de Melo · 11 years ago
  9. 11a4d43 perf test: Clarify the "sample parsing" test entry by Arnaldo Carvalho de Melo · 11 years ago
  10. aa30a2e Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 11 years ago
  11. 5dbb6e8 perf top: Add --max-stack option to limit callchain stack scan by Waiman Long · 11 years ago
  12. 91e9561 perf report: Add --max-stack option to limit callchain stack scan by Waiman Long · 11 years ago
  13. cc9784bd perf session: Separating data file properties from session by Jiri Olsa · 11 years ago
  14. 6a4d98d perf tools: Add perf_data_file__open interface to data object by Jiri Olsa · 11 years ago
  15. f5fc141 perf tools: Add data object to handle perf data file by Jiri Olsa · 11 years ago
  16. 09600e0 perf tools: Compare dso's also when comparing symbols by Namhyung Kim · 11 years ago
  17. e369517 perf callchain: Convert children list to rbtree by Namhyung Kim · 11 years ago
  18. f11cfc6 perf list: Show error if tracepoints not available by Pekka Enberg · 11 years ago
  19. 243be3d perf script: Print addr by default for BTS by Adrian Hunter · 11 years ago
  20. 04e2131 perf evlist: Factor out duplicated mmap code by Adrian Hunter · 11 years ago
  21. c83fa7f perf evlist: Fix perf_evlist__mmap comments by Adrian Hunter · 11 years ago
  22. 2100f77 perf tools: Fix bench/numa.c for 32-bit build by Adrian Hunter · 11 years ago
  23. 9402802 perf tools: Fix test_on_exit for 32-bit build by Adrian Hunter · 11 years ago
  24. 2af68ef perf evlist: Fix 32-bit build error by Adrian Hunter · 11 years ago
  25. 7db5952 perf session: Add missing members to perf_event__attr_swap() by Adrian Hunter · 11 years ago
  26. 8c16b64 perf session: Add missing sample flush for piped events by Adrian Hunter · 11 years ago
  27. 4f62468 perf record: Improve write_output error message by Adrian Hunter · 11 years ago
  28. dd44bc6 perf evsel: Add missing decrement in id sample parsing by Adrian Hunter · 11 years ago
  29. 40d54ec perf evsel: Add missing 'mmap2' from debug print by Adrian Hunter · 11 years ago
  30. a8f23d8 perf trace: Improve messages related to /proc/sys/kernel/perf_event_paranoid by Arnaldo Carvalho de Melo · 11 years ago
  31. 97a07f1 perf tools: Introduce filename__read_int helper by Arnaldo Carvalho de Melo · 11 years ago
  32. 6ef068c perf evlist: Introduce perf_evlist__strerror_tp method by Arnaldo Carvalho de Melo · 11 years ago
  33. ba209f8 perf trace: Improve event processing exit by Arnaldo Carvalho de Melo · 11 years ago
  34. c522739 perf trace: Use vfs_getname hook if available by Arnaldo Carvalho de Melo · 11 years ago
  35. 97119f3 perf trace: Split fd -> pathname array handling by Arnaldo Carvalho de Melo · 11 years ago
  36. 9536c8d perf/x86: Optimize intel_pmu_pebs_fixup_ip() by Peter Zijlstra · 11 years ago
  37. 6650b18 perf scripting perl: Fix build error on Fedora 12 by Arnaldo Carvalho de Melo · 11 years ago
  38. 1ff9ecf Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 11 years ago
  39. 426ee9e Merge tag 'v3.12-rc5' into perf/core by Ingo Molnar · 11 years ago
  40. 784f339 perf symbols: Fix a mmap and munmap mismatched bug by Chenggang Qin · 11 years ago
  41. d4f74eb perf symbols: Fix a memory leak due to symbol__delete not being used by Chenggang Qin · 11 years ago
  42. 1d5077b perf annotate: Another fix for annotate_browser__callq() by Adrian Hunter · 11 years ago
  43. fc1b691 perf buildid-cache: Add ability to add kcore to the cache by Adrian Hunter · 11 years ago
  44. 1179e11 perf annotate: Fix annotate_browser__callq() by Adrian Hunter · 11 years ago
  45. 0544d42 perf symbols: Add ability to find kcore in build-id cache by Adrian Hunter · 11 years ago
  46. 9a17d72 perf tools: Add copyfile_mode() by Adrian Hunter · 11 years ago
  47. 6e427ab perf annotate: Find kcore symbols on other maps by Adrian Hunter · 11 years ago
  48. 231486a tools/perf/build: Simplify the autodep inclusion rule by Ingo Molnar · 11 years ago
  49. 046fa7a tools/perf/build: Improve the 'stackprotector' feature test by Ingo Molnar · 11 years ago
  50. 01287e2 tools/perf/build: Remove the volatile-register-var feature check by Ingo Molnar · 11 years ago
  51. 5f36978 tools/perf/build: Simplify the libelf logic by Ingo Molnar · 11 years ago
  52. 0dc0974 tools/perf/build: Fix DPACKAGE definitions for the libbfd et al testcases by Ingo Molnar · 11 years ago
  53. fcf9258 tools/perf/build: Pass through DEBUG parameter by Ingo Molnar · 11 years ago
  54. 3fb6633 tools/perf/build: Fix non-existent build directory handling by Ingo Molnar · 11 years ago
  55. 4e98771 perf symbols: Add map_groups__find_ams() by Arnaldo Carvalho de Melo · 11 years ago
  56. afba19d perf symbols: Workaround objdump difficulties with kcore by Adrian Hunter · 11 years ago
  57. 52afdaf perf symbols: Validate kcore module addresses by Adrian Hunter · 11 years ago
  58. 3e6a147 perf tools: Separate lbfd check out of NO_DEMANGLE condition by Jiri Olsa · 11 years ago
  59. 1df9297 perf tests: Fix memory leak in dso-data.c by Felipe Pena · 11 years ago
  60. a949fff perf tools: Fix old GCC build error in 'get_srcline' by David Ahern · 11 years ago
  61. bf2575c perf trace: Add summary option to dump syscall statistics by David Ahern · 11 years ago
  62. 813335b perf util: Add findnew method to intlist by David Ahern · 11 years ago
  63. 87f9186 perf trace: Improve the error messages by Ramkumar Ramachandra · 11 years ago
  64. 61e6cfa Linux 3.12-rc5 by Linus Torvalds · 11 years ago
  65. 73cac03 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago
  66. 1d5898b watchdog: sunxi: Fix section mismatch by Maxime Ripard · 11 years ago
  67. 4c4e456 watchdog: kempld_wdt: Fix bit mask definition by Jingoo Han · 11 years ago
  68. 8612ed0 watchdog: ts72xx_wdt: locking bug in ioctl by Dan Carpenter · 11 years ago
  69. 3552570 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  70. 4d594dd ARM: exynos: dts: Update 5250 arch timer node with clock frequency by Yuvaraj Kumar C D · 11 years ago
  71. 98ead6e Merge tag 'fixes-against-v3.12-rc3-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 11 years ago
  72. 2d4712b Merge branch 'parisc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  73. 75c5318 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  74. db080f9 parisc: let probe_kernel_read() capture access to page zero by Helge Deller · 11 years ago
  75. 2d8b22d parisc: optimize variable initialization in do_page_fault by John David Anglin · 11 years ago
  76. 59b33f1 parisc: fix interruption handler to respect pagefault_disable() by Helge Deller · 11 years ago
  77. a60ac4b parisc: mark parisc_terminate() noreturn and cold. by Helge Deller · 11 years ago
  78. ec7c241 parisc: remove unused syscall_ipi() function. by Helge Deller · 11 years ago
  79. 528d8eb parisc: kill SMP single function call interrupt by Jiang Liu · 11 years ago
  80. 320c90b parisc: Export flush_cache_page() (needed by lustre) by Geert Uytterhoeven · 11 years ago
  81. 9d05746 vfs: allow O_PATH file descriptors for fstatfs() by Linus Torvalds · 11 years ago
  82. be5090d Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  83. d64dab90 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  84. d192f0d Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  85. 6cc3026 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  86. 6e4ea8e ext4: fix memory leak in xattr by Dave Jones · 11 years ago
  87. c786e90 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  88. 71ac3d1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  89. ccaa8be Merge tag 'arc-fixes-for-3.12-part3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 11 years ago
  90. 5b24282 ARC: Ignore ptrace SETREGSET request for synthetic register "stop_pc" by Vineet Gupta · 11 years ago
  91. 46f3751 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  92. cd4edf7 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  93. d366c53 perf timechart: Add example in the documentation by Ramkumar Ramachandra · 11 years ago
  94. 8a5411e9 perf tools: Implement summary output for 'make install' by Ingo Molnar · 11 years ago
  95. 3fae82d perf tools: Align perf version output to other build messages by Ingo Molnar · 11 years ago
  96. 65fb099 tools: Harmonize the various build messages in perf, lib-traceevent, lib-lk by Ingo Molnar · 11 years ago
  97. 8ec19c0 perf tools: Implement summary output for 'make clean' by Ingo Molnar · 11 years ago
  98. cee972c perf tools: Fix redirection printouts by Ingo Molnar · 11 years ago
  99. 78645cf perf trace: Initial beautifier for ioctl's 'cmd' arg by Arnaldo Carvalho de Melo · 11 years ago
  100. 975b7c2 perf trace: Prepare the strarray scnprintf method for reuse by Arnaldo Carvalho de Melo · 11 years ago