summaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorMiguel Ojeda <ojeda@kernel.org>2021-05-12 23:32:39 +0200
committerMiguel Ojeda <ojeda@kernel.org>2021-05-12 23:32:39 +0200
commit4792f9dd12936ec35deced665ae3a4ca8fe98729 (patch)
treeb72ea957c7bfd7b2f1bf726db26cda6fee21eb22 /tools/perf/scripts
parent6efb943b8616ec53a5e444193dccf1af9ad627b5 (diff)
downloadkernel-4792f9dd12936ec35deced665ae3a4ca8fe98729.tar.gz
clang-format: Update with the latest for_each macro list
Re-run the shell fragment that generated the original list. Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions
d>perf scripts python cs-etm: Update to use argparseJames Clark 2024-09-24perf scripting python: Add function to get a config valueJames Clark 2024-07-31perf scripts python cs-etm: Restore first sample log in verbose modeJames Clark 2024-06-26perf util: Make util its own libraryIan Rogers 2024-06-25tools/perf: Fix parallel-perf python script to replace new python syntax ":="...Athira Rajeev 2024-06-06perf script: netdev-times: add location parameter to consume_skbLucas Stach 2024-04-26perf scripts python: Add a script to run instances of 'perf script' in parallelAdrian Hunter 2023-12-20perf scripts python arm-cs-trace-disasm.py: Do not ignore disam first sampleRuidong Tian 2023-12-20perf scripts python arm-cs-trace-disasm.py: Set start vm addr of exectable fi...Ruidong Tian 2023-11-23perf tools: Address python 3.6 DeprecationWarning for string scapesBenjamin Gray 2023-08-24perf scripts python gecko: Launch the profiler UI on the default browser with...Anup Sharma 2023-08-24perf scripts python: Add support for input args in gecko scriptAnup Sharma 2023-08-15perf scripts python: Update audit-libs package name for python3Wei Li 2023-08-15perf scripts python: Support syscall name parsing on arm64Wei Li 2023-08-03perf script python: Cope with declarations after statements found in Python.hArnaldo Carvalho de Melo 2023-07-28perf scripts python: Add command execution for gecko scriptAnup Sharma 2023-07-28perf scripts python: Implement add sample function and thread processingAnup Sharma 2023-07-28perf scripts python: Implement add sample function and thread processingAnup Sharma 2023-07-28perf scripts python: Add trace end processing and PRODUCT and CATEGORIES info...Anup Sharma 2023-07-28perf scripts python: Add classes and conversion functionsAnup Sharma 2023-07-28perf scripts python: Extact necessary information from process eventAnup Sharma 2023-07-28perf scripts python: Add initial script file with usage informationAnup Sharma 2023-06-13perf python scripting: Get rid of unused import in arm-cs-trace-disasmSourabh Jain 2023-06-12perf thread: Add accessor functions for threadIan Rogers 2023-05-02perf script: Add new parameter in kfree_skb tracepoint to the python scripts ...Sriram Yagnaraman 2023-04-17perf script task-analyzer: Fix spelling mistake "miliseconds" -> "milliseconds"Colin Ian King 2023-04-12perf scripts python intel-pt-events: Delete unused 'event_attr variableAlexander Pantyukhin 2023-04-04perf map: Add accessor for dsoIan Rogers 2023-04-04perf maps: Add functions to access mapsIan Rogers 2023-03-15perf script: Fix Python support when no libtraceeventAdrian Hunter 2023-03-14perf scripts intel-pt-events.py: Fix IPC output for Python 2Roman Lozko 2023-01-19perf script flamegraph: Avoid d3-flame-graph package dependencyIan Rogers