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:
ef70fcc
)
oprofile, x86: Using struct stack_frame for 64bit processes dump
author
Jiri Olsa
<jolsa@redhat.com>
Wed, 29 Sep 2010 14:46:46 +0000
(10:46 -0400)
committer
Robert Richter
<robert.richter@amd.com>
Fri, 1 Oct 2010 14:07:09 +0000
(16:07 +0200)
Removing unnecessary struct frame_head and replacing it with
struct stack_frame.
The struct stack_frame is already defined and used in other places
in kernel, so there's no reason to define new structure.
Signed-off-by: Jiri Olsa <jolsa@redhat.com>
Signed-off-by: Robert Richter <robert.richter@amd.com>
No differences found