summaryrefslogtreecommitdiff
path: root/str.c
AgeCommit message (Expand)AuthorFilesLines
2019-09-23trafgen: reset errno before calling sscanf in str2macJoachim Nilsson1-0/+1
2017-06-02str: Add function for converting string into DNS nameVadim Kochan1-0/+37
2016-12-16str: Avoid trailing space in string returng by argv2str()Tobias Klauser1-2/+4
2016-01-28str: Add str2mac helper functionVadim Kochan1-0/+29
2015-12-17str: Add helper to extend dynamically argv listVadim Kochan1-0/+20
2015-11-09str: Add converting cmdline args vector to str moduleVadim Kochan1-0/+23
2013-06-04xutils: break out string handling and lockingDaniel Borkmann1-0/+88
599d'>patch) tree0063204a6feb32eb63e5f06e5444ef6af0d6fbd0 /tools/perf/builtin.h parent59cbea229473350168930941986ebe5bf685cc23 (diff)
perf scripts: Export a find_scripts() function
So that other perf commands/browser has a way to dig out the available scripts info in system, this is a preparation for the script browser. Signed-off-by: Feng Tang <feng.tang@intel.com> Cc: Andi Kleen <andi@firstfloor.org> Cc: David Ahern <dsahern@gmail.com> Cc: Ingo Molnar <mingo@elte.hu> Cc: Namhyung Kim <namhyung@kernel.org> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Link: http://lkml.kernel.org/r/1347007349-3102-5-git-send-email-feng.tang@intel.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/builtin.h')