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
n>V4L/DVB: tm6000: fix build errorsRandy Dunlap2-1/+3 2010-05-18V4L/DVB: tm6000: move board-specific init to tm6000-cardsMauro Carvalho Chehab3-47/+77 2010-05-18V4L/DVB: tm6000: Allow tm6000 driver compilationMauro Carvalho Chehab5-8/+6 2010-05-18V4L/DVB: tm6000: add a different set param valuesStefan Ringel1-2/+156 2010-05-18V4L/DVB: tm6000: Fix several bugs at the usb DVB transferStefan Ringel1-45/+78 2010-05-18V4L/DVB: tm6000: remove unused functionStefan Ringel1-1/+0 2010-05-18V4L/DVB: tm6000: add tuner parameter for DVB devicesStefan Ringel1-4/+6 2010-05-18V4L/DVB: tm6000: add tuner callback for dvb frontendStefan Ringel3-1/+5 2010-05-18V4L/DVB: tm6000: add special usb request to quit i2c tuner transferStefan Ringel1-1/+11 2010-05-18V4L/DVB: tm6000: typo fix: the identifer string is wrongStefan Ringel1-1/+1 2010-05-18V4L/DVB: tm6000: fix: avoid unregister the driver after successStefan Ringel1-0/+1 2010-05-18V4L/DVB: tm6000: add Terratec Cinergy Hybrid XEMauro Carvalho Chehab1-1/+18 2010-05-18V4L-DVB: tm6000: add missing BEHOLDER board definitionsMauro Carvalho Chehab1-0/+2 2010-05-18V4L/DVB: tm6000: add digital init for tm6010Stefan Ringel1-26/+46 2010-05-18V4L/DVB: tm6000: fix driver compilationStefan Ringel1-1/+1 2010-05-18V4L/DVB: xc3028: fix regression in firmware loading timeDevin Heitmueller1-4/+7 2010-05-18V4L/DVB (13556a): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart1-1/+0 2010-05-18V4L/DVB (13555a): v4l: Use video_device_node_name() instead of the minor numberMauro Carvalho Chehab1-10/+12 2010-05-18V4L/DVB (13403): Add new TV cards of BeholderDmitri Belimov1-0/+33 2010-05-18tm6000: Remove legacy code to work with older kernel versionsMauro Carvalho Chehab1-17/+0 2010-05-18V4L/DVB (12854): tm6000: i2c addresses should now be specified in 7bit formatsMauro Carvalho Chehab1-12/+12 2010-05-18V4L/DVB (12853): tm6000: Fix almost all warnings at the driverMauro Carvalho Chehab3-63/+63 2010-05-18V4L/DVB (12852): tm6000: Fix compilation against 2.6.31Mauro Carvalho Chehab7-137/+51