SYNOPSIS
- void trace_softirq_exit(unsigned int vec_nr);
ARGUMENTS
vec_nr
- softirq vector number
DESCRIPTION
When used in combination with the softirq_entry tracepoint we can determine the softirq handler runtine.
AUTHORS
Jason Baron <jbaron@redhat.com>
- Author.
William Cohen <wcohen@redhat.com>
- Author.
COPYRIGHT