9 Commits

Author SHA1 Message Date
Rafael Gonzaga
87e8a215dc
chore: add ci support node 16 (#292)
* chore: bump tap version

* chore: add v16 to test matrix

* chore: update coverage settings to latest tap version

* chore: use taprc

* chore: support v17

* chore: updade coverage settings
2021-10-28 09:41:21 -03:00
Shogun
a4ac25cb88
Add heap profiler to the CLI (#273)
Signed-off-by: James M Snell <jasnell@gmail.com>
2021-05-13 13:42:27 -07:00
Salman Mitha
99269cc567
Removed upload/auth functionalities (#263) 2020-11-24 15:47:30 -08:00
DylanC
974ed78a5c
Fix all tests for terminal links (#210)
* Fixed test for bubbleprof full

* Fix for bubbleprof visualize test

* Fix for doctor full test

* Another fix for bubbleprof visualize

* Fix for doctor visualize test

* Fixes for flame full and doctor visualize tests

* Fix for flame visualize test - all tests passing
2020-02-11 12:48:55 +00:00
Renée Kooi
03c4613113
Set default output directory to $cwd/.clinic (#136)
* Set default output directory to $cwd/.clinic

* Fix tests on windows

* consistent quotes
2019-03-21 16:29:01 +01:00
Renée Kooi
e64653efc9
Strip trailing slash from --visualize-only. (#81)
* Strip trailing slash from --visualize-only.

* add --visualize-only tests for flame

* Use platform path separator in test.

* Support windows path separators.
2018-11-20 12:06:56 +01:00
Ruben Bridgewater
be6c77ad4d
Improve description with a note how to generate the output (#44)
* Improve description with a note how to generate the output

This also adds the debug mode to the documentation.
2018-08-27 15:49:37 +02:00
Ruben Bridgewater
0ad51edfc9 check for valid input arguments 2018-08-07 17:52:40 +02:00
Kamil Mech
45a23a6495 Provide upload command after generating sample (#60) 2018-07-23 20:01:10 +02:00