diff options
| author | Christoph Hellwig <[email protected]> | 2023-12-13 10:06:31 +0100 |
|---|---|---|
| committer | Chandan Babu R <[email protected]> | 2023-12-14 11:10:34 +0530 |
| commit | 7f2f7531e0d455f1abb9f48fbbe17c37e8742590 (patch) | |
| tree | c76c3ed3e6d50197c05b90d79071e2165ef7f628 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 2e8f7b6f4a15ea92cb2186ad300ae4191d0edcef (diff) | |
xfs: store an ops pointer in struct xfs_defer_pending
The dfp_type field in struct xfs_defer_pending is only used to either
look up the operations associated with the pending word or in trace
points. Replace it with a direct pointer to the operations vector,
and store a pretty name in the vector for tracing.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: "Darrick J. Wong" <[email protected]>
Signed-off-by: Chandan Babu R <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions