summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
AgeCommit message (Expand)Author
2022-02-15perf scripts python: export-to-sqlite.py: Export all sample flagsAdrian Hunter
2019-07-10perf scripts python: export-to-sqlite.py: Export switch eventsAdrian Hunter
2019-07-10perf scripts python: export-to-sqlite.py: Add has_calls column to comms tableAdrian Hunter
2019-07-10perf scripts python: export-to-sqlite.py: Export comm detailsAdrian Hunter
2019-07-09perf scripts python: export-to-sqlite.py: Fix DROP VIEW power_events_viewAdrian Hunter
2019-06-25perf scripts python: export-to-sqlite.py: Export Intel PT power and ptwrite e...Adrian Hunter
2019-06-05perf scripts python: export-to-sqlite.py: Export IPC informationAdrian Hunter
2019-05-28perf scripts python: export-to-sqlite.py: Add support for pyside2Adrian Hunter
2019-04-16perf scripts python: export-to-sqlite.py: Fix use of parent_id in calls_viewAdrian Hunter
2019-03-11perf script python: Add printdate function to SQL exportersTony Jones
2019-03-11perf script python: Add Python3 support to export-to-sqlite.pyTony Jones
2019-03-01perf scripts python: export-to-sqlite.py: Export calls parent_idAdrian Hunter
2019-02-06perf thread-stack: Represent jmps to the start of a different symbolAdrian Hunter
2018-10-23perf scripts python: call-graph-from-sql.py: Rename to exported-sql-viewer.pyAdrian Hunter
2018-09-25perf script python: Fix export-to-sqlite.py sample columnsAdrian Hunter
2017-08-15perf script python: Add support for exporting to sqlite3Adrian Hunter
aa2c74dbd9de862afc8546d1b9be4c86f9eb0'>swiotlb: Remove redundant __GFP_NOWARNQianfeng Rong 2025-08-11dma-direct: clean up the logic in __dma_direct_alloc_pages()Petr Tesarik 2025-06-12dma-contiguous: hornor the cma address limit setup by userFeng Tang 2025-05-27Merge tag 'dma-mapping-6.16-2025-05-26' of git://git.kernel.org/pub/scm/linux...Linus Torvalds 2025-05-06dma-mapping: add a dma_need_unmap helperChristoph Hellwig 2025-05-06dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.hChristoph Hellwig 2025-05-06PCI/P2PDMA: Refactor the p2pdma mapping helpersChristoph Hellwig 2025-04-22dma-coherent: Warn if OF reserved memory is beyond current coherent DMA maskChen-Yu Tsai 2025-04-22dma-mapping: Fix warning reported for missing prototypeBalbir Singh 2025-04-14dma/mapping.c: dev_dbg support for dma_addressing_limitedBalbir Singh 2025-04-09dma/contiguous: avoid warning about unused size_bytesArnd Bergmann