1. 665aa75 perf tools: Fix segfault on dynamic entries by Namhyung Kim · 8 years ago
  2. 58de6ed0 perf tools: Remove duplicate typedef config_term_func_t definition by Arnaldo Carvalho de Melo · 8 years ago
  3. 2c97b0d perf tools: Fix build on older systems by Arnaldo Carvalho de Melo · 8 years ago
  4. bba58cd perf hists: Return error from hists__collapse_resort() by Namhyung Kim · 8 years ago
  5. dca0d12 perf callchain: Check return value of append_chain_children() by Namhyung Kim · 8 years ago
  6. f2bb4c5 perf callchain: Check return value of split_add_child() by Namhyung Kim · 8 years ago
  7. 2d713b8 perf callchain: Add enum match_result for match_chain() by Namhyung Kim · 8 years ago
  8. 8451cbb perf callchain: Check return value of fill_node() by Namhyung Kim · 8 years ago
  9. 7565bd3 perf callchain: Check return value of add_child() by Namhyung Kim · 8 years ago
  10. 467ef10 perf hists browser: Fix percentage update on key press by Namhyung Kim · 8 years ago
  11. 43d0b97 perf tools: Enable config and setting names for legacy cache events by Wang Nan · 8 years ago
  12. 10bf358 perf tools: Enable config raw and numeric events by Wang Nan · 8 years ago
  13. 1d55e8e perf tools: Introduce opt_event_config nonterminal by Arnaldo Carvalho de Melo · 8 years ago
  14. e814fdd perf tools: Rename and move pmu_event_name to get_config_name by Wang Nan · 8 years ago
  15. 1669e50 perf stat: Bail out on unsupported event config modifiers by Wang Nan · 8 years ago
  16. 17cb5f8 perf tools: Create config_term_names array by Wang Nan · 8 years ago
  17. 26dee02 perf tools: Fix checking asprintf return value by Wang Nan · 8 years ago
  18. 80cdce7 perf bpf: Rename bpf_prog_priv__clear() to clear_prog_priv() by Wang Nan · 8 years ago
  19. d9aade7f perf evlist: Handle -EINVAL for sample_freq > max_sample_rate in strerror_open() by Arnaldo Carvalho de Melo · 8 years ago
  20. 8572388 perf record: Add --all-user/--all-kernel options by Jiri Olsa · 8 years ago
  21. a55e566 perf evlist: Reference count the cpu and thread maps at set_maps() by Arnaldo Carvalho de Melo · 8 years ago
  22. 140aead perf stat: Abstract stat metrics printing by Andi Kleen · 9 years ago
  23. 720e98b perf tools: Add perf data cache feature by Jiri Olsa · 8 years ago
  24. dd629cc perf tools: Initialize libapi debug output by Jiri Olsa · 8 years ago
  25. bedbdd4 perf debug: Rename __eprintf(va_list args) to veprintf by Arnaldo Carvalho de Melo · 8 years ago
  26. 607bfbd tools lib api fs: Adopt filename__read_str from perf by Jiri Olsa · 8 years ago
  27. 5141d73 perf data: Fix releasing event_class by Wang Nan · 8 years ago
  28. 2146afc perf tools: Rename parse_events__free_terms() to parse_events_terms__delete() by Arnaldo Carvalho de Melo · 8 years ago
  29. d20a5f2 perf tools: Free the terms list_head in parse_events__free_terms() by Wang Nan · 8 years ago
  30. 682dc24 perf tools: Use perf_event_terms__purge() for non-malloced terms by Arnaldo Carvalho de Melo · 8 years ago
  31. fc0a2c1 perf tools: Introduce parse_events_terms__purge() by Arnaldo Carvalho de Melo · 8 years ago
  32. a8adfce perf tools: Unlink entries from terms list by Wang Nan · 8 years ago
  33. 89fee70 perf hists: Do column alignment on the format iterator by Arnaldo Carvalho de Melo · 8 years ago
  34. 37d9bb5 perf tools: Add comment explaining the repsep_snprintf function by Arnaldo Carvalho de Melo · 8 years ago
  35. e7ee404 perf symbols: Fix symbols searching for module in buildid-cache by Wang Nan · 8 years ago
  36. c7ac241 perf config: Add '--system' and '--user' options to select which config file is used by Taeung Song · 8 years ago
  37. 598b7c6 perf jit: add source line info support by Stephane Eranian · 9 years ago
  38. 9b07e27 perf inject: Add jitdump mmap injection support by Stephane Eranian · 9 years ago
  39. e9c4bcd perf symbols: add Java demangling support by Stephane Eranian · 9 years ago
  40. 89fee59 perf tools: handle spaces in file names obtained from /proc/pid/maps by Marcin Ślusarz · 9 years ago
  41. d3aaf09 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
  42. b83ea91 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  43. 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 · 8 years ago
  44. 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 · 8 years ago
  45. 51fd2df perf stat: Fix interval output values by Jiri Olsa · 8 years ago
  46. aa6f50a perf hists: Introduce hists__for_each_sort_list macro by Jiri Olsa · 9 years ago
  47. f0786af perf hists: Introduce hists__for_each_format macro by Jiri Olsa · 9 years ago
  48. 5b65855 perf tools: Add hpp_list into struct hists object by Jiri Olsa · 9 years ago
  49. 43e0a68 perf hists: Add struct perf_hpp_list argument to helper functions by Jiri Olsa · 9 years ago
  50. 1a8ebd2 perf hists: Introduce perf_hpp_list__for_each_sort_list_safe macro by Jiri Olsa · 9 years ago
  51. d29a497 perf hists: Introduce perf_hpp_list__for_each_sort_list macro by Jiri Olsa · 9 years ago
  52. 7a1799e perf hists: Introduce perf_hpp_list__for_each_format_safe macro by Jiri Olsa · 9 years ago
  53. cf09404 perf hists: Introduce perf_hpp_list__for_each_format macro by Jiri Olsa · 9 years ago
  54. 0760002 perf hists: Pass perf_hpp_list all the way through setup_output_list by Jiri Olsa · 9 years ago
  55. ebdd98e perf hists: Add perf_hpp_list register helpers by Jiri Olsa · 9 years ago
  56. 94b3dc3 perf hists: Introduce perf_hpp_list__init function by Jiri Olsa · 9 years ago
  57. 7c31e10 perf hists: Introduce struct perf_hpp_list by Jiri Olsa · 9 years ago
  58. 6d3375e perf hists: Separate output fields parsing into setup_output_list function by Jiri Olsa · 9 years ago
  59. 2fbaa39 perf hists: Separate sort fields parsing into setup_sort_list function by Jiri Olsa · 9 years ago
  60. 564132f perf hists: Properly release format fields by Jiri Olsa · 9 years ago
  61. 12cb439 perf hists: Remove perf_hpp__column_(disable|enable) by Jiri Olsa · 9 years ago
  62. 1945c3e perf hists: Allocate output sort field by Jiri Olsa · 9 years ago
  63. 9735808 perf hists: Add 'equal' method to perf_hpp_fmt struct by Jiri Olsa · 9 years ago
  64. b21a763 perf hists: Add _idx fields into struct perf_hpp_fmt by Jiri Olsa · 9 years ago
  65. 452ce03 perf hists: Introduce perf_evsel__output_resort function by Jiri Olsa · 9 years ago
  66. 01441af perf hists: Factor output_resort from hists__output_resort by Jiri Olsa · 9 years ago
  67. 8eb22c9 Merge tag 'perf-core-for-mingo-3' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
  68. d072b89 Merge tag 'perf-core-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
  69. 402e8db Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
  70. 270bde1 perf probe: Search both .eh_frame and .debug_frame sections for probe location by Hemant Kumar · 9 years ago
  71. 3a4acda perf tools: Fix thread lifetime related segfaut in intel_pt by Adrian Hunter · 9 years ago
  72. 0f58474 perf hists: Update hists' total period when adding entries by Namhyung Kim · 9 years ago
  73. 744070e perf hists: Fix min callchain hits calculation by Namhyung Kim · 9 years ago
  74. ec183d2 perf tools: tracepoint_error() can receive e=NULL, robustify it by Adrian Hunter · 9 years ago
  75. 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
  76. 066d359 perf kvm/powerpc: Port perf kvm stat to powerpc by Hemant Kumar · 9 years ago
  77. 48deaa7 perf kvm/{x86,s390}: Remove const from kvm_events_tp by Hemant Kumar · 9 years ago
  78. 162607e perf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h by Hemant Kumar · 9 years ago
  79. 37b2015 perf tools: Move timestamp creation to util by Wang Nan · 9 years ago
  80. fd786fa perf buildid: Fix cpumode of buildid event by Wang Nan · 9 years ago
  81. 14a05e1 perf auxtrace: Add perf_evlist pointer to *info_priv_size() by Mathieu Poirier · 9 years ago
  82. 5ac7628 perf cpumap: Auto initialize cpu__max_{node,cpu} by Arnaldo Carvalho de Melo · 9 years ago
  83. 8acd3da perf machine: Introduce machine__find_kernel_symbol_by_name() by Arnaldo Carvalho de Melo · 9 years ago
  84. b1447a54 perf hists browser: Offer 'Zoom into DSO'/'Map details' only when sort order has 'dso' by Namhyung Kim · 9 years ago
  85. cfd92da perf sort: Provide a way to find out if per-thread bucketing is in place by Namhyung Kim · 9 years ago
  86. 3379e0c perf tools: Document the perf sysctls by Ben Hutchings · 9 years ago
  87. 1f7c254 perf hists: Cleanup filtering functions by Namhyung Kim · 9 years ago
  88. c84a5d1 perf hists: Remove parent filter check in DSO filter function by Namhyung Kim · 9 years ago
  89. 86a2cf3 perf stat: Making several helper functions static by Jiri Olsa · 9 years ago
  90. 4035672 perf symbols: Do not read symbols/data from device files by Jiri Olsa · 9 years ago
  91. d85ce83 perf pmu: Fix misleadingly indented assignment (whitespace) by Markus Trippelsdorf · 9 years ago
  92. 3f416f2 perf stat: Do not clean event's private stats by Jiri Olsa · 9 years ago
  93. 0805909 perf hists: Fix HISTC_MEM_DCACHELINE width setting by Jiri Olsa · 9 years ago
  94. 048ccca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  95. 40c4a0f perf symbols: Fix reading of build-id from vDSO by Ben Hutchings · 9 years ago
  96. 3caeaa5 perf kvm record/report: 'unprocessable sample' error while recording/reporting guest data by Ravi Bangoria · 9 years ago
  97. 34b7b0f perf tools: Fallback to srcdir/Documentation/tips.txt by Namhyung Kim · 9 years ago
  98. dd8232b perf tools: Add file_only config option to strlist by Namhyung Kim · 9 years ago
  99. b0fb978e perf tools: Fix mmap2 event allocation in synthesize code by Wang Nan · 9 years ago
  100. 775d8a1 perf evlist: Add --trace-fields option to show trace fields by Namhyung Kim · 9 years ago