index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
strbuf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-09
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-07-09
perf tools: Add missing headers, mostly stdlib.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-01-04
perf strbuf: Remove redundant va_end() in strbuf_addv()
Mattias Jacobsson
1
-1
/
+0
2018-10-08
perf strbuf: Match va_{add,copy} with va_end
Sanskriti Sharma
1
-2
/
+8
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-04-26
tools lib string: Adopt prefixcmp() from perf and subcmd
Arnaldo Carvalho de Melo
1
-9
/
+0
2017-04-19
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
1
-0
/
+1
2016-07-12
perf strbuf: Add missing headers
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-05-10
perf tools: Rewrite strbuf not to die()
Masami Hiramatsu
1
-26
/
+67
2016-03-23
perf tools: Unexport some methods unused outside strbuf.c
Arnaldo Carvalho de Melo
1
-1
/
+8
2016-02-23
perf tools: Remove strbuf_{remove,splice}()
Arnaldo Carvalho de Melo
1
-24
/
+0
2015-10-27
perf tools: Introduce usage_with_options_msg()
Namhyung Kim
1
-7
/
+15
2013-12-27
perf tools: Use zfree to help detect use after free bugs
Arnaldo Carvalho de Melo
1
-1
/
+1
2012-10-30
perf tools: Fix strbuf_addf() when the buffer needs to grow
Namhyung Kim
1
-4
/
+4
2012-03-14
perf tools: Use scnprintf where applicable
Arnaldo Carvalho de Melo
1
-3
/
+4
2010-05-18
perf tools: Remove some unused functions
Arnaldo Carvalho de Melo
1
-228
/
+1
2009-07-01
perf_counter tools: Add more warnings and fix/annotate them
Ingo Molnar
1
-6
/
+7
2009-06-24
perf_counter tools: Fix strbuf_fread() error path handling
Roel Kluin
1
-1
/
+1
2009-06-06
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
Ingo Molnar
1
-0
/
+359