summaryrefslogtreecommitdiff
path: root/erts/emulator/beam/erl_trace.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'lukas/erts/tracing/fix_sparc_align_issue/OTP-13803' into maintLukas Larsson2016-09-051-1/+1
|\
| * erts: Immed tracer states also have to be alignableLukas Larsson2016-08-241-1/+1
* | Merge branch 'rickard/ds-trace/OTP-13822' into maintRickard Green2016-08-291-0/+14
|\ \ | |/ |/|
| * Fix tracing of processes executing dirtyRickard Green2016-08-291-0/+14
* | erts: Align ErtsThrPrgrLaterOp when free'ing tracerLukas Larsson2016-08-121-5/+15
* | erts: Make sure to de-allocate the old seq tracerLukas Larsson2016-07-131-2/+2
|/
* erts: Fix profile runnable processes raceBjörn-Egil Dahlberg2016-06-131-14/+22
* erts: Move tracer SecondTraceTerm to Opts mapLukas Larsson2016-05-241-27/+38
* Merge branch 'lukas/trace-fix'Rickard Green2016-05-111-38/+62
|\
| * erts: Only allow remove from trace_status callbackLukas Larsson2016-05-111-38/+62
* | erts: Implement max_heap_size process flagLukas Larsson2016-05-101-9/+12
|/
* Merge branch 'sverker/trace-send-receive-matchspec/OTP-13507'Sverker Eriksson2016-05-091-45/+104
|\
| * erts: Fix PAM to be callable from non-scheduler threadSverker Eriksson2016-05-041-33/+28
| * erts: Change receive matchspec to [NodeOrOther, Pid, Msg]Sverker Eriksson2016-05-041-4/+13
| * erts: Add Sender in 'receive' trace matchspecSverker Eriksson2016-05-041-13/+13
| * erts: Add matchspec to 'receive' traceSverker Eriksson2016-05-041-9/+39
| * erts: Add match spec for send traceSverker Eriksson2016-05-041-17/+42
* | Merge branch 'rickard/reds-fix/master/OTP-13512'Rickard Green2016-05-041-10/+12
|\ \
| * | Ensure correct reduction countingRickard Green2016-05-041-10/+12
* | | Merge branch 'lukas/erts/tracing/misc_fixes/OTP-13503'Lukas Larsson2016-05-031-36/+5
|\ \ \ | |_|/ |/| |
| * | erts: Expand trace tests for refc binariesLukas Larsson2016-04-261-0/+2
| * | erts: Remove some dead codeLukas Larsson2016-04-261-35/+1
| |/
* | erts: Fix return_to trace callbackBjörn-Egil Dahlberg2016-04-291-5/+2
* | erts: Extend 'enabled' and 'trace' tracer callbacksBjörn-Egil Dahlberg2016-04-291-24/+35
* | erts: Extend 'enabled' tracer callbacksBjörn-Egil Dahlberg2016-04-291-94/+147
* | erts: Extend garbage collection traceBjörn-Egil Dahlberg2016-04-291-5/+8
* | runtime_tools: Add lttng 'call' tracingBjörn-Egil Dahlberg2016-04-291-2/+2
* | runtime_tools: Add lttng 'procs' tracingBjörn-Egil Dahlberg2016-04-291-1/+1
* | runtime_tools: Initial lttng tracing frameworkBjörn-Egil Dahlberg2016-04-191-53/+122
|/
* erts: Make trace_delivered go via sys msg dispatcher againLukas Larsson2016-04-151-0/+16
* erts: Add comment about future trace optimizationsLukas Larsson2016-04-151-0/+13
* erts: Add 'spawned' trace event to 'procs' trace flagLukas Larsson2016-04-151-3/+3
* erts: Extend process and port tracingLukas Larsson2016-04-151-43/+302
* erts: Implement tracer modulesLukas Larsson2016-04-151-1685/+845
* erts: Don't use function location when process is terminatingBjörn-Egil Dahlberg2016-04-141-4/+12
* Merge branch 'henrik/update-copyrightyear'Henrik Nord2016-04-131-1/+1
|\
| * update copyright-yearHenrik Nord2016-03-151-1/+1
* | erts: Add enif_cpu/now_time and enif_make_unique_integerLukas Larsson2016-03-291-3/+2
|/
* Merge branch 'master' into sverk/master/halt-INT_MINSverker Eriksson2016-02-241-385/+474
|\
| * Merge branch 'maint'Rickard Green2016-02-021-1/+2
| |\
| | * Use nano second time unit in tracingRickard Green2016-02-021-1/+2
| * | Merge branch 'maint'Rickard Green2016-02-021-280/+419
| |\ \ | | |/
| | * Introduce time warp safe trace timestamp formatsRickard Green2016-01-201-281/+419
| * | Merge branch 'lukas/erts/gc_info/OTP-13265'Lukas Larsson2016-01-261-51/+6
| |\ \
| | * | erts: Add garbage_collection_info to process_info/2Lukas Larsson2015-11-161-51/+6
| * | | Refactor have seq_trace token testBjörn-Egil Dahlberg2015-11-191-5/+1
| |/ /
| * | Fragmented young heap generation and off_heap_message_queue optionRickard Green2015-11-121-20/+48
| * | Merge branch 'lukas/ose/remove/OTP-12573'Lukas Larsson2015-07-141-6/+0
| |\ \
| | * | ose: Remove all code related to the OSE portLukas Larsson2015-07-101-6/+0
| | |/
| * | erts: Remove halfword !HEAP_ON_C_STACKBjörn-Egil Dahlberg2015-07-011-24/+0
| |/