index
:
delta/erlang.git
HansN-patch-1
HansN/common_test/rephrase_ct_prop_test_doc
IngelaAndin-httpc-typo
KennethL-patch-1
KennethL/erl_docgen/erlref_update
baserock/morph
baserock/ps/proto-web-system
baserock/ps/try-erlang
bjorn/contributing
bjorn/contributing-1
bjorn/work
bmk/kernel/20200514/sctp_and_udp_recv_hangs_on_close/OTP-16654
dgud-string-depr
dgud/stdlib/gen-async-call
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
kenneth/asn1_paramtype/OTP-17227
klarna/mnesia_ext
kuba/ssl/doc_typeos_using_ssl
lukas/erts/win32-read_file_info-links
lukas/kernel/docs-assert
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-23
maint-24
maint-25
maint-26
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
master-pu
meta
pu
sverker-erts-alloc-doc-fix
sverker-ets-doc-1
sverker-ets-patch-1
sverker/doc-fix-billion
sverker/enif_open_resource_type-doc
github.com: erlang/otp.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
erts
/
emulator
/
test
/
trace_call_time_SUITE.erl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Rickard Green
2021-12-13
1
-1
/
+1
*
Merge branch 'maint'
Sverker Eriksson
2021-03-29
1
-0
/
+25
|
\
|
*
Merge branch 'sverker/erts/trace-call-time-fix/OTP-17290' into maint
Sverker Eriksson
2021-03-29
1
-0
/
+25
|
|
\
|
|
*
erts: Fix bug in call time tracing
Sverker Eriksson
2021-03-29
1
-0
/
+25
*
|
|
Remove redundant tests for native code
Björn Gustavsson
2021-03-01
1
-13
/
+6
*
|
|
Merge branch 'maint'
John Högberg
2020-11-09
1
-2
/
+22
|
\
\
\
|
|
/
/
|
*
|
erts: Fix exception handling during tracing
John Högberg
2020-11-05
1
-2
/
+22
*
|
|
erts: Implement the BeamAsm JIT
Lukas Larsson
2020-09-22
1
-7
/
+11
|
/
/
*
|
Merge branch 'maint'
Rickard Green
2020-03-13
1
-1
/
+1
|
\
\
|
|
/
|
*
Update copyright year
Rickard Green
2020-03-13
1
-1
/
+1
*
|
erts: Fix broken call_time recursion stack optimization
Sverker Eriksson
2019-10-22
1
-1
/
+2
*
|
erts: Fix trace_call_time_SUITE tests
Sverker Eriksson
2019-10-22
1
-6
/
+12
*
|
Merge into sverker/master/trace-call-time-fix/ERL-1027
Sverker Eriksson
2019-10-22
1
-7
/
+109
|
\
\
|
|
/
|
*
erts: Fix call_time trace return
Sverker Eriksson
2019-10-22
1
-7
/
+109
*
|
erts: Refactor BIF tracing
John Högberg
2019-09-16
1
-24
/
+46
|
/
*
Update test-cases to use new symbolic time units
Rickard Green
2016-08-25
1
-3
/
+3
*
erts: Increase bif and nif call_time trace test
Lukas Larsson
2016-06-14
1
-2
/
+2
*
update copyright-year
Henrik Nord
2016-03-15
1
-1
/
+1
*
Remove ?line macros
Björn-Egil Dahlberg
2016-03-11
1
-290
/
+290
*
Eliminate use of doc and suite clauses
Björn-Egil Dahlberg
2016-03-11
1
-36
/
+9
*
Eliminate use of ?config() macro
Björn-Egil Dahlberg
2016-03-11
1
-1
/
+1
*
Modernize use of timetraps
Björn-Egil Dahlberg
2016-03-11
1
-24
/
+6
*
Eliminate use of test_server.hrl and test_server_line.hrl
Björn Gustavsson
2016-02-17
1
-1
/
+1
*
Change license text to APLv2
Bruce Yinhe
2015-06-18
1
-9
/
+10
*
Replace erlang:now() usage in emulator suite
Rickard Green
2015-05-06
1
-9
/
+9
*
Teach the call_time trace to notice when the trace dies (non-SMP system)
Björn Gustavsson
2014-03-20
1
-4
/
+92
*
emulator tests: Eliminate some compiler warnings
Björn Gustavsson
2011-02-23
1
-3
/
+3
*
Rename Suite Callback to Common Test Hook
Lukas Larsson
2011-02-17
1
-1
/
+1
*
Fix formatting for emulator
Lukas Larsson
2011-02-17
1
-11
/
+14
*
Add init_per_suite and end_per_suite
Lukas Larsson
2011-02-17
1
-1
/
+7
*
Add ts_install_scb to suite/0
Lukas Larsson
2011-02-17
1
-1
/
+3
*
Update emulator tests to conform with common_test standard
Lukas Larsson
2011-02-17
1
-10
/
+19
*
Merge branch 'egil/call-time-trace-patterns' into dev
Erlang/OTP
2010-06-04
1
-1
/
+1
*
Let trace_call_time_SUITE scheduling test be more relaxed
Björn-Egil Dahlberg
2010-06-03
1
-4
/
+9
*
Extend trace_call_time_SUITE with bif-tests
Björn-Egil Dahlberg
2010-06-03
1
-28
/
+61
*
Add bif tests to call time trace tests
Björn-Egil Dahlberg
2010-06-03
1
-11
/
+18
*
Add trace call_time tests for nifs and bifs
Björn-Egil Dahlberg
2010-06-03
1
-184
/
+177
*
Add first phase of trace call time test suite
Björn-Egil Dahlberg
2010-06-03
1
-0
/
+576