aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-29perf script: Add drop monitor scriptNeil Horman2-0/+6
2010-12-25perf script: Finish the rename from trace to scriptArnaldo Carvalho de Melo7-7/+7
2010-11-10perf trace scripting: remove system-wide param from shell scriptsTom Zanussi7-7/+7
2010-10-26perf python scripting: Add futex-contention scriptArnaldo Carvalho de Melo2-0/+6
2010-10-23perf trace: Use $PERF_EXEC_PATH in canned report scriptsBen Hutchings6-6/+6
2010-09-07perf: Add a script to show packets processingKoki Sanagi2-0/+13
2010-08-02perf: New migration tool overviewFrederic Weisbecker2-0/+5
2010-05-10perf/trace/scripting: syscall-counts script cleanupTom Zanussi1-1/+1
2010-05-10perf/trace/scripting: syscall-counts-by-pid script cleanupTom Zanussi1-1/+1
2010-05-10perf/trace/scripting: failed-syscalls-by-pid script cleanupTom Zanussi1-1/+1
2010-04-30perf: Remove leftover useless options to record trace events from scriptsFrederic Weisbecker4-4/+4
2010-04-14perf trace/scripting: Enable scripting shell scripts for live modeTom Zanussi6-6/+24
2010-04-14perf trace/scripting: Add rwtop and sctop scriptsTom Zanussi2-0/+26
2010-02-25perf/scripts: Add syscall tracing scriptsTom Zanussi6-0/+18
1-1/+7 2023-05-30devlink: move port_type_set() op into devlink_port_opsJiri Pirko3-31/+31 2023-05-30mlx4: register devlink port with opsJiri Pirko1-1/+5 2023-05-30devlink: move port_split/unsplit() ops into devlink_port_opsJiri Pirko5-15/+18 2023-05-30nfp: devlink: register devlink port with opsJiri Pirko1-1/+5 2023-05-30mlxsw_core: register devlink port with opsJiri Pirko1-1/+5 2023-05-30ice: register devlink port for PF with opsJiri Pirko1-1/+5 2023-05-30devlink: introduce port ops placeholderJiri Pirko2-17/+54 2023-05-30net: fec: remove last_bdp from fec_enet_txq_xmit_frame()Wei Fang1-4/+2 2023-05-30r8169: check for PCI read error in probeHeiner Kallweit1-1/+8 2023-05-30dsa: lan9303: Remove stray gpiod_unexport() callAndy Shevchenko1-1/+0 2023-05-30liquidio: Use vzalloc()Christophe JAILLET2-6/+2 2023-05-30net: phy: microchip_t1s: add support for Microchip LAN865x Rev.B0 PHYsParthiban Veerasooran2-4/+179 2023-05-30net: phy: microchip_t1s: remove unnecessary interrupts disabling codeParthiban Veerasooran1-13/+1 2023-05-30net: phy: microchip_t1s: fix reset complete status handlingParthiban Veerasooran1-0/+21 2023-05-30net: phy: microchip_t1s: update LAN867x PHY supported revision numberParthiban Veerasooran2-15/+15 2023-05-30net: phy: microchip_t1s: replace read-modify-write code with phy_modify_mmdParthiban Veerasooran1-28/+13 2023-05-30net: phy: microchip_t1s: modify driver description to be more genericParthiban Veerasooran2-5/+5 2023-05-30net: dsa: microchip: Add register access control for KSZ8873 chipOleksij Rempel1-0/+41 2023-05-30net: dsa: microchip: ksz8: Prepare ksz8863_smi for regmap register access val...Oleksij Rempel1-0/+11 2023-05-30net: dsa: microchip: remove ksz_port:on variableOleksij Rempel2-20/+1 2023-05-30net: dsa: microchip: add an enum for regmap widthsVladimir Oltean8-43/+63 2023-05-30net: dsa: microchip: improving error handling for 8-bit register RMW operationsOleksij Rempel1-6/+22