Skip to content
  • Tom Zanussi's avatar
    perf trace: Add perf trace scripting support modules for Perl · bcefe12e
    Tom Zanussi authored
    
    
    Add Perf-Trace-Util Perl module and some scripts that use it.
    Core.pm contains Perl code to define and access flag and
    symbolic fields. Util.pm contains general-purpose utility
    functions.
    
    Also adds some makefile bits to install them in
    libexec/perf-core/scripts/perl (or wherever perfexec_instdir
    points).
    
    Signed-off-by: default avatarTom Zanussi <tzanussi@gmail.com>
    Cc: fweisbec@gmail.com
    Cc: rostedt@goodmis.org
    Cc: anton@samba.org
    Cc: hch@infradead.org
    LKML-Reference: <1259133352-23685-5-git-send-email-tzanussi@gmail.com>
    Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
    bcefe12e