Maximilian Schmeller
4268335e09
Fixed crash when BW_ENABLED=False, user-friendly README.md
2022-09-14 14:08:47 +02:00
Maximilian Schmeller
dfbabe7ae0
Make notebook script-executable
...
* Add settings to disable certain features
* Add IPython magic to conditionally execute cells
* Add support for config through environment vars
* Installation instructions in README.md
2022-09-12 19:24:26 +02:00
Maximilian Schmeller
98fdd418b5
Clean up old config files
2022-09-12 19:23:04 +02:00
Maximilian Schmeller
ebbfef7ecf
better naming for start/end topic filters
2022-09-09 13:55:54 +02:00
Maximilian Schmeller
0c05267bb0
More E2E progress, print E2E paths by occurence count
2022-09-09 13:52:28 +02:00
Maximilian Schmeller
8eee45c79a
E2E calculation per output message, plotting of E2E over time, E2E breakdown charts, E2E message flow charts
2022-08-29 22:17:52 +02:00
Maximilian Schmeller
241a7c3bf2
Hierarchical latency graph
2022-08-09 18:36:53 +02:00
Maximilian Schmeller
0261b8200f
Hierarchical latency graph, bugfixes, renamed types.py to not interfere with other python packages.
2022-08-09 18:36:40 +02:00
Maximilian Schmeller
5885be5974
Node matching between tracing and clang works [WIP]
2022-07-20 16:12:43 +02:00
Maximilian Schmeller
dc689174c0
Refactored project structure; Caching util; process_clang_output.py provides Python API now
2022-07-20 13:35:06 +02:00
Maximilian Schmeller
71fe4626f7
Adapt readme after merge
2022-07-19 18:38:36 +02:00
Maximilian Schmeller
77857c32a7
Merge related project 'dependency-digger/main' into this one.
2022-07-19 18:36:16 +02:00
Maximilian Schmeller
2f82f6ee93
Change import paths to correct directory
2022-07-19 18:34:41 +02:00
Maximilian Schmeller
8d22b7aa29
Process Clang-based tool output.
...
Prepare for merge with ma-autoware-trace-analysis.
2022-07-19 18:32:12 +02:00
Maximilian Schmeller
d921163789
Start refactoring for cursor-based operation
2022-06-28 10:09:17 +02:00
Maximilian Schmeller
3df47f7922
Started work on intra-node deps
2022-06-28 10:06:42 +02:00
Maximilian Schmeller
58a1fee106
Initial commit
2022-06-19 16:56:22 +02:00
Maximilian Schmeller
3c495ebf18
Latency DFG (almost done)
2022-06-03 14:57:54 +02:00
Maximilian Schmeller
696491c401
Pandas Series for pub-use latencies to get timestamp for each latency
2022-05-31 19:01:24 +02:00
Maximilian Schmeller
ebd9d68a40
Progress printer
2022-05-31 16:49:47 +02:00
Maximilian Schmeller
813d571089
Pub-Use latency calculation
2022-05-31 16:19:22 +02:00
Maximilian Schmeller
9e74e700ea
Git-ignore pickle files
2022-05-31 16:04:18 +02:00
Maximilian Schmeller
3e369293a0
Fixed pickling, added hash functions to more classes, more work on E2E lat. calc.
2022-05-31 16:03:52 +02:00
Maximilian Schmeller
3d7cc6de56
Initial work on E2E latency calculation (again, sigh)
2022-05-31 15:02:55 +02:00
Maximilian Schmeller
58f3a3f10c
Pickling of ROS objects
2022-05-30 16:51:06 +02:00
Maximilian Schmeller
ee7a56c45f
Fixed pycache typo in gitignore
2022-05-30 09:14:01 +02:00
Maximilian Schmeller
062e641ee7
Detailed per-node plotting of pub/callback timings, datastructure fixes
2022-05-24 20:35:30 +02:00
Maximilian Schmeller
5c8086e796
Pub-Use analysis basics, data structures
2022-05-23 21:28:40 +02:00
Maximilian Schmeller
afc2272b88
Initial commit,basic trace analysis notebook
2022-05-23 13:03:38 +02:00