1. 8520a98 perf debug: Remove needless include directives from debug.h by Arnaldo Carvalho de Melo · 5 years ago
  2. 91854f9 perf tools: Move everything related to sys_perf_event_open() to perf-sys.h by Arnaldo Carvalho de Melo · 5 years ago
  3. 7f7c536 tools lib: Adopt zalloc()/zfree() from tools/perf by Arnaldo Carvalho de Melo · 6 years ago
  4. 215a0d3 perf tools: Add missing headers, mostly stdlib.h by Arnaldo Carvalho de Melo · 6 years ago
  5. 099be74 perf strbuf: Remove redundant va_end() in strbuf_addv() by Mattias Jacobsson · 6 years ago
  6. ce49d84 perf strbuf: Match va_{add,copy} with va_end by Sanskriti Sharma · 6 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. 96395cb tools lib string: Adopt prefixcmp() from perf and subcmd by Arnaldo Carvalho de Melo · 8 years ago
  9. a43783a perf tools: Include errno.h where needed by Arnaldo Carvalho de Melo · 8 years ago
  10. 7ed0958 perf strbuf: Add missing headers by Arnaldo Carvalho de Melo · 9 years ago
  11. 5cea57f perf tools: Rewrite strbuf not to die() by Masami Hiramatsu · 9 years ago
  12. 0741208 perf tools: Unexport some methods unused outside strbuf.c by Arnaldo Carvalho de Melo · 9 years ago
  13. bea2400 perf tools: Remove strbuf_{remove,splice}() by Arnaldo Carvalho de Melo · 9 years ago
  14. c711836 perf tools: Introduce usage_with_options_msg() by Namhyung Kim · 9 years ago
  15. 74cf249 perf tools: Use zfree to help detect use after free bugs by Arnaldo Carvalho de Melo · 11 years ago
  16. f787d95 perf tools: Fix strbuf_addf() when the buffer needs to grow by Namhyung Kim · 12 years ago
  17. e7f01d1 perf tools: Use scnprintf where applicable by Arnaldo Carvalho de Melo · 13 years ago
  18. a41794c perf tools: Remove some unused functions by Arnaldo Carvalho de Melo · 15 years ago
  19. f37a291 perf_counter tools: Add more warnings and fix/annotate them by Ingo Molnar · 16 years ago
  20. f7679da perf_counter tools: Fix strbuf_fread() error path handling by Roel Kluin · 16 years ago
  21. 8647093 perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ by Ingo Molnar · 16 years ago[Renamed from Documentation/perf_counter/util/strbuf.c]
  22. 148be2c perf_counter tools: move helper library to util/* by Ingo Molnar · 16 years ago[Renamed from Documentation/perf_counter/strbuf.c]
  23. 0780060 perf_counter tools: add in basic glue from Git by Ingo Molnar · 16 years ago