1. 97f7e0b perf top: Save and display the drop count stats by Jiri Olsa · 6 years ago
  2. 94ad6e7 perf top: Use cond variable instead of a lock by Jiri Olsa · 6 years ago
  3. 16c66bc perf top: Add processing thread by Jiri Olsa · 6 years ago
  4. d24e3c9 perf top: Save and display the lost count stats by Jiri Olsa · 6 years ago
  5. 982d410 perf annotate stdio: Use annotation_options consistently by Arnaldo Carvalho de Melo · 7 years ago
  6. 15bcdc9 Merge branch 'linus' into perf/core, to fix conflicts by Ingo Molnar · 7 years ago
  7. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  8. 0c6b499 perf top: Add option to set the number of thread for event synthesize by Kan Liang · 7 years ago
  9. 86a5e0c perf tools: Remove sys/ioctl.h from util.h by Arnaldo Carvalho de Melo · 8 years ago
  10. e77a074 perf top: Use machine->kptr_restrict_warned by Arnaldo Carvalho de Melo · 9 years ago
  11. d944c4e tools: Consolidate types.h by Borislav Petkov · 11 years ago
  12. b400679 perf tools: Rename 'perf_record_opts' to 'record_opts by Arnaldo Carvalho de Melo · 11 years ago
  13. 5dbb6e8 perf top: Add --max-stack option to limit callchain stack scan by Waiman Long · 11 years ago
  14. 42ee8c6 perf top: move CONSOLE_CLEAR to header file by David Ahern · 11 years ago
  15. fa5df94 perf top: Add --percent-limit option by Namhyung Kim · 12 years ago
  16. 8f0f684 perf top: Use sort__has_sym by Namhyung Kim · 12 years ago
  17. 594ac61 perf evsel: Do missing feature fallbacks in just one place by Arnaldo Carvalho de Melo · 12 years ago
  18. 2376c67 perf top: Use perf_evlist__config() by Arnaldo Carvalho de Melo · 12 years ago
  19. 57ec0a9 perf tools: fix missing winsize definition by Irina Tirdea · 12 years ago
  20. fe9d18a perf top: Convert to struct perf_target by Namhyung Kim · 13 years ago
  21. 808e122 perf tools: Invert the sample_id_all logic by Arnaldo Carvalho de Melo · 13 years ago
  22. 0c97812 perf tools: Handle kernels that don't support attr.exclude_{guest,host} by Arnaldo Carvalho de Melo · 13 years ago
  23. b52956c perf tools: Allow multiple threads or processes in record, stat, top by David Ahern · 13 years ago
  24. 0d37aa3 perf tools: Introduce per user view by Arnaldo Carvalho de Melo · 13 years ago
  25. 1758af1 perf top: Stop using globals for tool state by Arnaldo Carvalho de Melo · 13 years ago
  26. 45694aa perf tools: Rename perf_event_ops to perf_tool by Arnaldo Carvalho de Melo · 13 years ago
  27. d20deb6 perf tools: Pass tool context in the the perf_event_ops functions by Arnaldo Carvalho de Melo · 13 years ago
  28. 7b27509 perf hists browser: Warn about lost events by Arnaldo Carvalho de Melo · 13 years ago
  29. ab81f3fd perf top: Reuse the 'report' hist_entry/hists classes by Arnaldo Carvalho de Melo · 13 years ago
  30. dcc101d perf top: Improve lost events warning by Arnaldo Carvalho de Melo · 13 years ago
  31. 171b3be perf symbol: Move sym_entry->skip to symbol->ignore by Arnaldo Carvalho de Melo · 14 years ago
  32. 8b8ba4a perf top: Remove redundant syme->origin field by Arnaldo Carvalho de Melo · 14 years ago
  33. ec52d97 perf top: Remove redundant perf_top->sym_counter by Arnaldo Carvalho de Melo · 14 years ago
  34. 5807806 perf top tui: Wait till the first sample to refresh the screen. by Arnaldo Carvalho de Melo · 14 years ago
  35. c97cf42 perf top: Live TUI Annotation by Arnaldo Carvalho de Melo · 14 years ago
  36. ce6f4fa perf annotate: Move locking to struct annotation by Arnaldo Carvalho de Melo · 14 years ago
  37. ef4d001 perf top: Use pid_t for target_{pid|tid} by Denis Kirjanov · 14 years ago
  38. 3653246 perf top: Ditch private annotation code, share perf annotate's by Arnaldo Carvalho de Melo · 14 years ago
  39. 764328d perf top: Remove superfluous name_len field by Arnaldo Carvalho de Melo · 14 years ago
  40. c0443df perf top: Introduce slang based TUI by Arnaldo Carvalho de Melo · 14 years ago
  41. 8c3e10e perf top: Move display agnostic routines to util/top.[ch] by Arnaldo Carvalho de Melo · 14 years ago