summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/parallel-perf.py
diff options
context:
space:
mode:
authorBorislav Petkov <bp@suse.de>2017-12-04 15:08:04 +0100
committerIngo Molnar <mingo@kernel.org>2017-12-23 21:13:01 +0100
commit75298aa179d56cd64f54e58a19fffc8ab922b4c0 (patch)
tree3c9d4dcaf4a38dee01a386e72c10e4da2d51b708 /tools/perf/scripts/python/parallel-perf.py
parent385ce0ea4c078517fa51c261882c4e72fba53005 (diff)
downloadkernel-75298aa179d56cd64f54e58a19fffc8ab922b4c0.tar.gz
x86/mm/dump_pagetables: Add page table directory to the debugfs VFS hierarchy
The upcoming support for dumping the kernel and the user space page tables of the current process would create more random files in the top level debugfs directory. Add a page table directory and move the existing file to it. Signed-off-by: Borislav Petkov <bp@suse.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Andy Lutomirski <luto@kernel.org> Cc: Boris Ostrovsky <boris.ostrovsky@oracle.com> Cc: Borislav Petkov <bp@alien8.de> Cc: Brian Gerst <brgerst@gmail.com> Cc: Dave Hansen <dave.hansen@linux.intel.com> Cc: David Laight <David.Laight@aculab.com> Cc: Denys Vlasenko <dvlasenk@redhat.com> Cc: Eduardo Valentin <eduval@amazon.com> Cc: Greg KH <gregkh@linuxfoundation.org> Cc: H. Peter Anvin <hpa@zytor.com> Cc: Josh Poimboeuf <jpoimboe@redhat.com> Cc: Juergen Gross <jgross@suse.com> Cc: Linus Torvalds <torvalds@linux-foundation.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Will Deacon <will.deacon@arm.com> Cc: aliguori@amazon.com Cc: daniel.gruss@iaik.tugraz.at Cc: hughd@google.com Cc: keescook@google.com Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions
-0800'>2024-01-29nvme: use ctrl state accessorKeith Busch 2023-04-13nvme-apple: return directly instead of elseChaitanya Kulkarni 2023-04-13nvme-apple: return directly instead of elseChaitanya Kulkarni 2023-01-19nvme-apple: only reset the controller when RTKit is runningJanne Grunau 2023-01-19nvme-apple: reset controller during shutdownJanne Grunau 2023-01-10nvme-apple: add NVME_QUIRK_IDENTIFY_CNS quirk to fix regressionHector Martin 2022-12-06nvme: merge nvme_shutdown_ctrl into nvme_disable_ctrlChristoph Hellwig 2022-12-06nvme-apple: fix controller shutdown in apple_nvme_disableChristoph Hellwig 2022-12-06nvme: introduce nvme_start_requestSagi Grimberg 2022-11-18nvme: rename the queue quiescing helpersChristoph Hellwig 2022-11-15nvme: move OPAL setup from PCIe to coreChristoph Hellwig 2022-11-02nvme-apple: don't unquiesce the I/O queues in apple_nvme_reset_workChristoph Hellwig 2022-11-02nvme: split nvme_kill_queuesChristoph Hellwig 2022-10-25nvme-apple: remove an extra queue referenceChristoph Hellwig 2022-10-25blk-mq: move the call to blk_put_queue out of blk_mq_destroy_queueChristoph Hellwig 2022-10-19nvme-apple: don't limit DMA segement sizeRussell King (Oracle) 2022-08-02nvme-apple: stop casting function pointer signaturesChristoph Hellwig 2022-08-02nvme-apple: use nvme core helper to cancel requests in tagsetGuixin Liu 2022-07-06blk-mq: Drop blk_mq_ops.timeout 'reserved' argJohn Garry 2022-06-28block: simplify disk shutdownChristoph Hellwig 2022-05-06nvme-apple: fix sparse endianess warningsArnd Bergmann 2022-05-02nvme-apple: Add initial Apple SoC NVMe driverSven Peter