aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-sqlite.py
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 eventsAdrian 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
class='inline' src='https://seccdn.libravatar.org/avatar/71ded6b825de45f0c1b3d61e0cfbd464?s=13&d=retro' />Paul Gortmaker1-1/+0 2013-10-31DMA-API: net: nxp/lpc_eth: use dma_coerce_mask_and_coherent()Russell King1-2/+4 2013-05-27net: ethernet: remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0 2013-04-02net/nxp/lpc_eth: Drop ifdef CONFIG_OF_NETGuenter Roeck1-2/+0 2013-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2 2013-03-20lpc_eth: fix error return code in lpc_eth_drv_probe()Wei Yongjun1-1/+2 2013-03-15drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches1-2/+0 2013-01-14net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli1-1/+1 2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko1-3/+4 2012-12-03lpc_eth: remove __dev* attributesBill Pemberton1-1/+1 2012-11-19net/ethernet: remove useless is_valid_ether_addr from drivers ndo_openJoachim Eastwood1-3/+1 2012-11-02drivers/net/ethernet/nxp/lpc_eth.c: Call mdiobus_unregister before mdiobus_freePeter Senna Tschudin1-0/+1 2012-08-08lpc_eth: remove obsolete ifdefsstigge@antcom.de1-13/+0 2012-07-16lpc_eth: remove duplicated includeDuan Jiong1-1/+0 2012-06-19net: lpc_eth: Driver cleanupstigge@antcom.de1-5/+1 2012-06-17net: lpc_eth: free skbs in start_xmitEric Dumazet1-6/+5 2012-06-11lpc_eth: fix tx completionEric Dumazet1-5/+5 2012-06-11lpc_eth: add missing ndo_change_mtu()Eric Dumazet1-0/+1 2012-05-22Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-21/+50 2012-04-22net: Add device tree support to LPC32xxRoland Stigge1-21/+50 2012-04-04net: lpc_eth: no need to reserve 8 extra bytes in rx skbEric Dumazet1-3/+3 2012-04-01net: lpc_eth: Fix rename of dev_hw_addr_randomstigge@antcom.de1-1/+1 2012-03-12lpc32xx: Added ethernet driverstigge@antcom.de3-0/+1613