1. 580df49 Merge tag 'perf-urgent-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
  2. 9a96940 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
  3. 51fd2df perf stat: Fix interval output values by Jiri Olsa · 9 years ago
  4. 270bde1 perf probe: Search both .eh_frame and .debug_frame sections for probe location by Hemant Kumar · 9 years ago
  5. 3a4acda perf tools: Fix thread lifetime related segfaut in intel_pt by Adrian Hunter · 9 years ago
  6. ec183d2 perf tools: tracepoint_error() can receive e=NULL, robustify it by Adrian Hunter · 9 years ago
  7. 29d14f0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  8. 3f416f2 perf stat: Do not clean event's private stats by Jiri Olsa · 9 years ago
  9. 0805909 perf hists: Fix HISTC_MEM_DCACHELINE width setting by Jiri Olsa · 9 years ago
  10. 048ccca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  11. 40c4a0f perf symbols: Fix reading of build-id from vDSO by Ben Hutchings · 9 years ago
  12. 3caeaa5 perf kvm record/report: 'unprocessable sample' error while recording/reporting guest data by Ravi Bangoria · 9 years ago
  13. 34b7b0f perf tools: Fallback to srcdir/Documentation/tips.txt by Namhyung Kim · 9 years ago
  14. dd8232b perf tools: Add file_only config option to strlist by Namhyung Kim · 9 years ago
  15. b0fb978 perf tools: Fix mmap2 event allocation in synthesize code by Wang Nan · 9 years ago
  16. 775d8a1 perf evlist: Add --trace-fields option to show trace fields by Namhyung Kim · 9 years ago
  17. 0ba9814 perf libdw: Check for mmaps also in MAP__VARIABLE tree by Jiri Olsa · 9 years ago
  18. 0ddf524 perf unwind: Check for mmaps also in MAP__VARIABLE tree by Jiri Olsa · 9 years ago
  19. f22ed82 perf unwind: Use find_map function in access_dso_mem by Jiri Olsa · 9 years ago
  20. d2190a8 perf evlist: Remove perf_evlist__(enable|disable)_event functions by Jiri Olsa · 9 years ago
  21. 23df7f7 perf evlist: Make perf_evlist__open() open evsels with their cpus and threads (like perf record does) by Adrian Hunter · 9 years ago
  22. 14cbfbe perf report: Show random usage tip on the help line by Namhyung Kim · 9 years ago
  23. fc284be perf hists: Export a couple of hist functions by Namhyung Kim · 9 years ago
  24. b97511c perf tools: Add overhead/overhead_children keys defaults via string by Jiri Olsa · 9 years ago
  25. bb4ced2 perf tools: Remove list entry from struct sort_entry by Jiri Olsa · 9 years ago
  26. cbd08b7 perf tools: Do not show trace command if it's not compiled in by Jiri Olsa · 9 years ago
  27. 1e9abf8 perf report: Change default to use event group view by Namhyung Kim · 9 years ago
  28. 42b276a perf top: Decay periods in callchains by Namhyung Kim · 9 years ago
  29. 915b088 tools lib: Move bitmap.[ch] from tools/perf/ to tools/{lib,include}/ by Arnaldo Carvalho de Melo · 9 years ago
  30. 64af4e0 tools lib: Sync tools/lib/find_bit.c with the kernel by Arnaldo Carvalho de Melo · 9 years ago
  31. 552eb975 tools lib: Move find_next_bit.c to tools/lib/ by Arnaldo Carvalho de Melo · 9 years ago
  32. 372b212 perf python: Add missing files to binding link list by Arnaldo Carvalho de Melo · 9 years ago
  33. 5bae025 perf evlist: Introduce perf_evlist__new_dummy constructor by Arnaldo Carvalho de Melo · 9 years ago
  34. 8453092 perf pmu: fix alias->snapshot missing initialization bug by Stephane Eranian · 9 years ago
  35. 15d2b99 perf cpumap: Fix cpu conversion in cpu_map__from_entries by Jiri Olsa · 9 years ago
  36. aef9026 perf script: Add python support for stat events by Jiri Olsa · 9 years ago
  37. 8058a30 perf script: Add process_stat/process_stat_interval scripting interface by Jiri Olsa · 9 years ago
  38. 9735be2 perf tools: Add all matching dynamic sort keys for field name by Namhyung Kim · 9 years ago
  39. d49dade perf tools: Make 'trace' or 'trace_fields' sort key default for tracepoint events by Namhyung Kim · 9 years ago
  40. 2e422fd perf tools: Add 'trace_fields' dynamic sort key by Namhyung Kim · 9 years ago
  41. 361459f perf tools: Skip dynamic fields not defined for current event by Namhyung Kim · 9 years ago
  42. 3b099bf5 perf tools: Support '<event>.*' dynamic sort key by Namhyung Kim · 9 years ago
  43. 5d0cff9 perf tools: Support shortcuts for events in dynamic sort keys by Namhyung Kim · 9 years ago
  44. 053a398 perf report/top: Add --raw-trace option by Namhyung Kim · 9 years ago
  45. a34bb6a perf tools: Add 'trace' sort key by Namhyung Kim · 9 years ago
  46. 60517d2 perf tools: Try to show pretty printed output for dynamic sort keys by Namhyung Kim · 9 years ago
  47. c7c2a5e perf tools: Add dynamic sort key for tracepoint events by Namhyung Kim · 9 years ago
  48. 40184c4 perf tools: Pass evlist to setup_sorting() by Namhyung Kim · 9 years ago
  49. 7239283 perf hist: Save raw_data/size for tracepoint events by Namhyung Kim · 9 years ago
  50. fd36f3d perf hist: Pass struct sample to __hists__add_entry() by Namhyung Kim · 9 years ago
  51. 1c59612 perf evlist: Export id_add_fd() by Jiri Olsa · 9 years ago
  52. 3ba78bd perf stat record: Initialize record features by Jiri Olsa · 9 years ago
  53. ffa517a perf tools: Introduce stat perf.data header feature by Jiri Olsa · 9 years ago
  54. 2d2aea6 perf report: Display newly added events in raw dump by Jiri Olsa · 9 years ago
  55. c853f93 perf tools: Add perf_event__fprintf_event_update function by Jiri Olsa · 9 years ago
  56. 86ebb09 perf tools: Add event_update event cpus type by Jiri Olsa · 9 years ago
  57. 802c904 perf tools: Add event_update event name type by Jiri Olsa · 9 years ago
  58. daeecbc perf tools: Add event_update event scale type by Jiri Olsa · 9 years ago
  59. a6e5281 perf tools: Add event_update event unit type by Jiri Olsa · 9 years ago
  60. ffe77725 perf tools: Add event_update user level event by Jiri Olsa · 9 years ago
  61. e08a456 perf tools: Add stat events fprintf functions by Jiri Olsa · 9 years ago
  62. d4c2259 perf tools: Add stat round event synthesize function by Jiri Olsa · 9 years ago
  63. 2d8f0f1 perf tools: Add stat round user level event by Jiri Olsa · 9 years ago
  64. 0ea0e35 perf tools: Add stat event read function by Jiri Olsa · 9 years ago
  65. 5796f8f perf tools: Add stat event synthesize function by Jiri Olsa · 9 years ago
  66. d80518c perf tools: Add stat user level event by Jiri Olsa · 9 years ago
  67. 8e38159 perf tools: Add stat config event read function by Jiri Olsa · 9 years ago
  68. 6742434 perf tools: Add stat config event synthesize function by Jiri Olsa · 9 years ago
  69. 374fb9e perf tools: Add stat config user level event by Jiri Olsa · 9 years ago
  70. eb12a1a perf cpu_map: Add perf_event__fprintf_cpu_map function by Jiri Olsa · 9 years ago
  71. f77b57a perf cpu_map: Add cpu_map__new_event function by Jiri Olsa · 9 years ago
  72. 6c87290 perf cpu_map: Add cpu_map event synthesize function by Jiri Olsa · 9 years ago
  73. 6640b6c perf cpu_map: Add cpu_map user level event by Jiri Olsa · 9 years ago
  74. ec7fa596 perf thread_map: Add perf_event__fprintf_thread_map function by Jiri Olsa · 9 years ago
  75. 5966094 perf thread_map: Add thread_map__new_event function by Jiri Olsa · 9 years ago
  76. 99471c9 perf thread_map: Add thread_map event sythesize function by Jiri Olsa · 9 years ago
  77. 5f3339d perf thread_map: Add thread_map user level event by Jiri Olsa · 9 years ago
  78. 4b6ab94 perf subcmd: Create subcmd library by Josh Poimboeuf · 9 years ago
  79. 2f4ce5e perf tools: Finalize subcmd independence by Josh Poimboeuf · 9 years ago
  80. 46113a5 perf tools: Remove 'perf' from subcmd function and variable names by Josh Poimboeuf · 9 years ago
  81. 901421a perf tools: Remove subcmd dependencies on strbuf by Josh Poimboeuf · 9 years ago
  82. 096d355 perf tools: Provide subcmd configuration at runtime by Josh Poimboeuf · 9 years ago
  83. 24a88bd perf tools: Document the fact that parse_options*() may exit by Josh Poimboeuf · 9 years ago
  84. ce99091 perf tools: Move strlcpy() from perf to tools/lib/string.c by Josh Poimboeuf · 9 years ago
  85. 48e1cab perf tools: Make options always available, even if required libs not linked by Wang Nan · 9 years ago
  86. 408cf34 perf tools: Convert parse-options.c internal functions to static by Josh Poimboeuf · 9 years ago
  87. 5feaac2 perf tools: Move help_unknown_cmd() to its own file by Josh Poimboeuf · 9 years ago
  88. a871a77 perf tools: Remove check for unused PERF_PAGER_IN_USE by Josh Poimboeuf · 9 years ago
  89. 32a56bd perf tools: Create pager.h by Josh Poimboeuf · 9 years ago
  90. bd0f889 perf evsel: Disable branch flags/cycles for --callgraph lbr by Andi Kleen · 9 years ago
  91. abd8286 perf thread: Fix reference count initial state by Arnaldo Carvalho de Melo · 9 years ago
  92. 9daddf6 perf tools: Use same signal handling strategy as 'record' by Arnaldo Carvalho de Melo · 9 years ago
  93. 511cbce irq_poll: make blk-iopoll available outside the block layer by Christoph Hellwig · 9 years ago
  94. 93b0ba3 perf tools: Clear struct machine during machine__init() by Wang Nan · 9 years ago
  95. 26812d4 perf data: Add u32_hex data type by Wang Nan · 9 years ago
  96. e7a7865 perf symbols: Fix dso__load_sym to put dso by Masami Hiramatsu · 9 years ago
  97. 9d8b172 perf tools: Make perf_session__register_idle_thread drop the refcount by Masami Hiramatsu · 9 years ago
  98. 61fa0e9 perf top: Delete half-processed hist entries when exit by Namhyung Kim · 9 years ago
  99. 3f86eb6 perf tools: Get rid of exit_browser() from usage_with_options() by Namhyung Kim · 9 years ago
  100. 7ecb48f perf thread_map: Free strlist on constructor error path by Namhyung Kim · 9 years ago