1. 65d4b26 perf tools: Move tracing_path stuff under same namespace by Jiri Olsa · 9 years ago
  2. f6a09af perf tools: Remove mountpoint arg from perf_debugfs_mount by Jiri Olsa · 9 years ago
  3. 9f30fff perf tools: Do not change lib/api/fs/debugfs directly by Jiri Olsa · 9 years ago
  4. 9f44f0c perf tools: Add tracing_path and remove unneeded functions by Jiri Olsa · 9 years ago
  5. 076a30c perf callchain: Move option parsing code to util.c by Kan Liang · 9 years ago
  6. d7c7260 perf tools: Avoid possible race condition in copyfile() by Milos Vyletel · 9 years ago
  7. 9c9f5a2 perf tools: Introduce copyfile_offset() function by Namhyung Kim · 9 years ago
  8. 0b1de0be perf tools: Add rm_rf() utility function by Namhyung Kim · 9 years ago
  9. 07c1a0d perf tools: Introduce dump_stack signal helper by Arnaldo Carvalho de Melo · 9 years ago
  10. 23773ca perf tools: Make perf aware of tracefs by Steven Rostedt (Red Hat) · 10 years ago
  11. ce27309 perf tools: Use sysctl__read_int instead of ad-hoc copies by Arnaldo Carvalho de Melo · 10 years ago
  12. 3a35112 tools lib fs: Adopt filename__read_int from tools/perf/ by Arnaldo Carvalho de Melo · 10 years ago
  13. 23aadb1 perf callchain: Move callchain_param to util object in to fix python test by Jiri Olsa · 10 years ago
  14. 6e81c74 perf util: Replace strerror with strerror_r for thread-safety by Masami Hiramatsu · 10 years ago
  15. 9398c48 perf tools: Introduce set_term_quiet_input helper function by Jiri Olsa · 10 years ago
  16. 63914ac perf tools: Show better error message in case we fail to open counters due to EBUSY error by Jiri Olsa · 10 years ago
  17. 84f5d36 perf tools: Move pr_* debug macros into debug object by Jiri Olsa · 10 years ago
  18. d400a68 perf tools: Convert open coded equivalents to asprintf() by Andy Shevchenko · 10 years ago
  19. 2b1b710 perf tools: Add support to dynamically get cacheline size by Don Zickus · 10 years ago
  20. e148c76 perf tools: Handle EINTR error for readn/writen by Namhyung Kim · 10 years ago
  21. cd0cfad perf tools: Move fs.* to lib/api/fs/ by Borislav Petkov · 11 years ago
  22. 71db07b perf tools: Move mem_bswap32/64 to util.c by Adrian Hunter · 11 years ago
  23. 1a47245 perf tools: Add perf_event_paranoid() by Adrian Hunter · 11 years ago
  24. e1a2b17 perf kvm: Move code to generate filename for perf-kvm to function. by Dongsheng Yang · 11 years ago
  25. cef82c9 perf tools: Add filename__read_str util function by Jiri Olsa · 11 years ago
  26. bc3a502 perf tools: Add writen function by Jiri Olsa · 11 years ago
  27. 838d145 perf tools: Fine tune readn function by Jiri Olsa · 11 years ago
  28. 727ebd5 perf tools: Use correct return type for readn function by Jiri Olsa · 11 years ago
  29. 56921be perf tools: Do not accept parse_tag_value() overflow by Adrian Hunter · 11 years ago
  30. 97a07f1 perf tools: Introduce filename__read_int helper by Arnaldo Carvalho de Melo · 11 years ago
  31. 9a17d72 perf tools: Add copyfile_mode() by Adrian Hunter · 11 years ago
  32. 27050f5 perf tools: Add possibility to specify mmap size by Jiri Olsa · 11 years ago
  33. 89fe808 tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT by Ingo Molnar · 11 years ago
  34. 3b47abe perf util: Add parse_nsec_time() function by Namhyung Kim · 11 years ago
  35. 167aedc perf util: Move debugfs/tracing helper functions to util.c by Namhyung Kim · 11 years ago
  36. 1355915 perf tools: Extract perf-specific stuff from debugfs.c by Borislav Petkov · 11 years ago
  37. 2c803e5 perf tools: Move get_term_dimensions from top to util.c by David Ahern · 12 years ago
  38. 0c6332e perf python: Fix breakage introduced by the test_attr infrastructure by Arnaldo Carvalho de Melo · 12 years ago
  39. b2aff5f perf tools: Move hex2u64 into util object by Jiri Olsa · 12 years ago
  40. 0c1fe6b perf tools: Have the page size value available for all tools by Arnaldo Carvalho de Melo · 12 years ago
  41. 4e34d95 perf tools: Convert to BACKTRACE_SUPPORT by Namhyung Kim · 12 years ago
  42. c9f08be perf tools: add NO_BACKTRACE for application self-debugging by Irina Tirdea · 12 years ago
  43. dc4552b perf tools: Add dump_stack function by Arnaldo Carvalho de Melo · 12 years ago
  44. 61e04b3 perf annotate browser: Align jump labels by Arnaldo Carvalho de Melo · 12 years ago
  45. 7e1ccd3 perf tools: cleanup initialization of attr->size by Stephane Eranian · 13 years ago
  46. c4a7dca perf tools: Change perf_guest default back to false by Joerg Roedel · 13 years ago
  47. 1aed267 perf kvm: Do guest-only counting by default by Joerg Roedel · 13 years ago
  48. 1e7972c perf util: Move do_read from session to util by Arnaldo Carvalho de Melo · 14 years ago
  49. c82ee82 perf report: Report number of events, not samples by Arnaldo Carvalho de Melo · 14 years ago
  50. 69e3f52 perf: Fix implicit declaration of getline in util.c by Frederic Weisbecker · 15 years ago
  51. 9e20144 perf symbols: Cache /proc/kallsyms files by build-id by Arnaldo Carvalho de Melo · 15 years ago
  52. 4cf4013 perf record: Introduce a symtab cache by Arnaldo Carvalho de Melo · 15 years ago