summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
e4cc9863a3614fd41f3ad'>lib: add glibc style strchrnul() variantGrant Likely 2012-12-17string: introduce helper to get base file name from given pathAndy Shevchenko 2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells 2012-08-21string: do not export memweight() to userspaceWANG Cong 2012-07-30string: introduce memweight()Akinobu Mita 2011-10-31lib/string.c: introduce memchr_inv()Akinobu Mita 2011-05-19Add a strtobool function matching semantics of existing in kernel equivalentsJonathan Cameron 2010-01-14lib: Introduce strnstr()Li Zefan 2009-12-15Subject: Re: [PATCH] strstrip incorrectly marked __must_checkKOSAKI Motohiro 2009-12-15string: factorize skip_spaces and export it to be generally availableAndré Goddard Rosa 2009-10-29strstrip(): mark as as must_checkKOSAKI Motohiro 2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...Linus Torvalds 2009-04-05Merge branch 'printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds 2009-04-01memdup_user(): introduceLi Zefan 2009-03-31strstarts: helper function for !strncmp(str, prefix, strlen(prefix))Rusty Russell 2009-03-06vsprintf: add binary printfLai Jiangshan 2008-11-02linux/string.h: fix comment typoJeff Garzik 2008-07-24move memory_read_from_buffer() from fs.h to string.hAkinobu Mita 2008-05-01Add a new sysfs_streq() string comparison functionDavid Brownell