Frank Ch. Eigler 9bcec938aa trace: add workaround for SystemTap PR13296
SystemTap sdt.h sometimes results in compiled probes without sufficient
information to extract arguments.  This can be solved in a slightly
hacky way by encouraging the compiler to place arguments into registers.

This patch fixes the apic_reset_irq_delivered() trace event on Fedora 20
with gcc-4.8.2-7.fc20 and systemtap-sdt-devel-2.4-2.fc20 on x86_64.

Signed-off-by: Frank Ch. Eigler <fche@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2014-04-01 20:08:25 +02:00
..
2014-03-15 13:54:18 +04:00
2013-07-29 21:06:05 +02:00
2013-12-24 18:02:18 +01:00
2014-03-09 21:09:38 +02:00
2013-07-29 21:06:57 +02:00
2013-07-29 21:06:58 +02:00
2014-03-13 03:49:48 +01:00