aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-sqlite.py (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-10perf scripts python: export-to-sqlite.py: Export switch eventsAdrian Hunter1-0/+41
2019-07-10perf scripts python: export-to-sqlite.py: Add has_calls column to comms tableAdrian Hunter1-0/+2
2019-07-10perf scripts python: export-to-sqlite.py: Export comm detailsAdrian Hunter1-4/+7
2019-07-09perf scripts python: export-to-sqlite.py: Fix DROP VIEW power_events_viewAdrian Hunter1-1/+1
2019-06-25perf scripts python: export-to-sqlite.py: Export Intel PT power and ptwrite e...Adrian Hunter1-0/+239
2019-06-05perf scripts python: export-to-sqlite.py: Export IPC informationAdrian Hunter1-12/+24
2019-05-28perf scripts python: export-to-sqlite.py: Add support for pyside2Adrian Hunter1-6/+38
2019-04-16perf scripts python: export-to-sqlite.py: Fix use of parent_id in calls_viewAdrian Hunter1-1/+1
2019-03-11perf script python: Add printdate function to SQL exportersTony Jones1-5/+8
2019-03-11perf script python: Add Python3 support to export-to-sqlite.pyTony Jones1-9/+14
2019-03-01perf scripts python: export-to-sqlite.py: Export calls parent_idAdrian Hunter1-4/+8
2019-02-06perf thread-stack: Represent jmps to the start of a different symbolAdrian Hunter1-1/+1
2018-10-23perf scripts python: call-graph-from-sql.py: Rename to exported-sql-viewer.pyAdrian Hunter1-1/+1
2018-09-25perf script python: Fix export-to-sqlite.py sample columnsAdrian Hunter1-1/+5
2017-08-15perf script python: Add support for exporting to sqlite3Adrian Hunter1-0/+451
/span>devlink: Rework devlink health reporter destructorVladyslav Tarasiuk1-13/+24 2020-07-10devlink: Refactor devlink health reporter constructorVladyslav Tarasiuk1-17/+28 2020-07-10net: macb: fix call to pm_runtime in the suspend/resume functionsNicolas Ferre1-2/+4 2020-07-10net: macb: fix macb_suspend() by removing call to netif_carrier_off()Nicolas Ferre1-1/+0 2020-07-10net: macb: fix macb_get/set_wol() when moving to phylinkNicolas Ferre1-6/+12 2020-07-10net: macb: mark device wake capable when "magic-packet" property presentNicolas Ferre1-1/+1 2020-07-10net: macb: fix wakeup test in runtime suspend/resume routinesNicolas Ferre1-2/+2 2020-07-10bnxt_en: fix NULL dereference in case SR-IOV configuration failsDavide Caratti1-1/+1 2020-07-10mlx4: convert to new udp_tunnel_nic infraJakub Kicinski2-84/+25 2020-07-10bnxt: convert to new udp_tunnel_nic infraJakub Kicinski2-113/+40 2020-07-10ixgbe: convert to new udp_tunnel_nic infraJakub Kicinski2-139/+44 2020-07-10ixgbe: don't clear UDP tunnel ports when RXCSUM is disabledJakub Kicinski1-20/+0