summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
AgeCommit message (Expand)Author
2020-05-05perf flamegraph: Use /bin/bash for report and record scriptsArnaldo Carvalho de Melo
2020-04-16perf script: Add flamegraph.py scriptAndreas Gerstmayr
2018-06-06perf script powerpc: Python script for hypervisor call statisticsRavi Bangoria
2018-01-12perf script python: Add script to profile and resolve physical mem typeKan Liang
2017-08-15perf script python: Add support for exporting to sqlite3Adrian Hunter
2017-06-30perf intel-pt: Add example script for power events and PTWRITEAdrian Hunter
2016-06-21perf script: Add stackcollapse.py scriptPaolo Bonzini
2015-08-28perf scripts python: Add new compaction-times scriptTony Jones
2014-11-03perf tools: Add call information to Python exportAdrian Hunter
2014-10-29perf script: Add Python script to export to postgresqlAdrian Hunter
2014-06-25perf scripts: Fallback to syscalls:* when raw_syscalls:* is not availableDaniel Bristot de Oliveira
2012-09-17perf scripts: Add event_analyzing_sample-record/reportFeng Tang
2011-09-29perf script: Add drop monitor scriptNeil Horman
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-26perf python scripting: Add futex-contention scriptArnaldo Carvalho de Melo
2010-10-23perf trace: Use $PERF_EXEC_PATH in canned report scriptsBen Hutchings
2010-09-07perf: Add a script to show packets processingKoki Sanagi
2010-08-02perf: New migration tool overviewFrederic Weisbecker
2010-05-10perf/trace/scripting: syscall-counts script cleanupTom Zanussi
2010-05-10perf/trace/scripting: syscall-counts-by-pid script cleanupTom Zanussi
2010-05-10perf/trace/scripting: failed-syscalls-by-pid 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
ro/kernel/commit/tools/hv?h=linux-6.6.y&id=502d84bd1aa2445b13ff75e8ac2a39d249f791ee'>tools: hv: add a python script lsvmbus to list VMBus devicesDexuan Cui 2015-05-24Drivers: hv: fcopy: full handshake supportVitaly Kuznetsov 2015-05-24Drivers: hv: vss: full handshake supportVitaly Kuznetsov 2015-05-24Tools: hv: vss: use misc char device to communicate with kernelVitaly Kuznetsov 2015-05-24Tools: hv: kvp: use misc char device to communicate with kernelVitaly Kuznetsov 2015-03-25hv: hypervvssd: call endmntent before call setmntent againVaughan Cao 2015-03-25tools: hv: fcopy_daemon: support >2GB files for x86_32 guestDexuan Cui 2015-01-25Tools: hv: do not add redundant '/' in hv_start_fcopy()Vitaly Kuznetsov 2015-01-25Tools: hv: address compiler warnings for hv_fcopy_daemon.cVitaly Kuznetsov 2015-01-25Tools: hv: address compiler warnings for hv_kvp_daemon.cVitaly Kuznetsov 2015-01-25Tools: hv: remove unused bytes_written from kvp_update_file()Vitaly Kuznetsov 2015-01-12tools: hv: kvp_daemon: make IPv6-only-injection workDexuan Cui 2015-01-12tools: hv: Makefile: Add hv_fcopy_daemon to MakefileMatej Muzila 2014-11-26tools: hv: ignore ENOBUFS and ENOMEM in the KVP daemonDexuan Cui 2014-11-26Tools: hv: vssdaemon: skip all filesystems mounted readonlyVitaly Kuznetsov 2014-11-26Tools: hv: vssdaemon: report freeze errorsVitaly Kuznetsov 2014-11-07tools: hv: introduce -n/--no-daemon optionVitaly Kuznetsov 2014-11-07Tools: hv: vssdaemon: ignore the EBUSY on multiple freezing the same partitionDexuan Cui