diff options
author | Namhyung Kim <[email protected]> | 2016-01-09 19:16:27 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2016-01-12 12:42:07 -0300 |
commit | dd8232bc9d13b729d92590b55befd14e49f81eca (patch) | |
tree | 5a5b1ac324ce83fb1f53cd2fb456106f4415aac4 /tools/perf/util/trace-event-scripting.c | |
parent | 09f1985404aa99b9d1ad435fcb0dabd20d4ed498 (diff) |
perf tools: Add file_only config option to strlist
If strlist_config.dirname is present, the strlist__new() tries to load
stirngs from dirname/list file first but if it failes it falls back to
add 'list' as string. But sometimes it's not desired so adds new
file_only field to prevent it.
Signed-off-by: Namhyung Kim <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Wang Nan <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
[ Add documentation for strlist_config::file_only, in the struct definition */
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions