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
/
strlist.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-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 305
Thomas Gleixner
1
-2
/
+1
2017-04-24
perf tools: Remove string.h, unistd.h and sys/stat.h from util.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2016-01-12
perf tools: Add file_only config option to strlist
Namhyung Kim
1
-0
/
+8
2015-07-20
perf strlist: Make parse_list() private
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-07-20
perf strlist: Allow substitutions from file contents in a given directory
Arnaldo Carvalho de Melo
1
-7
/
+34
2015-07-20
perf strlist: Make dupstr be the default and part of an extensible config parm
Arnaldo Carvalho de Melo
1
-2
/
+2
2015-07-16
perf strlist: load() should return a negative errno
Arnaldo Carvalho de Melo
1
-1
/
+1
2014-01-15
perf tools: Fix build error due to zfree() cast
Namhyung Kim
1
-1
/
+1
2013-12-27
perf tools: Use zfree to help detect use after free bugs
Arnaldo Carvalho de Melo
1
-1
/
+2
2013-03-13
perf probe: Fix segfault
Ananth N Mavinakayanahalli
1
-1
/
+1
2013-01-25
perf tools: Stop using 'self' in strlist
Arnaldo Carvalho de Melo
1
-27
/
+27
2012-09-05
perf tools: Remove the node from rblist in strlist__remove
Suzuki K. Poulose
1
-1
/
+1
2012-08-03
perf tools: Change strlist to use the new rblist
David Ahern
1
-79
/
+51
2009-12-15
perf probe: Fix --del to update current event list
Masami Hiramatsu
1
-3
/
+3
2009-07-11
strlist: Introduce strlist__entry and strlist__nr_entries methods
Arnaldo Carvalho de Melo
1
-2
/
+18
2009-07-01
perf report: Add --dsos parameter
Arnaldo Carvalho de Melo
1
-0
/
+184