| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-06 | perf build: Disable thread safety analysis for perl header | Leo Yan | 1 | -1/+1 |
| 2024-06-26 | perf util: Make util its own library | Ian Rogers | 1 | -1/+1 |
| 2022-07-20 | perf python: Ignore unused command line arguments when building with clang | Arnaldo Carvalho de Melo | 1 | -0/+4 |
| 2022-07-20 | perf scripting perl: Ignore some warnings to keep building with perl headers | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2020-03-11 | perf scripting perl: Add common_callchain to fix argument order | Michael Petlan | 6 | -20/+20 |
| 2019-08-29 | perf tools: Remove perf.h from source files not needing it | Arnaldo Carvalho de Melo | 1 | -1/+0 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166 | Thomas Gleixner | 4 | -4/+4 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 1 | -16/+1 |
| 2019-02-14 | perf tools: Rename build libperf to perf | Jiri Olsa | 1 | -1/+1 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2016-08-02 | perf tools: Fix build failure on perl script context | Namhyung Kim | 1 | -1/+3 |
| 2015-02-12 | perf build: Add scripts objects building | Jiri Olsa | 1 | -0/+3 |
| 2015-01-21 | perf scripting perl: Force to use stdbool | Wang Nan | 1 | -1/+4 |
| 2014-06-25 | perf scripts: Fallback to syscalls:* when raw_syscalls:* is not available | Daniel Bristot de Oliveira | 2 | -1/+7 |
| 2013-07-10 | perf script: Fix broken include in Context.xs | Ramkumar Ramachandra | 1 | -1/+1 |
| 2013-02-06 | perf perl scripts: Fix SIGALRM and pipe read race for rwtop | Jiri Olsa | 1 | -1/+5 |
| 2013-01-24 | perf script: Remove workqueue-stats script | Tom Zanussi | 3 | -134/+0 |
| 2010-12-25 | perf script: Finish the rename from trace to script | Arnaldo Carvalho de Melo | 15 | -35/+19 |
| 2010-11-10 | perf trace scripting: remove system-wide param from shell scripts | Tom Zanussi | 6 | -6/+6 |
| 2010-10-23 | perf trace: Use $PERF_EXEC_PATH in canned report scripts | Ben Hutchings | 6 | -6/+6 |
| 2010-05-10 | perf/trace/scripting: workqueue-stats script cleanup | Tom Zanussi | 1 | -6/+6 |
| 2010-05-10 | perf/trace/scripting: wakeup-latency script cleanup | Tom Zanussi | 1 | -4/+8 |
| 2010-05-10 | perf/trace/scripting: rwtop script cleanup | Tom Zanussi | 1 | -13/+35 |
| 2010-05-10 | perf/trace/scripting: rw-by-pid script cleanup | Tom Zanussi | 1 | -23/+37 |
| 2010-05-10 | perf/trace/scripting: failed-syscalls script cleanup | Tom Zanussi | 2 | -2/+6 |
| 2010-04-30 | perf: Remove leftover useless options to record trace events from scripts | Frederic Weisbecker | 7 | -7/+7 |
| 2010-04-14 | perf trace/scripting: Enable scripting shell scripts for live mode | Tom Zanussi | 10 | -10/+23 |
| 2010-04-14 | perf trace/scripting: Add rwtop and sctop scripts | Tom Zanussi | 4 | -0/+208 |
| 2010-02-25 | perf/scripts: Add syscall tracing scripts | Tom Zanussi | 4 | -1/+45 |
| 2010-02-23 | perf/scripts: Remove check-perf-trace from listed scripts | Tom Zanussi | 2 | -11/+0 |
| 2010-02-23 | perf/scripts: Move common code out of Perl-specific files | Tom Zanussi | 2 | -3/+5 |
| 2010-02-23 | perf/scripts: Fix bug in Util.pm | Tom Zanussi | 1 | -1/+1 |
| 2009-12-15 | perf trace/scripting: List available scripts | Tom Zanussi | 5 | -0/+6 |
| 2009-12-15 | perf trace/scripting: Add support for script args | Tom Zanussi | 2 | -3/+4 |
| 2009-11-30 | perf trace/scripting: Add Fedora libperl install note to doc | Tom Zanussi | 1 | -2/+2 |
| 2009-11-30 | perf trace/scripting: Fix Perl common_* access functions | Tom Zanussi | 2 | -18/+18 |
| 2009-11-28 | perf trace: Add a scripts/perl/bin for perf trace shell scripts | Tom Zanussi | 10 | -0/+45 |
| 2009-11-28 | perf trace: Add interface to access perf data from Perl handlers | Tom Zanussi | 8 | -8/+409 |
| 2009-11-28 | perf trace: Add perf trace scripting support modules for Perl | Tom Zanussi | 8 | -0/+799 |