summaryrefslogtreecommitdiff
path: root/src/gsttracelib.c
AgeCommit message (Expand)AuthorFilesLines
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
2011-07-24tracelib: fix data order for eventsStefan Kost1-5/+8
2011-07-24plot: log element-names and index in pad related logs and improve combined plotStefan Kost1-38/+40
2011-07-23plotting: add a all-in-one plotStefan Kost1-20/+30
2011-07-21tracelib: log timestamps on pad-push and plot more detailStefan Kost1-5/+7
2011-07-20tracelib: record ts also in no_stats as we need it to log schedulingStefan Kost1-0/+4
2010-11-04tracelib: ensure that caps are fixed before comparingStefan Kost1-1/+1
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-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 Kost1-42/+36
2010-10-07maintainance: update comments and TODOStefan Kost1-1/+1
2010-10-07tracelib: use sequence numbers instead of object addresses for hash-keysStefan Kost1-82/+63
2010-10-07tracelib: get the right stats and use casts instead of expensive checksStefan Kost1-4/+4
2010-10-07tracelib: fix typos in commentsStefan Kost1-2/+2
2010-10-07tracelib: don't refetch data multiple timesStefan Kost1-12/+9
2010-10-07tracelib: add missing castsStefan Kost1-2/+2
2010-10-07tracelib: allow "-" as a logfile-name for stdoutStefan Kost1-9/+17
2010-10-07tracelib: add a big FIXME describing a design flaw and some ideas how to fix itStefan Kost1-0/+19
2010-10-07tracelib: remove unnedded checkStefan Kost1-22/+18
2010-10-06tracelib: remove trailing spacesStefan Kost1-4/+4
2010-10-06tracelib: count ghost-pads and binsStefan Kost1-4/+11
2010-10-06tracelib: fix handling pad parentsStefan Kost1-11/+12
2010-10-06tracelib: track all pads in one hashtableStefan Kost1-51/+20
2010-10-06tracelib: add a FIXME for the weired _get_real_pad_parentStefan Kost1-1/+1
2010-10-05tracelib: refactor proxypad handlingStefan Kost1-88/+83
2010-10-05tracelib: collect more pad-detailsStefan Kost1-8/+42
2010-10-02tracelib: use iterate_internal_links to get proxypadsStefan Kost1-89/+82
2010-10-01tracelib: improve ghostpad naming.Stefan Kost1-5/+13
2010-10-01tracelib: fix proxypad->ghostpad link directionStefan Kost1-3/+3
2010-10-01ui: more statistic detailsStefan Kost1-8/+12
2010-10-01tracelib: better proxy pad handlingStefan Kost1-17/+92
2010-09-30tracelib: fix initial pid-change warningStefan Kost1-1/+3
2010-09-30tracelib: improve ghostpad handlingStefan Kost1-31/+41
2010-09-30tracelib: skip the thread init and log initStefan Kost1-0/+2
2010-09-29tracelib: more planning and WIP idea about handling proxy-padsStefan Kost1-0/+17
2010-09-29tracelib: handle ghost and proxypads a bit betterStefan Kost1-19/+28
2010-09-29tracelib: treat pad_link_full as optionalStefan Kost1-27/+34
2010-09-29preload: trace pad-names in link/unlink and handle gst_pad_link_fullStefan Kost1-4/+34
2010-01-18tracelib: fix pad-names and statisticsStefan Kost1-50/+62
2009-12-10tracelib: log more details for topology changesStefan Kost1-10/+16
2009-12-07tracelib: add missing \n in error messagesStefan Kost1-4/+4
2009-11-23tracelib: log topology eventsStefan Kost1-0/+162
2009-11-23tracelib: no need for () around macro invocationStefan Kost1-4/+4
2009-11-23tracelib: unify element stats codeStefan Kost1-8/+17