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
/
strfilter.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-26
perf strfilter: Use skip_spaces()
Arnaldo Carvalho de Melo
1
-2
/
+2
2019-06-25
tools perf: Move from sane_ctype.h obtained from git to the Linux's original
Arnaldo Carvalho de Melo
1
-1
/
+1
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-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