summaryrefslogtreecommitdiffstats
path: root/scripts/dtc/fdtget.c
diff options
context:
space:
mode:
authorJan Kiszka <jan.kiszka@siemens.com>2015-02-17 22:46:38 +0100
committerLinus Torvalds <torvalds@linux-foundation.org>2015-02-17 23:34:53 +0100
commit2b514827ef06fd69e1739e7f367712619dee7784 (patch)
treec222ab179c1a2af790106882f1b560d417281891 /scripts/dtc/fdtget.c
parentscripts/gdb: add infrastructure (diff)
downloadlinux-2b514827ef06fd69e1739e7f367712619dee7784.tar.xz
linux-2b514827ef06fd69e1739e7f367712619dee7784.zip
scripts/gdb: add cache for type objects
Type lookups are very slow in gdb-python which is often noticeable when iterating over a number of objects. Introduce the helper class CachedType that keeps a reference to a gdb.Type object but also refreshes it after an object file has been loaded. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: Jason Wessel <jason.wessel@windriver.com> Cc: Andi Kleen <andi@firstfloor.org> Cc: Ben Widawsky <ben@bwidawsk.net> Cc: Borislav Petkov <bp@suse.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts/dtc/fdtget.c')
0 files changed, 0 insertions, 0 deletions