aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/export-to-sqlite-record
blob: 070204fd6d00340b55cdbd9bf7ad3eef9ff1806d (plain) (blame)
1
2
3
4
5
6
7
8
#!/bin/bash

#
# export perf data to a sqlite3 database. Can cover
# perf ip samples (excluding the tracepoints). No special
# record requirements, just record what you want to export.
#
perf record $@
omap: remove unneeded conversions to boolAndrew F. Davis1-3/+3 2016-11-02drm/omap: print error instead of WARN() if plane setup failsTomi Valkeinen1-1/+3 2016-11-02drm/omap: cleanup omap_plane_atomic_check()Tomi Valkeinen1-9/+12 2016-11-02drm/omap: fix plane check when crtc is disabledTomi Valkeinen1-0/+3 2016-10-27drm/amdgpu: turn on/off uvd clock when dpm enable/disable on CIRex Zhu1-4/+16 2016-10-27drm/amdgpu: disable dpm before turn off clock when vce idle.Rex Zhu1-4/+3 2016-10-27drm/amdgpu: enable uvd bypass mode for CI/VI.Rex Zhu3-8/+44 2016-10-27drm/amdgpu: just not load smc firmware if smu is already runningRex Zhu1-2/+5 2016-10-27drm/amdgpu: when suspend, set boot state instand of disable dpm.Rex Zhu2-4/+15 2016-10-27drm/amdgpu: use failed label to handle context init failureHuang Rui1-9/+9 2016-10-27drm/bridge: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0 2016-10-27drm/bridge: fix semicolon.cocci warningskbuild test robot1-1/+1 2016-10-26drm: Print some debug/error info during DP dual mode detectImre Deak1-0/+18 2016-10-26drm: mark drm_of_component_match_add dummy inlineArnd Bergmann1-4/+5 2016-10-26drm/bridge: add Silicon Image SiI8620 driverAndrzej Hajda4-0/+3090