1. 64af4e0 tools lib: Sync tools/lib/find_bit.c with the kernel by Arnaldo Carvalho de Melo · 9 years ago
  2. 552eb975 tools lib: Move find_next_bit.c to tools/lib/ by Arnaldo Carvalho de Melo · 9 years ago
  3. a831e67 perf tests: Give a bit more information on the CQM test failure path by Arnaldo Carvalho de Melo · 9 years ago
  4. 239849d perf tests: No need to set attr.sample_freq for tracking !PERF_RECORD_SAMPLE by Arnaldo Carvalho de Melo · 9 years ago
  5. 372b212 perf python: Add missing files to binding link list by Arnaldo Carvalho de Melo · 9 years ago
  6. 2e4f81e perf test: No need for setting attr.sample_freq on the RECORD test by Arnaldo Carvalho de Melo · 9 years ago
  7. 69ef8f4 perf test: Use "dummy" events in the PERF_RECORD_ test by Arnaldo Carvalho de Melo · 9 years ago
  8. 5bae025 perf evlist: Introduce perf_evlist__new_dummy constructor by Arnaldo Carvalho de Melo · 9 years ago
  9. 4f4ba0e perf tests: No need to set attr.sample_freq in the perf time to TSC test by Arnaldo Carvalho de Melo · 9 years ago
  10. 8453092 perf pmu: fix alias->snapshot missing initialization bug by Stephane Eranian · 9 years ago
  11. b8a1962 perf script: Add stat-cpi.py script by Jiri Olsa · 9 years ago
  12. 36e33c5 perf script: Display stat events by default by Jiri Olsa · 9 years ago
  13. 15d2b99 perf cpumap: Fix cpu conversion in cpu_map__from_entries by Jiri Olsa · 9 years ago
  14. aef9026 perf script: Add python support for stat events by Jiri Olsa · 9 years ago
  15. e099eba perf script: Add stat default handlers by Jiri Olsa · 9 years ago
  16. 8058a30 perf script: Add process_stat/process_stat_interval scripting interface by Jiri Olsa · 9 years ago
  17. 91a2c3d perf script: Process stat config event by Jiri Olsa · 9 years ago
  18. cfc8874 perf script: Process cpu/threads maps by Jiri Olsa · 9 years ago
  19. 6db1a5c perf stat record: Keep sample_type 0 for pipe session by Jiri Olsa · 9 years ago
  20. 4c96bee perf report: Add documentation for dynamic sort keys by Namhyung Kim · 9 years ago
  21. 9735be2 perf tools: Add all matching dynamic sort keys for field name by Namhyung Kim · 9 years ago
  22. 5868360 perf build: Use FEATURE-DUMP in bpf subproject by Jiri Olsa · 9 years ago
  23. 76ee2ff tools build feature: Move dwarf post unwind choice output into perf by Jiri Olsa · 9 years ago
  24. d49dade perf tools: Make 'trace' or 'trace_fields' sort key default for tracepoint events by Namhyung Kim · 9 years ago
  25. 2e422fd perf tools: Add 'trace_fields' dynamic sort key by Namhyung Kim · 9 years ago
  26. 361459f perf tools: Skip dynamic fields not defined for current event by Namhyung Kim · 9 years ago
  27. 3b099bf5 perf tools: Support '<event>.*' dynamic sort key by Namhyung Kim · 9 years ago
  28. 5d0cff9 perf tools: Support shortcuts for events in dynamic sort keys by Namhyung Kim · 9 years ago
  29. 053a398 perf report/top: Add --raw-trace option by Namhyung Kim · 9 years ago
  30. a34bb6a0 perf tools: Add 'trace' sort key by Namhyung Kim · 9 years ago
  31. 60517d2 perf tools: Try to show pretty printed output for dynamic sort keys by Namhyung Kim · 9 years ago
  32. c7c2a5e perf tools: Add dynamic sort key for tracepoint events by Namhyung Kim · 9 years ago
  33. 40184c4 perf tools: Pass evlist to setup_sorting() by Namhyung Kim · 9 years ago
  34. 54f8f40 perf top: Create the evlist sooner by Namhyung Kim · 9 years ago
  35. 7239283 perf hist: Save raw_data/size for tracepoint events by Namhyung Kim · 9 years ago
  36. fd36f3d perf hist: Pass struct sample to __hists__add_entry() by Namhyung Kim · 9 years ago
  37. 89af4e0 perf stat report: Allow to override aggr_mode by Jiri Olsa · 9 years ago
  38. fa6ea78 perf stat report: Process event update events by Jiri Olsa · 9 years ago
  39. a56f939 perf stat report: Process stat and stat round events by Jiri Olsa · 9 years ago
  40. 6edb78a perf stat report: Move csv_sep initialization before report command by Jiri Olsa · 9 years ago
  41. 68d702f perf stat report: Add support to initialize aggr_map from file by Jiri Olsa · 9 years ago
  42. 62ba18b perf stat report: Process stat config event by Jiri Olsa · 9 years ago
  43. 1975d36 perf stat report: Process cpu/threads maps by Jiri Olsa · 9 years ago
  44. ba6039b6 perf stat report: Add report command by Jiri Olsa · 9 years ago
  45. 7b60a7e perf stat record: Synthesize event update events by Jiri Olsa · 9 years ago
  46. e9d6db8e8 perf stat record: Do not allow record with multiple runs mode by Jiri Olsa · 9 years ago
  47. 7aad0c3 perf stat record: Write stat round events on record by Jiri Olsa · 9 years ago
  48. 5a6ea81 perf stat record: Write stat events on record by Jiri Olsa · 9 years ago
  49. 664c98d perf stat record: Add pipe support for record command by Jiri Olsa · 9 years ago
  50. 2af4646 perf stat record: Store events IDs in perf data file by Jiri Olsa · 9 years ago
  51. 1c59612 perf evlist: Export id_add_fd() by Jiri Olsa · 9 years ago
  52. 8b99b1a perf stat record: Synthesize stat record data by Jiri Olsa · 9 years ago
  53. 3ba78bd perf stat record: Initialize record features by Jiri Olsa · 9 years ago
  54. 4979d0c perf stat record: Add record command by Jiri Olsa · 9 years ago
  55. ffa517a perf tools: Introduce stat perf.data header feature by Jiri Olsa · 9 years ago
  56. 2d2aea6 perf report: Display newly added events in raw dump by Jiri Olsa · 9 years ago
  57. c853f93 perf tools: Add perf_event__fprintf_event_update function by Jiri Olsa · 9 years ago
  58. 86ebb09 perf tools: Add event_update event cpus type by Jiri Olsa · 9 years ago
  59. 802c904 perf tools: Add event_update event name type by Jiri Olsa · 9 years ago
  60. daeecbc perf tools: Add event_update event scale type by Jiri Olsa · 9 years ago
  61. a6e5281 perf tools: Add event_update event unit type by Jiri Olsa · 9 years ago
  62. ffe77725 perf tools: Add event_update user level event by Jiri Olsa · 9 years ago
  63. e08a456 perf tools: Add stat events fprintf functions by Jiri Olsa · 9 years ago
  64. d4c2259 perf tools: Add stat round event synthesize function by Jiri Olsa · 9 years ago
  65. 2d8f0f1 perf tools: Add stat round user level event by Jiri Olsa · 9 years ago
  66. 0ea0e35 perf tools: Add stat event read function by Jiri Olsa · 9 years ago
  67. 5796f8f perf tools: Add stat event synthesize function by Jiri Olsa · 9 years ago
  68. d80518c perf tools: Add stat user level event by Jiri Olsa · 9 years ago
  69. 8e38159 perf tools: Add stat config event read function by Jiri Olsa · 9 years ago
  70. 6742434 perf tools: Add stat config event synthesize function by Jiri Olsa · 9 years ago
  71. 374fb9e perf tools: Add stat config user level event by Jiri Olsa · 9 years ago
  72. eb12a1a perf cpu_map: Add perf_event__fprintf_cpu_map function by Jiri Olsa · 9 years ago
  73. f77b57a perf cpu_map: Add cpu_map__new_event function by Jiri Olsa · 9 years ago
  74. 6c87290 perf cpu_map: Add cpu_map event synthesize function by Jiri Olsa · 9 years ago
  75. 6640b6c perf cpu_map: Add cpu_map user level event by Jiri Olsa · 9 years ago
  76. ec7fa596 perf thread_map: Add perf_event__fprintf_thread_map function by Jiri Olsa · 9 years ago
  77. 5966094 perf thread_map: Add thread_map__new_event function by Jiri Olsa · 9 years ago
  78. 99471c9 perf thread_map: Add thread_map event sythesize function by Jiri Olsa · 9 years ago
  79. 5f3339d perf thread_map: Add thread_map user level event by Jiri Olsa · 9 years ago
  80. 4b6ab94 perf subcmd: Create subcmd library by Josh Poimboeuf · 9 years ago
  81. 2f4ce5e perf tools: Finalize subcmd independence by Josh Poimboeuf · 9 years ago
  82. 46113a5 perf tools: Remove 'perf' from subcmd function and variable names by Josh Poimboeuf · 9 years ago
  83. 901421a perf tools: Remove subcmd dependencies on strbuf by Josh Poimboeuf · 9 years ago
  84. 096d355 perf tools: Provide subcmd configuration at runtime by Josh Poimboeuf · 9 years ago
  85. 24a88bd perf tools: Document the fact that parse_options*() may exit by Josh Poimboeuf · 9 years ago
  86. ce99091 perf tools: Move strlcpy() from perf to tools/lib/string.c by Josh Poimboeuf · 9 years ago
  87. 7a29c08 perf record: Add record.build-id config option by Namhyung Kim · 9 years ago
  88. 7efe0e0 perf record: Support custom vmlinux path by He Kuang · 9 years ago
  89. 48e1cab perf tools: Make options always available, even if required libs not linked by Wang Nan · 9 years ago
  90. 408cf34 perf tools: Convert parse-options.c internal functions to static by Josh Poimboeuf · 9 years ago
  91. 5feaac2 perf tools: Move help_unknown_cmd() to its own file by Josh Poimboeuf · 9 years ago
  92. a871a77 perf tools: Remove check for unused PERF_PAGER_IN_USE by Josh Poimboeuf · 9 years ago
  93. 32a56bd perf tools: Create pager.h by Josh Poimboeuf · 9 years ago
  94. 212e984 perf build: Rename LIB_PATH -> API_PATH by Josh Poimboeuf · 9 years ago
  95. 8f46dfd perf build: Fix 'make clean' by Josh Poimboeuf · 9 years ago
  96. 004bd89 perf test: Remove tarpkg at end of test by Josh Poimboeuf · 9 years ago
  97. 8bda6a6 perf test: Add Build file to dependencies for llvm-src-*.c by Josh Poimboeuf · 9 years ago
  98. 71d6de6 perf test: Fix hist testcases when kptr_restrict is on by Namhyung Kim · 9 years ago
  99. bd0f889 perf evsel: Disable branch flags/cycles for --callgraph lbr by Andi Kleen · 9 years ago
  100. abd8286 perf thread: Fix reference count initial state by Arnaldo Carvalho de Melo · 9 years ago