[ltt-dev] [LTTng][RFC][Patch 2/2] add irq-id parameter to irq_exit tracepoint and marker
Ingo Molnar
mingo at elte.hu
Sun Sep 14 12:13:21 EDT 2008
* Masami Hiramatsu <mhiramat at redhat.com> wrote:
> Add irq id parameter to irq_exit tracepoint and marker
>
> irq_id parameter is useful for paring irq enter and exit events.
>
> Signed-off-by: Masami Hiramatsu <mhiramat at redhat.com>
> Signed-off-by: Hideo Aoki <haoki at redhat.com>
> ---
> arch/x86/kernel/apic_32.c | 6 +++---
> arch/x86/kernel/apic_64.c | 6 +++---
> arch/x86/kernel/cpu/mcheck/mce_intel_64.c | 2 +-
> arch/x86/kernel/cpu/mcheck/p4.c | 2 +-
> arch/x86/kernel/tlb_32.c | 2 +-
> arch/x86/kernel/tlb_64.c | 2 +-
> include/trace/irq.h | 4 ++--
> kernel/irq/handle.c | 2 +-
> kernel/kernel-trace.c | 2 +-
> 9 files changed, 14 insertions(+), 14 deletions(-)
all these files conflict with tip/master in a non-trivial way. apic.c
got unified, mce and tlb reworked. Could you please resend against
tip/master? Thanks,
Ingo
More information about the lttng-dev
mailing list