xfs: Add caller function output to xfs_log_force tracepoint
authorCarlos Maiolino <cmaiolino@redhat.com>
Tue, 5 Apr 2016 23:46:30 +0000 (09:46 +1000)
committerDave Chinner <david@fromorbit.com>
Tue, 5 Apr 2016 23:46:30 +0000 (09:46 +1000)
commit9f27889f3a96ff356ac92688cc0c4be3935ae3af
treea53ceec8061dd9fef26b8b82102c784b77738a0d
parentf55532a0c0b8bb6148f4e07853b876ef73bc69ca
xfs: Add caller function output to xfs_log_force tracepoint

I had sent this patch yesterday, but for some reason it didn't reach
xfs list, sending again.

Output the caller of xfs_log_force might be useful when tracing log
checkpoint problems without the need to build kernel with DEBUG.

Signed-off-by: Carlos Maiolino <cmaiolino@redhat.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
fs/xfs/xfs_log.c
fs/xfs/xfs_trace.h
This page took 0.033819 seconds and 5 git commands to generate.