]> Git Repo - J-linux.git/blob - tools/perf/util/trace_augment.h
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
[J-linux.git] / tools / perf / util / trace_augment.h
1 #ifndef TRACE_AUGMENT_H
2 #define TRACE_AUGMENT_H
3
4 #define TRACE_AUG_MAX_BUF 32 /* for buffer augmentation in perf trace */
5
6 #endif
This page took 0.025758 seconds and 4 git commands to generate.