diff options
| author | Ritesh Harjani <[email protected]> | 2022-03-12 05:39:48 +0000 |
|---|---|---|
| committer | Theodore Ts'o <[email protected]> | 2022-03-13 02:26:08 +0000 |
| commit | 8cb5a30372ef5cf2b1d258fce1711d80f834740a (patch) | |
| tree | a053b31c2d7fd23415302bb38c806e082227f98e /fs/ext4/fast_commit.c | |
| parent | ext4: fix ext4_fc_stats trace point (diff) | |
| download | kernel-8cb5a30372ef5cf2b1d258fce1711d80f834740a.tar.gz kernel-8cb5a30372ef5cf2b1d258fce1711d80f834740a.zip | |
ext4: convert ext4_fc_track_dentry type events to use event class
One should use DECLARE_EVENT_CLASS for similar event types instead of
defining TRACE_EVENT for each event type. This is helpful in reducing
the text section footprint for e.g. [1]
[1]: https://lwn.net/Articles/381064/
Signed-off-by: Ritesh Harjani <[email protected]>
Reviewed-by: Harshad Shirwadkar <[email protected]>
Reviewed-by: Jan Kara <[email protected]>
Link: https://lore.kernel.org/r/a019cb46219ef4b30e4d98d7ced7d8819a2fc61d.1647057583.git.riteshh@linux.ibm.com
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'fs/ext4/fast_commit.c')
0 files changed, 0 insertions, 0 deletions
