index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
perl
/
Perf-Trace-Util
Age
Commit message (
Expand
)
Author
2024-06-26
perf util: Make util its own library
Ian Rogers
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
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 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
2013-07-10
perf script: Fix broken include in Context.xs
Ramkumar Ramachandra
2010-12-25
perf script: Finish the rename from trace to script
Arnaldo Carvalho de Melo
2010-04-14
perf trace/scripting: Add rwtop and sctop 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-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 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