Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
713a6b668932213247b394559bc229cd0fec2777
/
scripts
/
gdb
/
linux
b3b0842
scripts/gdb: decode bytestream on dmesg for Python3
by Kieran Bingham
· 8 years ago
d21d5b9eb
scripts/gdb: fix issue with dmesg.py and python 3.X
by Dom Cote
· 8 years ago
321958d
scripts/gdb: improve types abstraction for gdb python scripts
by Dom Cote
· 8 years ago
9f66dee
scripts/gdb: add lx_thread_info_by_pid helper
by Kieran Bingham
· 8 years ago
e127a73
scripts/gdb: add a Radix Tree Parser
by Kieran Bingham
· 8 years ago
4bc393d
scripts/gdb: cast CPU numbers to integer
by Jan Kiszka
· 8 years ago
b150393
scripts/gdb: add cpu iterators
by Kieran Bingham
· 8 years ago
c1a1539
scripts/gdb: add mount point list command
by Kieran Bingham
· 8 years ago
e7165a2
scripts/gdb: add io resource readers
by Kieran Bingham
· 8 years ago
74627cf
scripts/gdb: provide a dentry_name VFS path helper
by Kieran Bingham
· 8 years ago
958ef8a
scripts/gdb: support !CONFIG_MODULES gracefully
by Kieran Bingham
· 8 years ago
e78f3d7
scripts/gdb: provide exception catching parser
by Kieran Bingham
· 8 years ago
619ccaf
scripts/gdb: convert modules usage to lists functions
by Kieran Bingham
· 8 years ago
a84be61
scripts/gdb: provide kernel list item generators
by Kieran Bingham
· 8 years ago
f197d75
scripts/gdb: provide linux constants
by Kieran Bingham
· 8 years ago
0c22fde
scripts/gdb: Adjust module reference counter reported by lx-lsmod
by Jan Kiszka
· 8 years ago
ad4db3b
scripts/gdb: account for changes in module data structure
by Jan Kiszka
· 9 years ago
72bf92e
scripts/gdb: add cmdline reader command
by Kieran Bingham
· 9 years ago
2d061d9
scripts/gdb: add version command
by Kieran Bingham
· 9 years ago
15f1d82
scripts/gdb: remove useless global instruction
by Thiébaud Weksteen
· 9 years ago
a930850
scripts/gdb: add ps command
by Thiébaud Weksteen
· 9 years ago
6ad18b7
scripts/gdb: fix PEP8 compliance
by Thiébaud Weksteen
· 9 years ago
a2e73c4
scripts/gdb: fix typo in exception name
by Thiébaud Weksteen
· 9 years ago
3328bc9
scripts/gdb: enable completion for lx-list-check parameter
by Jan Kiszka
· 9 years ago
433296b
scripts/gdb: also allow list_head pointer as lx-list-check paramter
by Jan Kiszka
· 9 years ago
084f6b1
scripts/gdb: add command to check list consistency
by Thiébaud Weksteen
· 9 years ago
ca3f172
scripts/gdb: fix lx-lsmod refcnt
by Adrien Schildknecht
· 9 years ago
586a1a1
scripts/gdb: add empty package initialization script
by Jan Kiszka
· 10 years ago
a9c5bcf
scripts/gdb: disable pagination while printing from breakpoint handler
by Jan Kiszka
· 10 years ago
a77e15e
scripts/gdb: convert CpuList to generator function
by Jan Kiszka
· 10 years ago
fffb944
scripts/gdb: convert ModuleList to generator function
by Jan Kiszka
· 10 years ago
54e2289
scripts/gdb: use a generator instead of iterator for task list
by Daniel Wagner
· 10 years ago
2478a8a
scripts/gdb: ignore byte-compiled python files
by Daniel Thompson
· 10 years ago
276d97d
scripts/gdb: port to python3 / gdb7.7
by Pantelis Koukousoulas
· 10 years ago
5403727
scripts/gdb: add lx-lsmod command
by Jan Kiszka
· 10 years ago
3d4cd9c
scripts/gdb: add class to iterate over CPU masks
by Jan Kiszka
· 10 years ago
116b47b
scripts/gdb: add lx_current convenience function
by Jan Kiszka
· 10 years ago
fe7f9ed
scripts/gdb: add internal helper and convenience function for per-cpu lookup
by Jan Kiszka
· 10 years ago
a4d8679
scripts/gdb: add get_gdbserver_type helper
by Jan Kiszka
· 10 years ago
cf7492e
scripts/gdb: add internal helper and convenience function to retrieve thread_info
by Jan Kiszka
· 10 years ago
b24e2d2
scripts/gdb: add is_target_arch helper
by Jan Kiszka
· 10 years ago
4752871
scripts/gdb: add helper and convenience function to look up tasks
by Jan Kiszka
· 10 years ago
7704d58
scripts/gdb: add task iteration class
by Jan Kiszka
· 10 years ago
ae7dbaa
scripts/gdb: add lx-dmesg command
by Jan Kiszka
· 10 years ago
78e8781
scripts/gdb: add read_u16/32/64 helpers
by Jan Kiszka
· 10 years ago
7f99496
scripts/gdb: add get_target_endianness helper
by Jan Kiszka
· 10 years ago
7b599ef
scripts/gdb: add internal helper and convenience function to look up a module
by Jan Kiszka
· 10 years ago
82b41e3
scripts/gdb: add automatic symbol reloading on module insertion
by Jan Kiszka
· 10 years ago
6605172
scripts/gdb: add lx-symbols command
by Jan Kiszka
· 10 years ago
850202e
scripts/gdb: add module iteration class
by Jan Kiszka
· 10 years ago
b0fecd8
scripts/gdb: add container_of helper and convenience function
by Jan Kiszka
· 10 years ago
2b51482
scripts/gdb: add cache for type objects
by Jan Kiszka
· 10 years ago
3ee7b3f
scripts/gdb: add infrastructure
by Jan Kiszka
· 10 years ago