aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/perl
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-02-14perf tools: Rename build libperf to perfJiri Olsa
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-08-02perf tools: Fix build failure on perl script contextNamhyung Kim
2015-02-12perf build: Add scripts objects buildingJiri Olsa
2015-01-21perf scripting perl: Force to use stdboolWang Nan
2014-06-25perf scripts: Fallback to syscalls:* when raw_syscalls:* is not availableDaniel Bristot de Oliveira
2013-07-10perf script: Fix broken include in Context.xsRamkumar Ramachandra
2013-02-06perf perl scripts: Fix SIGALRM and pipe read race for rwtopJiri Olsa
2013-01-24perf script: Remove workqueue-stats scriptTom Zanussi
2010-12-25perf script: Finish the rename from trace to scriptArnaldo Carvalho de Melo
2010-11-10perf trace scripting: remove system-wide param from shell scriptsTom Zanussi
2010-10-23perf trace: Use $PERF_EXEC_PATH in canned report scriptsBen Hutchings
2010-05-10perf/trace/scripting: workqueue-stats script cleanupTom Zanussi
2010-05-10perf/trace/scripting: wakeup-latency script cleanupTom Zanussi
2010-05-10perf/trace/scripting: rwtop script cleanupTom Zanussi
2010-05-10perf/trace/scripting: rw-by-pid script cleanupTom Zanussi
2010-05-10perf/trace/scripting: failed-syscalls script cleanupTom Zanussi
2010-04-30perf: Remove leftover useless options to record trace events from scriptsFrederic Weisbecker
2010-04-14perf trace/scripting: Enable scripting shell scripts for live modeTom Zanussi
2010-04-14perf trace/scripting: Add rwtop and sctop scriptsTom Zanussi
2010-02-25perf/scripts: Add syscall tracing scriptsTom Zanussi
2010-02-23perf/scripts: Remove check-perf-trace from listed scriptsTom Zanussi
2010-02-23perf/scripts: Move common code out of Perl-specific filesTom Zanussi
2010-02-23perf/scripts: Fix bug in Util.pmTom Zanussi
2009-12-15perf trace/scripting: List available scriptsTom Zanussi
2009-12-15perf trace/scripting: Add support for script argsTom Zanussi
2009-11-30perf trace/scripting: Add Fedora libperl install note to docTom Zanussi
2009-11-30perf trace/scripting: Fix Perl common_* access functionsTom Zanussi
2009-11-28perf trace: Add a scripts/perl/bin for perf trace shell scriptsTom Zanussi
2009-11-28perf trace: Add interface to access perf data from Perl handlersTom Zanussi
2009-11-28perf trace: Add perf trace scripting support modules for PerlTom Zanussi