1. f2a39fe perf auxtrace: Uninline functions that touch perf_session by Arnaldo Carvalho de Melo · 5 years ago
  2. 8520a98 perf debug: Remove needless include directives from debug.h by Arnaldo Carvalho de Melo · 5 years ago
  3. 0ac25fd perf tools: Remove perf.h from source files not needing it by Arnaldo Carvalho de Melo · 5 years ago
  4. a2f354e libperf: Add perf_thread_map__nr/perf_thread_map__pid functions by Jiri Olsa · 5 years ago
  5. 73e5de7 perf ftrace: Improve error message about capability to use ftrace by Arnaldo Carvalho de Melo · 5 years ago
  6. c766f3d perf ftrace: Use CAP_SYS_ADMIN instead of euid==0 by Igor Lubashev · 5 years ago
  7. 272172b Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 5 years ago
  8. cf30ae7 perf ftrace: Fix failure to set cpumask when only one cpu is present by He Zhe · 5 years ago
  9. 03617c2 libperf: Add threads to struct perf_evlist by Jiri Olsa · 5 years ago
  10. f72f901 libperf: Add cpus to struct perf_evlist by Jiri Olsa · 5 years ago
  11. 9c3516d libperf: Add perf_cpu_map__new()/perf_cpu_map__read() functions by Jiri Olsa · 5 years ago
  12. 38f01d8 libperf: Add perf_cpu_map__get()/perf_cpu_map__put() by Jiri Olsa · 5 years ago
  13. c12995a perf evlist: Rename perf_evlist__delete() to evlist__delete() by Jiri Olsa · 5 years ago
  14. 0f98b11 perf evlist: Rename perf_evlist__new() to evlist__new() by Jiri Olsa · 5 years ago
  15. 63503db perf evlist: Rename struct perf_evlist to struct evlist by Jiri Olsa · 5 years ago
  16. f854839 perf cpu_map: Rename struct cpu_map to struct perf_cpu_map by Jiri Olsa · 5 years ago
  17. e56fbc9 perf tools: Use list_del_init() more thorougly by Arnaldo Carvalho de Melo · 6 years ago
  18. 1c6bec5 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 433 by Thomas Gleixner · 6 years ago
  19. 63cd02d perf ftrace: Append an EOL when write tracing files by Changbin Du · 7 years ago
  20. 8e99b6d tools include: Adopt strstarts() from the kernel by Arnaldo Carvalho de Melo · 7 years ago
  21. 1096c35 perf ftrace: Add -D option for depth filter by Namhyung Kim · 8 years ago
  22. 78b83e8 perf ftrace: Add option for function filtering by Namhyung Kim · 8 years ago
  23. 29681bc perf ftrace: Move setup_pager before opening trace_pipe by Namhyung Kim · 8 years ago
  24. e7bd9ba perf ftrace: Show error message when fails to set ftrace files by Namhyung Kim · 8 years ago
  25. 4208735 perf tools: Remove poll.h and wait.h from util.h by Arnaldo Carvalho de Melo · 8 years ago
  26. 20a9ed2 perf tools: Use api/fs/tracing_path.h where needed by Arnaldo Carvalho de Melo · 8 years ago
  27. a43783a perf tools: Include errno.h where needed by Arnaldo Carvalho de Melo · 8 years ago
  28. b0ad8ea perf tools: Remove unused 'prefix' from builtin functions by Arnaldo Carvalho de Melo · 8 years ago
  29. 5833596 perf ftrace: Use pager for displaying result by Namhyung Kim · 8 years ago
  30. dc23103 perf ftrace: Add support for -a and -C option by Namhyung Kim · 8 years ago
  31. a9af6be perf ftrace: Add support for --pid option by Namhyung Kim · 8 years ago
  32. b05d109 perf ftrace: Add ftrace.tracer config option by Taeung Song · 8 years ago
  33. bf062bd perf ftrace: Remove needless code setting default tracer by Taeung Song · 8 years ago
  34. ec34787 perf ftrace: Make 'function_graph' be the default tracer by Arnaldo Carvalho de Melo · 8 years ago
  35. d01f4e8 perf ftrace: Introduce new 'ftrace' tool by Namhyung Kim · 12 years ago