public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v0] scripts/gdb: Use a generator instead of iterator for task list
@ 2014-10-09  8:03 Daniel Wagner
  2014-10-09  8:03 ` Daniel Wagner
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel Wagner @ 2014-10-09  8:03 UTC (permalink / raw)
  To: jan.kiszka; +Cc: linux-kernel, Daniel Wagner

I am trying to debug something here and gave your patches a spin.
I found a small issue when trying to access threads instead only
processes. 

See you next week in Duesseldorf!

Daniel Wagner (1):
  scripts/gdb: Use a generator instead of iterator for task list

 scripts/gdb/linux/tasks.py | 50 +++++++++++++++++++---------------------------
 1 file changed, 20 insertions(+), 30 deletions(-)

-- 
1.9.3


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-10-16 12:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-09  8:03 [PATCH v0] scripts/gdb: Use a generator instead of iterator for task list Daniel Wagner
2014-10-09  8:03 ` Daniel Wagner
2014-10-16 12:31   ` Jan Kiszka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox