1. d5eed90 perf tools: Eliminate some more die() uses in library functions by Arnaldo Carvalho de Melo · 15 years ago
  2. 4dc0a04 perf tools: perf_header__read() shouldn't die() by Arnaldo Carvalho de Melo · 15 years ago
  3. a9a70bb perf tools: Don't die() in perf_header__new() by Arnaldo Carvalho de Melo · 15 years ago
  4. 5875412 perf tools: Don't die() in perf_header_attr__add_id() by Arnaldo Carvalho de Melo · 15 years ago
  5. 11deb1f perf tools: Don't die() in perf_header__add_attr() by Arnaldo Carvalho de Melo · 15 years ago
  6. dc79c0f perf tools: Don't die in perf_header_attr__new() by Arnaldo Carvalho de Melo · 15 years ago
  7. 39dc78b Merge commit 'v2.6.32-rc7' into perf/core by Ingo Molnar · 15 years ago
  8. 3e13ab2 perf tools: Use perf_header__set/has_feat whenever possible by Frederic Weisbecker · 15 years ago
  9. 8671dab perf tools: Move the build-id storage operations to headers by Frederic Weisbecker · 15 years ago
  10. de89672 perf tools: Synthetize the targeted process by Frederic Weisbecker · 15 years ago
  11. c10edee perf tools: Fix permission checks by Pekka Enberg · 15 years ago
  12. 8d06367 perf symbols: Use the buildids if present by Arnaldo Carvalho de Melo · 15 years ago
  13. 234fbbf perf tools: Generalize event synthesizing routines by Arnaldo Carvalho de Melo · 15 years ago
  14. 7f3bedc perf record: Fix race where process can disappear while reading its /proc/pid/tasks by Arnaldo Carvalho de Melo · 15 years ago
  15. 6beba7a perf tools: Unify debug messages mechanisms by Arnaldo Carvalho de Melo · 15 years ago
  16. 2ba0825 perf tools: Introduce bitmask'ed additional headers by Frederic Weisbecker · 15 years ago
  17. 5a116dd perf tools: Use kernel bitmap library by Frederic Weisbecker · 15 years ago
  18. c171b55 perf trace: Add filter Suppport by Li Zefan · 15 years ago
  19. 7e4ff9e perf tools: Fix counter sample frequency breakage by Mike Galbraith · 15 years ago
  20. 03456a1 perf tools: Merge trace.info content into perf.data by Frederic Weisbecker · 15 years ago
  21. 42e59d7 perf tools: Default to 1 KHz auto-sampling freq events by Ingo Molnar · 15 years ago
  22. 933da83 perf: Propagate term signal to child by Chris Wilson · 15 years ago
  23. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  24. 8b41266 perf record: Disable profiling before draining the buffer by Peter Zijlstra · 15 years ago
  25. ea57c4f perf tools: Implement counter output multiplexing by Ingo Molnar · 15 years ago
  26. d130252 perf tools: Add an option to multiplex counters in a single channel by Frederic Weisbecker · 15 years ago
  27. 6ddf259 perf trace: Sample timestamps as well by Ingo Molnar · 15 years ago
  28. cd6feee perf trace: Sample the CPU too by Ingo Molnar · 15 years ago
  29. 1ef2ed1 perf tools: Only save the event formats we need by Frederic Weisbecker · 15 years ago
  30. 9df37dd perf tools: Record events info also when :record suffix is used. by Frederic Weisbecker · 15 years ago
  31. 5f9c39d perf tools: Add perf trace by Frederic Weisbecker · 15 years ago
  32. 8f28827a perf tools: Librarize trace_event() helper by Frederic Weisbecker · 15 years ago
  33. be75023 Merge branch 'perfcounters/urgent' into perfcounters/core by Ingo Molnar · 15 years ago
  34. 39e6dd7 perf record: Fix typo in pid_synthesize_comm_event by Arnaldo Carvalho de Melo · 15 years ago
  35. daac07b perf tools: Add a general option to enable raw sample records by Frederic Weisbecker · 15 years ago
  36. 3a9f131 perf tools: Add a per tracepoint counter attribute to get raw sample by Frederic Weisbecker · 15 years ago
  37. 0a5ac84 perf record: Add missing -C option support for specifying profile cpu by Jens Axboe · 15 years ago
  38. 2a8083f perf record: Fix .tid and .pid fill-in when synthesizing events by Arnaldo Carvalho de Melo · 15 years ago
  39. 66e274f perf tools: Factorize the map helpers by Frederic Weisbecker · 15 years ago
  40. 1fe2c10 perf tools: Factorize the event structure definitions in a single file by Frederic Weisbecker · 15 years ago
  41. cd84c2a perf tools: Factorize high level dso helpers by Frederic Weisbecker · 15 years ago
  42. 266e0e2 perf record: Fix the -A UI for empty or non-existent perf.data by Pierre Habouzit · 15 years ago
  43. f413cdb perf_counter: Fix/complete ftrace event records sampling by Frederic Weisbecker · 15 years ago
  44. a054123 perf_counter: Improve perf stat and perf record option parsing by Anton Blanchard · 15 years ago
  45. 4bba828 perf_counter: Add perf record option to log addresses by Anton Blanchard · 15 years ago
  46. 11b5f81 perf_counter: Synthesize VDSO mmap event by Anton Blanchard · 15 years ago
  47. f37a291 perf_counter tools: Add more warnings and fix/annotate them by Ingo Molnar · 15 years ago
  48. 3928ddb perf record: Fix unhandled io return value by Frederic Weisbecker · 15 years ago
  49. 649c48a perf-report: Add modes for inherited stats and no-samples by Peter Zijlstra · 15 years ago
  50. 7c6a1c6 perf_counter tools: Rework the file format by Peter Zijlstra · 15 years ago
  51. 76c64c5 perf record: Fix filemap pathname parsing in /proc/pid/maps by Johannes Weiner · 15 years ago
  52. eadc84c perfcounter: Handle some IO return values by Frederic Weisbecker · 15 years ago
  53. 9cffa8d perf_counter tools: Define and use our own u64, s64 etc. definitions by Paul Mackerras · 15 years ago
  54. f597055 perf_counter tools: Add a data file header by Peter Zijlstra · 15 years ago
  55. 9d91a6f perf_counter tools: Handle lost events by Peter Zijlstra · 15 years ago
  56. 613d860 perf record: Fix fast task-exit race by Ingo Molnar · 15 years ago
  57. 3efa1cc9 perf record/report: Add call graph / call chain profiling by Ingo Molnar · 15 years ago
  58. bbd36e5 perf record: Explicity program a default counter by Peter Zijlstra · 15 years ago
  59. f4dbfa8 perf_counter: Standardize event names by Peter Zijlstra · 15 years ago
  60. 729ff5e2 perf_counter tools: Clean up u64 usage by Ingo Molnar · 15 years ago
  61. ea1900e perf_counter tools: Normalize data using per sample period data by Peter Zijlstra · 15 years ago
  62. f7b7c26 perf_counter tools: Propagate signals properly by Peter Zijlstra · 15 years ago
  63. 4502d77 perf_counter tools: Small frequency related fixes by Peter Zijlstra · 15 years ago
  64. 30c806a perf_counter tools: Handle kernels with !CONFIG_PERF_COUNTER by Ingo Molnar · 15 years ago
  65. 3da297a perf record: Fall back to cpu-clock-ticks if no PMU by Ingo Molnar · 15 years ago
  66. 8647093 perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ by Ingo Molnar · 15 years ago[Renamed from Documentation/perf_counter/builtin-record.c]
  67. 86847b6 perf_counter tools: Add 'perf list' to list available events by Thomas Gleixner · 15 years ago
  68. a21ca2c perf_counter: Separate out attr->type from attr->config by Ingo Molnar · 15 years ago
  69. 1dba15e perf record: Set frequency correctly by Ingo Molnar · 15 years ago
  70. b2fef07 perf_counter tools: Sample and display frequency adjustment changes by Ingo Molnar · 15 years ago
  71. 2debbc8 perf_counter tools: Clarify events/samples naming by Ingo Molnar · 15 years ago
  72. cf1f457 perf record, top: Implement --freq by Ingo Molnar · 15 years ago
  73. f250c030 perf record: Split out counter creation into a helper function by Ingo Molnar · 15 years ago
  74. df97992 perf record/report: Fix PID/COMM handling by Ingo Molnar · 15 years ago
  75. 021e9f4 perf record: Refine capture printout by Ingo Molnar · 15 years ago
  76. f2521b6 perf_counter tools: Clean up old kerneltop references by Ingo Molnar · 15 years ago
  77. e61078a perf record: Use long arg for counter period by Peter Zijlstra · 15 years ago
  78. addc278 perf record: Print out the number of events captured by Ingo Molnar · 15 years ago
  79. bf9e187 perf_counter tools: Make source code headers more coherent by Ingo Molnar · 15 years ago
  80. 3cf165f perf record: Increase mmap buffering default by Ingo Molnar · 15 years ago
  81. abaff32 perf record: Add --append option by Ingo Molnar · 15 years ago
  82. c70975b perf_counter tools: Fix up the ABI shakeup by Peter Zijlstra · 15 years ago
  83. 97124d5 perf_counter: tools: Better handle existing data files by Peter Zijlstra · 15 years ago
  84. f70e87d perf_counter: tools: Expand the COMM,MMAP event synthesizer by Peter Zijlstra · 15 years ago
  85. a0055ae perf_counter tools: Use hex2u64 in more places by Arnaldo Carvalho de Melo · 15 years ago
  86. 229c4ee perf_counter tools: Guard against record damaging existing files by Mike Galbraith · 15 years ago
  87. 9e096753 perf_counter tools: Document '--' option parsing terminator by Mike Galbraith · 15 years ago
  88. ef65b2a perf record: Fix the profiling of existing pid or whole box by Mike Galbraith · 15 years ago
  89. 23ac9cb perf_counter tools: Rename output.perf to perf.data by Ingo Molnar · 15 years ago
  90. 16f762a perf_counter tools: Introduce stricter C code checking by Ingo Molnar · 15 years ago
  91. 5242519 perf stat: Convert to Git option parsing by Ingo Molnar · 15 years ago
  92. 8ad8db3 perf_counter tools: Librarize event string parsing by Ingo Molnar · 15 years ago
  93. 0e9b20b perf record: Convert to Git option parsing by Ingo Molnar · 15 years ago
  94. 69aa48a perf record: Straighten out argv types by Ingo Molnar · 15 years ago
  95. 1a482f3 perf_counter: Fix userspace build by Peter Zijlstra · 15 years ago
  96. 1a853e3 perf record: Allow specifying a pid to record by Arnaldo Carvalho de Melo · 15 years ago
  97. 16c8a10 perf_counter: tools: update the tools to support process and inherited counters by Peter Zijlstra · 15 years ago
  98. dab6f6a perf_counter tools: fix build error by Mike Galbraith · 15 years ago
  99. 7bd5469 perfcounter tools: fix pointer mismatch by Thomas Gleixner · 15 years ago
  100. 6eda583 perfcounter tools: move common defines ... to local header file by Thomas Gleixner · 15 years ago