aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-15perf script python: Rename call-graph-from-postgresql.py to call-graph-from-s...Adrian Hunter1-1/+1
2017-08-15perf scripts python: Fix missing call_path_id in export-to-postgresql scriptAdrian Hunter1-1/+2
2016-05-06perf script: Update export-to-postgresql to support callchain exportChris Phlipot1-17/+30
2016-04-19perf script: Fix postgresql ubuntu install instructionsChris Phlipot1-3/+2
2015-09-28perf tools: Add more documentation to export-to-postgresql.py scriptAdrian Hunter1-0/+221
2015-08-21perf tools: Add example call-graph scriptAdrian Hunter1-0/+47
2014-11-03perf tools: Add call information to Python exportAdrian Hunter1-1/+65
2014-11-03perf tools: Add branch_type and in_tx to Python exportAdrian Hunter1-6/+26
2014-10-29perf script: Add Python script to export to postgresqlAdrian Hunter1-0/+360
>2012-01-09mtd: nand: fixup for fmr initialization of Freescale NAND controllerShengzhou Liu1-5/+5 2012-01-09mtd: document that MEMWRITE ioctl is NAND-specificArtem Bityutskiy1-1/+2 2012-01-09mtd: fsl_elbc_nand: set Nand flash page address to FBAR and FPAR correctlyLiu Shuo1-3/+10 2012-01-09mtdoops: fix the oops_page_used array sizeRoman Tereshonkov1-1/+1 2012-01-09jffs2: fix up error handling for insert_inode_lockedEric Sandeen1-1/+0 2012-01-09mtd: maps: remove the now unused bcm963xx-flashJonas Gorski3-130/+0 2012-01-09MIPS: BCM63XX: use the new bcm63xxpart parserJonas Gorski1-0/+3 2012-01-09mtd: maps: physmap: allow partition parsers for physmap_flash_dataJonas Gorski2-1/+5 2012-01-09mtd: maps: bcm963xx-flash: make CFE partition parsing an mtd parserJonas Gorski5-150/+202 2012-01-09mtd: maps: bcm963xx-flash: clean up printk usageJonas Gorski1-10/+10 2012-01-09mtd: maps: bcm963xx-flash: remove superfluous semicolonsJonas Gorski1-5/+5 2012-01-09mtd: maps: bcm963xx-flash: fix word order for spare partitionJonas Gorski1-1/+1 2012-01-09mtd: davinci: if no amif timing is passed, don; t setup cscfg registerHeiko Schocher1-1/+3 2012-01-09mtd: nand: set correct length to FBCR for a non-full-page writeLiu Shuo1-1/+2 2012-01-09mtd: nand: use elbc_fcm_ctrl->oob to set FPAR_MS bit of FPARLiu Shuo1-7/+11 2012-01-09mtd: docg3: fixes and cleanupsRobert Jarzmik2-14/+15 2012-01-09mtd: mtdoops: skip reading initially bad blocksRoman Tereshonkov1-0/+3 2012-01-09mtd: tests: stresstest: bail out if device has not enough eraseblocksWolfram Sang1-0/+7 2012-01-09mtd: convert drivers/mtd/* to use module_platform_driver()Axel Lin29-345/+30