Diese Instanz von GitLab ist Pre-Release und noch nicht offiziell als Dienst freigeschaltet.

This GitLab instance is pre-release and not an officially announced service.

Skip to content
  • Markus Armbruster's avatar
    a9779a3a
    trace-events: Delete unused trace points · a9779a3a
    Markus Armbruster authored
    
    
    Tracked down with cleanup-trace-events.pl.  Funnies requiring manual
    post-processing:
    
    * block.c and blockdev.c trace points are in block/trace-events.
    
    * hw/block/nvme.c uses the preprocessor to hide its trace point use
      from cleanup-trace-events.pl.
    
    * include/hw/xen/xen_common.h trace points are in hw/xen/trace-events.
    
    * net/colo-compare and net/filter-rewriter.c use pseudo trace points
      colo_compare_udp_miscompare and colo_filter_rewriter_debug to guard
      debug code.
    
    Signed-off-by: default avatarMarkus Armbruster <armbru@redhat.com>
    Message-id: 20190314180929.27722-5-armbru@redhat.com
    Message-Id: <20190314180929.27722-5-armbru@redhat.com>
    Signed-off-by: default avatarStefan Hajnoczi <stefanha@redhat.com>
    a9779a3a
    trace-events: Delete unused trace points
    Markus Armbruster authored
    
    
    Tracked down with cleanup-trace-events.pl.  Funnies requiring manual
    post-processing:
    
    * block.c and blockdev.c trace points are in block/trace-events.
    
    * hw/block/nvme.c uses the preprocessor to hide its trace point use
      from cleanup-trace-events.pl.
    
    * include/hw/xen/xen_common.h trace points are in hw/xen/trace-events.
    
    * net/colo-compare and net/filter-rewriter.c use pseudo trace points
      colo_compare_udp_miscompare and colo_filter_rewriter_debug to guard
      debug code.
    
    Signed-off-by: default avatarMarkus Armbruster <armbru@redhat.com>
    Message-id: 20190314180929.27722-5-armbru@redhat.com
    Message-Id: <20190314180929.27722-5-armbru@redhat.com>
    Signed-off-by: default avatarStefan Hajnoczi <stefanha@redhat.com>
Loading