1. 2a3ede8 Merge branch 'perf/urgent' into perf/core to fix conflicts by Ingo Molnar · 11 years ago
  2. 46d525e perf test: Update command line callchain attribute tests by Arnaldo Carvalho de Melo · 11 years ago
  3. 32bf5bd perf bench: Fix two warnings by Wei Yang · 11 years ago
  4. 53805ec perf tools: Remove cast of non-variadic function to variadic by Michael Hudson-Doyle · 11 years ago
  5. aac8985 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 11 years ago
  6. 53c18c9 virtio_test: verify if virtqueue_kick() succeeded by Heinz Graalfs · 11 years ago
  7. 46f9c2b virtio_ring: change host notification API by Heinz Graalfs · 11 years ago
  8. 8e50d38 perf tools: Fixup mmap event consumption by Zhouyi Zhou · 11 years ago
  9. ae779a6 perf top: Split -G and --call-graph by Jiri Olsa · 11 years ago
  10. 09b0fd4 perf record: Split -g and --call-graph by Jiri Olsa · 11 years ago
  11. 9754c4f perf hists: Add color overhead for stdio output buffer by Jiri Olsa · 11 years ago
  12. 2fd869f perf tools: Fix up /proc/PID/maps parsing by Arnaldo Carvalho de Melo · 11 years ago
  13. c0268e8 perf script python: Fix mem leak due to missing Py_DECREFs on dict entries by Joseph Schuchart · 11 years ago
  14. c1fb565 perf tools: Show progress on histogram collapsing by Namhyung Kim · 11 years ago
  15. 4d3001f perf ui progress: Per progress bar state by Arnaldo Carvalho de Melo · 11 years ago
  16. 4779a2e perf ui: Rename ui_progress to ui_progress_ops by Arnaldo Carvalho de Melo · 11 years ago
  17. 74af377 perf tools: Fix non-debug build by Adrian Hunter · 11 years ago
  18. 2fbe4ab perf evlist: Validate that mmap_pages is not too big by Adrian Hunter · 11 years ago
  19. 56921be perf tools: Do not accept parse_tag_value() overflow by Adrian Hunter · 11 years ago
  20. 89c97d9 perf inject: Do not repipe attributes to a perf.data file by Adrian Hunter · 11 years ago
  21. 6f3e5ed perf script: Make perf_script a local variable by Adrian Hunter · 11 years ago
  22. 156a2b0 perf sched: Optimize build time by Adrian Hunter · 11 years ago
  23. 8a39df8 perf sched: Make struct perf_sched sched a local variable by Adrian Hunter · 11 years ago
  24. 4157922 perf bench: Change the procps visible command-name of invididual benchmark tests plus cleanups by Ingo Molnar · 11 years ago
  25. 3d918a1 perf probe: Find fentry mcount fuzzed parameter location by Masami Hiramatsu · 11 years ago
  26. 7969ec7 perf probe: Support "$vars" meta argument syntax for local variables by Masami Hiramatsu · 11 years ago
  27. c824c43 perf tools: Stop using 'self' in some more places by Arnaldo Carvalho de Melo · 11 years ago
  28. 4ac2f1c perf test: Consider PERF_SAMPLE_TRANSACTION in the "sample parsing" test by Arnaldo Carvalho de Melo · 11 years ago
  29. 11a4d43 perf test: Clarify the "sample parsing" test entry by Arnaldo Carvalho de Melo · 11 years ago
  30. 5dbb6e8 perf top: Add --max-stack option to limit callchain stack scan by Waiman Long · 11 years ago
  31. 91e9561 perf report: Add --max-stack option to limit callchain stack scan by Waiman Long · 11 years ago
  32. cc9784bd perf session: Separating data file properties from session by Jiri Olsa · 11 years ago
  33. 6a4d98d perf tools: Add perf_data_file__open interface to data object by Jiri Olsa · 11 years ago
  34. f5fc141 perf tools: Add data object to handle perf data file by Jiri Olsa · 11 years ago
  35. 09600e0 perf tools: Compare dso's also when comparing symbols by Namhyung Kim · 11 years ago
  36. e369517 perf callchain: Convert children list to rbtree by Namhyung Kim · 11 years ago
  37. f11cfc6 perf list: Show error if tracepoints not available by Pekka Enberg · 11 years ago
  38. 243be3d perf script: Print addr by default for BTS by Adrian Hunter · 11 years ago
  39. 04e2131 perf evlist: Factor out duplicated mmap code by Adrian Hunter · 11 years ago
  40. c83fa7f perf evlist: Fix perf_evlist__mmap comments by Adrian Hunter · 11 years ago
  41. 2100f77 perf tools: Fix bench/numa.c for 32-bit build by Adrian Hunter · 11 years ago
  42. 9402802 perf tools: Fix test_on_exit for 32-bit build by Adrian Hunter · 11 years ago
  43. 2af68ef perf evlist: Fix 32-bit build error by Adrian Hunter · 11 years ago
  44. 7db5952 perf session: Add missing members to perf_event__attr_swap() by Adrian Hunter · 11 years ago
  45. 8c16b64 perf session: Add missing sample flush for piped events by Adrian Hunter · 11 years ago
  46. 4f62468 perf record: Improve write_output error message by Adrian Hunter · 11 years ago
  47. dd44bc6 perf evsel: Add missing decrement in id sample parsing by Adrian Hunter · 11 years ago
  48. e4f8eaa Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 11 years ago
  49. dfc568e Merge 3.12-rc6 into char-misc-next by Greg Kroah-Hartman · 11 years ago
  50. 40d54ec perf evsel: Add missing 'mmap2' from debug print by Adrian Hunter · 11 years ago
  51. a8f23d8 perf trace: Improve messages related to /proc/sys/kernel/perf_event_paranoid by Arnaldo Carvalho de Melo · 11 years ago
  52. 97a07f1 perf tools: Introduce filename__read_int helper by Arnaldo Carvalho de Melo · 11 years ago
  53. 3090ffb perf: Disable PERF_RECORD_MMAP2 support by Stephane Eranian · 11 years ago
  54. 3b16ff8 perf scripting perl: Fix build error on Fedora 12 by Arnaldo Carvalho de Melo · 11 years ago
  55. 6ef068c perf evlist: Introduce perf_evlist__strerror_tp method by Arnaldo Carvalho de Melo · 11 years ago
  56. c88b05b tools/testing/selftests: fix uninitialized variable by Felipe Pena · 11 years ago
  57. ba209f8 perf trace: Improve event processing exit by Arnaldo Carvalho de Melo · 11 years ago
  58. c522739 perf trace: Use vfs_getname hook if available by Arnaldo Carvalho de Melo · 11 years ago
  59. 97119f3 perf trace: Split fd -> pathname array handling by Arnaldo Carvalho de Melo · 11 years ago
  60. 1b286bd perf probe: Fix to initialize fname always before use it by Masami Hiramatsu · 11 years ago
  61. 6650b18 perf scripting perl: Fix build error on Fedora 12 by Arnaldo Carvalho de Melo · 11 years ago
  62. 784f339 perf symbols: Fix a mmap and munmap mismatched bug by Chenggang Qin · 11 years ago
  63. d4f74eb perf symbols: Fix a memory leak due to symbol__delete not being used by Chenggang Qin · 11 years ago
  64. 1d5077b perf annotate: Another fix for annotate_browser__callq() by Adrian Hunter · 11 years ago
  65. fc1b691 perf buildid-cache: Add ability to add kcore to the cache by Adrian Hunter · 11 years ago
  66. 1179e11 perf annotate: Fix annotate_browser__callq() by Adrian Hunter · 11 years ago
  67. 0544d42 perf symbols: Add ability to find kcore in build-id cache by Adrian Hunter · 11 years ago
  68. 9a17d72 perf tools: Add copyfile_mode() by Adrian Hunter · 11 years ago
  69. 6e427ab perf annotate: Find kcore symbols on other maps by Adrian Hunter · 11 years ago
  70. 231486a tools/perf/build: Simplify the autodep inclusion rule by Ingo Molnar · 11 years ago
  71. 046fa7a tools/perf/build: Improve the 'stackprotector' feature test by Ingo Molnar · 11 years ago
  72. 01287e2 tools/perf/build: Remove the volatile-register-var feature check by Ingo Molnar · 11 years ago
  73. 5f36978 tools/perf/build: Simplify the libelf logic by Ingo Molnar · 11 years ago
  74. 0dc0974 tools/perf/build: Fix DPACKAGE definitions for the libbfd et al testcases by Ingo Molnar · 11 years ago
  75. fcf9258 tools/perf/build: Pass through DEBUG parameter by Ingo Molnar · 11 years ago
  76. 3fb6633 tools/perf/build: Fix non-existent build directory handling by Ingo Molnar · 11 years ago
  77. 4e98771 perf symbols: Add map_groups__find_ams() by Arnaldo Carvalho de Melo · 11 years ago
  78. afba19d perf symbols: Workaround objdump difficulties with kcore by Adrian Hunter · 11 years ago
  79. 52afdaf perf symbols: Validate kcore module addresses by Adrian Hunter · 11 years ago
  80. 3e6a147 perf tools: Separate lbfd check out of NO_DEMANGLE condition by Jiri Olsa · 11 years ago
  81. 1df9297 perf tests: Fix memory leak in dso-data.c by Felipe Pena · 11 years ago
  82. a949fff perf tools: Fix old GCC build error in 'get_srcline' by David Ahern · 11 years ago
  83. bf2575c perf trace: Add summary option to dump syscall statistics by David Ahern · 11 years ago
  84. 813335b perf util: Add findnew method to intlist by David Ahern · 11 years ago
  85. 87f9186 perf trace: Improve the error messages by Ramkumar Ramachandra · 11 years ago
  86. d366c53 perf timechart: Add example in the documentation by Ramkumar Ramachandra · 11 years ago
  87. 8a5411e9 perf tools: Implement summary output for 'make install' by Ingo Molnar · 11 years ago
  88. 3fae82d perf tools: Align perf version output to other build messages by Ingo Molnar · 11 years ago
  89. 65fb099 tools: Harmonize the various build messages in perf, lib-traceevent, lib-lk by Ingo Molnar · 11 years ago
  90. 8ec19c0 perf tools: Implement summary output for 'make clean' by Ingo Molnar · 11 years ago
  91. cee972c perf tools: Fix redirection printouts by Ingo Molnar · 11 years ago
  92. 78645cf perf trace: Initial beautifier for ioctl's 'cmd' arg by Arnaldo Carvalho de Melo · 11 years ago
  93. 975b7c2 perf trace: Prepare the strarray scnprintf method for reuse by Arnaldo Carvalho de Melo · 11 years ago
  94. 03e3adc perf trace: Allow specifying index offset in strarrays by Arnaldo Carvalho de Melo · 11 years ago
  95. 316d70d perf symbols: Make a separate function to parse /proc/modules by Adrian Hunter · 11 years ago
  96. 2969b12 perf intlist: Add priv member by David Ahern · 11 years ago
  97. 896cbb5 perf trace: Use new machine method to loop over threads by David Ahern · 11 years ago
  98. 35feee1 perf machine: Add method to loop over threads and invoke handler by David Ahern · 11 years ago
  99. 5e2485b perf trace: Add record option by David Ahern · 11 years ago
  100. 8fb598e perf trace: Fix comm resolution when reading events from file by David Ahern · 11 years ago