aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kernel/test/seq_trace_SUITE.erl
AgeCommit message (Expand)Author
2019-05-29Merge branch 'maint'Sverker Eriksson
2019-05-29Merge branch 'sverker/seq-trace-label-old-heap-bug/ERL-700/OTP-15849' into maintSverker Eriksson
2019-05-28erts: Fix seq_trace:print/2 for arbitrary labelsSverker Eriksson
2019-05-28erts: Fix bug in seq_trace:set_token(label,_)Sverker Eriksson
2019-03-25fixup! seq_trace: Inherit trace token on spawnJohn Högberg
2019-03-21seq_trace: Inherit trace token on spawnJohn Högberg
2018-12-05Merge branch 'maint'Lukas Larsson
2018-12-04erts: Fix copy of literal msg during gcLukas Larsson
2018-10-11seq_trace: Fix label_capability_mismatch testJohn Högberg
2018-08-03erts: Fix seq_trace to not clear token for system messagesLukas Larsson
2018-06-18Update copyright yearHenrik Nord
2018-03-23Lift the type restrictions on seq_trace token labelsJohn Högberg
2016-04-26kernel: Remove seq_trace event order dep in tcLukas Larsson
2016-04-15erts: Implement tracer modulesLukas Larsson
2016-03-15update copyright-yearHenrik Nord
2016-03-10Remove ?line macrosBjörn Gustavsson
2016-03-10Fix commentsBjörn Gustavsson
2016-03-10Eliminate use of doc and suite clausesBjörn Gustavsson
2016-03-09Eliminate use of test_server:fail/0,1Björn Gustavsson
2016-03-09Eliminate use of ?config() macroBjörn Gustavsson
2016-03-09Modernize timetrapsBjörn Gustavsson
2016-02-17Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson
2016-01-20Introduce time warp safe trace timestamp formatsRickard Green
2015-06-18Change license text to APLv2Bruce Yinhe
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2011-02-17Rename Suite Callback to Common Test HookLukas Larsson
2011-02-17Fix formatting for kernelLukas Larsson
2011-02-17Add init_per_suite and end_per_suiteLukas Larsson
2011-02-17Add ts_install_scb to suite/0Lukas Larsson
2011-02-17Update kernel tests to conform with common_test standardLukas Larsson
2011-02-17Update all fin_per_testcase to end_per_testcase.Lukas Larsson
2010-01-31Merge branch 'bg/cleanup-tests' into ccase/r13b04_devErlang/OTP
2010-01-29kernel tests: modernize guard testsBjörn Gustavsson
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP