| Commit message (Expand) | Author | Age | Files | Lines |
* | Add initial DTrace support for RISC-V. | br | 2016-05-24 | 3 | -2/+155 |
* | Rename dprintf into dbg_printf to avoid collision with dprintf(3) | bapt | 2016-05-10 | 1 | -11/+11 |
* | libdtrace: Add a missing unlock to an error handler. | markj | 2016-04-11 | 1 | -0/+1 |
* | libdtrace: use calloc(3) instead of malloc(3) when it makes sense. | pfg | 2016-03-14 | 3 | -14/+14 |
* | Modify DTRACEHIOC_ADDDOF to copy the DOF section from the target process. | markj | 2015-12-07 | 1 | -46/+4 |
* | Perform bounds checking when constructing a format string. | markj | 2015-08-02 | 1 | -5/+17 |
* | First cut of DTrace for AArch64. | br | 2015-07-01 | 2 | -3/+156 |
* | libdtrace: allow D libraries to declare dependencies on kernel modules | markj | 2015-06-06 | 5 | -0/+100 |
* | Fix a typo that snuck in with r283024, and remove the EXFAIL annotation from | markj | 2015-05-17 | 1 | -1/+1 |
* | Respect the libdir option when linking drti.o, rather than hardcoding the | markj | 2015-05-17 | 2 | -16/+14 |
* | As dtrace(1) processes D libraries under /usr/lib/dtrace, the compiler may | markj | 2015-05-17 | 1 | -0/+1 |
* | When in lazyload mode, write the DOF to a temporary file and rename it | markj | 2015-05-17 | 1 | -13/+16 |
* | libdtrace: add support for lazyload mode. | markj | 2015-04-08 | 3 | -17/+79 |
* | Fix a misparenthesization that could cause a crash if TERM is not set. | markj | 2015-03-31 | 1 | -2/+2 |
* | Remove drti.o's dependency on libelf. This makes it possible to add DTrace | markj | 2015-02-18 | 5 | -72/+86 |
* | Initial version of DTrace on ARM32. | gnn | 2015-02-10 | 1 | -0/+190 |
* | Let the standard deviation of the empty set be 0. This is consistent with | markj | 2015-02-02 | 1 | -0/+3 |
* | Mechanically convert cddl sun #ifdef's to illumos | smh | 2015-01-17 | 26 | -179/+178 |
* | Add PowerPC64 function descriptor support for dt_link.c | jhibbits | 2014-12-28 | 1 | -14/+27 |
* | DOF tables are aligned according to the DOF section's alignment constraint, | markj | 2014-12-26 | 1 | -1/+4 |
* | We can stop iterating once we've found the DOF section. | markj | 2014-12-23 | 1 | -0/+1 |
* | Initialize an argument to NULL instead of expecting dlinfo() to do it. | will | 2014-12-17 | 1 | -1/+1 |
* | Adjust some checks missed in r274637, now that pi_rname can be NULL. | markj | 2014-11-25 | 1 | -2/+3 |
* | The module load address always needs to be included when setting the dm_*_va | markj | 2014-11-25 | 1 | -3/+3 |
* | DTrace imposes a 128-byte limit on the length of the function component of | markj | 2014-11-17 | 3 | -22/+21 |
* | Treat D keywords as identifiers in certain postfix expressions. This allows | markj | 2014-10-06 | 1 | -0/+23 |
* | Hook up support for userland CTF support in DTrace. This required some | markj | 2014-10-03 | 1 | -19/+1 |
* | Remove an incorrect close(2) call that was added in r271413. | markj | 2014-09-22 | 1 | -1/+0 |
* | Remove some variables that are no longer used as of r271413. | markj | 2014-09-22 | 1 | -10/+4 |
* | Fix some incorrect endianness checks. | markj | 2014-09-17 | 1 | -2/+2 |
* | Use the linker to perform relocations in the SUNW_dof section rather than | markj | 2014-09-11 | 2 | -212/+23 |
* | Make DTrace stuff compile with C99 standard. | delphij | 2014-08-22 | 3 | -0/+11 |
* | Remove the BROKEN_LIBELF section. | rpaulo | 2014-08-10 | 1 | -52/+0 |
* | Preserve the errno value of an ioctl before calling free(3). Previously, | markj | 2014-08-04 | 3 | -11/+14 |
* | Remove ia64. | marcel | 2014-07-07 | 1 | -22/+2 |
* | MFV illumos | rpaulo | 2014-06-26 | 6 | -38/+724 |
* | MFV illumos | rpaulo | 2014-06-26 | 22 | -116/+724 |
* | MFV illumos | rpaulo | 2014-06-26 | 1 | -2/+8 |
* | MFV illumos r266986: | rpaulo | 2014-06-26 | 1 | -3/+7 |
* | Revert r267898. | rpaulo | 2014-06-26 | 6 | -737/+39 |
* | Bring the following change from the illumos-joyent repository: | rpaulo | 2014-06-26 | 6 | -39/+737 |
* | MFV r258381: | pfg | 2014-06-25 | 1 | -2/+7 |
* | Re-apply r248644. This fixes an annoying problem which caused dtrace -c to | markj | 2014-05-08 | 1 | -1/+1 |
* | Use the correct format specifiers for wide characters and strings of wide | markj | 2014-04-15 | 1 | -0/+5 |
* | MFV r258379; | pfg | 2014-04-02 | 3 | -8/+23 |
* | When our linker merges .SUNW_dof sections from multiple files, it simply | markj | 2014-03-01 | 1 | -30/+58 |
* | 1452 DTrace buffer autoscaling should be less violent | markj | 2014-02-22 | 1 | -27/+0 |
* | dtrace: remove unexplained 16MB limitation from dt_alloc/dt_zalloc | avg | 2014-01-24 | 1 | -10/+0 |
* | When clearing relocations to __dtrace* symbols, handle both SHT_REL and | markj | 2013-12-29 | 1 | -4/+11 |
* | The uaddr, ufunc, umod and usym functions all seem to work as expected on | markj | 2013-12-04 | 1 | -8/+0 |