mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* trace-cmd: fix python bindings
@ 2011-01-04 20:43 Darren Hart
  2011-01-04 20:43 ` [PATCH 1/3] trace-cmd: move *_tracing_file into trace-util.c Darren Hart
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Darren Hart @ 2011-01-04 20:43 UTC (permalink / raw)
  To: Linux Kernel Mailing List, Steven Rostedt, Tom Zanussi

The python bindings stopped working after some changes to trace-cmd. This 
series addresses the bindings and python object member naming issues. With
these changes, event-viewer.py and the tracecmd.py self-tests work again.

--
Darren


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

end of thread, other threads:[~2011-01-05  1:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-04 20:43 trace-cmd: fix python bindings Darren Hart
2011-01-04 20:43 ` [PATCH 1/3] trace-cmd: move *_tracing_file into trace-util.c Darren Hart
2011-01-04 20:43 ` [PATCH 2/3] trace-cmd: move trace-usage to lib objects Darren Hart
2011-01-04 20:43 ` [PATCH 3/3] trace-cmd: correct trace._handle usage in event-viewer.py Darren Hart
2011-01-05  1:27 ` trace-cmd: fix python bindings Steven Rostedt

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

Powered by JetHome