You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add description of taskgraph file format
* Modify taskgraph log to generate abstract format, rather than writing graphviz dot directly.
* Add vine_plot_taskgraph to consume new taskgraph format.
* Organize plotting section to present each tool consistently:
debug, performance, taskgraph, transactions.
* Debug log first.
* format
* vine_graph_log -> vine_plot_performance
vine_graph_workers -> vine_plot_workers
* vine_graph_log -> vine_plot_performance
* Modify vine_plot_performance to generate (nearly) same output using matplotlib.
* format
* vine_graph_log -> vine_plot_performance
* vine_graph_log -> vine_plot_performance
* Rebuild all md files from source. (Some changes propagated from prior commits.)
* Add matplotlib to developer environment.
* - Remove markers from points, since they all overlap.
- Make time resolution adaptive so that you get a reasonable number of points.
* remove changes to list.c
---------
Co-authored-by: Benjamin Tovar <[email protected]>
LIST_ITEM(Some formats need a special setup for their gnuplot output terminal. `-T' blindly passes the output format, which may cause gnuplot to fail.)
0 commit comments