1. a225a1d perf/probes: Fall back to non-dwarf if possible by Masami Hiramatsu · 15 years ago
  2. a7f4328 perf/probes: Improve error messages by Masami Hiramatsu · 15 years ago
  3. c43f9d1 perf/probes: Update Documentation/perf-probe.txt by Masami Hiramatsu · 15 years ago
  4. 2643ce1 perf symbols: Factor out buildid reading routine by Arnaldo Carvalho de Melo · 15 years ago
  5. a2e7127 Merge commit 'v2.6.32-rc6' into perf/core by Ingo Molnar · 15 years ago
  6. 6d7aa9d perf symbols: Initialize dso->loaded by Arnaldo Carvalho de Melo · 15 years ago
  7. c1e5301 perf: Clean up trivial style issues in builtin-help.c by Thiago Farina · 15 years ago
  8. 12e4db4 perf probe: Annotate variable initialization by Arnaldo Carvalho de Melo · 15 years ago
  9. 900b20d perf tools: Fix missing symtabs printouts by Ingo Molnar · 15 years ago
  10. d70a540 perf tools: Improve message about missing symtabs for deleted DSOs by Arnaldo Carvalho de Melo · 15 years ago
  11. 00a192b perf tools: Simplify the symbol priv area mechanism by Arnaldo Carvalho de Melo · 15 years ago
  12. afb7b4f perf tools: Factor out the map initialization by Arnaldo Carvalho de Melo · 15 years ago
  13. b0ef073 perf/probes: Support function entry relative line number by Masami Hiramatsu · 15 years ago
  14. 253977b perf/probes: Improve probe point syntax of perf-probe by Masami Hiramatsu · 15 years ago
  15. 46ab492 perf/probes: Improve command-line option of perf-probe by Masami Hiramatsu · 15 years ago
  16. 8030c5f perf/probes: Exit searching after finding target function by Masami Hiramatsu · 15 years ago
  17. 66bd842 perf tools: Delay loading symtabs till we hit a map with it by Arnaldo Carvalho de Melo · 15 years ago
  18. f7d7986 perf_event: Add alignment-faults and emulation-faults software events by Anton Blanchard · 15 years ago
  19. 689d301 perf tools: Output 'perf list' to stdout not stderr by Marti Raudsepp · 15 years ago
  20. 85df6f6 perf tools: Notify user when unrecognized event is specified by Marti Raudsepp · 15 years ago
  21. 5b2bb75 perf top: Support userspace symbols too by Arnaldo Carvalho de Melo · 15 years ago
  22. 234fbbf perf tools: Generalize event synthesizing routines by Arnaldo Carvalho de Melo · 15 years ago
  23. 7f3bedc perf record: Fix race where process can disappear while reading its /proc/pid/tasks by Arnaldo Carvalho de Melo · 15 years ago
  24. fcd14b3 perf tools, Alpha: Add Alpha support to perf.h by Michael Cree · 15 years ago
  25. ec29b8d perf tools: Remove -Wcast-align by Paul Mundt · 15 years ago
  26. 8408712 perf tools: Fix compatibility with libelf 0.8 and autodetect by Marti Raudsepp · 15 years ago
  27. b7cb10e perf probe: Print debug messages using pr_*() by Arnaldo Carvalho de Melo · 15 years ago
  28. 43315956 Merge branch 'perf/core' into perf/probes by Ingo Molnar · 15 years ago
  29. 6beba7a perf tools: Unify debug messages mechanisms by Arnaldo Carvalho de Melo · 15 years ago
  30. 802da5f perf tools: Drop asm/types.h wrapper by Frederic Weisbecker · 15 years ago
  31. a4fb581 perf tools: Bind callchains to the first sort dimension column by Frederic Weisbecker · 15 years ago
  32. af0a6fa perf tools: Fix missing top level callchain by Frederic Weisbecker · 15 years ago
  33. 4e3b799 perf tools: Use strsep() over strtok_r() for parsing single line by Steven Rostedt · 15 years ago
  34. 60d526f perf tools: Add 'make DEBUG=1' to remove the -O6 cflag by Steven Rostedt · 15 years ago
  35. c88e4bf perf top: Fix symbol annotation by Arnaldo Carvalho de Melo · 15 years ago
  36. 8f0b037 perf annotate: Remove requirement of passing a symbol name by Arnaldo Carvalho de Melo · 15 years ago
  37. e420499 perf annotate: Use the sym_priv_size area for the histogram by Arnaldo Carvalho de Melo · 15 years ago
  38. ed52ce2 perf tools: Add ->unmap_ip operation to struct map by Arnaldo Carvalho de Melo · 15 years ago
  39. bbe2987 perf timechart: Add a process filter by Arjan van de Ven · 15 years ago
  40. c258449 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 15 years ago
  41. 2e600d0 perf timechart: Improve the visual appearance of scheduler delays by Arjan van de Ven · 15 years ago
  42. 3bc2a39 perf timechart: Fix the wakeup-arrows that point to non-visible processes by Arjan van de Ven · 15 years ago
  43. 79b9ad3 perf tools: Add bunch of missing headers to LIB_H by Arnaldo Carvalho de Melo · 15 years ago
  44. 20639c1 perf tools: Add missing tools/perf/util/include/string.h by Arnaldo Carvalho de Melo · 15 years ago
  45. dd86e72 perf stat: Count branches first by Ingo Molnar · 15 years ago
  46. 56aab46 perf stat: Re-align the default_attrs[] array by Ingo Molnar · 15 years ago
  47. 12133af perf stat: Add branch performance events to default output by Tim Blechmann · 15 years ago
  48. 1abc7f5 perf tools: Display better error messages on missing packages by Randy Dunlap · 15 years ago
  49. dc79959 perf top: Fix --delay_secs 0 division by zero by Tim Blechmann · 15 years ago
  50. db9f11e perf tools: Use DECLARE_BITMAP instead of an open-coded array by Frederic Weisbecker · 15 years ago
  51. 2ba0825 perf tools: Introduce bitmask'ed additional headers by Frederic Weisbecker · 15 years ago
  52. 5a116dd perf tools: Use kernel bitmap library by Frederic Weisbecker · 15 years ago
  53. 1101820 perf stat: Add branch performance metric by Anton Blanchard · 15 years ago
  54. bb3c3e8 Merge commit 'v2.6.32-rc5' into perf/probes by Ingo Molnar · 15 years ago
  55. 595c364 perf: Add perf-probe document by Masami Hiramatsu · 15 years ago
  56. 9769833 perf: Add DIE_IF() macro for error checking by Masami Hiramatsu · 15 years ago
  57. 89c69c0 perf: Use eprintf() for debug messages in perf-probe by Masami Hiramatsu · 15 years ago
  58. 074fc0e perf: Use die() for error cases in perf-probe by Masami Hiramatsu · 15 years ago
  59. 4c20194 perf: Check libdwarf APIs for perf probe by Masami Hiramatsu · 15 years ago
  60. f39cdf2 perf tools: Move dereference after NULL test by Julia Lawall · 15 years ago
  61. 210f9cb perf tools: Bump version to 0.0.2 by Ingo Molnar · 15 years ago
  62. c171b55 perf trace: Add filter Suppport by Li Zefan · 15 years ago
  63. c4dc775 perf tools: Remove all char * typecasts and use const in prototype by Steven Rostedt · 15 years ago
  64. afdf1a4 perf tools: Handle - and + in parsing trace print format by Steven Rostedt · 15 years ago
  65. cda4846 perf tools: Add latency format to trace output by Steven Rostedt · 15 years ago
  66. 0d1da91 perf tools: Handle both versions of ftrace output by Steven Rostedt · 15 years ago
  67. ffa1895 perf tools: Fix bprintk reading in trace output by Steven Rostedt · 15 years ago
  68. 07a4bdd perf tools: Still continue on failed parsing of an event by Steven Rostedt · 15 years ago
  69. 13999e5 perf tools: Handle the case with and without the "signed" trace field by Steven Rostedt · 15 years ago
  70. f1d1fee perf tools: Handle newlines in trace parsing better by Steven Rostedt · 15 years ago
  71. b99af87 perf tools: Handle * as typecast in trace parsing by Steven Rostedt · 15 years ago
  72. 0959b8d perf tools: Handle arrays in print fields for trace parsing by Steven Rostedt · 15 years ago
  73. 298ebc3 perf tools: Handle trace parsing of < and > by Steven Rostedt · 15 years ago
  74. 91ff2bc perf tools: Fix backslash processing on trace print formats by Steven Rostedt · 15 years ago
  75. 924a79a perf tools: Handle print concatenations in event format file by Steven Rostedt · 15 years ago
  76. b226f744 Merge branch 'linus' into perf/core by Ingo Molnar · 15 years ago
  77. d5b889f perf tools: Move threads & last_match to threads.c by Arnaldo Carvalho de Melo · 15 years ago
  78. f4f0b41 perf tools: Remove expensive old debug code from perf top by Mike Galbraith · 15 years ago
  79. cfed95a perf tools: Do not manually count string lengths by Vincent Legoll · 15 years ago
  80. 23e8ec0 perf probe: Add perf probe command support without libdwarf by Masami Hiramatsu · 15 years ago
  81. 4ea42b1 perf: Add perf probe subcommand, a kprobe-event setup helper by Masami Hiramatsu · 15 years ago
  82. 63c9e01 perf tools: Remove static debugfs path from parse-events by Ashwin Chaugule · 15 years ago
  83. 55621cc perf tools: Fix the NO_64BIT build on pure 64-bit systems by Ingo Molnar · 15 years ago
  84. 55ffb7a perf sched: Add -C option to measure on a specific CPU by Mike Galbraith · 15 years ago
  85. 7e4ff9e perf tools: Fix counter sample frequency breakage by Mike Galbraith · 15 years ago
  86. cbef79a perf tools: Fix const char type propagation by Randy Dunlap · 15 years ago
  87. 26dd2cb perf tools: Provide backward compatibility with previous perf.data version by Frederic Weisbecker · 15 years ago
  88. 97ea1a7 perf tools: Fix thread comm resolution in perf sched by Frederic Weisbecker · 15 years ago
  89. 2e538c4 perf tools: Improve kernel/modules symbol lookup by Arnaldo Carvalho de Melo · 15 years ago
  90. da21d1b perf tools: Up the verbose level for some really verbose stuff by Arnaldo Carvalho de Melo · 15 years ago
  91. 9a92b47 perf tools: Improve thread comm resolution in perf sched by Frederic Weisbecker · 15 years ago
  92. 016e92f perf tools: Unify perf.data mapping and events handling by Frederic Weisbecker · 15 years ago
  93. 03456a1 perf tools: Merge trace.info content into perf.data by Frederic Weisbecker · 15 years ago
  94. b209aa1 perf tools: Start the perf.data mapping at data offset in perf trace by Frederic Weisbecker · 15 years ago
  95. 42e59d7 perf tools: Default to 1 KHz auto-sampling freq events by Ingo Molnar · 15 years ago
  96. 064739b perf trace: Add string/dynamic cases to format_flags by Tom Zanussi · 15 years ago
  97. 2774601 perf trace: Add subsystem string to struct event by Tom Zanussi · 15 years ago
  98. 26a5074 tracing/events: Add 'signed' field to format files by Tom Zanussi · 15 years ago
  99. d9b2002 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 15 years ago
  100. 906010b perf_event: Provide vmalloc() based mmap() backing by Peter Zijlstra · 15 years ago