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
nsertions'>+87 2018-04-30liquidio: Moved common definition octnic_gather to octeon_network.hIntiyaz Basha3-39/+21 2018-04-30liquidio: Moved common function delete_glists to lio_core.cIntiyaz Basha4-91/+51 2018-04-30liquidio: Moved common function list_delete_head to octeon_network.hIntiyaz Basha3-43/+24 2018-04-30liquidio: Moved common function if_cfg_callback to lio_core.cIntiyaz Basha4-67/+38 2018-04-29net: core: Assert the size of netdev_featres_tFlorian Fainelli2-0/+7 2018-04-29net: Revoke export for __skb_tx_hash, update it to just be static skb_tx_hashAlexander Duyck2-19/+4 2018-04-29mlx4: Don't bother using skb_tx_hash in mlx4_en_select_queueAlexander Duyck1-1/+1 2018-04-29opa_vnic: Just use skb_get_hash instead of skb_tx_hashAlexander Duyck3-13/+12 2018-04-29lan78xx: Modify error messagesRaghuram Chary J1-2/+2 2018-04-29lan78xx: Remove DRIVER_VERSION for lan78xx driverRaghuram Chary J1-2/+0 2018-04-29lan78xx: Lan7801 Support for Fixed PHYRaghuram Chary J2-28/+77 2018-04-29selftests: net: tcp_mmap must use TCP_ZEROCOPY_RECEIVEEric Dumazet1-28/+38 2018-04-29tcp: add TCP_ZEROCOPY_RECEIVE support for zerocopy receiveEric Dumazet4-90/+116 2018-04-29net: dsa: mv88e6xxx: remove Global 2 setupVivien Didelot3-31/+0 2018-04-29net: dsa: mv88e6xxx: move device mapping setupVivien Didelot3-32/+44 2018-04-29net: dsa: mv88e6xxx: move trunk setupVivien Didelot3-6/+21 2018-04-28net: phy: Fix modular PHYLIB buildFlorian Fainelli3-61/+40 2018-04-27udp: remove stray export symbolWillem de Bruijn1-1/+0 2018-04-27ipv6: sr: Add documentation for seg_flowlabel sysctlAhmed Abdelsalam1-0/+13 2018-04-27drivers: net: replace UINT64_MAX with U64_MAXJisheng Zhang6-24/+7 2018-04-27ptp_pch: use helpers function for converting between ns and timespecYueHaibing1-5/+2 2018-04-27net: qrtr: Expose tunneling endpoint to user spaceBjorn Andersson3-0/+170