summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-sqlite-report
diff options
context:
space:
mode:
authorTree Davies <tdavies@darkphysics.net>2023-08-25 07:08:42 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-09-13 10:35:04 +0200
commit097df81e30749db1346af1c25fd75edadf019012 (patch)
tree99d9257aeb137c2ada33ac57c797dd2a69abc4c3 /tools/perf/scripts/python/bin/export-to-sqlite-report
parentacbc42e16ecd6702dba2fdb8ada224effffde160 (diff)
downloadkernel-097df81e30749db1346af1c25fd75edadf019012.tar.gz
Staging: rtl8192e: Rename variable pTS in function prototype rtllib_FlushRxTsPendingPkts()
Rename variable pTS in function prototype rtllib_FlushRxTsPendingPkts() to ts, to fix checkpatch warning Avoid CamelCase. Signed-off-by: Tree Davies <tdavies@darkphysics.net> Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> Link: https://lore.kernel.org/r/20230825140847.501113-12-tdavies@darkphysics.net Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-sqlite-report')
0 files changed, 0 insertions, 0 deletions
a129ec8f54743c341dabfc'>perf: Add a script to show packets processingKoki Sanagi 2010-08-02perf, sched migration: Librarize task states and event headers helpersFrederic Weisbecker 2010-08-02perf, sched migration: Librarize the GUI classFrederic Weisbecker 2010-08-02perf, 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