diff options
author | Namhyung Kim <[email protected]> | 2013-02-06 14:57:16 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2013-02-06 18:09:26 -0300 |
commit | 553099857702bb77e541c47bde47f6863834d2e2 (patch) | |
tree | fdc46d986f30efdbca79be57117330205b6c1ce3 /lib/debugobjects.c | |
parent | 51f27d1440cede5a413d279a20b38767b6f85097 (diff) |
perf sort: Make setup_sorting returns an error code
Currently the setup_sorting() is called for parsing sort keys and exits
if it failed to add the sort key. As it's included in libperf it'd be
better returning an error code rather than exiting application inside of
the library.
Signed-off-by: Namhyung Kim <[email protected]>
Suggested-by: Arnaldo Carvalho de Melo <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions