index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
strbuf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
tools lib string: Adopt prefixcmp() from perf and subcmd
Arnaldo Carvalho de Melo
2017-04-26
1
-9
/
+0
*
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf strbuf: Add missing headers
Arnaldo Carvalho de Melo
2016-07-12
1
-1
/
+1
*
perf tools: Rewrite strbuf not to die()
Masami Hiramatsu
2016-05-10
1
-26
/
+67
*
perf tools: Unexport some methods unused outside strbuf.c
Arnaldo Carvalho de Melo
2016-03-23
1
-1
/
+8
*
perf tools: Remove strbuf_{remove,splice}()
Arnaldo Carvalho de Melo
2016-02-23
1
-24
/
+0
*
perf tools: Introduce usage_with_options_msg()
Namhyung Kim
2015-10-27
1
-7
/
+15
*
perf tools: Use zfree to help detect use after free bugs
Arnaldo Carvalho de Melo
2013-12-27
1
-1
/
+1
*
perf tools: Fix strbuf_addf() when the buffer needs to grow
Namhyung Kim
2012-10-30
1
-4
/
+4
*
perf tools: Use scnprintf where applicable
Arnaldo Carvalho de Melo
2012-03-14
1
-3
/
+4
*
perf tools: Remove some unused functions
Arnaldo Carvalho de Melo
2010-05-18
1
-228
/
+1
*
perf_counter tools: Add more warnings and fix/annotate them
Ingo Molnar
2009-07-01
1
-6
/
+7
*
perf_counter tools: Fix strbuf_fread() error path handling
Roel Kluin
2009-06-24
1
-1
/
+1
*
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
Ingo Molnar
2009-06-06
1
-0
/
+359