summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorCharles-Antoine Couret <charles-antoine.couret@nexvision.fr>2016-07-19 11:13:11 +0200
committerDavid S. Miller <davem@davemloft.net>2016-07-19 16:05:56 -0700
commit2170fef78a400ca3c891da5db73db5e70388aba7 (patch)
treec8a6c1c1b7eff30e64df8f9357e54f422c7b0a74 /tools/perf/scripts/python/task-analyzer.py
parent6cfb3bcc0641109951a124019cd2e0623107d18d (diff)
downloadkernel-2170fef78a400ca3c891da5db73db5e70388aba7.tar.gz
Marvell phy: add field to get errors from fiber link.
Add support for the fiber receiver error counter in the statistics. Rename the current counter which is for copper errors to phy_receive_errors_copper, so it is easy to distinguish copper from fiber. Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: Charles-Antoine Couret <charles-antoine.couret@nexvision.fr> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
perf, sched migration: Make the GUI class client agnosticFrederic Weisbecker 2010-08-02perf, sched migration: Make it vertically scrollableFrederic Weisbecker 2010-08-02perf, sched migration: Parameterize cpu height and spacingNikhil Rao 2010-08-02perf, sched migration: Fix key bindingsNikhil Rao 2010-08-02perf, sched migration: Ignore unhandled task statesFrederic Weisbecker 2010-08-02perf, sched migration: Handle ignored migrate out eventsFrederic Weisbecker 2010-08-02perf: New migration tool overviewFrederic Weisbecker 2010-06-01perf scripts python: Give field dict to unhandled callbackPierre Tardy 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 2010-02-25perf/scripts: Add Python scripting engineTom Zanussi