1. 0ffa798 Merge branches 'perf/powerpc' and 'perf/bench' into perf/core by Ingo Molnar · 15 years ago
  2. 39dc78b Merge commit 'v2.6.32-rc7' into perf/core by Ingo Molnar · 15 years ago
  3. 5d7bdab perf tools: Test -fstack-protector-all compiler option for inclusion in CFLAGS by Michael Cree · 15 years ago
  4. 9e827dd perf tools: Bring linear set of section headers for features by Frederic Weisbecker · 15 years ago
  5. 3e13ab2 perf tools: Use perf_header__set/has_feat whenever possible by Frederic Weisbecker · 15 years ago
  6. 4778d2e perf tools: Read the build-ids from the header layer by Frederic Weisbecker · 15 years ago
  7. 57f395a perf tools: Split up build id saving into fetch and write by Frederic Weisbecker · 15 years ago
  8. 8671dab perf tools: Move the build-id storage operations to headers by Frederic Weisbecker · 15 years ago
  9. de89672 perf tools: Synthetize the targeted process by Frederic Weisbecker · 15 years ago
  10. c5659b7 perf bench: Improve sched-message.c with more comfortable output by Hitoshi Mitake · 15 years ago
  11. ff676b1 perf bench: Improve sched-pipe.c with more comfortable output by Hitoshi Mitake · 15 years ago
  12. 79e295d perf bench: Improve builtin-bench.c for more friendly output by Hitoshi Mitake · 15 years ago
  13. 8d8d61a perf bench: Modify command-list.txt for the entry of perf-bench by Hitoshi Mitake · 15 years ago
  14. 9fbc04f perf bench: Add new document about perf-bench by Hitoshi Mitake · 15 years ago
  15. 606bc1e perf bench: Clean up bench/bench.h by Ingo Molnar · 15 years ago
  16. 158ba82 perf bench: Modify builtin-pipe.c for processing common options by Hitoshi Mitake · 15 years ago
  17. cced06c perf bench: Modify bench/bench-messaging.c to adopt unified output formatting by Hitoshi Mitake · 15 years ago
  18. 386d7e9 perf bench: Modify builtin-bench.c for processing common options by Hitoshi Mitake · 15 years ago
  19. 242aa14 perf bench: Add format constants to bench.h for unified output formatting by Hitoshi Mitake · 15 years ago
  20. ca2b900 perf tools: Fix syntax in documentation by Zeev Tarantov · 15 years ago
  21. 5ff0cfc perf bench: Fix bench/sched-pipe.c to wait for child process by Hitoshi Mitake · 15 years ago
  22. 549104f perf tools: Modify perf routines to use new debugfs routines by Clark Williams · 15 years ago
  23. afe61f6 perf tools: Add debugfs utility routines for perf by Clark Williams · 15 years ago
  24. c10edee perf tools: Fix permission checks by Pekka Enberg · 15 years ago
  25. 8d06367 perf symbols: Use the buildids if present by Arnaldo Carvalho de Melo · 15 years ago
  26. bfde82e perf bench: Add subcommand 'bench' to the Makefile by Hitoshi Mitake · 15 years ago
  27. dcba884 perf bench: Add new subcommand 'bench' to perf.c by Hitoshi Mitake · 15 years ago
  28. 11bd341 perf bench: Modify builtin.h for new prototype by Hitoshi Mitake · 15 years ago
  29. 629cc35 perf bench: Add builtin-bench.c: General framework for benchmark suites by Hitoshi Mitake · 15 years ago
  30. c7d9300 perf bench: Add sched-pipe.c: Benchmark for pipe() system call by Hitoshi Mitake · 15 years ago
  31. e27454c perf bench: Add sched-messaging.c: Benchmark for scheduler and IPC mechanisms based on hackbench by Hitoshi Mitake · 15 years ago
  32. c426bba perf bench: Add new directory and header for new subcommand 'bench' by Hitoshi Mitake · 15 years ago
  33. 2643ce1 perf symbols: Factor out buildid reading routine by Arnaldo Carvalho de Melo · 15 years ago
  34. a2e7127 Merge commit 'v2.6.32-rc6' into perf/core by Ingo Molnar · 15 years ago
  35. 6d7aa9d perf symbols: Initialize dso->loaded by Arnaldo Carvalho de Melo · 15 years ago
  36. c1e5301 perf: Clean up trivial style issues in builtin-help.c by Thiago Farina · 15 years ago
  37. 900b20d perf tools: Fix missing symtabs printouts by Ingo Molnar · 15 years ago
  38. d70a540 perf tools: Improve message about missing symtabs for deleted DSOs by Arnaldo Carvalho de Melo · 15 years ago
  39. 00a192b perf tools: Simplify the symbol priv area mechanism by Arnaldo Carvalho de Melo · 15 years ago
  40. afb7b4f perf tools: Factor out the map initialization by Arnaldo Carvalho de Melo · 15 years ago
  41. 66bd842 perf tools: Delay loading symtabs till we hit a map with it by Arnaldo Carvalho de Melo · 15 years ago
  42. f7d7986 perf_event: Add alignment-faults and emulation-faults software events by Anton Blanchard · 15 years ago
  43. 689d301 perf tools: Output 'perf list' to stdout not stderr by Marti Raudsepp · 15 years ago
  44. 85df6f6 perf tools: Notify user when unrecognized event is specified by Marti Raudsepp · 15 years ago
  45. 5b2bb75 perf top: Support userspace symbols too by Arnaldo Carvalho de Melo · 15 years ago
  46. 234fbbf perf tools: Generalize event synthesizing routines by Arnaldo Carvalho de Melo · 15 years ago
  47. 7f3bedc perf record: Fix race where process can disappear while reading its /proc/pid/tasks by Arnaldo Carvalho de Melo · 15 years ago
  48. fcd14b3 perf tools, Alpha: Add Alpha support to perf.h by Michael Cree · 15 years ago
  49. ec29b8d perf tools: Remove -Wcast-align by Paul Mundt · 15 years ago
  50. 8408712 perf tools: Fix compatibility with libelf 0.8 and autodetect by Marti Raudsepp · 15 years ago
  51. 6beba7a perf tools: Unify debug messages mechanisms by Arnaldo Carvalho de Melo · 15 years ago
  52. 802da5f perf tools: Drop asm/types.h wrapper by Frederic Weisbecker · 15 years ago
  53. a4fb581 perf tools: Bind callchains to the first sort dimension column by Frederic Weisbecker · 15 years ago
  54. af0a6fa perf tools: Fix missing top level callchain by Frederic Weisbecker · 15 years ago
  55. 4e3b799 perf tools: Use strsep() over strtok_r() for parsing single line by Steven Rostedt · 15 years ago
  56. 60d526f perf tools: Add 'make DEBUG=1' to remove the -O6 cflag by Steven Rostedt · 15 years ago
  57. c88e4bf perf top: Fix symbol annotation by Arnaldo Carvalho de Melo · 15 years ago
  58. 8f0b037 perf annotate: Remove requirement of passing a symbol name by Arnaldo Carvalho de Melo · 15 years ago
  59. e420499 perf annotate: Use the sym_priv_size area for the histogram by Arnaldo Carvalho de Melo · 15 years ago
  60. ed52ce2 perf tools: Add ->unmap_ip operation to struct map by Arnaldo Carvalho de Melo · 15 years ago
  61. bbe2987 perf timechart: Add a process filter by Arjan van de Ven · 15 years ago
  62. c258449 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 15 years ago
  63. 2e600d0 perf timechart: Improve the visual appearance of scheduler delays by Arjan van de Ven · 15 years ago
  64. 3bc2a39 perf timechart: Fix the wakeup-arrows that point to non-visible processes by Arjan van de Ven · 15 years ago
  65. 79b9ad3 perf tools: Add bunch of missing headers to LIB_H by Arnaldo Carvalho de Melo · 15 years ago
  66. 20639c1 perf tools: Add missing tools/perf/util/include/string.h by Arnaldo Carvalho de Melo · 15 years ago
  67. dd86e72 perf stat: Count branches first by Ingo Molnar · 15 years ago
  68. 56aab46 perf stat: Re-align the default_attrs[] array by Ingo Molnar · 15 years ago
  69. 12133af perf stat: Add branch performance events to default output by Tim Blechmann · 15 years ago
  70. 1abc7f5 perf tools: Display better error messages on missing packages by Randy Dunlap · 15 years ago
  71. dc79959 perf top: Fix --delay_secs 0 division by zero by Tim Blechmann · 15 years ago
  72. db9f11e perf tools: Use DECLARE_BITMAP instead of an open-coded array by Frederic Weisbecker · 15 years ago
  73. 2ba0825 perf tools: Introduce bitmask'ed additional headers by Frederic Weisbecker · 15 years ago
  74. 5a116dd perf tools: Use kernel bitmap library by Frederic Weisbecker · 15 years ago
  75. 1101820 perf stat: Add branch performance metric by Anton Blanchard · 15 years ago
  76. f39cdf2 perf tools: Move dereference after NULL test by Julia Lawall · 15 years ago
  77. 210f9cb perf tools: Bump version to 0.0.2 by Ingo Molnar · 15 years ago
  78. c171b55 perf trace: Add filter Suppport by Li Zefan · 15 years ago
  79. c4dc775 perf tools: Remove all char * typecasts and use const in prototype by Steven Rostedt · 15 years ago
  80. afdf1a4 perf tools: Handle - and + in parsing trace print format by Steven Rostedt · 15 years ago
  81. cda4846 perf tools: Add latency format to trace output by Steven Rostedt · 15 years ago
  82. 0d1da91 perf tools: Handle both versions of ftrace output by Steven Rostedt · 15 years ago
  83. ffa1895 perf tools: Fix bprintk reading in trace output by Steven Rostedt · 15 years ago
  84. 07a4bdd perf tools: Still continue on failed parsing of an event by Steven Rostedt · 15 years ago
  85. 13999e5 perf tools: Handle the case with and without the "signed" trace field by Steven Rostedt · 15 years ago
  86. f1d1fee perf tools: Handle newlines in trace parsing better by Steven Rostedt · 15 years ago
  87. b99af87 perf tools: Handle * as typecast in trace parsing by Steven Rostedt · 15 years ago
  88. 0959b8d perf tools: Handle arrays in print fields for trace parsing by Steven Rostedt · 15 years ago
  89. 298ebc3 perf tools: Handle trace parsing of < and > by Steven Rostedt · 15 years ago
  90. 91ff2bc perf tools: Fix backslash processing on trace print formats by Steven Rostedt · 15 years ago
  91. 924a79a perf tools: Handle print concatenations in event format file by Steven Rostedt · 15 years ago
  92. b226f744 Merge branch 'linus' into perf/core by Ingo Molnar · 15 years ago
  93. d5b889f perf tools: Move threads & last_match to threads.c by Arnaldo Carvalho de Melo · 15 years ago
  94. f4f0b41 perf tools: Remove expensive old debug code from perf top by Mike Galbraith · 15 years ago
  95. cfed95a perf tools: Do not manually count string lengths by Vincent Legoll · 15 years ago
  96. 63c9e01 perf tools: Remove static debugfs path from parse-events by Ashwin Chaugule · 15 years ago
  97. 55621cc perf tools: Fix the NO_64BIT build on pure 64-bit systems by Ingo Molnar · 15 years ago
  98. 55ffb7a perf sched: Add -C option to measure on a specific CPU by Mike Galbraith · 15 years ago
  99. 7e4ff9e perf tools: Fix counter sample frequency breakage by Mike Galbraith · 15 years ago
  100. cbef79a perf tools: Fix const char type propagation by Randy Dunlap · 15 years ago