1. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  2. e4e88f3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  3. 9e18342 perf kvm: Fix copy & paste error in description by Joerg Roedel · 13 years ago
  4. 466e287 perf script: Kill script_spec__delete by Namhyung Kim · 12 years ago
  5. 057a174 perf top: Fix a memory leak by Namhyung Kim · 12 years ago
  6. 15e6392 perf stat: Introduce get_ratio_color() helper by Namhyung Kim · 12 years ago
  7. 29c9862 perf session: Remove impossible condition check by Namhyung Kim · 12 years ago
  8. d36b691 misc latin1 to utf8 conversions by Al Viro · 12 years ago
  9. f232806 perf tools: Fix feature-bits rework fallout, remove unused variable by Ingo Molnar · 12 years ago
  10. 37a058e perf script: Add generic perl handler to process events by Robert Richter · 13 years ago
  11. b1e5a9b perf tools: Use for_each_set_bit() to iterate over feature flags by Robert Richter · 13 years ago
  12. e20960c perf tools: Unify handling of features when writing feature section by Robert Richter · 13 years ago
  13. efad141 perf report: Accept fifos as input file by Robert Richter · 13 years ago
  14. 1b54950 perf tools: Moving code in some files by Robert Richter · 13 years ago
  15. 002c4fd perf tools: Fix out-of-bound access to struct perf_session by Robert Richter · 13 years ago
  16. f7a8a13 perf tools: Continue processing header on unknown features by Robert Richter · 13 years ago
  17. 8cdfa78 perf tools: Improve macros for struct feature_ops by Robert Richter · 13 years ago
  18. 41d0d93 perf: builtin-record: Document and check that mmap_pages must be a power of two. by Nelson Elhage · 13 years ago
  19. 18e6093 perf: builtin-record: Provide advice if mmap'ing fails with EPERM. by Nelson Elhage · 13 years ago
  20. f41612f perf tools: Fix truncated annotation by Ingo Molnar · 12 years ago
  21. 64aab93 perf script: look up thread using tid instead of pid by David Ahern · 12 years ago
  22. f5faf72 perf tools: Look up thread names for system wide profiling by David Ahern · 12 years ago
  23. defd8d3 perf tools: Fix comm for processes with named threads by David Ahern · 12 years ago
  24. fb2bace perf report: Fix usage string by Namhyung Kim · 13 years ago
  25. f1ac18a perf: Add support for PERF_HW_COUNT_REF_CPU_CYCLES by Stephane Eranian · 13 years ago
  26. d9e2442 Merge branch 'perf/core' of git://github.com/acmel/linux into perf/core by Ingo Molnar · 13 years ago
  27. d87f69a Merge commit 'v3.2-rc6' into perf/core by Ingo Molnar · 13 years ago
  28. 65c1e04 perf test: Add more automated tests for event parsing by Jiri Olsa · 13 years ago
  29. cb8f4e9 perf events: Tidy up perf_event__preprocess_sample by Namhyung Kim · 13 years ago
  30. 5f9273d perf tools: Remove stale git headlines from top comment by Namhyung Kim · 13 years ago
  31. 0161d82 perf tools: Fix a memory leak on perf_read_values_destroy by Namhyung Kim · 13 years ago
  32. d74c896 perf symbols: Fix error path on symbol__init() by Namhyung Kim · 13 years ago
  33. 2b600f9 perf symbols: Get rid of duplicated snprintf() by Namhyung Kim · 13 years ago
  34. 301b195 perf evlist: Fix errno value reporting on failed mmap by Nelson Elhage · 13 years ago
  35. 6581f6e perf report: Document '--call-graph' for optional print_limit argument by Namhyung Kim · 13 years ago
  36. f3bda2c perf evsel: Fix uninitialized memory access to struct perf_sample by Robert Richter · 13 years ago
  37. 3e76ac7 perf record: Add ability to record event period by Andrew Vagin · 13 years ago
  38. 9b6cf1a tools/power turbostat: update fields in manpage by Arun Thomas · 13 years ago
  39. 74eec26 perf tools: Add ability to synthesize event according to a sample by Andrew Vagin · 13 years ago
  40. 317df65 perf script: Implement option for system-wide profiling by Robert Richter · 13 years ago
  41. 38efb53 perf script: Fix mem leaks and NULL pointer checks around strdup()s by Robert Richter · 13 years ago
  42. 975e32c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  43. 167e33c Merge branch 'perf/urgent' of git://github.com/acmel/linux into perf/urgent by Ingo Molnar · 13 years ago
  44. 091c0f8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  45. 6340cfe perf header: Use event_name() to get an event name by Andrew Vagin · 13 years ago
  46. d6c1c49 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  47. 232ea34 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  48. d06c27b perf: Fix parsing of __print_flags() in TP_printk() by Steven Rostedt · 13 years ago
  49. 38f6ae1 perf stat: Failure with "Operation not supported" by Anton Blanchard · 13 years ago
  50. f71c49e perf test: Soft errors shouldn't stop the "Validate PERF_RECORD_" test by Arnaldo Carvalho de Melo · 13 years ago
  51. 3e7c439 perf test: Validate PERF_RECORD_ events and perf_sample fields by Arnaldo Carvalho de Melo · 13 years ago
  52. 482ad89 perf event: Introduce perf_event__fprintf by Arnaldo Carvalho de Melo · 13 years ago
  53. e60770a perf test: Allow running just a subset of the available tests by Arnaldo Carvalho de Melo · 13 years ago
  54. 806fb63 perf evlist: Always do automatic allocation of pollfd and mmap structures by Arnaldo Carvalho de Melo · 13 years ago
  55. ee29be6 perf tools: Save some loops using perf_evlist__id2evsel by Arnaldo Carvalho de Melo · 13 years ago
  56. e7984b7 perf script: Add comm filtering option by David Ahern · 13 years ago
  57. c8e6672 perf tools: make -C consistent across commands (for cpu list arg) by David Ahern · 13 years ago
  58. 1758af1 perf top: Stop using globals for tool state by Arnaldo Carvalho de Melo · 13 years ago
  59. 45694aa perf tools: Rename perf_event_ops to perf_tool by Arnaldo Carvalho de Melo · 13 years ago
  60. 743eb86 perf tools: Resolve machine earlier and pass it to perf_event_ops by Arnaldo Carvalho de Melo · 13 years ago
  61. d20deb6 perf tools: Pass tool context in the the perf_event_ops functions by Arnaldo Carvalho de Melo · 13 years ago
  62. 7009cc3 perf annotate: Group options in a struct by Arnaldo Carvalho de Melo · 13 years ago
  63. fa372aa perf report: Group options in a struct by Arnaldo Carvalho de Melo · 13 years ago
  64. e3f4260 perf tools: Use evsel->attr.sample_type instead of session->sample_type by Arnaldo Carvalho de Melo · 13 years ago
  65. 246d4ce perf session: Remove superfluous callchain_cursor member by Arnaldo Carvalho de Melo · 13 years ago
  66. 10d0f08 perf event: perf_event_ops->attr() manipulates only an evlist by Arnaldo Carvalho de Melo · 13 years ago
  67. 81e36bf perf evlist: Introduce id_hdr_size method out of perf_session by Arnaldo Carvalho de Melo · 13 years ago
  68. d04b35f perf symbols: Add nr_events to symbol_conf by Arnaldo Carvalho de Melo · 13 years ago
  69. 18b5523 perf ui progress: Fix divide by zero by Arnaldo Carvalho de Melo · 13 years ago
  70. ed80f58 perf record: Move 'group' to perf_event_ops by Arnaldo Carvalho de Melo · 13 years ago
  71. b424eba perf session: Move threads to struct machine by Arnaldo Carvalho de Melo · 13 years ago
  72. 01c2d99 perf record: Move mmap_pages to perf_record_opts by Arnaldo Carvalho de Melo · 13 years ago
  73. 50a682c perf evlist: Handle default value for 'pages' on mmap method by Arnaldo Carvalho de Melo · 13 years ago
  74. 35b9d88 perf evlist: Introduce {prepare,start}_workload refactored from 'perf record' by Arnaldo Carvalho de Melo · 13 years ago
  75. 0f82ebc perf evsel: Introduce config attr method by Arnaldo Carvalho de Melo · 13 years ago
  76. a8c9ae1 perf evlist: Introduce add_tracepoints method by Arnaldo Carvalho de Melo · 13 years ago
  77. 50d08e4 perf evlist: Introduce perf_evlist__add_attrs by Arnaldo Carvalho de Melo · 13 years ago
  78. ebf294b perf tools: Simplify debugfs mountpoint handling code by Arnaldo Carvalho de Melo · 13 years ago
  79. c168fbf perf tools: Eliminate duplicate code and use PATH_MAX consistently by Arnaldo Carvalho de Melo · 13 years ago
  80. 5182a13 perf/powerpc: Fix build for PowerPC with uclibc toolchains by Florian Fainelli · 13 years ago
  81. f9dfb65 ktest: Check parent options for iterated tests by Rabin Vincent · 13 years ago
  82. 47fbe53 perf session: Fix crash with invalid CPU list by David Ahern · 13 years ago
  83. 0e2a5f1 perf python: Fix undefined symbol problem by Arnaldo Carvalho de Melo · 13 years ago
  84. efc9673 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 13 years ago
  85. 98393b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 13 years ago
  86. 54a0f91 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  87. 3c00303 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  88. 49908a1 perf: Fix parsing of __print_flags() in TP_printk() by Steven Rostedt · 13 years ago
  89. efb9058 Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into next by Len Brown · 13 years ago
  90. f9e3d4b perf top: Fix live annotation in the --stdio interface by Arnaldo Carvalho de Melo · 13 years ago
  91. 104268a perf top tui: Don't recalc column widths considering just the first page by Arnaldo Carvalho de Melo · 13 years ago
  92. 8866056 perf report: Add progress bar when processing time ordered events by Arnaldo Carvalho de Melo · 13 years ago
  93. 7b27509 perf hists browser: Warn about lost events by Arnaldo Carvalho de Melo · 13 years ago
  94. 815e2bd ktest: Evaluate variables entered on the command line by Steven Rostedt · 13 years ago
  95. 1ca4ff41 perf tools: Fix a typo of command name as trace-cmd by Masami Hiramatsu · 13 years ago
  96. 7928631 perf hists: Fix recalculation of total_period when sorting entries by Arnaldo Carvalho de Melo · 13 years ago
  97. 138c4ae Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 13 years ago
  98. a9072bc perf header: Fix build on old systems by Arnaldo Carvalho de Melo · 13 years ago
  99. 4610e41 perf ui browser: Handle K_RESIZE in dialog windows by Arnaldo Carvalho de Melo · 13 years ago
  100. 0458122 perf ui browser: No need to switch char sets that often by Arnaldo Carvalho de Melo · 13 years ago