Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-23 | [ttb] Add option <c>queue_size</c> to tracer/2 | Siri Hansen | |
This sets the maximum queue size for the IP trace driver which is used when tracing to shell and/or <c>{local,File}</c>. Also, change the default queue size set by dbg:trace_port/2 to 200. | |||
2016-09-01 | doc: Correct errors introduced by Editorial changes | Hans Bolinder | |
Fix some older errors as well. | |||
2016-05-24 | runtime_tools: Fix documentation for dbg:p | Lukas Larsson | |
2016-05-17 | Merge branch 'sverker/trace-send-receive-matchspec/OTP-13507' | Sverker Eriksson | |
Second merge of this branch to master with some more docs | |||
2016-05-12 | runtime_tools: Fix tags of dbg reference manual | Björn-Egil Dahlberg | |
2016-05-12 | runtime_tools: Document dbg:tpe/2 and ctpe/1 | Sverker Eriksson | |
2016-04-15 | runtime_tools: Make dbg work with erl_tracer modules | Lukas Larsson | |
OTP-13500 | |||
2016-04-15 | runtime_tools: Lots of dbg docs updates | Lukas Larsson | |
2016-03-15 | update copyright-year | Henrik Nord | |
2015-11-02 | Merge branch 'lukas/runtime_tools/dbg_stop_docs/OTP-13078' into maint | Lukas Larsson | |
* lukas/runtime_tools/dbg_stop_docs/OTP-13078: runtime_tools: Explain that dbg:stop only clears local trace patterns | |||
2015-11-02 | runtime_tools: Explain that dbg:stop only clears local trace patterns | Lukas Larsson | |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2015-06-17 | Fix markup in dbg.xml | Magnus Henoch | |
Put the name of the functions linked to inside the seealso tag, not the word "see". | |||
2014-01-23 | Merge branch 'lucafavatella/fix-doc-of-dbg-stop' | Henrik Nord | |
* lucafavatella/fix-doc-of-dbg-stop: Correct doc of return value of dbg:{stop,stop_clear} functions OTP-11603 | |||
2014-01-02 | Correct doc of return value of dbg:{stop,stop_clear} functions | Luca Favatella | |
2013-08-12 | Merge branch 'maint' | Siri Hansen | |
2013-08-06 | Allow 'silent' flag to be set with dbg:p/2 | Siri Hansen | |
This flag, which silences call trace, can be set with erlang:trace/3, but was not allowed in dbg:p/2. This has been corrected. | |||
2013-04-19 | Convert XML files to UTF-8 | Hans Bolinder | |
2013-01-09 | Fix some FOP warnings | Hans Bolinder | |
Examples overflowing the width of PDF pages have been fixed. The remaining warnings are due to table cells, and require more work. | |||
2011-09-20 | Merge branch 'dev' into major | Henrik Nord | |
Conflicts: erts/aclocal.m4 erts/include/internal/ethread_header_config.h.in | |||
2011-09-15 | Fix typos in dbg(3) | Tuncer Ayaz | |
2011-08-09 | Expand documenation about built-in aliases for tracing patterns | Lukas Larsson | |
2011-08-03 | Add two additional built-in trace patterns, c and cx | Lukas Larsson | |
c means [{'_',[],[{message,{caller}}]}] cx means [{'_',[],[{exception_trace},{message,{caller}}]}] | |||
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |