summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
AgeCommit message (Expand)Author
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
/gcov: remove depends on CONFIG_EXPERIMENTALKees Cook 2011-07-26gcov: disable CONSTRUCTORS for UMLVitaliy Ivanov 2011-06-15gcov: disable CONFIG_CONSTRUCTORS when not needed by CONFIG_GCOV_KERNELJosh Triplett 2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds 2011-03-17kernel: change to new flag variablematt mooney 2011-02-15sh: Enable CONFIG_GCOV_PROFILE_ALL for shChris Smith 2010-10-15llseek: automatically add .llseek fopArnd Bergmann 2010-09-09gcov: fix null-pointer dereference for certain module typesPeter Oberparleiter 2009-09-21microblaze: Enable GCOV_PROFILE_ALLMichal Simek 2009-08-20powerpc: Enable GCOVMichael Ellerman 2009-06-18gcov: enable GCOV_PROFILE_ALL for x86_64Peter Oberparleiter 2009-06-18gcov: add gcov profiling infrastructurePeter Oberparleiter