git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
95a2b3c
)
perf bench: Fix segfault at the end of an 'all' execution
author
Ramkumar Ramachandra
<artagnon@gmail.com>
Thu, 27 Mar 2014 23:50:19 +0000
(19:50 -0400)
committer
Jiri Olsa
<jolsa@redhat.com>
Mon, 14 Apr 2014 10:55:53 +0000
(12:55 +0200)
At the end of
$ perf bench all
the program segfaults because it attempts to dereference a NULL
pointer. Fix this fault.
Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Link:
http://lkml.kernel.org/r/1395964219-22173-4-git-send-email-artagnon@gmail.com
Signed-off-by: Jiri Olsa <jolsa@redhat.com>
tools/perf/builtin-bench.c
patch
|
blob
|
history
diff --cc
tools/perf/builtin-bench.c
Simple merge