1. d65a458 perf tools: Release session and symbol resources on exit by Arnaldo Carvalho de Melo · 14 years ago
  2. 39d17da perf record: Release resources at exit by Arnaldo Carvalho de Melo · 14 years ago
  3. f384c95 Merge branch 'linus' into perf/core by Thomas Gleixner · 14 years ago
  4. 830f4c8 perf kvm: Get rid of unused guest_kallsyms by Gui Jianfeng · 14 years ago
  5. 5ffc888 perf record: prevent kill(0, SIGTERM); by Ian Munsie · 14 years ago
  6. a1ac1d3 perf record: Add option to avoid updating buildid cache by Stephane Eranian · 14 years ago
  7. cf103a1 perf record: Avoid synthesizing mmap() for all processes in per-thread mode by Stephane Eranian · 14 years ago
  8. 3af9e85 perf: Add non-exec mmap() tracking by Eric B Munson · 14 years ago
  9. f60f359 perf report: Implement --sort cpu by Arun Sharma · 14 years ago
  10. c45c6ea perf tools: Add the ability to specify list of cpus to monitor by Stephane Eranian · 14 years ago
  11. 2fb750e perf-record: Check correct pid when forking by Borislav Petkov · 14 years ago
  12. 0e2e63d perf-record: Share per-cpu buffers by Peter Zijlstra · 14 years ago
  13. 57adc51 perf-record: Remove -M by Peter Zijlstra · 14 years ago
  14. ef365ce perf record: remove unneeded gettimeofday() call by Russ Anderson · 14 years ago
  15. a41794c perf tools: Remove some unused functions by Arnaldo Carvalho de Melo · 14 years ago
  16. 1967936 perf options: Check v type in OPT_U?INTEGER by Arnaldo Carvalho de Melo · 14 years ago
  17. 3de29ca perf record: Fix bug mismatch with -c option definition by Stephane Eranian · 14 years ago
  18. 2e6cdf9 perf tools: change event inheritance logic in stat and record by Stephane Eranian · 14 years ago
  19. 9840280 perf: Introduce a new "round of buffers read" pseudo event by Frederic Weisbecker · 14 years ago
  20. db620b1 perf/record: simplify TRACE_INFO tracepoint check by Tom Zanussi · 14 years ago
  21. 63e0c77 perf: record TRACE_INFO only if using tracepoints and SAMPLE_RAW by Tom Zanussi · 14 years ago
  22. 2c9faa0 perf record: Don't exit in live mode when no tracepoints are enabled by Arnaldo Carvalho de Melo · 14 years ago
  23. 454c407 perf: add perf-inject builtin by Tom Zanussi · 14 years ago
  24. 789688f perf/live: don't synthesize build ids at the end of a live mode trace by Tom Zanussi · 14 years ago
  25. 23346f2 perf tools: Rename "kernel_info" to "machine" by Arnaldo Carvalho de Melo · 14 years ago
  26. a1645ce perf: 'perf kvm' tool for monitoring guest performance from host by Zhang, Yanmin · 14 years ago
  27. 84b13fd Merge branch 'perf/live' into perf/core by Ingo Molnar · 14 years ago
  28. f921281 perf: Make the trace events sample period default to 1 by Frederic Weisbecker · 14 years ago
  29. 7865e81 perf: Make -f the default for perf record by Frederic Weisbecker · 14 years ago
  30. c7929e4 perf: Convert perf header build_ids into build_id events by Tom Zanussi · 14 years ago
  31. 9215545 perf: Convert perf tracing data into a tracing_data event by Tom Zanussi · 14 years ago
  32. cd19a03 perf: Convert perf event types into event type events by Tom Zanussi · 14 years ago
  33. 2c46dbb perf: Convert perf header attrs into attr events by Tom Zanussi · 14 years ago
  34. 529870e perf record: Introduce special handling for pipe output by Tom Zanussi · 14 years ago
  35. 8dc5810 perf: Add pipe-specific header read/write and event processing code by Tom Zanussi · 14 years ago
  36. c055564 perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR() by Ian Munsie · 14 years ago
  37. e206d55 perf tools: Move the prototypes in util/string.h to util.h by Arnaldo Carvalho de Melo · 14 years ago
  38. 7016213 perf record: Add a fallback to the reference relocation symbol by Arnaldo Carvalho de Melo · 14 years ago
  39. 5a10317 perf record: Zero out mmap_array to fix segfault by Zhang, Yanmin · 14 years ago
  40. d6d901c perf events: Change perf parameter --pid to process-wide collection instead of thread-wide by Zhang, Yanmin · 14 years ago
  41. 46be604 perf record: Enable counters only when kernel is execing subcommand by Zhang, Yanmin · 14 years ago
  42. bedbfde perf record: Enable the enable_on_exec flag if record forks the target by Eric B Munson · 14 years ago
  43. 937779d Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  44. 6230f2c perf record: Mention paranoid sysctl when failing to create counter by Arnaldo Carvalho de Melo · 14 years ago
  45. 9f591fd perf record: Don't try to find buildids in a zero sized file by Arnaldo Carvalho de Melo · 14 years ago
  46. a12b51c perf tools: Fix sparse CPU numbering related bugs by Paul Mackerras · 14 years ago
  47. 8907fd6 perf record: Add ID and to recorded event data when recording multiple events by Eric B Munson · 14 years ago
  48. f7e7ee3 perf record: Fix existing process callgraph symbol by austin_zhang@linux.intel.com · 15 years ago
  49. f887f30 perf tools: Clean up O_LARGEFILE et al usage by Xiao Guangrong · 15 years ago
  50. 6122e4e perf record: Stop intercepting events, use postprocessing to get build-ids by Arnaldo Carvalho de Melo · 15 years ago
  51. b8f46c5 perf tools: Use O_LARGEFILE to open perf data file by Xiao Guangrong · 15 years ago
  52. a8e6f73 Revert "perf record: Intercept all events" by Hitoshi Mitake · 15 years ago
  53. 64abebf7 perf session: Create kernel maps in the constructor by Arnaldo Carvalho de Melo · 15 years ago
  54. f5a2c3d perf record: Intercept all events by Arnaldo Carvalho de Melo · 15 years ago
  55. 18c3daa perf record: Encode the domain while synthesizing MMAP events by Arnaldo Carvalho de Melo · 15 years ago
  56. b7cece7 perf tools: Encode kernel module mappings in perf.data by Arnaldo Carvalho de Melo · 15 years ago
  57. 56b03f3 perf tools: Handle relocatable kernels by Arnaldo Carvalho de Melo · 15 years ago
  58. d4db3f1 perf record: We should fork only if a program was specified to run by Arnaldo Carvalho de Melo · 15 years ago
  59. 60ab271 perf record: Use per-task-per-cpu events for inherited events by Peter Zijlstra · 15 years ago
  60. 856e966 perf record: Properly synchronize child creation by Peter Zijlstra · 15 years ago
  61. 655000e perf symbols: Adopt the strlists for dso, comm by Arnaldo Carvalho de Melo · 15 years ago
  62. 75be6cf perf symbols: Make symbol_conf global by Arnaldo Carvalho de Melo · 15 years ago
  63. b38d346 perf record: Rename perf.data to perf.data.old if --force/-f is used by Arnaldo Carvalho de Melo · 15 years ago
  64. 4aa6563 perf session: Move kmaps to perf_session by Arnaldo Carvalho de Melo · 15 years ago
  65. d8f6624 perf session: Pass the perf_session to the event handling operations by Arnaldo Carvalho de Melo · 15 years ago
  66. 94c744b perf tools: Introduce perf_session class by Arnaldo Carvalho de Melo · 15 years ago
  67. bfd4511 perf record, x86: Print more intelligent error message when sampling fails by Simon Kaempflein · 15 years ago
  68. d5eed90 perf tools: Eliminate some more die() uses in library functions by Arnaldo Carvalho de Melo · 15 years ago
  69. 4dc0a04 perf tools: perf_header__read() shouldn't die() by Arnaldo Carvalho de Melo · 15 years ago
  70. a9a70bb perf tools: Don't die() in perf_header__new() by Arnaldo Carvalho de Melo · 15 years ago
  71. 5875412 perf tools: Don't die() in perf_header_attr__add_id() by Arnaldo Carvalho de Melo · 15 years ago
  72. 11deb1f perf tools: Don't die() in perf_header__add_attr() by Arnaldo Carvalho de Melo · 15 years ago
  73. dc79c0f perf tools: Don't die in perf_header_attr__new() by Arnaldo Carvalho de Melo · 15 years ago
  74. 39dc78b Merge commit 'v2.6.32-rc7' into perf/core by Ingo Molnar · 15 years ago
  75. 3e13ab2 perf tools: Use perf_header__set/has_feat whenever possible by Frederic Weisbecker · 15 years ago
  76. 8671dab perf tools: Move the build-id storage operations to headers by Frederic Weisbecker · 15 years ago
  77. de89672 perf tools: Synthetize the targeted process by Frederic Weisbecker · 15 years ago
  78. c10edee perf tools: Fix permission checks by Pekka Enberg · 15 years ago
  79. 8d06367 perf symbols: Use the buildids if present by Arnaldo Carvalho de Melo · 15 years ago
  80. 234fbbf perf tools: Generalize event synthesizing routines by Arnaldo Carvalho de Melo · 15 years ago
  81. 7f3bedc perf record: Fix race where process can disappear while reading its /proc/pid/tasks by Arnaldo Carvalho de Melo · 15 years ago
  82. 6beba7a perf tools: Unify debug messages mechanisms by Arnaldo Carvalho de Melo · 15 years ago
  83. 2ba0825 perf tools: Introduce bitmask'ed additional headers by Frederic Weisbecker · 15 years ago
  84. 5a116dd perf tools: Use kernel bitmap library by Frederic Weisbecker · 15 years ago
  85. c171b55 perf trace: Add filter Suppport by Li Zefan · 15 years ago
  86. 7e4ff9e perf tools: Fix counter sample frequency breakage by Mike Galbraith · 15 years ago
  87. 03456a1 perf tools: Merge trace.info content into perf.data by Frederic Weisbecker · 15 years ago
  88. 42e59d7 perf tools: Default to 1 KHz auto-sampling freq events by Ingo Molnar · 15 years ago
  89. 933da83 perf: Propagate term signal to child by Chris Wilson · 15 years ago
  90. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  91. 8b41266 perf record: Disable profiling before draining the buffer by Peter Zijlstra · 15 years ago
  92. ea57c4f perf tools: Implement counter output multiplexing by Ingo Molnar · 15 years ago
  93. d130252 perf tools: Add an option to multiplex counters in a single channel by Frederic Weisbecker · 15 years ago
  94. 6ddf259 perf trace: Sample timestamps as well by Ingo Molnar · 15 years ago
  95. cd6feee perf trace: Sample the CPU too by Ingo Molnar · 15 years ago
  96. 1ef2ed1 perf tools: Only save the event formats we need by Frederic Weisbecker · 15 years ago
  97. 9df37dd perf tools: Record events info also when :record suffix is used. by Frederic Weisbecker · 15 years ago
  98. 5f9c39d perf tools: Add perf trace by Frederic Weisbecker · 15 years ago
  99. 8f28827a perf tools: Librarize trace_event() helper by Frederic Weisbecker · 15 years ago
  100. be75023 Merge branch 'perfcounters/urgent' into perfcounters/core by Ingo Molnar · 15 years ago