sched instrumentation: show user-visible prio
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 21 Jul 2011 20:07:24 +0000 (16:07 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 21 Jul 2011 20:07:24 +0000 (16:07 -0400)
commit3568c28ca2b801c6fd572aae078bfb474f720e7c
tree16d25182b1af99fb8aa23a15f94d8a432966d4a4
parente509213112f86a2ce28a6d7bc9f2b83a57f86764
sched instrumentation: show user-visible prio

/proc exports task_prio priority (offset - MAX_RT_PRIO). Export the
user-visible priority from scheduler events rather than the
implementation-specific priority.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
instrumentation/events/lttng-module/sched.h
This page took 0.025633 seconds and 4 git commands to generate.