[DTrace-devel] DTrace-ized 5.1.10 and 5.2-rc5 pushed to github and oss.oracle.com

Nick Alcock nick.alcock at oracle.com
Tue Jun 18 03:43:20 PDT 2019


Tests passed on x86-64 and AArch64 with dtrace-utils 1.2.1.

Pushed to <https://github.com/oracle/dtrace-linux-kernel> and
<https://oss.oracle.com/git/gitweb.cgi?p=dtrace-linux-kernel.git>.

v5.1.10 has no differences from v5.1.9.

v5.2-rc5 differences from v5.2-rc4 are only in the context:

 4:  fde6b3bd84cb !  4:  4ee9e1a983a4 dtrace: core and x86
    @@ -3104,9 +3104,9 @@
      --- a/include/linux/cpuhotplug.h
      +++ b/include/linux/cpuhotplug.h
     @@
    - 	CPUHP_AP_IRQ_BCM2836_STARTING,
      	CPUHP_AP_IRQ_MIPS_GIC_STARTING,
      	CPUHP_AP_ARM_MVEBU_COHERENCY,
    + 	CPUHP_AP_MICROCODE_LOADER,
     +	CPUHP_AP_CYCLIC_STARTING,
      	CPUHP_AP_PERF_X86_AMD_UNCORE_STARTING,
      	CPUHP_AP_PERF_X86_STARTING,



More information about the DTrace-devel mailing list