ray/test/jenkins_tests
Robert Nishihara b90e551b41 [xray] Implement timeline and profiling API. (#2306)
* Add profile table and store profiling information there.

* Code for dumping timeline.

* Improve color scheme.

* Push timeline events on driver only for raylet.

* Improvements to profiling and timeline visualization

* Some linting

* Small fix.

* Linting

* Propagate node IP address through profiling events.

* Fix test.

* object_id.hex() should return byte string in python 2.

* Include gcs.fbs in node_manager.fbs.

* Remove flatbuffer definition duplication.

* Decode to unicode in Python 3 and bytes in Python 2.

* Minor

* Submit profile events in a batch. Revert some CMake changes.

* Fix

* Workaround test failure.

* Fix linting

* Linting

* Don't return anything from chrome_tracing_dump when filename is provided.

* Remove some redundancy from profile table.

* Linting

* Move TODOs out of docstring.

* Minor
2018-07-04 23:23:48 -07:00
..
multi_node_tests Lint Python files with Yapf (#1872) 2018-04-11 10:11:35 -07:00
multi_node_docker_test.py [xray] Implement timeline and profiling API. (#2306) 2018-07-04 23:23:48 -07:00
run_asv.sh [asv] Pushing to s3 (#2246) 2018-06-20 10:43:44 -07:00
run_multi_node_tests.sh [rllib] Document "v2" APIs (#2316) 2018-07-01 00:05:08 -07:00
run_rllib_asv.sh [rllib] Add more regression tests and autogenerate (#2324) 2018-07-02 08:20:53 -07:00