1. 306f921 perf sched map: Add --fuzzy-name option for fuzzy matching in task names by Madadi Vineeth Reddy · 8 months ago
  2. 9cc0afe perf sched map: Add support for multiple task names using CSV by Madadi Vineeth Reddy · 8 months ago
  3. 3116d60 perf sched map: Add task-name option to filter the output map by Madadi Vineeth Reddy · 8 months ago
  4. a7cacaa perf sched replay: Fix -r/--repeat command line option for infinity by Madadi Vineeth Reddy · 9 months ago
  5. d363c2a perf: Timehist account sch delay for scheduled out running by Fernand Sieber · 9 months ago
  6. 231295a perf: sched map skips redundant lines with cpu filters by Fernand Sieber · 9 months ago
  7. 6fe61cb perf sched: Rename 'switches' column header to 'count' and add usage description, options for latency by Madadi Vineeth Reddy · 12 months ago
  8. 09d2056 perf evsel: Use evsel__name_is() helper by Yang Jihong · 12 months ago
  9. 6e4b398 perf sched timehist: Fix -g/--call-graph option failure by Yang Jihong · 12 months ago
  10. bd2cdf2 perf sched: Move curr_pid and cpu_last_switched initialization to perf_sched__{lat|map|replay}() by Yang Jihong · 1 year, 1 month ago
  11. 5e89527 perf sched: Move curr_thread initialization to perf_sched__map() by Yang Jihong · 1 year, 1 month ago
  12. ef76a5a perf sched: Fix memory leak in perf_sched__map() by Yang Jihong · 1 year, 1 month ago
  13. c690786 perf sched: Move start_work_mutex and work_done_wait_mutex initialization to perf_sched__replay() by Yang Jihong · 1 year, 1 month ago
  14. 68f87f2 perf sched: Commit to evsel__taskstate() to parse task state info by Ze Gao · 1 year, 2 months ago
  15. ccc606a perf sched: Sync state char array with the kernel by Ze Gao · 1 year, 2 months ago
  16. 78c32f4 libperf rc_check: Add RC_CHK_EQUAL by Ian Rogers · 1 year, 5 months ago
  17. 232418a perf sched: Avoid large stack allocations by Ian Rogers · 1 year, 10 months ago
  18. 8ab12a2 perf callchain: Use pthread keys for tls callchain_cursor by Ian Rogers · 1 year, 9 months ago
  19. f6005ca perf thread: Add reference count checking by Ian Rogers · 1 year, 9 months ago
  20. 0dd5041 perf addr_location: Add init/exit/copy functions by Ian Rogers · 1 year, 9 months ago
  21. ee84a30 perf thread: Add accessor functions for thread by Ian Rogers · 1 year, 9 months ago
  22. 40826c4 perf thread: Remove notion of dead threads by Ian Rogers · 1 year, 9 months ago
  23. 4453dea perf sched: Fix sched latency analysis incorrection when using 'sched:sched_wakeup' by Chunxin Zang · 2 years ago
  24. f12ad27 perf util: Move input_name to util by Ian Rogers · 1 year, 11 months ago
  25. 75d7ba3 perf tools: Use dedicated non-atomic clear/set bit helpers by Sean Christopherson · 2 years, 4 months ago
  26. 165da80 perf sched: Factor out destroy_tasks() by Namhyung Kim · 2 years, 6 months ago
  27. 59c2666 perf sched: Fixes for thread safety analysis by Ian Rogers · 2 years, 7 months ago
  28. 0bd14ac perf sched: Update use of pthread mutex by Ian Rogers · 2 years, 7 months ago
  29. d72e5cf perf sched: Fix memory leaks in __cmd_record detected with -fsanitize=address by Ian Rogers · 2 years, 7 months ago
  30. 628881e perf sched latency: Fix subcommand matching error by Yang Jihong · 2 years, 7 months ago
  31. ae0f4eb perf tools: Enhance the matching of sub-commands abbreviations by Wei Li · 3 years ago
  32. 6d18804 perf cpumap: Give CPUs their own type by Ian Rogers · 3 years, 2 months ago
  33. dfc66be perf cpumap: Move 'has' function to libperf by Ian Rogers · 3 years, 2 months ago
  34. 7cc7255 perf tools: Check vmlinux/kallsyms arguments in all tools by James Clark · 3 years, 5 months ago
  35. 2681bd8 perf tools: Remove repipe argument from perf_session__new() by Namhyung Kim · 3 years, 8 months ago
  36. b0f0085 perf sched: Fix record failure when CONFIG_SCHEDSTATS is not set by Yang Jihong · 3 years, 8 months ago
  37. d08c84e perf sched: Cast PTHREAD_STACK_MIN to int as it may turn into sysconf(__SC_THREAD_STACK_MIN_VALUE) by Arnaldo Carvalho de Melo · 3 years, 8 months ago
  38. 4d39c89 perf tools: Fix various typos in comments by Ingo Molnar · 4 years ago
  39. b02736f perf evlist: Use the right prefix for 'struct evlist' 'find' methods by Arnaldo Carvalho de Melo · 4 years, 3 months ago
  40. dc000c4 perf sched: Show start of latency as well by Joel Fernandes (Google) · 4 years, 6 months ago
  41. a74eaf1 perf sched timehist: Fix use of CPU list with summary option by David Ahern · 4 years, 7 months ago
  42. d566a9c perf sched: Prefer sched_waking event when it exists by David Ahern · 4 years, 7 months ago
  43. 3b7313f perf sched: Rename perf_evsel__*() operating on 'struct evsel *' to evsel__*() by Arnaldo Carvalho de Melo · 4 years, 10 months ago
  44. efc0cdc perf evsel: Rename perf_evsel__{str,int}val() and other tracepoint field metehods to to evsel__*() by Arnaldo Carvalho de Melo · 4 years, 11 months ago
  45. 8ab2e96 perf evsel: Rename *perf_evsel__*name() to *evsel__*name() by Arnaldo Carvalho de Melo · 4 years, 11 months ago
  46. c30d630 perf sched timehist: Add support for filtering on CPU by David Ahern · 5 years ago
  47. 5f0fef8 perf callchain: Use 'struct map_symbol' in 'struct callchain_cursor_node' by Arnaldo Carvalho de Melo · 5 years ago
  48. ca12527 perf evsel: Introduce evsel_fprintf.h by Arnaldo Carvalho de Melo · 5 years ago
  49. 9620bc36 perf evsel: Remove need for symbol_conf in evsel_fprintf.c by Arnaldo Carvalho de Melo · 5 years ago
  50. 6ef81c5 perf session: Return error code for perf_session__new() function on failure by Mamatha Inamdar · 6 years ago
  51. f12be04 perf sched: Add missing event.h include directive by Arnaldo Carvalho de Melo · 5 years ago
  52. 87ffb6c perf env: Remove needless cpumap.h header by Arnaldo Carvalho de Melo · 6 years ago
  53. fa0d984 perf tools: Remove needless evlist.h include directives by Arnaldo Carvalho de Melo · 6 years ago
  54. 91854f9 perf tools: Move everything related to sys_perf_event_open() to perf-sys.h by Arnaldo Carvalho de Melo · 6 years ago
  55. 5290ed6 libperf: Add PERF_RECORD_LOST 'struct lost_event' to perf/event.h by Jiri Olsa · 6 years ago
  56. 9c3516d libperf: Add perf_cpu_map__new()/perf_cpu_map__read() functions by Jiri Olsa · 6 years ago
  57. ce9036a libperf: Include perf_evlist in evlist object by Jiri Olsa · 6 years ago
  58. b27c4ec libperf: Include perf_evsel in evsel object by Jiri Olsa · 6 years ago
  59. 63503db perf evlist: Rename struct perf_evlist to struct evlist by Jiri Olsa · 6 years ago
  60. 32dcd02 perf evsel: Rename struct perf_evsel to struct evsel by Jiri Olsa · 6 years ago
  61. 9749b90 perf tools: Rename struct thread_map to struct perf_thread_map by Jiri Olsa · 6 years ago
  62. f854839 perf cpu_map: Rename struct cpu_map to struct perf_cpu_map by Jiri Olsa · 6 years ago
  63. 7f7c536 tools lib: Adopt zalloc()/zfree() from tools/perf by Arnaldo Carvalho de Melo · 6 years ago
  64. 3052ba5 tools perf: Move from sane_ctype.h obtained from git to the Linux's original by Arnaldo Carvalho de Melo · 6 years ago
  65. 6a9fa4e perf string: Move 'dots' and 'graph_dotted_line' out of sane_ctype.h by Arnaldo Carvalho de Melo · 6 years ago
  66. 2d4f279 perf data: Add global path holder by Jiri Olsa · 6 years ago
  67. cb4c13a perf sched: Use cached rbtrees by Davidlohr Bueso · 6 years ago
  68. 49b8e2b perf tools: Replace automatic const char[] variables by statics by Rasmus Villemoes · 6 years ago
  69. 4c50563d perf sched: Use sched->show_callchain where appropriate by Arnaldo Carvalho de Melo · 7 years ago
  70. 27de9b2 perf evsel: Add has_callchain() helper to make code more compact/clear by Arnaldo Carvalho de Melo · 7 years ago
  71. 99a3c3a perf sched map: Re-annotate shortname if thread comm changed by Changbin Du · 7 years ago
  72. 8640da9 perf sched: Move thread::shortname to thread_runtime by Changbin Du · 7 years ago
  73. 15bcdc94 Merge branch 'linus' into perf/core, to fix conflicts by Ingo Molnar · 7 years ago
  74. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  75. eae8ad8 perf tools: Add struct perf_data_file by Jiri Olsa · 8 years ago
  76. 8ceb41d perf tools: Rename struct perf_data_file to perf_data by Jiri Olsa · 8 years ago
  77. 0f59d7a perf sched timehist: Add pid and tid options by David Ahern · 8 years ago
  78. 62d94b0 perf tools: Replace error() with pr_err() by Arnaldo Carvalho de Melo · 8 years ago
  79. a43783a perf tools: Include errno.h where needed by Arnaldo Carvalho de Melo · 8 years ago
  80. 3d689ed perf tools: Move sane ctype stuff from util.h to sane_ctype.h by Arnaldo Carvalho de Melo · 8 years ago
  81. fd20e81 perf tools: Including missing inttypes.h header by Arnaldo Carvalho de Melo · 8 years ago
  82. 877a7a1 perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used by Arnaldo Carvalho de Melo · 8 years ago
  83. b0ad8ea perf tools: Remove unused 'prefix' from builtin functions by Arnaldo Carvalho de Melo · 8 years ago
  84. 292c4a8 perf sched timehist: Add --next option by Brendan Gregg · 8 years ago
  85. f3b3614 perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info by Hari Bathini · 8 years ago
  86. bb963e1 perf utils: Check verbose flag properly by Namhyung Kim · 8 years ago
  87. a7c3899 perf symbols: No need to check if sym->name is NULL by Arnaldo Carvalho de Melo · 8 years ago
  88. 587782c perf sched timehist: Show total wait times for summary by Namhyung Kim · 8 years ago
  89. 414e050 perf sched timehist: Add --state option by Namhyung Kim · 8 years ago
  90. 941bdea perf sched timehist: Account thread wait time separately by Namhyung Kim · 8 years ago
  91. 9396c9c perf sched timehist: Show total scheduling time by Namhyung Kim · 8 years ago
  92. bdd7572 perf sched timehist: Fix invalid period calculation by Namhyung Kim · 8 years ago
  93. 4fa0d1a perf sched timehist: Remove hardcoded 'comm_width' check at print_summary by Namhyung Kim · 8 years ago
  94. 9b8087d perf sched timehist: Enlarge default 'comm_width' by Namhyung Kim · 8 years ago
  95. 0e6758e perf sched timehist: Honour 'comm_width' when aligning the headers by Namhyung Kim · 8 years ago
  96. ba957eb perf sched timehist: Show callchains for idle stat by Namhyung Kim · 8 years ago
  97. 07235f8 perf sched timehist: Add -I/--idle-hist option by Namhyung Kim · 8 years ago
  98. a4b2b6f perf sched timehist: Skip non-idle events when necessary by Namhyung Kim · 8 years ago
  99. 699b5b9 perf sched timehist: Save callchain when entering idle by Namhyung Kim · 8 years ago
  100. 3bc2fa9 perf sched timehist: Introduce struct idle_time_data by Namhyung Kim · 8 years ago