]> Git Repo - qemu.git/commit - scripts/simpletrace.py
trace: rename _read_events to read_events
authorDaniel P. Berrange <[email protected]>
Tue, 4 Oct 2016 13:35:56 +0000 (14:35 +0100)
committerStefan Hajnoczi <[email protected]>
Wed, 12 Oct 2016 07:54:52 +0000 (09:54 +0200)
commitd1b97bcea3586bad572879f22437f44c690874cb
treeae4c793c7c4a4b44c1e4fab0a7de00f6bf60d41b
parent347701879ceaa9a03093364bc519042b248b4967
trace: rename _read_events to read_events

The _read_events method is used by callers outside of
its module, so should be a public method, not private.

Reviewed-by: Stefan Hajnoczi <[email protected]>
Reviewed-by: LluĂ­s Vilanova <[email protected]>
Signed-off-by: Daniel P. Berrange <[email protected]>
Message-id: 1475588159[email protected]
Signed-off-by: Stefan Hajnoczi <[email protected]>
scripts/simpletrace.py
scripts/tracetool/__init__.py
This page took 0.023829 seconds and 4 git commands to generate.