index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
strfilter.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
2019-07-09
1
-1
/
+2
*
perf strfilter: Use skip_spaces()
Arnaldo Carvalho de Melo
2019-06-26
1
-2
/
+2
*
tools perf: Move from sane_ctype.h obtained from git to the Linux's original
Arnaldo Carvalho de Melo
2019-06-25
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf tools: Move extra string util functions to util/string2.h
Arnaldo Carvalho de Melo
2017-04-19
1
-1
/
+1
*
perf tools: Move sane ctype stuff from util.h to sane_ctype.h
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+2
*
tools strfilter: Use __fallthrough
Arnaldo Carvalho de Melo
2017-02-08
1
-0
/
+1
*
perf tools: Add strfilter__string to recover rules string
Masami Hiramatsu
2015-05-04
1
-0
/
+67
*
perf tools: Improve strfilter to append additional rules
Masami Hiramatsu
2015-05-04
1
-0
/
+40
*
perf tools: Use zfree to help detect use after free bugs
Arnaldo Carvalho de Melo
2013-12-27
1
-1
/
+1
*
perf tools: Finish the removal of 'self' arguments
Arnaldo Carvalho de Melo
2013-11-05
1
-16
/
+16
*
perf tools: Stop using 'self' in some more places
Arnaldo Carvalho de Melo
2013-10-23
1
-23
/
+23
*
perf: Fix missing strndup declaration
Frederic Weisbecker
2011-03-04
1
-1
/
+0
*
perf tools: Add strfilter for general purpose string filter
Masami Hiramatsu
2011-01-28
1
-0
/
+200