diff options
author | Suman Anna <[email protected]> | 2014-10-22 17:22:35 -0500 |
---|---|---|
committer | Joerg Roedel <[email protected]> | 2014-10-23 14:33:48 +0200 |
commit | 9c83e9f384f5d1513e42935af43c13a601aad842 (patch) | |
tree | d622c905507aaddf267b15ee3a3c118e13f93cf6 /tools/perf/builtin-diff.c | |
parent | c5cf5c5377fbd0a1ff2a09ad1f0c7e261aabc567 (diff) |
iommu/omap: Switch pagetable debugfs entry to use seq_file
The debugfs entry 'pagetable' that shows the page table entry
(PTE) data currently outputs only data that can be fit into a
page. Switch the entry to use the seq_file interface so that
it can show all the valid page table entries.
The patch also corrected the output for L2 entries, and prints
the proper L2 PTE instead of the previous L1 page descriptor
pointer.
Signed-off-by: Suman Anna <[email protected]>
Acked-by: Laurent Pinchart <[email protected]>
Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'tools/perf/builtin-diff.c')
0 files changed, 0 insertions, 0 deletions