commit | 9f27889f3a96ff356ac92688cc0c4be3935ae3af | [log] [tgz] |
---|---|---|
author | Carlos Maiolino <cmaiolino@redhat.com> | Wed Apr 06 09:46:30 2016 +1000 |
committer | Dave Chinner <david@fromorbit.com> | Wed Apr 06 09:46:30 2016 +1000 |
tree | a53ceec8061dd9fef26b8b82102c784b77738a0d | |
parent | f55532a0c0b8bb6148f4e07853b876ef73bc69ca [diff] |
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>