diff options
author | Jiri Olsa <[email protected]> | 2016-06-28 13:29:03 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2016-06-30 18:27:44 -0300 |
commit | 8fbc38aaaf542433ef195e5fae704c56d1c071e6 (patch) | |
tree | 855cd8d1097222b66355df82f18ff714d814a859 /net/unix/af_unix.c | |
parent | f3069249e9e6b0ce303c3547dfa2960ee2e95b61 (diff) |
perf tests: Fix thread map test for -F option
I hit a bug when running test suite without forking each test (-F
option):
$ perf test -Fv
...
34: Test thread map :
--- start ---
FAILED tests/thread-map.c:24 wrong comm
---- end ----
Test thread map: FAILED!
The reason was the process name wasn't 'perf' as expected by the test,
because other tests set the name as well.
Setting it explicitly now.
Signed-off-by: Jiri Olsa <[email protected]>
Tested-by: Arnaldo Carvalho de Melo <[email protected]>
Tested-by: Nilay Vaish <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions