acpi_dock_ops address_space_operations backlight_ops block_device_operations clk_ops comedi_lrange component_ops dentry_operations dev_pm_ops dma_map_ops driver_info drm_connector_funcs drm_encoder_funcs drm_encoder_helper_funcs ethtool_ops extent_io_ops file_lock_operations file_operations hv_ops ide_dma_ops ide_port_ops inode_operations intel_dvo_dev_ops irq_domain_ops item_operations iwl_cfg iwl_ops kgdb_arch kgdb_io kset_uevent_ops lock_manager_operations machine_desc microcode_ops mlxsw_reg_info mtrr_ops neigh_ops net_device_ops nlmsvc_binding nvkm_device_chip of_device_id pci_raw_ops pipe_buf_operations platform_hibernation_ops platform_suspend_ops proto_ops regmap_access_table rpc_pipe_ops rtc_class_ops sd_desc seq_operations sirfsoc_padmux snd_ac97_build_ops snd_soc_component_driver soc_pcmcia_socket_ops stacktrace_ops sysfs_ops tty_operations uart_ops usb_mon_operations v4l2_ctrl_ops v4l2_ioctl_ops vm_operations_struct wacom_features wd_ops 1-v6.19'>0x221E-v0.0.1-v6.19 Hosts the 0x221E linux distro kernel.Ubuntu
summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
AgeCommit message (Expand)Author
2022-02-15perf scripts python: export-to-postgresql.py: Export all sample flagsAdrian Hunter
2020-07-03perf scripts python: export-to-postgresql.py: Fix struct.pack() int argumentAdrian Hunter
2019-07-10perf scripts python: export-to-postgresql.py: Export switch eventsAdrian Hunter
2019-07-10perf scripts python: export-to-postgresql.py: Add has_calls column to comms t...Adrian Hunter
2019-07-10perf scripts python: export-to-postgresql.py: Export comm detailsAdrian Hunter
2019-07-09perf scripts python: export-to-postgresql.py: Fix DROP VIEW power_events_viewAdrian Hunter
2019-06-25perf scripts python: export-to-postgresql.py: Export Intel PT power and ptwri...Adrian Hunter
2019-06-05perf scripts python: export-to-postgresql.py: Export IPC informationAdrian Hunter
2019-05-28perf scripts python: export-to-postgresql.py: Add support for pyside2Adrian Hunter
2019-03-11perf script python: Add printdate function to SQL exportersTony Jones
2019-03-11perf script python: Add Python3 support to export-to-postgresql.pyTony Jones
2019-03-01perf scripts python: export-to-postgresql.py: Export calls parent_idAdrian Hunter
2019-03-01perf scripts python: export-to-postgresql.py: Fix invalid input syntax for in...Adrian 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-postgresql.py occasional failureAdrian Hunter
2017-08-15perf script python: Rename call-graph-from-postgresql.py to call-graph-from-s...Adrian Hunter
2017-08-15perf scripts python: Fix missing call_path_id in export-to-postgresql scriptAdrian Hunter
2016-05-06perf script: Update export-to-postgresql to support callchain exportChris Phlipot
2016-04-19perf script: Fix postgresql ubuntu install instructionsChris Phlipot
2015-09-28perf tools: Add more documentation to export-to-postgresql.py scriptAdrian Hunter
2015-08-21perf tools: Add example call-graph scriptAdrian Hunter
2014-11-03perf tools: Add call information to Python exportAdrian Hunter
2014-11-03perf tools: Add branch_type and in_tx to Python exportAdrian Hunter
2014-10-29perf script: Add Python script to export to postgresqlAdrian Hunter