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:
0959b8d
)
perf tools: Handle * as typecast in trace parsing
author
Steven Rostedt
<srostedt@redhat.com>
Wed, 14 Oct 2009 19:43:36 +0000
(15:43 -0400)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 15 Oct 2009 08:42:36 +0000
(10:42 +0200)
The '*' is currently only treated as a multiplication, and it
needs to be handled as a typecast pointer.
This is the version used by trace-cmd.
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
LKML-Reference: <
20091014194358
.
409327875
@goodmis.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
tools/perf/util/trace-event-parse.c
patch
|
blob
|
history
diff --cc
tools/perf/util/trace-event-parse.c
Simple merge