diff options
author | Darren Hart <dvhltc@us.ibm.com> | 2010-01-04 20:24:41 -0500 |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2010-01-04 23:40:02 -0500 |
commit | bbb314602b12c2a2d9f859f75576c4f3aa58f306 (patch) | |
tree | 4d5713041061bef2c887fb8429ae06c2ace08495 /trace-graph.c | |
parent | f18df1531e4da5685dd7441811c57ba96af0c055 (diff) |
trace-view: Provide GTK TreeModel trace-view-store available to python
Make the necessary trace-view-store methods non-static and place their
declarations in the header file.
Functions beginning with _ are considered private in python. The structs
beginning with _ caused their accessor functions to be generated as
private. Since they aren't used as structs anywhere in the C code,
rename them to something more accessible to python.
Signed-off-by: Darren Hart <dvhltc@us.ibm.com>
LKML-Reference: <1262654682-20325-3-git-send-email-dvhltc@us.ibm.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'trace-graph.c')
0 files changed, 0 insertions, 0 deletions