commit | f6dedecc37164a58bb80ae2ed9d204669ffc4850 | [log] [tgz] |
---|---|---|
author | Jiri Olsa <jolsa@redhat.com> | Wed Sep 29 10:46:47 2010 -0400 |
committer | Robert Richter <robert.richter@amd.com> | Fri Oct 01 16:07:18 2010 +0200 |
tree | 1fb921b59b3ebd246a5d90f617a069f28f7226b9 | |
parent | 40c6b3cb64cd1d02322df5f729cca25084580f40 [diff] |
oprofile, x86: Adding backtrace dump for 32bit process in compat mode This patch implements the oprofile backtrace generation for 32 bit applications running in the 64bit environment (compat mode). With this change it's possible to get backtrace for 32bits applications under the 64bits environment using oprofile's callgraph options. opcontrol --setup -c ... opreport -l -cg ... Signed-off-by: Jiri Olsa <jolsa@redhat.com> Signed-off-by: Robert Richter <robert.richter@amd.com>