index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
perl
Age
Commit message (
Expand
)
Author
2022-07-20
perf python: Ignore unused command line arguments when building with clang
Arnaldo Carvalho de Melo
2022-07-20
perf scripting perl: Ignore some warnings to keep building with perl headers
Arnaldo Carvalho de Melo
2020-03-11
perf scripting perl: Add common_callchain to fix argument order
Michael Petlan
2019-08-29
perf tools: Remove perf.h from source files not needing it
Arnaldo Carvalho de Melo
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-02-14
perf tools: Rename build libperf to perf
Jiri Olsa
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-08-02
perf tools: Fix build failure on perl script context
Namhyung Kim
2015-02-12
perf build: Add scripts objects building
Jiri Olsa
2015-01-21
perf scripting perl: Force to use stdbool
Wang Nan
2014-06-25
perf scripts: Fallback to syscalls:* when raw_syscalls:* is not available
Daniel Bristot de Oliveira
2013-07-10
perf script: Fix broken include in Context.xs
Ramkumar Ramachandra
2013-02-06
perf perl scripts: Fix SIGALRM and pipe read race for rwtop
Jiri Olsa
2013-01-24
perf script: Remove workqueue-stats script
Tom Zanussi
2010-12-25
perf script: Finish the rename from trace to script
Arnaldo Carvalho de Melo
2010-11-10
perf trace scripting: remove system-wide param from shell scripts
Tom Zanussi
2010-10-23
perf trace: Use $PERF_EXEC_PATH in canned report scripts
Ben Hutchings
2010-05-10
perf/trace/scripting: workqueue-stats script cleanup
Tom Zanussi
2010-05-10
perf/trace/scripting: wakeup-latency script cleanup
Tom Zanussi
2010-05-10
perf/trace/scripting: rwtop script cleanup
Tom Zanussi
2010-05-10
perf/trace/scripting: rw-by-pid script cleanup
Tom Zanussi
2010-05-10
perf/trace/scripting: failed-syscalls script cleanup
Tom Zanussi
2010-04-30
perf: Remove leftover useless options to record trace events from scripts
Frederic Weisbecker
2010-04-14
perf trace/scripting: Enable scripting shell scripts for live mode
Tom Zanussi
2010-04-14
perf trace/scripting: Add rwtop and sctop scripts
Tom Zanussi
2010-02-25
perf/scripts: Add syscall tracing scripts
Tom Zanussi
2010-02-23
perf/scripts: Remove check-perf-trace from listed scripts
Tom Zanussi
2010-02-23
perf/scripts: Move common code out of Perl-specific files
Tom Zanussi
2010-02-23
perf/scripts: Fix bug in Util.pm
Tom Zanussi
2009-12-15
perf trace/scripting: List available scripts
Tom Zanussi
2009-12-15
perf trace/scripting: Add support for script args
Tom Zanussi
2009-11-30
perf trace/scripting: Add Fedora libperl install note to doc
Tom Zanussi
2009-11-30
perf trace/scripting: Fix Perl common_* access functions
Tom Zanussi
2009-11-28
perf trace: Add a scripts/perl/bin for perf trace shell scripts
Tom Zanussi
2009-11-28
perf trace: Add interface to access perf data from Perl handlers
Tom Zanussi
2009-11-28
perf trace: Add perf trace scripting support modules for Perl
Tom Zanussi