Skip to content

Instantly share code, notes, and snippets.

root@apollo:/ # cat /proc/8530/maps
a996b000-aa90b000 rw-s 00000000 00:08 5336 anon_inode:dmabuf
aa90b000-ab8ab000 rw-s 00000000 00:08 5336 anon_inode:dmabuf
ab8ab000-ac84b000 rw-s 00000000 00:08 5336 anon_inode:dmabuf
ac84b000-ad7eb000 rw-s 00000000 00:08 5336 anon_inode:dmabuf
ad9df000-ae97f000 rw-s 00000000 00:08 5336 anon_inode:dmabuf
ae97f000-af91f000 rw-s 00000000 00:08 5336 anon_inode:dmabuf
af91f000-b08bf000 rw-s 00000000 00:08 5336 anon_inode:dmabuf
b185f000-b1861000 rw-p 00000000 00:00 0
b1861000-b1862000 ---p 00000000 00:00 0
# Linux kernel kallsyms unpacker
# Version 0.1
# Copyright (c) 2010 Igor Skochinsky
#
# This software is provided 'as-is', without any express or implied
# warranty. In no event will the authors be held liable for any damages
# arising from the use of this software.
#
# Permission is granted to anyone to use this software for any purpose,
# including commercial applications, and to alter it and redistribute it