diff options
author | Steven Rostedt <[email protected]> | 2009-05-15 16:16:30 -0400 |
---|---|---|
committer | Frederic Weisbecker <[email protected]> | 2009-05-26 20:31:14 +0200 |
commit | 62ba180e80f4194a498585ac0e4c07daa8ca08d1 (patch) | |
tree | 44bdb742aa542e16cc08d93d6cca6b22e9492071 /net/lapb/lapb_iface.c | |
parent | 937cdb9db7f59278d0cb1582e6e64e3dfd73b4fc (diff) |
tracing: add flag output for kmem events
This patch changes the output for gfp_flags from being a simple hex value
to the actual names.
gfp_flags=GFP_ATOMIC instead of gfp_flags=00000020
And even
gfp_flags=GFP_KERNEL instead of gfp_flags=000000d0
(Thanks to Frederic Weisbecker for pointing out that the first version
had a bad order of GFP masks)
[ Impact: more human readable output from tracer ]
Acked-by: Eduard - Gabriel Munteanu <[email protected]>
Signed-off-by: Steven Rostedt <[email protected]>
Signed-off-by: Frederic Weisbecker <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions