Skip to content

Commit

Permalink
ext4,jbd2: convert tracepoints to use major/minor numbers
Browse files Browse the repository at this point in the history
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: "Theodore Ts'o" <tytso@mit.edu>
  • Loading branch information
Theodore Ts'o committed Oct 28, 2010
1 parent 3d287de commit a269029
Show file tree
Hide file tree
Showing 2 changed files with 251 additions and 156 deletions.
Loading

0 comments on commit a269029

Please sign in to comment.