index
:
~ensonic/gst-tracelib
master
Performance tracing library for gstreamer.
ensonic
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-17
plot: get the first pad ts for the pad plots
HEAD
master
Stefan Sauer
1
-2
/
+6
2012-12-17
trace: also track calls to _send_event, but filter nested calls
Stefan Sauer
1
-11
/
+44
2012-12-17
trace: track calls to gst_pad_push_event and not gst_pad_send_event
Stefan Sauer
1
-5
/
+7
2012-12-17
rusage: log rusage unconditionally, limmit max_cpu load to playing state
Stefan Sauer
1
-29
/
+22
2012-12-17
plot: start plotting on the first timestamp
Stefan Sauer
1
-1
/
+3
2011-07-24
splitlog: add todo item
Stefan Kost
1
-0
/
+4
2011-07-24
tracelib: fix data order for events
Stefan Kost
1
-5
/
+8
2011-07-24
plot: improve layout in combined plor and fix axislabels
Stefan Kost
1
-11
/
+10
2011-07-24
plot: log element-names and index in pad related logs and improve combined plot
Stefan Kost
3
-49
/
+48
2011-07-23
plotting: add a all-in-one plot
Stefan Kost
5
-32
/
+157
2011-07-21
tracelib: log timestamps on pad-push and plot more detail
Stefan Kost
2
-9
/
+16
2011-07-20
tracelib: record ts also in no_stats as we need it to log scheduling
Stefan Kost
1
-0
/
+4
2011-05-17
README: tell about configurations options and overhead
Stefan Kost
1
-1
/
+4
2011-05-02
configure: also check for gdk-pixbuf headers
Stefan Kost
1
-1
/
+1
2011-05-02
todo: update planning
Stefan Kost
1
-31
/
+8
2011-04-29
main-window: disable dot/png output foreach update
Stefan Kost
1
-2
/
+3
2011-04-29
todo: some ideas for improvements in the plot
Stefan Kost
1
-0
/
+5
2011-01-20
graph: planning comment for internal links
Stefan Kost
1
-0
/
+4
2011-01-20
ui: whitespace and debug logging fixes
Stefan Kost
1
-3
/
+6
2011-01-18
configure: switch to devel numbering scheme
Stefan Kost
1
-1
/
+1
2011-01-18
desktop: add desktop file
Stefan Kost
4
-4
/
+27
2011-01-18
ui: add icon
Stefan Kost
4
-47
/
+1105
2011-01-18
ui: init object to NULL to not deref crap on exit
Stefan Kost
1
-3
/
+3
2011-01-18
maintenance: add COPYING, update README and configure.ac
Stefan Kost
3
-4
/
+516
2011-01-18
ui: update element/bin color as we might initialy don't know
Stefan Kost
1
-0
/
+1
2011-01-12
graph: add more tracing and reset more pointers
Stefan Kost
1
-12
/
+34
2010-11-04
tracelib: ensure that caps are fixed before comparing
Stefan Kost
1
-1
/
+1
2010-10-13
ui: more logging and better error handling
Stefan Kost
2
-11
/
+64
2010-10-12
ui: keep the graph local to refresh_layout
Stefan Kost
1
-36
/
+30
2010-10-12
README: add more details on broekn graphviz versions
Stefan Kost
1
-2
/
+5
2010-10-12
ui: when removing links, remove pads that were temporarily added
Stefan Kost
1
-18
/
+41
2010-10-12
ui: also set DPI on canvas
Stefan Kost
1
-1
/
+4
2010-10-12
tracelib: change transmission_stats
Stefan Kost
1
-1
/
+16
2010-10-12
tracelib: sort pads also by their direction
Stefan Kost
1
-2
/
+10
2010-10-12
tracelib: only hide elements with no activity from the final stats
Stefan Kost
1
-3
/
+3
2010-10-11
tracelib: restrict pad name length in output
Stefan Kost
1
-1
/
+1
2010-10-11
ui: use envvar to activate debug prints if enabled at configure
Stefan Kost
3
-2
/
+22
2010-10-11
ui: align pads with the parent borders.
Stefan Kost
1
-0
/
+14
2010-10-11
ui: make the initial window bigger
Stefan Kost
1
-2
/
+2
2010-10-11
ui: show pad-availability
Stefan Kost
1
-0
/
+10
2010-10-11
ui: shorten pad names for dot layout as well
Stefan Kost
1
-6
/
+13
2010-10-11
ui: experiemnt with graph packing
Stefan Kost
1
-1
/
+2
2010-10-10
ui: hide proxy pads from the ui to save space
Stefan Kost
1
-15
/
+81
2010-10-10
ui: fix unpacking of pad details
Stefan Kost
1
-4
/
+4
2010-10-10
ui: show number of events, queries and messages
Stefan Kost
5
-19
/
+94
2010-10-09
tracelib: drop separate bin array
Stefan Kost
1
-60
/
+50
2010-10-08
tracelib: rework stats storage
Stefan Kost
1
-55
/
+53
2010-10-07
tracelib: proxypad handling comments and cleanups
Stefan Kost
2
-53
/
+98
2010-10-07
maintainance: update comments and TODO
Stefan Kost
2
-5
/
+9
2010-10-07
tracelib: use sequence numbers instead of object addresses for hash-keys
Stefan Kost
1
-82
/
+63
[next]