commit | a29a760d27d34e8f9e3cb6c15cea7729afe5dfcf | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Thu Dec 17 10:16:02 2009 -0500 |
committer | Steven Rostedt <rostedt@goodmis.org> | Thu Dec 17 22:52:24 2009 -0500 |
tree | 6d3c316133fb9d4012c34b4678e6e4d56852d6a0 | |
parent | 5e524c549b3e3b8bbe596dacd71d74e32990a666 [diff] |
trace-graph: Add trace-compat to deal with old GTK versions Testing this code on different boxes, I've found that some older gtk versions don't have all the functions that are needed. This adds those functions in a hack (for older versions anyway) to try to cope with this. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>