summaryrefslogtreecommitdiff
path: root/lib/runtime_tools/test
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearErlang/OTP2023-05-151-1/+1
* dbg: deprecates function dbg:stop_clear/1Kiko Fernandez-Reyes2023-04-191-20/+20
* [runtime_tools,erts] Remove erts_alloc_configRickard Green2023-04-062-194/+0
* Update copyright yearErlang/OTP2023-03-211-1/+1
* Move instrument.erl to runtime_toolsJosé Valim2023-02-152-0/+372
* Remove HiPE info from system_information.erlJosé Valim2023-02-041-1/+0
* dbg: Add dbg:tracer(file, Filename)Lukas Larsson2022-07-081-2/+27
* Merge branch 'deterministic-build' of https://github.com/TD5/otp into maintBjörn Gustavsson2022-06-291-0/+1
|\
| * make: Allow OTP to be built deterministicallyTom Davies2022-06-241-0/+1
* | runtime_tools: sys_info_SUITE:sanity_check needs releaseLukas Larsson2022-06-171-1/+1
|/
* erts: Remove unused CERL_DETACHED_PROG codeLukas Larsson2022-04-061-1/+0
* Update copyright yearErlang/OTP2022-02-154-4/+4
* otp: Fix `make TYPE=$TYPE` to work for all typesLukas Larsson2022-01-211-1/+1
* otp: Make tests pass when run in source treeLukas Larsson2022-01-212-0/+14
* Merge branch 'maint'Sverker Eriksson2022-01-111-2/+23
|\
| * Merge branch 'sverker/scheduler_wall_time-doc' into maintSverker Eriksson2022-01-111-2/+23
| |\
| | * runtime_tools: Add scheduler:get_sample/0 and get_sample_all/0Sverker Eriksson2022-01-111-0/+9
| | * runtime_tools: Fix bug in scheduler:utilization(Seconds)Sverker Eriksson2022-01-111-2/+14
* | | Merge branch 'maint'Lukas Larsson2022-01-101-1/+12
|\ \ \ | |/ /
| * | Merge branch 'lukas/24/test-fixes' into maintLukas Larsson2022-01-101-1/+12
| |\ \
| | * | erts: Fix disable of MSACCLukas Larsson2022-01-101-1/+12
| | |/
* | | Merge pull request #5567 from max-au/max-au/peerify-runtime-toolsLukas Larsson2022-01-102-62/+20
|\ \ \
| * | | [runtime_tools] replace test_server:start_node with ?CT_PEERMaxim Fedorov2022-01-012-62/+20
| |/ /
* | | Fix typos in lib/runtime_toolsKian-Meng, Ang2021-12-281-2/+2
|/ /
* | Update copyright yearRickard Green2021-12-152-2/+2
|/
* runtime_tools tests: Turn on warnings as errorsBjörn Gustavsson2021-03-011-1/+1
* runtime_tools tests: Eliminate use of deprecated now/0Björn Gustavsson2021-03-012-24/+14
* dbg_SUITE: Remove unused functionsBjörn Gustavsson2021-03-011-118/+0
* Eliminate warnings for underscore variables multiply boundBjörn Gustavsson2021-03-011-12/+12
* Merge branch 'maint'Sverker Eriksson2021-01-111-1/+15
|\
| * Cuddle tests for address sanitizerSverker Eriksson2020-12-181-1/+15
* | Remove obsolete +MYm flagRichard Carlsson2020-05-151-1/+0
|/
* runtime_tools: dbg:stop_clear should clear trace pattern eventsLukas Larsson2019-09-031-20/+26
* Merge branch 'richcarl/erts/erl_init-cleanup/OTP-15336'Lukas Larsson2018-10-011-1/+1
|\
| * Replace remaining references to otp_ring0 with erl_initRichard Carlsson2018-05-231-1/+1
* | Update copyright yearHenrik Nord2018-06-182-2/+2
|/
* Add zzz_SUITE with erts_debug:lc_graph last in testsSverker Eriksson2018-04-132-1/+39
* Implementation of true asynchronous signaling between processesRickard Green2018-03-211-2/+1
* Merge PR-1639 from sverker/scheduler_utilization OTP-14904Sverker Eriksson2018-01-292-0/+105
|\
| * runtime_tools: Add scheduler moduleSverker Eriksson2018-01-292-0/+105
* | Fix testcases after removal of non-smp emulatorLukas Larsson2017-07-172-100/+3
|/
* Merge branch 'maint'Dan Gudmundsson2016-12-071-1/+1
|\
| * Update copyright-yearErlang/OTP2016-12-071-1/+1
* | runtime_tools: Remove module dets_v8Hans Bolinder2016-11-301-5/+0
* | Use more correct delimiters for erl_nif.h includeTuncer Ayaz2016-09-191-1/+1
|/
* runtime_tools: Change LTTng dyntrace domainBjörn-Egil Dahlberg2016-06-081-67/+67
* runtime_tools: Cuddle with t_receive testsBjörn-Egil Dahlberg2016-05-271-3/+9
* runtime_tools: Fix erl_tracer testcasesLukas Larsson2016-05-252-7/+7
* Merge branch 'sverker/trace-send-receive-matchspec/OTP-13507'Sverker Eriksson2016-05-091-0/+222
|\
| * runtime_tools: Add dbg tests for receive trace patternsLukas Larsson2016-05-041-2/+113