generic-poky/meta/lib
Nathan Rossi 71db5767a8 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>
2015-04-21 07:20:25 +01:00
..
oe lib/oe/package_manager: avoid traceback with no packages 2015-04-19 13:34:43 +01:00
oeqa oeqa/utils/decorators: Fix up frame selection 2015-04-21 07:20:25 +01:00