diff options
author | Nathan Rossi <nathan.rossi@xilinx.com> | 2015-04-16 18:29:24 +1000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-04-21 07:20:25 +0100 |
commit | 71db5767a875ca2834eb2434ff67b4af56d77920 (patch) | |
tree | 20984c0df3a87a6c75a50698116aae612cccb2ce /meta/classes | |
parent | 72830226190b828854e3d27720711f9c147bfe28 (diff) | |
download | poky-71db5767a875ca2834eb2434ff67b4af56d77920.tar.gz |
oeqa/utils/decorators: Fix up frame selection
Use threading to get the current threads ident to select the current
executing frame to ensure that the scanned stack is the expected stack.
This allows for the decorators to be used within a process that has
multiple threads executing.
(From OE-Core rev: a44d27b92baba4ab51f432ec01cdc473436ce406)
Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes')
0 files changed, 0 insertions, 0 deletions