index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
strfilter.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-19
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Move extra string util functions to util/string2.h
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-04-19
perf tools: Move sane ctype stuff from util.h to sane_ctype.h
Arnaldo Carvalho de Melo
1
-0
/
+2
2017-02-08
tools strfilter: Use __fallthrough
Arnaldo Carvalho de Melo
1
-0
/
+1
2015-05-04
perf tools: Add strfilter__string to recover rules string
Masami Hiramatsu
1
-0
/
+67
2015-05-04
perf tools: Improve strfilter to append additional rules
Masami Hiramatsu
1
-0
/
+40
2013-12-27
perf tools: Use zfree to help detect use after free bugs
Arnaldo Carvalho de Melo
1
-1
/
+1
2013-11-05
perf tools: Finish the removal of 'self' arguments
Arnaldo Carvalho de Melo
1
-16
/
+16
2013-10-23
perf tools: Stop using 'self' in some more places
Arnaldo Carvalho de Melo
1
-23
/
+23
2011-03-04
perf: Fix missing strndup declaration
Frederic Weisbecker
1
-1
/
+0
2011-01-28
perf tools: Add strfilter for general purpose string filter
Masami Hiramatsu
1
-0
/
+200