summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-17plot: get the first pad ts for the pad plotsHEADmasterStefan Sauer1-2/+6
2012-12-17trace: also track calls to _send_event, but filter nested callsStefan Sauer1-11/+44
2012-12-17trace: track calls to gst_pad_push_event and not gst_pad_send_eventStefan Sauer1-5/+7
2012-12-17rusage: log rusage unconditionally, limmit max_cpu load to playing stateStefan Sauer1-29/+22
2012-12-17plot: start plotting on the first timestampStefan Sauer1-1/+3
2011-07-24splitlog: add todo itemStefan Kost1-0/+4
2011-07-24tracelib: fix data order for eventsStefan Kost1-5/+8
2011-07-24plot: improve layout in combined plor and fix axislabelsStefan Kost1-11/+10
2011-07-24plot: log element-names and index in pad related logs and improve combined plotStefan Kost3-49/+48
2011-07-23plotting: add a all-in-one plotStefan Kost5-32/+157
2011-07-21tracelib: log timestamps on pad-push and plot more detailStefan Kost2-9/+16
2011-07-20tracelib: record ts also in no_stats as we need it to log schedulingStefan Kost1-0/+4
2011-05-17README: tell about configurations options and overheadStefan Kost1-1/+4
2011-05-02configure: also check for gdk-pixbuf headersStefan Kost1-1/+1
2011-05-02todo: update planningStefan Kost1-31/+8
2011-04-29main-window: disable dot/png output foreach updateStefan Kost1-2/+3
2011-04-29todo: some ideas for improvements in the plotStefan Kost1-0/+5
2011-01-20graph: planning comment for internal linksStefan Kost1-0/+4
2011-01-20ui: whitespace and debug logging fixesStefan Kost1-3/+6
2011-01-18configure: switch to devel numbering schemeStefan Kost1-1/+1
2011-01-18desktop: add desktop fileStefan Kost4-4/+27
2011-01-18ui: add iconStefan Kost4-47/+1105
2011-01-18ui: init object to NULL to not deref crap on exitStefan Kost1-3/+3
2011-01-18maintenance: add COPYING, update README and configure.acStefan Kost3-4/+516
2011-01-18ui: update element/bin color as we might initialy don't knowStefan Kost1-0/+1
2011-01-12graph: add more tracing and reset more pointersStefan Kost1-12/+34
2010-11-04tracelib: ensure that caps are fixed before comparingStefan Kost1-1/+1
2010-10-13ui: more logging and better error handlingStefan Kost2-11/+64
2010-10-12ui: keep the graph local to refresh_layoutStefan Kost1-36/+30
2010-10-12README: add more details on broekn graphviz versionsStefan Kost1-2/+5
2010-10-12ui: when removing links, remove pads that were temporarily addedStefan Kost1-18/+41
2010-10-12ui: also set DPI on canvasStefan Kost1-1/+4
2010-10-12tracelib: change transmission_statsStefan Kost1-1/+16
2010-10-12tracelib: sort pads also by their directionStefan Kost1-2/+10
2010-10-12tracelib: only hide elements with no activity from the final statsStefan Kost1-3/+3
2010-10-11tracelib: restrict pad name length in outputStefan Kost1-1/+1
2010-10-11ui: use envvar to activate debug prints if enabled at configureStefan Kost3-2/+22
2010-10-11ui: align pads with the parent borders.Stefan Kost1-0/+14
2010-10-11ui: make the initial window biggerStefan Kost1-2/+2
2010-10-11ui: show pad-availabilityStefan Kost1-0/+10
2010-10-11ui: shorten pad names for dot layout as wellStefan Kost1-6/+13
2010-10-11ui: experiemnt with graph packingStefan Kost1-1/+2
2010-10-10ui: hide proxy pads from the ui to save spaceStefan Kost1-15/+81
2010-10-10ui: fix unpacking of pad detailsStefan Kost1-4/+4
2010-10-10ui: show number of events, queries and messagesStefan Kost5-19/+94
2010-10-09tracelib: drop separate bin arrayStefan Kost1-60/+50
2010-10-08tracelib: rework stats storageStefan Kost1-55/+53
2010-10-07tracelib: proxypad handling comments and cleanupsStefan Kost2-53/+98
2010-10-07maintainance: update comments and TODOStefan Kost2-5/+9
2010-10-07tracelib: use sequence numbers instead of object addresses for hash-keysStefan Kost1-82/+63