Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Turn warnings to errors on selected applications | Björn Gustavsson | 2013-01-23 | 1 | -1/+2 |
* | runtime_tools_sup: Eliminate warning | Björn Gustavsson | 2013-01-23 | 1 | -1/+1 |
* | Merge branch 'nox/enable-silent-rules/OTP-10726' | Björn-Egil Dahlberg | 2013-01-18 | 2 | -15/+15 |
|\ | |||||
| * | Implement ./otp_build configure --enable-silent-rules | Anthony Ramine | 2013-01-15 | 2 | -15/+15 |
* | | appmon: Move runtime part to runtime_tools app | Dan Gudmundsson | 2013-01-09 | 3 | -1/+962 |
* | | Prepare OTP files for Unicode as default encoding | Hans Bolinder | 2013-01-09 | 1 | -1/+2 |
* | | Fix some FOP warnings | Hans Bolinder | 2013-01-09 | 1 | -2/+3 |
|/ | |||||
* | Fix Table Viewer refresh crash on no more existing ets tables | Peti Gömöri | 2012-11-22 | 1 | -1/+1 |
* | Fix dialyzer warning in dyntrace.erl | Siri Hansen | 2012-11-15 | 1 | -2/+2 |
* | runtime_tools: Fix failing testcase | Dan Gudmundsson | 2012-10-30 | 1 | -2/+2 |
* | Merge branch 'siri/runtime_tools/remove-inviso-rest' | Siri Hansen | 2012-09-05 | 3 | -19/+19 |
|\ | |||||
| * | Remove all traces of inviso application from runtime_tools | Siri Hansen | 2012-09-03 | 3 | -19/+19 |
* | | Merge tag 'OTP_R15B02' | Björn-Egil Dahlberg | 2012-09-04 | 2 | -1/+47 |
|\ \ | |/ |/| | |||||
| * | Prepare releaseOTP_R15B02 | Erlang/OTP | 2012-09-03 | 2 | -1/+47 |
* | | Merge branch 'maint' | Björn-Egil Dahlberg | 2012-08-31 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Update copyright years | Björn-Egil Dahlberg | 2012-08-31 | 1 | -1/+1 |
* | | Merge branch 'maint' | Patrik Nyblom | 2012-08-20 | 5 | -4242/+110 |
|\ \ | |/ | |||||
| * | Relocate bodies of DTrace probes to the statically-linked VM. | Scott Lystig Fritchie | 2012-08-17 | 5 | -4242/+110 |
* | | Merge branch 'egil/r16/remove-vxworks-support/OTP-10146' | Björn-Egil Dahlberg | 2012-07-25 | 4 | -71/+39 |
|\ \ | |||||
| * | | runtime_tools: Remove VxWorks | Björn-Egil Dahlberg | 2012-07-19 | 4 | -71/+39 |
* | | | Add DTRACE and SYSTEMTAP howtos as User Guide | Lukas Larsson | 2012-07-19 | 4 | -2/+54 |
* | | | Merge branch 'lukas/add-howto-folder/OTP-10154' | Lukas Larsson | 2012-07-19 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | Move README and INSTALL to HOWTO folder | Lukas Larsson | 2012-07-19 | 1 | -1/+1 |
* | | | Merge branch 'maint' | Henrik Nord | 2012-07-18 | 1 | -4/+4 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge branch 'ms/correct-formating-in-exit' into maint | Henrik Nord | 2012-07-18 | 1 | -4/+4 |
| |\ \ | |||||
| | * | | Correct formating in exit error messages | Michael Santos | 2012-05-09 | 1 | -4/+4 |
* | | | | Merge branch 'maint' | Henrik Nord | 2012-07-06 | 3 | -50/+4287 |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | |||||
| * | | Merge branch 'slf/dtrace-nif-N-probes' into maint | Henrik Nord | 2012-07-06 | 3 | -4/+4278 |
| |\ \ | |||||
| | * | | Remove crufty scaffolding code | Scott Lystig Fritchie | 2012-05-09 | 1 | -38/+0 |
| | * | | Add 1024 separate USDT probes to dyntrace.erl and dyntrace.c | Scott Lystig Fritchie | 2012-05-09 | 3 | -2/+4278 |
| | |/ | |||||
| * | | Merge branch 'slf/dyntrace-comment-and-func-cleanup' into maint | Henrik Nord | 2012-07-06 | 1 | -46/+9 |
| |\ \ | |||||
| | * | | dyntrace.erl comment cleanup and unused function removal | Scott Lystig Fritchie | 2012-04-17 | 1 | -46/+9 |
* | | | | Remove the deprecated inviso application | Björn Gustavsson | 2012-06-12 | 11 | -8090/+0 |
|/ / / | |||||
* | | | Update to work with whitespace in exec path | Lukas Larsson | 2012-06-05 | 4 | -26/+26 |
| |/ |/| | |||||
* | | Prepare releaseOTP_R15B01 | Erlang/OTP | 2012-04-01 | 2 | -1/+23 |
|/ | |||||
* | Update copyright years | Björn-Egil Dahlberg | 2012-03-30 | 31 | -31/+31 |
* | runtime_tools: Add dyntrace_SUITE | Björn Gustavsson | 2012-03-26 | 2 | -0/+225 |
* | Use distinct function-entry probes for local and global calls | Björn Gustavsson | 2012-03-22 | 2 | -4/+16 |
* | Add documentation for dyntrace and system_info changes | Patrik Nyblom | 2012-03-22 | 3 | -1/+211 |
* | Rename dyntrace BIFs to more suiting names | Patrik Nyblom | 2012-03-22 | 1 | -21/+21 |
* | Move dtrace erlang code and NIF into runtime_tools | Patrik Nyblom | 2012-03-22 | 28 | -8/+2201 |
* | [observer] Move data collector to run_time tools | Dan Gudmundsson | 2012-02-21 | 1 | -2/+18 |
* | Skip all inviso test cases if libraries are native-compiled | Björn Gustavsson | 2012-02-06 | 1 | -6/+11 |
* | runtime_tools: Fix signedness in trace_ip_drv.c | Björn-Egil Dahlberg | 2012-01-03 | 1 | -9/+13 |
* | Prepare release | Erlang/OTP | 2011-12-12 | 2 | -1/+51 |
* | Update copyright years | Björn-Egil Dahlberg | 2011-12-09 | 7 | -7/+7 |
* | Merge branch 'dgud/observer/gui/OTP-4779' | Dan Gudmundsson | 2011-12-09 | 1 | -1/+214 |
|\ | |||||
| * | [observer] Move rpc calls to runtime tools | Dan Gudmundsson | 2011-12-05 | 1 | -1/+214 |
* | | Merge branch 'raimo/64-bit-driver-api/OTP-9795' | Björn Gustavsson | 2011-12-09 | 2 | -17/+35 |
|\ \ | |||||
| * | | runtime_tools's drivers: Conform to updated driver API | Björn Gustavsson | 2011-12-09 | 2 | -17/+35 |