Skip to content
Snippets Groups Projects
Commit a269029d authored by Theodore Ts'o's avatar Theodore Ts'o
Browse files

ext4,jbd2: convert tracepoints to use major/minor numbers


Unfortunately perf can't deal with anything other than direct structure
accesses in the TP_printk() section.  It will drop dead when it sees
jbd2_dev_to_name() in the "print fmt" section of the tracepoint.

Addresses-Google-Bug: 3138508

Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
parent 3d287de3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment