]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge branch 'topic/uek-4.1/dtrace' up to bug 26137220 into uek/uek-next
authorChuck Anderson <chuck.anderson@oracle.com>
Sun, 28 May 2017 02:56:21 +0000 (19:56 -0700)
committerChuck Anderson <chuck.anderson@oracle.com>
Sun, 28 May 2017 02:56:21 +0000 (19:56 -0700)
commit53fae8c475a5744bf150f166d583eaebb15b186a
tree1fe57af7f43eaaab7eeaff521fb518c4e6d196e3
parenta5121c723334aa09f58680aef1ac8ca046689fc9
parenteba390d0743d7cd134c668c9d4f41de4fb312c3e
Merge branch 'topic/uek-4.1/dtrace' up to bug 26137220 into uek/uek-next

* topic/uek-4.1/dtrace:
  ctf: prevent modules on the dedup blacklist from sharing any types at all
  ctf: emit bitfields in in-memory order
  ctf: bitfield support
  ctf: emit file-scope static variables
  ctf: speed up the dwarf2ctf duplicate detector some more
  ctf: strdup() -> xstrdup()
  ctf: speed up the dwarf2ctf duplicate detector
  ctf: add module parameter to simple_dwfl_new() and adjust both callers
  ctf: fix the size of int and avoid duplicating it
  ctf: allow overriding of DIE attributes: use it for parent bias
  DTrace tcp/udp provider probes
  dtrace: define DTRACE_PROBE_ENABLED to 0 when !CONFIG_DTRACE
  dtrace: ensure limit is enforced even when pcs is NULL
  dtrace: make x86_64 FBT return probe detection less restrictive
  dtrace: support passing offset as arg0 to FBT return probes
  dtrace: make FBT entry probe detection less restrictive on x86_64
  dtrace: adjust FBT entry probe dection for OL7
net/ipv4/tcp.c
net/ipv4/tcp_input.c
net/ipv4/tcp_ipv4.c
net/ipv4/tcp_output.c
net/ipv4/udp.c
net/ipv6/tcp_ipv6.c
net/ipv6/udp.c