radeonsi glamor segfault
Igor Vagulin
igor.vagulin at gmail.com
Tue Mar 26 17:27:51 PDT 2013
On 26.03.2013 20:47, Michel Dänzer wrote:
>> [ 475.141] (II) RADEON(0): Creating default Display subsection in Screen section
>> > "Screen1" for depth/fbbpp 16/16
>> >[ 475.141] (**) RADEON(0): Depth 16, (--) framebuffer bpp 16
>> >[ 475.141] (II) RADEON(0): Pixel depth = 16 bits stored in 2 bytes (16 bpp pixmaps)
> Any particular reason you're trying to use depth 16? glamor can't handle
> that yet AFAICT.
No, no reason. I once had savage3d video card, it was faster in 16bpp
:). Maybe it make sense to add hint for guys with savage3d experience.
X-server works fine in 32bpp, google earth rotates smoothly. Thank you.
I have few glitches here and there, should I report them as bugs or do
something else?
- mplayer with vdpau -vo. Text over video (time/subtitles) is broken.
- when I press <login>->logout in xfce panel. 'X' process start to
eat 100% cpu. It should show greyed out screen with buttons. I tried to
get oprofile (attached) but it is very ugly.
- many gtkperf tests is slower than exa(I believe means shadowfb?).
For example GtkDrawingArea-Text is 12,44 sec vs 3.08 sec. I can get
oprofile if needed.
BTW I tried newer xorg-server: 1.13.1, 1.14.0 - no luck. X-server
crashes on start. Xorg.log of 1.14 attached.
--
Igor Vagulin
-------------- next part --------------
[ 34.476]
X.Org X Server 1.14.0
Release Date: 2013-03-05
[ 34.478] X Protocol Version 11, Revision 0
[ 34.479] Build Operating System: Linux 3.8.4 x86_64 Gentoo
[ 34.479] Current Operating System: Linux ivagulin 3.8.4 #1 SMP Tue Mar 26 13:21:37 MSK 2013 x86_64
[ 34.479] Kernel command line: root=/dev/sda1 radeon.modeset=1 init=/usr/bin/systemd
[ 34.481] Build Date: 27 March 2013 02:24:53AM
[ 34.481]
[ 34.482] Current version of pixman: 0.28.0
[ 34.484] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 34.484] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 34.487] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Mar 27 02:30:21 2013
[ 34.488] (++) Using config file: "/root/xorg.conf.new"
[ 34.489] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 34.489] (==) ServerLayout "X.org Configured"
[ 34.489] (**) |-->Screen "Screen0" (0)
[ 34.489] (**) | |-->Monitor "Monitor0"
[ 34.490] (**) | |-->Device "Card0"
[ 34.490] (**) |-->Input Device "Mouse0"
[ 34.490] (**) |-->Input Device "Keyboard0"
[ 34.490] (==) Automatically adding devices
[ 34.490] (==) Automatically enabling devices
[ 34.490] (==) Automatically adding GPU devices
[ 34.492] (WW) The directory "/usr/share/fonts/misc/" does not exist.
[ 34.492] Entry deleted from font path.
[ 34.492] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[ 34.492] Entry deleted from font path.
[ 34.492] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 34.492] Entry deleted from font path.
[ 34.492] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 34.492] Entry deleted from font path.
[ 34.492] (WW) The directory "/usr/share/fonts/100dpi/" does not exist.
[ 34.492] Entry deleted from font path.
[ 34.492] (WW) The directory "/usr/share/fonts/75dpi/" does not exist.
[ 34.492] Entry deleted from font path.
[ 34.492] (WW) The directory "/usr/share/fonts/misc/" does not exist.
[ 34.492] Entry deleted from font path.
[ 34.492] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[ 34.492] Entry deleted from font path.
[ 34.492] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 34.492] Entry deleted from font path.
[ 34.492] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 34.492] Entry deleted from font path.
[ 34.492] (WW) The directory "/usr/share/fonts/100dpi/" does not exist.
[ 34.492] Entry deleted from font path.
[ 34.492] (WW) The directory "/usr/share/fonts/75dpi/" does not exist.
[ 34.492] Entry deleted from font path.
[ 34.492] (**) FontPath set to:
[ 34.492] (**) ModulePath set to "/usr/lib/xorg/modules"
[ 34.492] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 34.492] (WW) Disabling Mouse0
[ 34.492] (WW) Disabling Keyboard0
[ 34.492] (II) Loader magic: 0x8275600
[ 34.492] (II) Module ABI versions:
[ 34.492] X.Org ANSI C Emulation: 0.4
[ 34.492] X.Org Video Driver: 14.1
[ 34.492] X.Org XInput driver : 19.1
[ 34.492] X.Org Server Extension : 7.0
[ 34.492] (II) config/udev: Adding drm device (/dev/dri/card0)
[ 34.493] (--) PCI:*(0:1:0:0) 1002:6819:1458:2553 rev 0, Mem @ 0xd0000000/268435456, 0xfd480000/262144, I/O @ 0x0000be00/256, BIOS @ 0x????????/131072
[ 34.494] Initializing built-in extension Generic Event Extension
[ 34.495] Initializing built-in extension SHAPE
[ 34.496] Initializing built-in extension MIT-SHM
[ 34.497] Initializing built-in extension XInputExtension
[ 34.498] Initializing built-in extension XTEST
[ 34.498] Initializing built-in extension BIG-REQUESTS
[ 34.499] Initializing built-in extension SYNC
[ 34.500] Initializing built-in extension XKEYBOARD
[ 34.501] Initializing built-in extension XC-MISC
[ 34.502] Initializing built-in extension XINERAMA
[ 34.502] Initializing built-in extension XFIXES
[ 34.503] Initializing built-in extension RENDER
[ 34.504] Initializing built-in extension RANDR
[ 34.505] Initializing built-in extension COMPOSITE
[ 34.505] Initializing built-in extension DAMAGE
[ 34.506] Initializing built-in extension MIT-SCREEN-SAVER
[ 34.507] Initializing built-in extension DOUBLE-BUFFER
[ 34.508] Initializing built-in extension RECORD
[ 34.508] Initializing built-in extension DPMS
[ 34.509] Initializing built-in extension X-Resource
[ 34.510] Initializing built-in extension XVideo
[ 34.511] Initializing built-in extension XVideo-MotionCompensation
[ 34.511] Initializing built-in extension XFree86-VidModeExtension
[ 34.512] Initializing built-in extension XFree86-DGA
[ 34.513] Initializing built-in extension XFree86-DRI
[ 34.514] Initializing built-in extension DRI2
[ 34.514] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[ 34.514] (II) LoadModule: "glx"
[ 34.518] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 34.520] (II) Module glx: vendor="X.Org Foundation"
[ 34.520] compiled for 1.14.0, module version = 1.0.0
[ 34.520] ABI class: X.Org Server Extension, version 7.0
[ 34.520] (==) AIGLX enabled
[ 34.521] Loading extension GLX
[ 34.521] (II) LoadModule: "radeon"
[ 34.521] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[ 34.526] (II) Module radeon: vendor="X.Org Foundation"
[ 34.526] compiled for 1.14.0, module version = 7.1.0
[ 34.526] Module class: X.Org Video Driver
[ 34.526] ABI class: X.Org Video Driver, version 14.1
[ 34.526] (II) RADEON: Driver for ATI Radeon chipsets:
ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
ATI Radeon Mobility X300 (M24) 3152 (PCIE),
ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
ATI Radeon X600 (RV380) 3E50 (PCIE),
ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
ATI Radeon IGP330M/340M/350M (U2) 4337,
ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
ATI Radeon X800PRO (R420) JI (AGP),
ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
ATI Radeon Mobility 9800 (M18) JN (AGP),
ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
ATI Radeon Mobility M7 LW (AGP),
ATI Mobility FireGL 7800 M7 LX (AGP),
ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
ATI FireGL Mobility 9000 (M9) Ld (AGP),
ATI Radeon Mobility 9000 (M9) Lf (AGP),
ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI FireMV 2400 PCI,
ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP),
ATI Radeon 9600TX NF (AGP), ATI FireGL X1 NG (AGP),
ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),
ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),
ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
ATI Radeon Mobility 9600 (M10) NQ (AGP),
ATI Radeon Mobility 9600 (M11) NR (AGP),
ATI Radeon Mobility 9600 (M10) NS (AGP),
ATI FireGL Mobility T2 (M10) NT (AGP),
ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
ATI Radeon Mobility X300 (M22) 5460 (PCIE),
ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
ATI Radeon X800PRO (R423) UI (PCIE),
ATI Radeon X800LE (R423) UJ (PCIE),
ATI Radeon X800SE (R423) UK (PCIE),
ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
ATI FireGL unknown (R423) UR (PCIE),
ATI FireGL unknown (R423) UT (PCIE),
ATI Mobility FireGL V5000 (M26) (PCIE),
ATI Mobility FireGL V5000 (M26) (PCIE),
ATI Mobility Radeon X700 XL (M26) (PCIE),
ATI Mobility Radeon X700 (M26) (PCIE),
ATI Mobility Radeon X700 (M26) (PCIE),
ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
ATI Radeon Mobility 9100 IGP (U3) 5835,
ATI Radeon XPRESS 200 5954 (PCIE),
ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
ATI Radeon XPRESS 200M 5975 (PCIE),
ATI Radeon XPRESS 200 5A41 (PCIE),
ATI Radeon XPRESS 200M 5A42 (PCIE),
ATI Radeon XPRESS 200 5A61 (PCIE),
ATI Radeon XPRESS 200M 5A62 (PCIE),
ATI Radeon X300 (RV370) 5B60 (PCIE),
ATI Radeon X600 (RV370) 5B62 (PCIE),
ATI Radeon X550 (RV370) 5B63 (PCIE),
ATI FireGL V3100 (RV370) 5B64 (PCIE),
ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
ATI Mobility Radeon X800 XT (M28) (PCIE),
ATI Mobility FireGL V5100 (M28) (PCIE),
ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
ATI Radeon X850 XT PE (R480) (PCIE),
ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
ATI Radeon X850 XT (R480) (PCIE),
ATI Radeon X800XT (R423) 5D57 (PCIE),
ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
ATI Radeon X700 PRO (RV410) (PCIE),
ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
ATI Mobility Radeon X1700, ATI Radeon X2300HD,
ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
AMD FireStream 9250, ATI FirePro V8700 (FireGL),
ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
ATI Mobility Radeon HD 4670, ATI FirePro M5750,
ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
ATI Mobility Radeon HD 3850 X2, ATI RV670,
ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
ATI FireGL V3600, ATI Radeon HD 2600 LE,
ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200,
ATI Radeon 4100, ATI Mobility Radeon HD 4200,
ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
AMD Radeon HD 6310 Graphics, AMD Radeon HD 6310 Graphics,
AMD Radeon HD 6250 Graphics, AMD Radeon HD 6250 Graphics,
AMD Radeon HD 6300 Series Graphics,
AMD Radeon HD 6200 Series Graphics, PALM, PALM, PALM, CYPRESS,
ATI FirePro (FireGL) Graphics Adapter,
ATI FirePro (FireGL) Graphics Adapter,
ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
AMD Firestream 9350, ATI Radeon HD 5800 Series,
ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
ATI Mobility Radeon HD 5800 Series,
ATI FirePro (FireGL) Graphics Adapter,
ATI FirePro (FireGL) Graphics Adapter,
ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
ATI Mobility Radeon HD 5000 Series,
ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
ATI FirePro (FireGL) Graphics Adapter,
ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
ATI Mobility Radeon HD 5000 Series,
ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
ATI Mobility Radeon Graphics, CEDAR,
ATI FirePro (FireGL) Graphics Adapter,
ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
ATI Radeon HD 5450, CEDAR, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
AMD Radeon HD 6900 Series, AMD Radeon HD 6900 Series, CAYMAN, CAYMAN,
CAYMAN, AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series,
BARTS, BARTS, Mobility Radeon HD 6000 Series,
Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA,
ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
ARUBA, ARUBA, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI,
TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, PITCAIRN, PITCAIRN,
PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, VERDE, VERDE, VERDE, VERDE,
VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
VERDE, VERDE, VERDE, VERDE, VERDE, VERDE
[ 34.528] (--) using VT number 2
[ 34.532] (II) [KMS] Kernel modesetting enabled.
[ 34.532] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
[ 34.532] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[ 34.532] (==) RADEON(0): Default visual is TrueColor
[ 34.532] (**) RADEON(0): Option "AccelMethod" "glamor"
[ 34.532] (==) RADEON(0): RGB weight 888
[ 34.532] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
[ 34.532] (--) RADEON(0): Chipset: "PITCAIRN" (ChipID = 0x6819)
[ 34.532] (II) Loading sub module "dri2"
[ 34.532] (II) LoadModule: "dri2"
[ 34.532] (II) Module "dri2" already built-in
[ 34.532] (II) Loading sub module "glamoregl"
[ 34.532] (II) LoadModule: "glamoregl"
[ 34.532] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 34.533] (II) Module glamoregl: vendor="X.Org Foundation"
[ 34.533] compiled for 1.12.4, module version = 0.5.0
[ 34.533] ABI class: X.Org ANSI C Emulation, version 0.4
[ 34.533] (II) glamor: OpenGL accelerated X.org driver based.
[ 34.666] (II) glamor: EGL version 1.4 (DRI2):
[ 34.667] _glapi_get_proc_address called!
[ 34.710] (II) RADEON(0): glamor detected, initialising EGL layer.
[ 34.710] (II) RADEON(0): KMS Color Tiling: disabled
[ 34.710] (II) RADEON(0): KMS Color Tiling 2D: disabled
[ 34.710] (II) RADEON(0): KMS Pageflipping: enabled
[ 34.710] (II) RADEON(0): SwapBuffers wait for vsync: enabled
[ 34.724] (II) RADEON(0): Output DisplayPort-0 using monitor section Monitor0
[ 34.740] (II) RADEON(0): Output DisplayPort-1 has no monitor section
[ 34.742] (II) RADEON(0): Output HDMI-0 has no monitor section
[ 34.806] (II) RADEON(0): Output DVI-0 has no monitor section
[ 34.820] (II) RADEON(0): EDID for output DisplayPort-0
[ 34.836] (II) RADEON(0): EDID for output DisplayPort-1
[ 34.838] (II) RADEON(0): EDID for output HDMI-0
[ 34.902] (II) RADEON(0): EDID for output DVI-0
[ 34.902] (II) RADEON(0): Manufacturer: SAM Model: 737 Serial#: 825243953
[ 34.902] (II) RADEON(0): Year: 2010 Week: 46
[ 34.902] (II) RADEON(0): EDID Version: 1.3
[ 34.902] (II) RADEON(0): Digital Display Input
[ 34.902] (II) RADEON(0): Max Image Size [cm]: horiz.: 51 vert.: 29
[ 34.902] (II) RADEON(0): Gamma: 2.20
[ 34.902] (II) RADEON(0): DPMS capabilities: Off
[ 34.902] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 34.902] (II) RADEON(0): First detailed timing is preferred mode
[ 34.902] (II) RADEON(0): redX: 0.640 redY: 0.330 greenX: 0.300 greenY: 0.600
[ 34.902] (II) RADEON(0): blueX: 0.150 blueY: 0.060 whiteX: 0.312 whiteY: 0.329
[ 34.902] (II) RADEON(0): Supported established timings:
[ 34.902] (II) RADEON(0): 640x480 at 60Hz
[ 34.902] (II) RADEON(0): 800x600 at 56Hz
[ 34.902] (II) RADEON(0): 800x600 at 60Hz
[ 34.902] (II) RADEON(0): 1024x768 at 60Hz
[ 34.902] (II) RADEON(0): Manufacturer's mask: 0
[ 34.902] (II) RADEON(0): Supported standard timings:
[ 34.902] (II) RADEON(0): #0: hsize: 1280 vsize 800 refresh: 60 vid: 129
[ 34.902] (II) RADEON(0): #1: hsize: 1280 vsize 960 refresh: 60 vid: 16513
[ 34.902] (II) RADEON(0): #2: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 34.902] (II) RADEON(0): #3: hsize: 1440 vsize 900 refresh: 60 vid: 149
[ 34.902] (II) RADEON(0): #4: hsize: 1680 vsize 1050 refresh: 60 vid: 179
[ 34.902] (II) RADEON(0): #5: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
[ 34.902] (II) RADEON(0): Supported detailed timing:
[ 34.902] (II) RADEON(0): clock: 148.5 MHz Image Size: 510 x 290 mm
[ 34.902] (II) RADEON(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 34.902] (II) RADEON(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 34.902] (II) RADEON(0): Ranges: V min: 56 V max: 61 Hz, H min: 30 H max: 75 kHz, PixClock max 175 MHz
[ 34.902] (II) RADEON(0): Monitor name: SM2333T
[ 34.902] (II) RADEON(0): Serial No: HLOZB00527
[ 34.902] (II) RADEON(0): Supported detailed timing:
[ 34.902] (II) RADEON(0): clock: 148.5 MHz Image Size: 510 x 290 mm
[ 34.902] (II) RADEON(0): h_active: 1920 h_sync: 2448 h_sync_end 2492 h_blank_end 2640 h_border: 0
[ 34.902] (II) RADEON(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 34.902] (II) RADEON(0): Supported detailed timing:
[ 34.902] (II) RADEON(0): clock: 74.2 MHz Image Size: 510 x 290 mm
[ 34.902] (II) RADEON(0): h_active: 1280 h_sync: 1390 h_sync_end 1430 h_blank_end 1650 h_border: 0
[ 34.902] (II) RADEON(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
[ 34.902] (II) RADEON(0): Supported detailed timing:
[ 34.902] (II) RADEON(0): clock: 74.2 MHz Image Size: 510 x 290 mm
[ 34.902] (II) RADEON(0): h_active: 1280 h_sync: 1720 h_sync_end 1760 h_blank_end 1980 h_border: 0
[ 34.902] (II) RADEON(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
[ 34.902] (II) RADEON(0): Supported detailed timing:
[ 34.902] (II) RADEON(0): clock: 27.0 MHz Image Size: 510 x 290 mm
[ 34.902] (II) RADEON(0): h_active: 720 h_sync: 732 h_sync_end 796 h_blank_end 864 h_border: 0
[ 34.902] (II) RADEON(0): v_active: 576 v_sync: 581 v_sync_end 586 v_blanking: 625 v_border: 0
[ 34.902] (II) RADEON(0): Supported detailed timing:
[ 34.902] (II) RADEON(0): clock: 27.0 MHz Image Size: 510 x 290 mm
[ 34.902] (II) RADEON(0): h_active: 720 h_sync: 736 h_sync_end 798 h_blank_end 858 h_border: 0
[ 34.902] (II) RADEON(0): v_active: 480 v_sync: 489 v_sync_end 495 v_blanking: 525 v_border: 0
[ 34.902] (II) RADEON(0): Number of EDID sections to follow: 1
[ 34.902] (II) RADEON(0): EDID (in hex):
[ 34.902] (II) RADEON(0): 00ffffffffffff004c2d370731393031
[ 34.902] (II) RADEON(0): 2e14010380331d782aee91a3544c9926
[ 34.902] (II) RADEON(0): 0f50542308008100814081809500b300
[ 34.902] (II) RADEON(0): a94001010101023a801871382d40582c
[ 34.902] (II) RADEON(0): 4500fe221100001e000000fd00383d1e
[ 34.902] (II) RADEON(0): 4b11000a202020202020000000fc0053
[ 34.902] (II) RADEON(0): 4d32333333540a2020202020000000ff
[ 34.902] (II) RADEON(0): 00484c4f5a4230303532370a20200111
[ 34.903] (II) RADEON(0): 02010400023a80d072382d40102c4580
[ 34.903] (II) RADEON(0): fe221100001e011d007251d01e206e28
[ 34.903] (II) RADEON(0): 5500fe221100001e011d00bc52d01e20
[ 34.903] (II) RADEON(0): b8285540fe221100001e8c0ad0902040
[ 34.903] (II) RADEON(0): 31200c405500fe22110000188c0ad08a
[ 34.903] (II) RADEON(0): 20e02d10103e9600fe22110000180000
[ 34.903] (II) RADEON(0): 00000000000000000000000000000000
[ 34.903] (II) RADEON(0): 000000000000000000000000000000f4
[ 34.903] (II) RADEON(0): Printing probed modes for output DVI-0
[ 34.903] (II) RADEON(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 34.903] (II) RADEON(0): Modeline "1920x1080"x50.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[ 34.903] (II) RADEON(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[ 34.903] (II) RADEON(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 34.903] (II) RADEON(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 34.903] (II) RADEON(0): Modeline "1440x900"x59.9 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
[ 34.903] (II) RADEON(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 34.903] (II) RADEON(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e)
[ 34.903] (II) RADEON(0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 34.903] (II) RADEON(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 34.903] (II) RADEON(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 34.903] (II) RADEON(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 34.903] (II) RADEON(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 34.903] (II) RADEON(0): Modeline "720x576"x50.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 34.903] (II) RADEON(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 34.903] (II) RADEON(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 34.903] (II) RADEON(0): Output DisplayPort-0 disconnected
[ 34.903] (II) RADEON(0): Output DisplayPort-1 disconnected
[ 34.903] (II) RADEON(0): Output HDMI-0 disconnected
[ 34.903] (II) RADEON(0): Output DVI-0 connected
[ 34.903] (II) RADEON(0): Using exact sizes for initial modes
[ 34.903] (II) RADEON(0): Output DVI-0 using initial mode 1920x1080
[ 34.903] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 34.903] (II) RADEON(0): mem size init: gart size :1fbdf000 vram size: s:80000000 visible:7f7d7000
[ 34.903] (==) RADEON(0): DPI set to (96, 96)
[ 34.903] (II) Loading sub module "fb"
[ 34.903] (II) LoadModule: "fb"
[ 34.903] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 34.904] (II) Module fb: vendor="X.Org Foundation"
[ 34.904] compiled for 1.14.0, module version = 1.0.0
[ 34.904] ABI class: X.Org ANSI C Emulation, version 0.4
[ 34.904] (II) Loading sub module "ramdac"
[ 34.904] (II) LoadModule: "ramdac"
[ 34.904] (II) Module "ramdac" already built-in
[ 34.904] (--) Depth 24 pixmap format is 32 bpp
[ 34.905] (II) RADEON(0): [DRI2] Setup complete
[ 34.905] (II) RADEON(0): [DRI2] DRI driver: radeonsi
[ 34.905] (II) RADEON(0): [DRI2] VDPAU driver: radeonsi
[ 34.905] (II) RADEON(0): Front buffer size: 8100K
[ 34.905] (II) RADEON(0): VRAM usage limit set to 1872540K
[ 34.906] (==) RADEON(0): Backing store disabled
[ 34.906] (II) RADEON(0): Direct rendering enabled
[ 34.906] (EE)
[ 34.906] (EE) Backtrace:
[ 34.906] (EE) 0: X (xorg_backtrace+0x49) [0x81f3de9]
[ 34.906] (EE) 1: X (0x8048000+0x1afd58) [0x81f7d58]
[ 34.906] (EE) 2: linux-gate.so.1 (__kernel_rt_sigreturn+0x0) [0xf774b410]
[ 34.906] (EE) 3: /usr/lib/libglamor.so (glamor_init+0x138) [0xf713b058]
[ 34.906] (EE) 4: /usr/lib/xorg/modules/drivers/radeon_drv.so (0xf7178000+0x4b58f) [0xf71c358f]
[ 34.906] (EE) 5: /usr/lib/xorg/modules/drivers/radeon_drv.so (0xf7178000+0x77d8) [0xf717f7d8]
[ 34.906] (EE) 6: /usr/lib/xorg/modules/drivers/radeon_drv.so (0xf7178000+0x45ba1) [0xf71bdba1]
[ 34.906] (EE) 7: X (AddScreen+0x77) [0x807d137]
[ 34.906] (EE) 8: X (InitOutput+0x3d3) [0x80c5d13]
[ 34.906] (EE) 9: X (0x8048000+0x22330) [0x806a330]
[ 34.906] (EE) 10: /lib/libc.so.6 (__libc_start_main+0xf3) [0xf73cc953]
[ 34.906] (EE) 11: X (0x8048000+0x228d9) [0x806a8d9]
[ 34.906] (EE)
[ 34.906] (EE) Segmentation fault at address 0x48
[ 34.906]
Fatal server error:
[ 34.906] Caught signal 11 (Segmentation fault). Server aborting
[ 34.906]
[ 34.906] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 34.907] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 34.907] (EE)
[ 34.914] Server terminated with error (1). Closing log file.
-------------- next part --------------
CPU: AMD64 family15h, speed 4631.15 MHz (estimated)
Counted CPU_CLK_UNHALTED events (CPU Clocks not Halted) with a unit mask of 0x00 (No unit mask) count 750000
samples % image name symbol name
-------------------------------------------------------------------------------
1 3.0e-04 radeonsi_dri.so r600_upload_const_buffer
3 8.9e-04 radeonsi_dri.so si_pm4_emit_dirty
169246 49.9807 libc-2.15.so __memcpy_ssse3
169373 50.0182 radeonsi_dri.so st_readpixels
169246 99.8608 libc-2.15.so __memcpy_ssse3
169246 49.9807 libc-2.15.so __memcpy_ssse3
169246 49.9807 libc-2.15.so __memcpy_ssse3 [self]
131 0.0387 no-vmlinux /no-vmlinux
-------------------------------------------------------------------------------
12 100.000 libc-2.15.so _int_free
12 0.0071 libc-2.15.so _int_free
12 50.0000 libc-2.15.so _int_free
12 50.0000 libc-2.15.so _int_free [self]
-------------------------------------------------------------------------------
9 50.0000 radeonsi_dri.so si_pm4_emit
9 50.0000 radeonsi_dri.so si_pm4_emit_dirty
9 0.0053 radeonsi_dri.so si_pm4_emit
9 50.0000 radeonsi_dri.so si_pm4_emit
9 50.0000 radeonsi_dri.so si_pm4_emit [self]
-------------------------------------------------------------------------------
7 100.000 libc-2.15.so __memset_ia32
7 0.0041 libc-2.15.so __memset_ia32
7 50.0000 libc-2.15.so __memset_ia32
7 50.0000 libc-2.15.so __memset_ia32 [self]
-------------------------------------------------------------------------------
7 100.000 libc-2.15.so _int_malloc
7 0.0041 libc-2.15.so _int_malloc
7 50.0000 libc-2.15.so _int_malloc
7 50.0000 libc-2.15.so _int_malloc [self]
-------------------------------------------------------------------------------
1 7.1429 radeonsi_dri.so _mesa_BindFramebuffer
1 7.1429 radeonsi_dri.so _mesa_free_framebuffer_data
1 7.1429 radeonsi_dri.so _mesa_BindTexture
1 7.1429 radeonsi_dri.so _mesa_BindBuffer
1 7.1429 radeonsi_dri.so _mesa_GenTextures
1 7.1429 radeonsi_dri.so _mesa_lookup_framebuffer
1 7.1429 radeonsi_dri.so _mesa_set_texture_attachment
7 50.0000 libpthread-2.15.so __pthread_mutex_unlock_usercnt
7 0.0041 libpthread-2.15.so __pthread_mutex_unlock_usercnt
7 50.0000 libpthread-2.15.so __pthread_mutex_unlock_usercnt
7 50.0000 libpthread-2.15.so __pthread_mutex_unlock_usercnt [self]
-------------------------------------------------------------------------------
2 25.0000 radeonsi_dri.so u_vbuf_draw_vbo
6 75.0000 libc-2.15.so calloc
6 0.0035 libc-2.15.so calloc
6 50.0000 libc-2.15.so calloc
6 50.0000 libc-2.15.so calloc [self]
-------------------------------------------------------------------------------
5 8.6207 libglamor.so _glamor_trapezoids.isra.9
53 91.3793 Xorg CompositeTrapezoids
5 0.0030 libglamor.so _glamor_trapezoids.isra.9
23 39.6552 Xorg CompositePicture
14 24.1379 libglamor.so glamor_solid
6 10.3448 radeonsi_dri.so vbo_exec_DrawElements
5 8.6207 libglamor.so _glamor_trapezoids.isra.9
5 8.6207 libglamor.so glamor_create_mask_picture
5 8.6207 libglamor.so _glamor_trapezoids.isra.9 [self]
-------------------------------------------------------------------------------
5 50.0000 libpixman-1.so.0.28.0 sse2_blt.part.10
5 50.0000 libpixman-1.so.0.28.0 _pixman_implementation_blt
5 0.0030 libpixman-1.so.0.28.0 sse2_blt.part.10
5 50.0000 libpixman-1.so.0.28.0 sse2_blt.part.10
5 50.0000 libpixman-1.so.0.28.0 sse2_blt.part.10 [self]
-------------------------------------------------------------------------------
2 20.0000 Xorg WaitForSomething
3 30.0000 Xorg UpdateCurrentTimeIf
5 50.0000 librt-2.15.so clock_gettime
5 0.0030 librt-2.15.so clock_gettime
10 50.0000 no-vmlinux /no-vmlinux
5 25.0000 librt-2.15.so clock_gettime
5 25.0000 librt-2.15.so clock_gettime [self]
-------------------------------------------------------------------------------
1 12.5000 radeonsi_dri.so st_validate_state
1 12.5000 radeonsi_dri.so cso_set_rasterizer
1 12.5000 radeonsi_dri.so si_draw_vbo
1 12.5000 radeonsi_dri.so cso_set_depth_stencil_alpha
4 50.0000 libc-2.15.so __memcmp_sse4_2
4 0.0024 libc-2.15.so __memcmp_sse4_2
4 50.0000 libc-2.15.so __memcmp_sse4_2
4 50.0000 libc-2.15.so __memcmp_sse4_2 [self]
-------------------------------------------------------------------------------
1 11.1111 Xorg ShmDestroyPixmap
2 22.2222 Xorg WaitForSomething
6 66.6667 Xorg FlushAllOutput
4 0.0024 radeon_drv.so /usr/lib/xorg/modules/drivers/radeon_drv.so
4 100.000 radeon_drv.so /usr/lib/xorg/modules/drivers/radeon_drv.so [self]
-------------------------------------------------------------------------------
1 11.1111 radeonsi_dri.so cso_set_viewport
2 22.2222 radeonsi_dri.so si_set_framebuffer_state
2 22.2222 radeonsi_dri.so si_set_scissor_state
4 44.4444 radeonsi_dri.so si_pm4_set_reg
4 0.0024 radeonsi_dri.so si_pm4_set_reg
4 44.4444 radeonsi_dri.so si_pm4_set_reg
4 44.4444 radeonsi_dri.so si_pm4_set_reg [self]
1 11.1111 radeonsi_dri.so si_pm4_cmd_add
-------------------------------------------------------------------------------
3 0.0018 [vdso] (tgid:7494 range:0xf7724000-0xf7724fff) [vdso] (tgid:7494 range:0xf7724000-0xf7724fff)
3 100.000 [vdso] (tgid:7494 range:0xf7724000-0xf7724fff) [vdso] (tgid:7494 range:0xf7724000-0xf7724fff) [self]
-------------------------------------------------------------------------------
3 100.000 libc-2.15.so malloc
3 0.0018 libc-2.15.so malloc
3 50.0000 libc-2.15.so malloc
3 50.0000 libc-2.15.so malloc [self]
-------------------------------------------------------------------------------
3 100.000 libc-2.15.so malloc_consolidate
3 0.0018 libc-2.15.so malloc_consolidate
3 50.0000 libc-2.15.so malloc_consolidate
3 50.0000 libc-2.15.so malloc_consolidate [self]
-------------------------------------------------------------------------------
1 16.6667 radeonsi_dri.so _mesa_BindFramebuffer
1 16.6667 radeonsi_dri.so _mesa_lookup_shader_program_err
1 16.6667 radeonsi_dri.so st_render_texture
3 50.0000 libpthread-2.15.so pthread_mutex_lock
3 0.0018 libpthread-2.15.so pthread_mutex_lock
3 50.0000 libpthread-2.15.so pthread_mutex_lock
3 50.0000 libpthread-2.15.so pthread_mutex_lock [self]
-------------------------------------------------------------------------------
3 23.0769 radeonsi_dri.so _mesa_update_state_locked
10 76.9231 radeonsi_dri.so _mesa_update_state
3 0.0018 radeonsi_dri.so _mesa_update_state_locked
3 23.0769 radeonsi_dri.so _mesa_update_state_locked
3 23.0769 radeonsi_dri.so _mesa_update_state_locked [self]
2 15.3846 radeonsi_dri.so _mesa_update_texture
1 7.6923 radeonsi_dri.so _mesa_update_array_object_max_element
1 7.6923 radeonsi_dri.so _mesa_get_fixed_func_vertex_program
1 7.6923 radeonsi_dri.so _mesa_update_draw_buffer_bounds
1 7.6923 radeonsi_dri.so _mesa_reference_program_
1 7.6923 radeonsi_dri.so _mesa_update_framebuffer
-------------------------------------------------------------------------------
3 50.0000 radeonsi_dri.so cso_hash_find_node
3 50.0000 radeonsi_dri.so cso_hash_find
3 0.0018 radeonsi_dri.so cso_hash_find_node
3 50.0000 radeonsi_dri.so cso_hash_find_node
3 50.0000 radeonsi_dri.so cso_hash_find_node [self]
-------------------------------------------------------------------------------
3 50.0000 radeonsi_dri.so si_pm4_dirty_dw
3 50.0000 radeonsi_dri.so si_draw_vbo
3 0.0018 radeonsi_dri.so si_pm4_dirty_dw
3 50.0000 radeonsi_dri.so si_pm4_dirty_dw
3 50.0000 radeonsi_dri.so si_pm4_dirty_dw [self]
-------------------------------------------------------------------------------
3 50.0000 radeonsi_dri.so si_shader_select
3 50.0000 radeonsi_dri.so si_draw_vbo
3 0.0018 radeonsi_dri.so si_shader_select
3 50.0000 radeonsi_dri.so si_shader_select
3 50.0000 radeonsi_dri.so si_shader_select [self]
-------------------------------------------------------------------------------
3 4.6154 radeonsi_dri.so st_draw_vbo
25 38.4615 radeonsi_dri.so vbo_draw_arrays
37 56.9231 radeonsi_dri.so vbo_handle_primitive_restart
3 0.0018 radeonsi_dri.so st_draw_vbo
36 55.3846 radeonsi_dri.so st_validate_state
20 30.7692 radeonsi_dri.so cso_draw_vbo
3 4.6154 radeonsi_dri.so st_draw_vbo
3 4.6154 radeonsi_dri.so st_draw_vbo [self]
1 1.5385 radeonsi_dri.so update_gp
1 1.5385 radeonsi_dri.so update_fragment_textures
1 1.5385 radeonsi_dri.so u_vbuf_set_index_buffer
-------------------------------------------------------------------------------
2 1.6260 Xorg ProcRenderDispatch
121 98.3740 Xorg Dispatch
2 0.0012 Xorg ProcRenderDispatch
53 43.0894 Xorg ProcRenderTrapezoids
41 33.3333 Xorg ProcRenderComposite
13 10.5691 Xorg ProcRenderFillRectangles
11 8.9431 Xorg ProcRenderCompositeGlyphs
2 1.6260 Xorg ProcRenderDispatch
2 1.6260 Xorg ProcRenderDispatch [self]
1 0.8130 Xorg ProcRenderCreatePicture
-------------------------------------------------------------------------------
2 18.1818 Xorg WaitForSomething
9 81.8182 Xorg Dispatch
2 0.0012 Xorg WaitForSomething
2 18.1818 Xorg WaitForSomething
2 18.1818 librt-2.15.so clock_gettime
2 18.1818 radeon_drv.so /usr/lib/xorg/modules/drivers/radeon_drv.so
2 18.1818 Xorg WaitForSomething [self]
1 9.0909 Xorg __i686.get_pc_thunk.bx
1 9.0909 Xorg WakeupHandler
1 9.0909 Xorg FlushAllOutput
-------------------------------------------------------------------------------
1 25.0000 Xorg Dispatch
1 25.0000 Xorg main
2 50.0000 Xorg XaceHookAuditEnd
2 0.0012 Xorg XaceHookAuditEnd
2 50.0000 Xorg XaceHookAuditEnd
2 50.0000 Xorg XaceHookAuditEnd [self]
-------------------------------------------------------------------------------
1 25.0000 Xorg miCompositeSourceValidate
1 25.0000 Xorg miDoCopy
2 50.0000 Xorg compSourceValidate
2 0.0012 Xorg compSourceValidate
2 50.0000 Xorg compSourceValidate
2 50.0000 Xorg compSourceValidate [self]
-------------------------------------------------------------------------------
1 25.0000 Xorg damageDamageBox
1 25.0000 libglamor.so glamor_composite_rectangles
2 50.0000 Xorg damageRegionAppend
2 0.0012 Xorg damageRegionAppend
2 50.0000 Xorg damageRegionAppend
2 50.0000 Xorg damageRegionAppend [self]
-------------------------------------------------------------------------------
1 25.0000 libglamor.so _glamor_solid_boxes
1 25.0000 libglamor.so glamor_purge_fbo
2 50.0000 libglamoregl.so glamor_egl_restore_context
2 0.0012 libglamoregl.so glamor_egl_restore_context
2 50.0000 libglamoregl.so glamor_egl_restore_context
2 50.0000 libglamoregl.so glamor_egl_restore_context [self]
-------------------------------------------------------------------------------
2 20.0000 radeonsi_dri.so _mesa_BindFramebuffer
8 80.0000 libglamor.so glamor_set_destination_pixmap_fbo
2 0.0012 radeonsi_dri.so _mesa_BindFramebuffer
2 20.0000 radeonsi_dri.so _mesa_BindFramebuffer
2 20.0000 radeonsi_dri.so _mesa_BindFramebuffer [self]
1 10.0000 libpthread-2.15.so pthread_mutex_lock
1 10.0000 libpthread-2.15.so __pthread_mutex_unlock_usercnt
1 10.0000 radeonsi_dri.so st_finish_render_texture
1 10.0000 radeonsi_dri.so st_finalize_texture
1 10.0000 radeonsi_dri.so _mesa_lookup_framebuffer
1 10.0000 radeonsi_dri.so st_render_texture
-------------------------------------------------------------------------------
1 25.0000 radeonsi_dri.so _mesa_HashLookup
1 25.0000 radeonsi_dri.so _mesa_HashInsert
2 50.0000 radeonsi_dri.so _mesa_hash_table_search
2 0.0012 radeonsi_dri.so _mesa_hash_table_search
2 50.0000 radeonsi_dri.so _mesa_hash_table_search
2 50.0000 radeonsi_dri.so _mesa_hash_table_search [self]
-------------------------------------------------------------------------------
2 50.0000 radeonsi_dri.so _mesa_load_state_parameters
2 50.0000 radeonsi_dri.so st_upload_constants
2 0.0012 radeonsi_dri.so _mesa_load_state_parameters
2 50.0000 radeonsi_dri.so _mesa_load_state_parameters
2 50.0000 radeonsi_dri.so _mesa_load_state_parameters [self]
-------------------------------------------------------------------------------
2 50.0000 radeonsi_dri.so _mesa_update_state_locked
2 50.0000 radeonsi_dri.so _mesa_update_texture
2 0.0012 radeonsi_dri.so _mesa_update_texture
2 50.0000 radeonsi_dri.so _mesa_update_texture
2 50.0000 radeonsi_dri.so _mesa_update_texture [self]
-------------------------------------------------------------------------------
2 50.0000 radeonsi_dri.so si_bind_ps_shader
2 50.0000 radeonsi_dri.so cso_set_fragment_shader_handle
2 0.0012 radeonsi_dri.so si_bind_ps_shader
2 50.0000 radeonsi_dri.so si_bind_ps_shader
2 50.0000 radeonsi_dri.so si_bind_ps_shader [self]
-------------------------------------------------------------------------------
2 8.3333 radeonsi_dri.so si_draw_vbo
4 16.6667 radeonsi_dri.so util_draw_vertex_buffer
18 75.0000 radeonsi_dri.so u_vbuf_draw_vbo
2 0.0012 radeonsi_dri.so si_draw_vbo
12 50.0000 radeonsi_dri.so si_pm4_emit_dirty
3 12.5000 radeonsi_dri.so si_pm4_dirty_dw
3 12.5000 radeonsi_dri.so si_shader_select
2 8.3333 radeonsi_dri.so si_draw_vbo
2 8.3333 radeonsi_dri.so si_draw_vbo [self]
1 4.1667 libc-2.15.so __memcmp_sse4_2
1 4.1667 radeonsi_dri.so si_pm4_free_state
-------------------------------------------------------------------------------
1 25.0000 radeonsi_dri.so st_validate_attachment.isra.6
1 25.0000 radeonsi_dri.so default_bindings.isra.8
2 50.0000 radeonsi_dri.so si_is_format_supported
2 0.0012 radeonsi_dri.so si_is_format_supported
2 50.0000 radeonsi_dri.so si_is_format_supported
2 50.0000 radeonsi_dri.so si_is_format_supported [self]
-------------------------------------------------------------------------------
1 25.0000 radeonsi_dri.so si_draw_vbo
1 25.0000 radeonsi_dri.so si_bind_ps_sampler
2 50.0000 radeonsi_dri.so si_pm4_free_state
2 0.0012 radeonsi_dri.so si_pm4_free_state
2 50.0000 radeonsi_dri.so si_pm4_free_state
2 50.0000 radeonsi_dri.so si_pm4_free_state [self]
-------------------------------------------------------------------------------
2 33.3333 radeonsi_dri.so si_set_framebuffer_state
4 66.6667 radeonsi_dri.so cso_set_framebuffer
2 0.0012 radeonsi_dri.so si_set_framebuffer_state
2 33.3333 radeonsi_dri.so si_pm4_set_reg
2 33.3333 radeonsi_dri.so si_set_framebuffer_state
2 33.3333 radeonsi_dri.so si_set_framebuffer_state [self]
-------------------------------------------------------------------------------
2 40.0000 radeonsi_dri.so si_set_sampler_view.isra.16
3 60.0000 radeonsi_dri.so si_set_ps_sampler_view
2 0.0012 radeonsi_dri.so si_set_sampler_view.isra.16
2 40.0000 radeonsi_dri.so si_set_sampler_view.isra.16
2 40.0000 radeonsi_dri.so si_set_sampler_view.isra.16 [self]
1 20.0000 radeonsi_dri.so si_pm4_cmd_end
-------------------------------------------------------------------------------
1 25.0000 radeonsi_dri.so _mesa_BindFramebuffer
1 25.0000 radeonsi_dri.so finalize_textures
2 50.0000 radeonsi_dri.so st_finalize_texture
2 0.0012 radeonsi_dri.so st_finalize_texture
2 50.0000 radeonsi_dri.so st_finalize_texture
2 50.0000 radeonsi_dri.so st_finalize_texture [self]
-------------------------------------------------------------------------------
1 25.0000 radeonsi_dri.so vbo_exec_DrawArrays
1 25.0000 radeonsi_dri.so vbo_draw_arrays
2 50.0000 radeonsi_dri.so vbo_bind_arrays
2 0.0012 radeonsi_dri.so vbo_bind_arrays
2 50.0000 radeonsi_dri.so vbo_bind_arrays
2 50.0000 radeonsi_dri.so vbo_bind_arrays [self]
-------------------------------------------------------------------------------
1 50.0000 Xorg ChangeGC
1 50.0000 Xorg ChangeGCXIDs
1 5.9e-04 Xorg ChangeGC
1 50.0000 Xorg ChangeGC
1 50.0000 Xorg ChangeGC [self]
-------------------------------------------------------------------------------
1 5.9e-04 Xorg Dispatch
169559 99.9994 Xorg main
1 5.9e-04 Xorg Dispatch
169398 99.9045 Xorg ProcCopyArea
121 0.0714 Xorg ProcRenderDispatch
9 0.0053 Xorg WaitForSomething
8 0.0047 Xorg ProcPutImage
4 0.0024 Xorg FlushIfCriticalOutputPending
3 0.0018 Xorg FlushAllOutput
3 0.0018 Xorg UpdateCurrentTimeIf
3 0.0018 Xorg ReadRequestFromClient
2 0.0012 Xorg ProcChangeGC
2 0.0012 Xorg ProcQueryPointer
1 5.9e-04 Xorg XaceHookAuditEnd
1 5.9e-04 Xorg ProcCreatePixmap
1 5.9e-04 Xorg ProcFreePixmap
1 5.9e-04 Xorg ProcFreeGC
1 5.9e-04 Xorg ProcXFixesDispatch
1 5.9e-04 Xorg Dispatch
1 5.9e-04 Xorg Dispatch [self]
-------------------------------------------------------------------------------
1 20.0000 Xorg FlushIfCriticalOutputPending
4 80.0000 Xorg Dispatch
1 5.9e-04 Xorg FlushIfCriticalOutputPending
3 60.0000 Xorg FlushAllOutput
1 20.0000 Xorg FlushIfCriticalOutputPending
1 20.0000 Xorg FlushIfCriticalOutputPending [self]
-------------------------------------------------------------------------------
1 50.0000 Xorg GetExtensionEntry
1 50.0000 Xorg main
1 5.9e-04 Xorg GetExtensionEntry
1 50.0000 Xorg GetExtensionEntry
1 50.0000 Xorg GetExtensionEntry [self]
-------------------------------------------------------------------------------
1 33.3333 Xorg ProcChangeGC
2 66.6667 Xorg Dispatch
1 5.9e-04 Xorg ProcChangeGC
1 33.3333 Xorg ProcChangeGC
1 33.3333 Xorg ChangeGCXIDs
1 33.3333 Xorg ProcChangeGC [self]
-------------------------------------------------------------------------------
1 11.1111 Xorg ProcPutImage
8 88.8889 Xorg Dispatch
1 5.9e-04 Xorg ProcPutImage
7 77.7778 Xorg damagePutImage
1 11.1111 Xorg ProcPutImage
1 11.1111 Xorg ProcPutImage [self]
-------------------------------------------------------------------------------
1 33.3333 Xorg ProcQueryPointer
2 66.6667 Xorg Dispatch
1 5.9e-04 Xorg ProcQueryPointer
1 33.3333 Xorg ProcQueryPointer
1 33.3333 Xorg WriteToClient
1 33.3333 Xorg ProcQueryPointer [self]
-------------------------------------------------------------------------------
1 25.0000 Xorg ReadRequestFromClient
3 75.0000 Xorg Dispatch
1 5.9e-04 Xorg ReadRequestFromClient
2 50.0000 Xorg _XSERVTransRead
1 25.0000 Xorg ReadRequestFromClient
1 25.0000 Xorg ReadRequestFromClient [self]
-------------------------------------------------------------------------------
1 33.3333 Xorg SmartScheduleTimer
2 66.6667 radeonsi_dri.so st_readpixels
1 5.9e-04 Xorg SmartScheduleTimer
2 50.0000 no-vmlinux /no-vmlinux
1 25.0000 Xorg SmartScheduleTimer
1 25.0000 Xorg SmartScheduleTimer [self]
-------------------------------------------------------------------------------
1 50.0000 Xorg StandardMinorOpcode
1 50.0000 Xorg main
1 5.9e-04 Xorg StandardMinorOpcode
1 50.0000 Xorg StandardMinorOpcode
1 50.0000 Xorg StandardMinorOpcode [self]
-------------------------------------------------------------------------------
1 50.0000 Xorg WakeupHandler
1 50.0000 Xorg WaitForSomething
1 5.9e-04 Xorg WakeupHandler
1 50.0000 Xorg WakeupHandler
1 50.0000 Xorg WakeupHandler [self]
-------------------------------------------------------------------------------
1 50.0000 Xorg ProcQueryPointer
1 50.0000 Xorg WriteToClient
1 5.9e-04 Xorg WriteToClient
1 50.0000 Xorg WriteToClient
1 50.0000 Xorg WriteToClient [self]
-------------------------------------------------------------------------------
1 100.000 Xorg __divdi3
1 5.9e-04 Xorg __divdi3
1 50.0000 Xorg __divdi3
1 50.0000 Xorg __divdi3 [self]
-------------------------------------------------------------------------------
1 50.0000 Xorg __i686.get_pc_thunk.bx
1 50.0000 Xorg WaitForSomething
1 5.9e-04 Xorg __i686.get_pc_thunk.bx
1 50.0000 Xorg __i686.get_pc_thunk.bx
1 50.0000 Xorg __i686.get_pc_thunk.bx [self]
-------------------------------------------------------------------------------
1 50.0000 Xorg damageDestroyGC
1 50.0000 Xorg doFreeResource
1 5.9e-04 Xorg damageDestroyGC
1 50.0000 Xorg damageDestroyGC
1 50.0000 Xorg damageDestroyGC [self]
-------------------------------------------------------------------------------
1 50.0000 Xorg dixLookupResourceByClass
1 50.0000 Xorg LegalNewID
1 5.9e-04 Xorg dixLookupResourceByClass
1 50.0000 Xorg dixLookupResourceByClass
1 50.0000 Xorg dixLookupResourceByClass [self]
-------------------------------------------------------------------------------
1 50.0000 Xorg miModifyPixmapHeader
1 50.0000 libglamor.so glamor_create_pixmap
1 5.9e-04 Xorg miModifyPixmapHeader
1 50.0000 Xorg miModifyPixmapHeader
1 50.0000 Xorg miModifyPixmapHeader [self]
-------------------------------------------------------------------------------
1 50.0000 Xorg miValidatePicture
1 50.0000 Xorg ValidatePicture
1 5.9e-04 Xorg miValidatePicture
1 50.0000 Xorg miValidatePicture
1 50.0000 Xorg miValidatePicture [self]
-------------------------------------------------------------------------------
1 50.0000 Xorg prmsg
1 50.0000 Xorg _XSERVTransWritev
1 5.9e-04 Xorg prmsg
1 50.0000 Xorg prmsg
1 50.0000 Xorg prmsg [self]
-------------------------------------------------------------------------------
1 50.0000 libc-2.15.so __memset_sse2
1 50.0000 Xorg AllocatePixmap
1 5.9e-04 libc-2.15.so __memset_sse2
1 50.0000 libc-2.15.so __memset_sse2
1 50.0000 libc-2.15.so __memset_sse2 [self]
-------------------------------------------------------------------------------
1 50.0000 libc-2.15.so __strlen_sse2_bsf
1 50.0000 Xorg SetPictureToDefaults
1 5.9e-04 libc-2.15.so __strlen_sse2_bsf
1 50.0000 libc-2.15.so __strlen_sse2_bsf
1 50.0000 libc-2.15.so __strlen_sse2_bsf [self]
-------------------------------------------------------------------------------
1 100.000 libc-2.15.so ioctl
1 5.9e-04 libc-2.15.so ioctl
1 50.0000 libc-2.15.so ioctl
1 50.0000 libc-2.15.so ioctl [self]
-------------------------------------------------------------------------------
1 5.9e-04 libgcrypt.so.11.7.0 /usr/lib/libgcrypt.so.11.7.0
1 100.000 libgcrypt.so.11.7.0 /usr/lib/libgcrypt.so.11.7.0 [self]
-------------------------------------------------------------------------------
1 100.000 libglamor.so __divdi3
1 5.9e-04 libglamor.so __divdi3
1 50.0000 libglamor.so __divdi3
1 50.0000 libglamor.so __divdi3 [self]
-------------------------------------------------------------------------------
1 5.9e-04 libglamor.so _glamor_copy_n_to_n.part.8
2 0.0012 libglamor.so glamor_buffer_glyph
15 0.0089 libglamor.so glamor_composite_clipped_region
169397 99.9894 Xorg miCopyRegion
1 5.9e-04 libglamor.so _glamor_copy_n_to_n.part.8
169386 99.9829 libglamor.so glamor_prepare_access
22 0.0130 libglamor.so __glamor_copy_n_to_n
5 0.0030 libfb.so fbCopyNtoN
1 5.9e-04 libglamor.so _glamor_copy_n_to_n.part.8
1 5.9e-04 libglamor.so _glamor_copy_n_to_n.part.8 [self]
-------------------------------------------------------------------------------
1 12.5000 libglamor.so glamor_buffer_glyph
7 87.5000 libglamor.so glamor_buffer_glyph_clip.constprop.13
1 5.9e-04 libglamor.so glamor_buffer_glyph
3 37.5000 libglamor.so _glamor_composite
2 25.0000 libglamor.so _glamor_copy_n_to_n.part.8
1 12.5000 libglamor.so glamor_buffer_glyph
1 12.5000 libglamor.so glamor_create_pixmap
1 12.5000 libglamor.so glamor_buffer_glyph [self]
-------------------------------------------------------------------------------
1 33.3333 libglamor.so glamor_composite_choose_shader
2 66.6667 libglamor.so glamor_composite_with_shader
1 5.9e-04 libglamor.so glamor_composite_choose_shader
1 33.3333 libglamor.so glamor_composite_choose_shader
1 33.3333 libglamor.so glamor_upload_picture_to_texture
1 33.3333 libglamor.so glamor_composite_choose_shader [self]
-------------------------------------------------------------------------------
1 1.4706 libglamor.so glamor_composite_clipped_region
3 4.4118 libglamor.so glamor_composite_rectangles
64 94.1176 libglamor.so _glamor_composite
1 5.9e-04 libglamor.so glamor_composite_clipped_region
51 75.0000 libglamor.so glamor_composite_with_shader
15 22.0588 libglamor.so _glamor_copy_n_to_n.part.8
1 1.4706 libglamor.so glamor_composite_clipped_region
1 1.4706 libglamor.so glamor_composite_clipped_region [self]
-------------------------------------------------------------------------------
1 16.6667 libglamor.so glamor_composite_set_shader_blend
5 83.3333 libglamor.so glamor_composite_with_shader
1 5.9e-04 libglamor.so glamor_composite_set_shader_blend
3 50.0000 libglamor.so glamor_set_composite_texture
1 16.6667 libglamor.so glamor_composite_set_shader_blend
1 16.6667 radeonsi_dri.so _mesa_UseProgram
1 16.6667 libglamor.so glamor_composite_set_shader_blend [self]
-------------------------------------------------------------------------------
1 11.1111 libglamor.so glamor_fbo_expire
8 88.8889 libglamor.so glamor_block_handler
1 5.9e-04 libglamor.so glamor_fbo_expire
7 77.7778 libglamor.so glamor_purge_fbo
1 11.1111 libglamor.so glamor_fbo_expire
1 11.1111 libglamor.so glamor_fbo_expire [self]
-------------------------------------------------------------------------------
1 2.5000 libglamor.so glamor_flush_composite_rects
39 97.5000 libglamor.so glamor_composite_with_shader
1 5.9e-04 libglamor.so glamor_flush_composite_rects
38 95.0000 radeonsi_dri.so vbo_exec_DrawElements
1 2.5000 libglamor.so glamor_flush_composite_rects
1 2.5000 libglamor.so glamor_flush_composite_rects [self]
-------------------------------------------------------------------------------
1 50.0000 libglamor.so glamor_set_destination_pixmap_fbo
1 50.0000 libglamoregl.so glamor_egl_make_current
1 5.9e-04 libglamoregl.so glamor_egl_make_current
1 50.0000 libglamoregl.so glamor_egl_make_current
1 50.0000 libglamoregl.so glamor_egl_make_current [self]
-------------------------------------------------------------------------------
1 50.0000 libpixman-1.so.0.28.0 pixman_op
1 50.0000 libpixman-1.so.0.28.0 pixman_region_subtract
1 5.9e-04 libpixman-1.so.0.28.0 pixman_op
1 50.0000 libpixman-1.so.0.28.0 pixman_op
1 50.0000 libpixman-1.so.0.28.0 pixman_op [self]
-------------------------------------------------------------------------------
1 50.0000 Xorg _XSERVTransRead
1 50.0000 libpthread-2.15.so __read_nocancel
1 5.9e-04 libpthread-2.15.so __read_nocancel
1 50.0000 libpthread-2.15.so __read_nocancel
1 50.0000 libpthread-2.15.so __read_nocancel [self]
-------------------------------------------------------------------------------
1 50.0000 libpthread-2.15.so pthread_mutex_init
1 50.0000 radeonsi_dri.so st_NewTextureObject
1 5.9e-04 libpthread-2.15.so pthread_mutex_init
1 50.0000 libpthread-2.15.so pthread_mutex_init
1 50.0000 libpthread-2.15.so pthread_mutex_init [self]
-------------------------------------------------------------------------------
1 50.0000 Xorg _XSERVTransRead
1 50.0000 libpthread-2.15.so read
1 5.9e-04 libpthread-2.15.so read
1 50.0000 libpthread-2.15.so read
1 50.0000 libpthread-2.15.so read [self]
-------------------------------------------------------------------------------
1 50.0000 radeonsi_dri.so __i686.get_pc_thunk.bx
1 50.0000 radeonsi_dri.so teximage
1 5.9e-04 radeonsi_dri.so __i686.get_pc_thunk.bx
1 50.0000 radeonsi_dri.so __i686.get_pc_thunk.bx
1 50.0000 radeonsi_dri.so __i686.get_pc_thunk.bx [self]
-------------------------------------------------------------------------------
1 50.0000 radeonsi_dri.so _math_matrix_set_identity
1 50.0000 radeonsi_dri.so _mesa_LoadIdentity
1 5.9e-04 radeonsi_dri.so _math_matrix_set_identity
1 50.0000 radeonsi_dri.so _math_matrix_set_identity
1 50.0000 radeonsi_dri.so _math_matrix_set_identity [self]
-------------------------------------------------------------------------------
1 50.0000 radeonsi_dri.so _math_matrix_viewport
1 50.0000 radeonsi_dri.so _mesa_Viewport
1 5.9e-04 radeonsi_dri.so _math_matrix_viewport
1 50.0000 radeonsi_dri.so _math_matrix_viewport
1 50.0000 radeonsi_dri.so _math_matrix_viewport [self]
-------------------------------------------------------------------------------
1 50.0000 libglamor.so glamor_composite_with_shader
1 50.0000 radeonsi_dri.so _mesa_ActiveTexture
1 5.9e-04 radeonsi_dri.so _mesa_ActiveTexture
1 50.0000 radeonsi_dri.so _mesa_ActiveTexture
1 50.0000 radeonsi_dri.so _mesa_ActiveTexture [self]
-------------------------------------------------------------------------------
1 50.0000 libglamor.so glamor_composite_with_shader
1 50.0000 radeonsi_dri.so _mesa_BlendFunc
1 5.9e-04 radeonsi_dri.so _mesa_BlendFunc
1 50.0000 radeonsi_dri.so _mesa_BlendFunc
1 50.0000 radeonsi_dri.so _mesa_BlendFunc [self]
-------------------------------------------------------------------------------
1 14.2857 libglamor.so glamor_create_fbo
1 14.2857 radeonsi_dri.so _mesa_TexImage2D
5 71.4286 libglamor.so _glamor_create_tex
1 5.9e-04 radeonsi_dri.so _mesa_TexImage2D
4 57.1429 radeonsi_dri.so teximage
1 14.2857 radeonsi_dri.so _mesa_is_dudv_format
1 14.2857 radeonsi_dri.so _mesa_TexImage2D
1 14.2857 radeonsi_dri.so _mesa_TexImage2D [self]
-------------------------------------------------------------------------------
1 50.0000 radeonsi_dri.so _mesa_delete_renderbuffer
1 50.0000 radeonsi_dri.so st_renderbuffer_delete
1 5.9e-04 radeonsi_dri.so _mesa_delete_renderbuffer
1 50.0000 radeonsi_dri.so _mesa_delete_renderbuffer
1 50.0000 radeonsi_dri.so _mesa_delete_renderbuffer [self]
-------------------------------------------------------------------------------
1 33.3333 radeonsi_dri.so _mesa_delete_texture_object
2 66.6667 radeonsi_dri.so st_DeleteTextureObject
1 5.9e-04 radeonsi_dri.so _mesa_delete_texture_object
1 33.3333 radeonsi_dri.so _mesa_delete_texture_object
1 33.3333 radeonsi_dri.so st_DeleteTextureImage
1 33.3333 radeonsi_dri.so _mesa_delete_texture_object [self]
-------------------------------------------------------------------------------
1 50.0000 radeonsi_dri.so _mesa_format_matches_format_and_type
1 50.0000 radeonsi_dri.so _mesa_texstore_rgba8888
1 5.9e-04 radeonsi_dri.so _mesa_format_matches_format_and_type
1 50.0000 radeonsi_dri.so _mesa_format_matches_format_and_type
1 50.0000 radeonsi_dri.so _mesa_format_matches_format_and_type [self]
-------------------------------------------------------------------------------
1 25.0000 radeonsi_dri.so _mesa_free_framebuffer_data
3 75.0000 radeonsi_dri.so _mesa_destroy_framebuffer
1 5.9e-04 radeonsi_dri.so _mesa_free_framebuffer_data
1 25.0000 libpthread-2.15.so __pthread_mutex_unlock_usercnt
1 25.0000 radeonsi_dri.so _mesa_free_framebuffer_data
1 25.0000 radeonsi_dri.so _mesa_reference_renderbuffer_
1 25.0000 radeonsi_dri.so _mesa_free_framebuffer_data [self]
-------------------------------------------------------------------------------
1 50.0000 radeonsi_dri.so _mesa_get_fixed_func_vertex_program
1 50.0000 radeonsi_dri.so _mesa_update_state_locked
1 5.9e-04 radeonsi_dri.so _mesa_get_fixed_func_vertex_program
1 50.0000 radeonsi_dri.so _mesa_get_fixed_func_vertex_program
1 50.0000 radeonsi_dri.so _mesa_get_fixed_func_vertex_program [self]
-------------------------------------------------------------------------------
1 50.0000 radeonsi_dri.so _mesa_is_dudv_format
1 50.0000 radeonsi_dri.so _mesa_TexImage2D
1 5.9e-04 radeonsi_dri.so _mesa_is_dudv_format
1 50.0000 radeonsi_dri.so _mesa_is_dudv_format
1 50.0000 radeonsi_dri.so _mesa_is_dudv_format [self]
-------------------------------------------------------------------------------
1 50.0000 radeonsi_dri.so _mesa_update_state_locked
1 50.0000 radeonsi_dri.so _mesa_reference_program_
1 5.9e-04 radeonsi_dri.so _mesa_reference_program_
1 50.0000 radeonsi_dri.so _mesa_reference_program_
1 50.0000 radeonsi_dri.so _mesa_reference_program_ [self]
-------------------------------------------------------------------------------
1 50.0000 radeonsi_dri.so _mesa_reference_shader_program
1 50.0000 radeonsi_dri.so use_shader_program
1 5.9e-04 radeonsi_dri.so _mesa_reference_shader_program
1 50.0000 radeonsi_dri.so _mesa_reference_shader_program
1 50.0000 radeonsi_dri.so _mesa_reference_shader_program [self]
-------------------------------------------------------------------------------
1 50.0000 radeonsi_dri.so _mesa_set_enable
1 50.0000 radeonsi_dri.so _mesa_Disable
1 5.9e-04 radeonsi_dri.so _mesa_set_enable
1 50.0000 radeonsi_dri.so _mesa_set_enable
1 50.0000 radeonsi_dri.so _mesa_set_enable [self]
-------------------------------------------------------------------------------
1 50.0000 radeonsi_dri.so _mesa_update_array_object_max_element
1 50.0000 radeonsi_dri.so _mesa_update_state_locked
1 5.9e-04 radeonsi_dri.so _mesa_update_array_object_max_element
1 50.0000 radeonsi_dri.so _mesa_update_array_object_max_element
1 50.0000 radeonsi_dri.so _mesa_update_array_object_max_element [self]
-------------------------------------------------------------------------------
1 50.0000 radeonsi_dri.so _mesa_update_draw_buffer_bounds
1 50.0000 radeonsi_dri.so _mesa_update_state_locked
1 5.9e-04 radeonsi_dri.so _mesa_update_draw_buffer_bounds
1 50.0000 radeonsi_dri.so _mesa_update_draw_buffer_bounds
1 50.0000 radeonsi_dri.so _mesa_update_draw_buffer_bounds [self]
-------------------------------------------------------------------------------
1 25.0000 radeonsi_dri.so _mesa_validate_DrawArrays
3 75.0000 radeonsi_dri.so vbo_exec_DrawArrays
1 5.9e-04 radeonsi_dri.so _mesa_validate_DrawArrays
2 50.0000 radeonsi_dri.so check_valid_to_render
1 25.0000 radeonsi_dri.so _mesa_validate_DrawArrays
1 25.0000 radeonsi_dri.so _mesa_validate_DrawArrays [self]
-------------------------------------------------------------------------------
1 50.0000 radeonsi_dri.so blitter_set_common_draw_rect_state
1 50.0000 radeonsi_dri.so util_blitter_blit
1 5.9e-04 radeonsi_dri.so blitter_set_common_draw_rect_state
1 50.0000 radeonsi_dri.so blitter_set_common_draw_rect_state
1 50.0000 radeonsi_dri.so blitter_set_common_draw_rect_state [self]
-------------------------------------------------------------------------------
1 50.0000 radeonsi_dri.so compute_depth_max
1 50.0000 radeonsi_dri.so _mesa_update_framebuffer
1 5.9e-04 radeonsi_dri.so compute_depth_max
1 50.0000 radeonsi_dri.so compute_depth_max
1 50.0000 radeonsi_dri.so compute_depth_max [self]
-------------------------------------------------------------------------------
1 50.0000 radeonsi_dri.so cso_set_rasterizer
1 50.0000 radeonsi_dri.so cso_hash_iter_data
1 5.9e-04 radeonsi_dri.so cso_hash_iter_data
1 50.0000 radeonsi_dri.so cso_hash_iter_data
1 50.0000 radeonsi_dri.so cso_hash_iter_data [self]
-------------------------------------------------------------------------------
1 50.0000 radeonsi_dri.so cso_set_blend
1 50.0000 radeonsi_dri.so update_blend
1 5.9e-04 radeonsi_dri.so cso_set_blend
1 50.0000 radeonsi_dri.so cso_set_blend
1 50.0000 radeonsi_dri.so cso_set_blend [self]
-------------------------------------------------------------------------------
1 25.0000 radeonsi_dri.so cso_set_rasterizer
3 75.0000 radeonsi_dri.so update_raster_state
1 5.9e-04 radeonsi_dri.so cso_set_rasterizer
1 25.0000 libc-2.15.so __memcmp_sse4_2
1 25.0000 radeonsi_dri.so cso_set_rasterizer
1 25.0000 radeonsi_dri.so cso_hash_iter_data
1 25.0000 radeonsi_dri.so cso_set_rasterizer [self]
-------------------------------------------------------------------------------
1 50.0000 radeonsi_dri.so cso_set_vertex_buffers
1 50.0000 radeonsi_dri.so update_array
1 5.9e-04 radeonsi_dri.so cso_set_vertex_buffers
1 50.0000 radeonsi_dri.so cso_set_vertex_buffers
1 50.0000 radeonsi_dri.so cso_set_vertex_buffers [self]
-------------------------------------------------------------------------------
1 50.0000 radeonsi_dri.so get_map_idx
1 50.0000 radeonsi_dri.so _mesa_swizzle_ubyte_image.isra.2
1 5.9e-04 radeonsi_dri.so get_map_idx
1 50.0000 radeonsi_dri.so get_map_idx
1 50.0000 radeonsi_dri.so get_map_idx [self]
-------------------------------------------------------------------------------
1 50.0000 radeonsi_dri.so gl_wrap_xlate
1 50.0000 radeonsi_dri.so update_shader_samplers
1 5.9e-04 radeonsi_dri.so gl_wrap_xlate
1 50.0000 radeonsi_dri.so gl_wrap_xlate
1 50.0000 radeonsi_dri.so gl_wrap_xlate [self]
-------------------------------------------------------------------------------
1 50.0000 radeonsi_dri.so r600_blitter_begin
1 50.0000 radeonsi_dri.so r600_resource_copy_region
1 5.9e-04 radeonsi_dri.so r600_blitter_begin
1 50.0000 radeonsi_dri.so r600_blitter_begin
1 50.0000 radeonsi_dri.so r600_blitter_begin [self]
-------------------------------------------------------------------------------
1 33.3333 radeonsi_dri.so r600_flush_from_st
1 33.3333 radeonsi_dri.so st_flush
1 33.3333 radeonsi_dri.so st_glFlush
1 5.9e-04 radeonsi_dri.so r600_flush_from_st
1 33.3333 radeonsi_dri.so r600_flush_from_st
1 33.3333 radeonsi_dri.so radeonsi_flush
1 33.3333 radeonsi_dri.so r600_flush_from_st [self]
-------------------------------------------------------------------------------
1 50.0000 radeonsi_dri.so r600_get_param
1 50.0000 radeonsi_dri.so _mesa_test_framebuffer_completeness
1 5.9e-04 radeonsi_dri.so r600_get_param
1 50.0000 radeonsi_dri.so r600_get_param
1 50.0000 radeonsi_dri.so r600_get_param [self]
-------------------------------------------------------------------------------
1 33.3333 radeonsi_dri.so r600_resource_create
2 66.6667 radeonsi_dri.so st_texture_create
1 5.9e-04 radeonsi_dri.so r600_resource_create
1 33.3333 radeonsi_dri.so r600_resource_create
1 33.3333 radeonsi_dri.so si_texture_create
1 33.3333 radeonsi_dri.so r600_resource_create [self]
-------------------------------------------------------------------------------
1 50.0000 radeonsi_dri.so radeon_bo_map
1 50.0000 radeonsi_dri.so r600_buffer_transfer_map
1 5.9e-04 radeonsi_dri.so radeon_bo_map
1 50.0000 radeonsi_dri.so radeon_bo_map
1 50.0000 radeonsi_dri.so radeon_bo_map [self]
-------------------------------------------------------------------------------
1 50.0000 radeonsi_dri.so radeon_drm_cs_emit_ioctl_oneshot
1 50.0000 radeonsi_dri.so radeon_drm_cs_flush
1 5.9e-04 radeonsi_dri.so radeon_drm_cs_emit_ioctl_oneshot
1 50.0000 radeonsi_dri.so radeon_drm_cs_emit_ioctl_oneshot
1 50.0000 radeonsi_dri.so radeon_drm_cs_emit_ioctl_oneshot [self]
-------------------------------------------------------------------------------
1 50.0000 radeonsi_dri.so radeon_winsys_bo_create
1 50.0000 radeonsi_dri.so r600_texture_create_object.isra.6
1 5.9e-04 radeonsi_dri.so radeon_winsys_bo_create
1 50.0000 radeonsi_dri.so radeon_winsys_bo_create
1 50.0000 radeonsi_dri.so radeon_winsys_bo_create [self]
-------------------------------------------------------------------------------
1 50.0000 radeonsi_dri.so set_tex_parameteri
1 50.0000 radeonsi_dri.so _mesa_TexParameteri
1 5.9e-04 radeonsi_dri.so set_tex_parameteri
1 50.0000 radeonsi_dri.so set_tex_parameteri
1 50.0000 radeonsi_dri.so set_tex_parameteri [self]
-------------------------------------------------------------------------------
1 50.0000 radeonsi_dri.so util_blitter_blit_generic
1 50.0000 radeonsi_dri.so si_bind_rs_state
1 5.9e-04 radeonsi_dri.so si_bind_rs_state
1 50.0000 radeonsi_dri.so si_bind_rs_state
1 50.0000 radeonsi_dri.so si_bind_rs_state [self]
-------------------------------------------------------------------------------
1 33.3333 radeonsi_dri.so si_create_sampler_view
2 66.6667 radeonsi_dri.so update_textures
1 5.9e-04 radeonsi_dri.so si_create_sampler_view
1 33.3333 radeonsi_dri.so si_translate_texformat.isra.8
1 33.3333 radeonsi_dri.so si_create_sampler_view
1 33.3333 radeonsi_dri.so si_create_sampler_view [self]
-------------------------------------------------------------------------------
1 50.0000 radeonsi_dri.so si_pm4_cmd_add
1 50.0000 radeonsi_dri.so si_pm4_set_reg
1 5.9e-04 radeonsi_dri.so si_pm4_cmd_add
1 50.0000 radeonsi_dri.so si_pm4_cmd_add
1 50.0000 radeonsi_dri.so si_pm4_cmd_add [self]
-------------------------------------------------------------------------------
1 50.0000 radeonsi_dri.so si_pm4_cmd_end
1 50.0000 radeonsi_dri.so si_set_sampler_view.isra.16
1 5.9e-04 radeonsi_dri.so si_pm4_cmd_end
1 50.0000 radeonsi_dri.so si_pm4_cmd_end
1 50.0000 radeonsi_dri.so si_pm4_cmd_end [self]
-------------------------------------------------------------------------------
1 50.0000 radeonsi_dri.so si_pm4_sh_data_end
1 50.0000 radeonsi_dri.so si_set_ps_sampler_view
1 5.9e-04 radeonsi_dri.so si_pm4_sh_data_end
1 50.0000 radeonsi_dri.so si_pm4_sh_data_end
1 50.0000 radeonsi_dri.so si_pm4_sh_data_end [self]
-------------------------------------------------------------------------------
1 50.0000 radeonsi_dri.so si_sampler_view_destroy
1 50.0000 radeonsi_dri.so st_DeleteTextureObject
1 5.9e-04 radeonsi_dri.so si_sampler_view_destroy
1 50.0000 radeonsi_dri.so si_sampler_view_destroy
1 50.0000 radeonsi_dri.so si_sampler_view_destroy [self]
-------------------------------------------------------------------------------
1 33.3333 radeonsi_dri.so si_set_constant_buffer
1 33.3333 radeonsi_dri.so st_upload_constants
1 33.3333 radeonsi_dri.so update_fs_constants
1 5.9e-04 radeonsi_dri.so si_set_constant_buffer
1 33.3333 radeonsi_dri.so si_set_constant_buffer
1 33.3333 radeonsi_dri.so r600_upload_const_buffer
1 33.3333 radeonsi_dri.so si_set_constant_buffer [self]
-------------------------------------------------------------------------------
1 16.6667 radeonsi_dri.so si_texture_transfer_unmap
1 16.6667 radeonsi_dri.so st_texture_image_unmap
4 66.6667 radeonsi_dri.so u_transfer_unmap_vtbl
1 5.9e-04 radeonsi_dri.so si_texture_transfer_unmap
4 66.6667 radeonsi_dri.so r600_resource_copy_region
1 16.6667 radeonsi_dri.so si_texture_transfer_unmap
1 16.6667 radeonsi_dri.so si_texture_transfer_unmap [self]
-------------------------------------------------------------------------------
1 50.0000 radeonsi_dri.so si_translate_texformat.isra.8
1 50.0000 radeonsi_dri.so si_create_sampler_view
1 5.9e-04 radeonsi_dri.so si_translate_texformat.isra.8
1 50.0000 radeonsi_dri.so si_translate_texformat.isra.8
1 50.0000 radeonsi_dri.so si_translate_texformat.isra.8 [self]
-------------------------------------------------------------------------------
1 50.0000 radeonsi_dri.so st_FreeTextureImageBuffer
1 50.0000 radeonsi_dri.so _mesa_delete_texture_image
1 5.9e-04 radeonsi_dri.so st_FreeTextureImageBuffer
1 50.0000 radeonsi_dri.so st_FreeTextureImageBuffer
1 50.0000 radeonsi_dri.so st_FreeTextureImageBuffer [self]
-------------------------------------------------------------------------------
1 50.0000 libglamor.so _glamor_download_sub_pixmap_to_cpu
1 50.0000 radeonsi_dri.so st_bufferobj_data
1 5.9e-04 radeonsi_dri.so st_bufferobj_data
1 50.0000 radeonsi_dri.so st_bufferobj_data
1 50.0000 radeonsi_dri.so st_bufferobj_data [self]
-------------------------------------------------------------------------------
1 50.0000 radeonsi_dri.so _mesa_BindFramebuffer
1 50.0000 radeonsi_dri.so st_finish_render_texture
1 5.9e-04 radeonsi_dri.so st_finish_render_texture
1 50.0000 radeonsi_dri.so st_finish_render_texture
1 50.0000 radeonsi_dri.so st_finish_render_texture [self]
-------------------------------------------------------------------------------
1 2.4390 radeonsi_dri.so st_validate_state
4 9.7561 radeonsi_dri.so st_readpixels
36 87.8049 radeonsi_dri.so st_draw_vbo
1 5.9e-04 radeonsi_dri.so st_validate_state
6 14.6341 radeonsi_dri.so update_framebuffer_state
5 12.1951 radeonsi_dri.so update_fragment_textures
5 12.1951 radeonsi_dri.so update_samplers
4 9.7561 radeonsi_dri.so update_raster_state
3 7.3171 radeonsi_dri.so update_array
3 7.3171 radeonsi_dri.so update_fs_constants
2 4.8780 radeonsi_dri.so update_viewport
2 4.8780 radeonsi_dri.so update_fp
2 4.8780 radeonsi_dri.so update_scissor
2 4.8780 radeonsi_dri.so update_depth_stencil_alpha
1 2.4390 radeonsi_dri.so update_blend
1 2.4390 radeonsi_dri.so st_validate_state [self]
1 2.4390 radeonsi_dri.so finalize_textures
1 2.4390 radeonsi_dri.so update_vs_constants
1 2.4390 libc-2.15.so __memcmp_sse4_2
1 2.4390 radeonsi_dri.so translate_blend
1 2.4390 radeonsi_dri.so st_validate_state
-------------------------------------------------------------------------------
1 50.0000 radeonsi_dri.so st_validate_state
1 50.0000 radeonsi_dri.so translate_blend
1 5.9e-04 radeonsi_dri.so translate_blend
1 50.0000 radeonsi_dri.so translate_blend
1 50.0000 radeonsi_dri.so translate_blend [self]
-------------------------------------------------------------------------------
1 50.0000 radeonsi_dri.so st_draw_vbo
1 50.0000 radeonsi_dri.so u_vbuf_set_index_buffer
1 5.9e-04 radeonsi_dri.so u_vbuf_set_index_buffer
1 50.0000 radeonsi_dri.so u_vbuf_set_index_buffer
1 50.0000 radeonsi_dri.so u_vbuf_set_index_buffer [self]
-------------------------------------------------------------------------------
1 33.3333 radeonsi_dri.so u_vbuf_set_vertex_elements_internal
2 66.6667 radeonsi_dri.so u_vbuf_set_vertex_elements
1 5.9e-04 radeonsi_dri.so u_vbuf_set_vertex_elements_internal
1 33.3333 radeonsi_dri.so u_vbuf_set_vertex_elements_internal
1 33.3333 radeonsi_dri.so cso_find_state_template
1 33.3333 radeonsi_dri.so u_vbuf_set_vertex_elements_internal [self]
-------------------------------------------------------------------------------
1 50.0000 radeonsi_dri.so update_clip
1 50.0000 radeonsi_dri.so st_readpixels
1 5.9e-04 radeonsi_dri.so update_clip
1 50.0000 radeonsi_dri.so update_clip
1 50.0000 radeonsi_dri.so update_clip [self]
-------------------------------------------------------------------------------
1 14.2857 radeonsi_dri.so update_fragment_textures
1 14.2857 radeonsi_dri.so st_draw_vbo
5 71.4286 radeonsi_dri.so st_validate_state
1 5.9e-04 radeonsi_dri.so update_fragment_textures
5 71.4286 radeonsi_dri.so update_textures
1 14.2857 radeonsi_dri.so update_fragment_textures
1 14.2857 radeonsi_dri.so update_fragment_textures [self]
-------------------------------------------------------------------------------
1 14.2857 radeonsi_dri.so update_framebuffer_state
6 85.7143 radeonsi_dri.so st_validate_state
1 5.9e-04 radeonsi_dri.so update_framebuffer_state
5 71.4286 radeonsi_dri.so cso_set_framebuffer
1 14.2857 radeonsi_dri.so update_framebuffer_state
1 14.2857 radeonsi_dri.so update_framebuffer_state [self]
-------------------------------------------------------------------------------
1 50.0000 radeonsi_dri.so update_gp
1 50.0000 radeonsi_dri.so st_draw_vbo
1 5.9e-04 radeonsi_dri.so update_gp
1 50.0000 radeonsi_dri.so update_gp
1 50.0000 radeonsi_dri.so update_gp [self]
-------------------------------------------------------------------------------
1 20.0000 radeonsi_dri.so update_raster_state
4 80.0000 radeonsi_dri.so st_validate_state
1 5.9e-04 radeonsi_dri.so update_raster_state
3 60.0000 radeonsi_dri.so cso_set_rasterizer
1 20.0000 radeonsi_dri.so update_raster_state
1 20.0000 radeonsi_dri.so update_raster_state [self]
-------------------------------------------------------------------------------
1 16.6667 radeonsi_dri.so update_shader_samplers
5 83.3333 radeonsi_dri.so update_samplers
1 5.9e-04 radeonsi_dri.so update_shader_samplers
2 33.3333 radeonsi_dri.so single_sampler_done
1 16.6667 radeonsi_dri.so gl_wrap_xlate
1 16.6667 radeonsi_dri.so update_shader_samplers
1 16.6667 radeonsi_dri.so single_sampler.isra.7
1 16.6667 radeonsi_dri.so update_shader_samplers [self]
-------------------------------------------------------------------------------
1 33.3333 radeonsi_dri.so update_viewport
2 66.6667 radeonsi_dri.so st_validate_state
1 5.9e-04 radeonsi_dri.so update_viewport
1 33.3333 radeonsi_dri.so update_viewport
1 33.3333 radeonsi_dri.so cso_set_viewport
1 33.3333 radeonsi_dri.so update_viewport [self]
-------------------------------------------------------------------------------
1 50.0000 radeonsi_dri.so update_vp
1 50.0000 radeonsi_dri.so st_readpixels
1 5.9e-04 radeonsi_dri.so update_vp
1 50.0000 radeonsi_dri.so update_vp
1 50.0000 radeonsi_dri.so update_vp [self]
-------------------------------------------------------------------------------
1 12.5000 radeonsi_dri.so util_blitter_blit_generic
3 37.5000 radeonsi_dri.so util_blitter_copy_texture
4 50.0000 radeonsi_dri.so util_blitter_blit
1 5.9e-04 radeonsi_dri.so util_blitter_blit_generic
4 50.0000 radeonsi_dri.so blitter_draw
1 12.5000 radeonsi_dri.so util_blitter_blit_generic
1 12.5000 radeonsi_dri.so si_bind_rs_state
1 12.5000 radeonsi_dri.so si_set_ps_sampler_view
1 12.5000 radeonsi_dri.so util_blitter_blit_generic [self]
-------------------------------------------------------------------------------
1 50.0000 radeonsi_dri.so util_blitter_default_dst_texture
1 50.0000 radeonsi_dri.so si_blit
1 5.9e-04 radeonsi_dri.so util_blitter_default_dst_texture
1 50.0000 radeonsi_dri.so util_blitter_default_dst_texture
1 50.0000 radeonsi_dri.so util_blitter_default_dst_texture [self]
-------------------------------------------------------------------------------
1 50.0000 radeonsi_dri.so util_copy_framebuffer_state
1 50.0000 radeonsi_dri.so cso_set_framebuffer
1 5.9e-04 radeonsi_dri.so util_copy_framebuffer_state
1 50.0000 radeonsi_dri.so util_copy_framebuffer_state
1 50.0000 radeonsi_dri.so util_copy_framebuffer_state [self]
-------------------------------------------------------------------------------
1 2.5641 radeonsi_dri.so vbo_validated_drawrangeelements
38 97.4359 radeonsi_dri.so vbo_exec_DrawElements
1 5.9e-04 radeonsi_dri.so vbo_validated_drawrangeelements
37 94.8718 radeonsi_dri.so vbo_handle_primitive_restart
1 2.5641 radeonsi_dri.so vbo_validated_drawrangeelements
1 2.5641 radeonsi_dri.so vbo_validated_drawrangeelements [self]
-------------------------------------------------------------------------------
1 100.000 libfb.so fbCreatePixmapBpp
0 0 Xorg AllocatePixmap
1 100.000 libc-2.15.so __memset_sse2
0 0 Xorg AllocatePixmap [self]
-------------------------------------------------------------------------------
1 100.000 Xorg ProcChangeGC
0 0 Xorg ChangeGCXIDs
1 100.000 Xorg ChangeGC
0 0 Xorg ChangeGCXIDs [self]
-------------------------------------------------------------------------------
11 100.000 Xorg ProcRenderCompositeGlyphs
0 0 Xorg CompositeGlyphs
11 100.000 Xorg damageGlyphs
0 0 Xorg CompositeGlyphs [self]
-------------------------------------------------------------------------------
23 35.9375 libglamor.so _glamor_trapezoids.isra.9
41 64.0625 Xorg ProcRenderComposite
0 0 Xorg CompositePicture
63 98.4375 Xorg damageComposite
1 1.5625 Xorg ValidatePicture
0 0 Xorg CompositePicture [self]
-------------------------------------------------------------------------------
13 100.000 Xorg ProcRenderFillRectangles
0 0 Xorg CompositeRects
13 100.000 libglamor.so glamor_composite_rectangles
0 0 Xorg CompositeRects [self]
-------------------------------------------------------------------------------
53 100.000 Xorg ProcRenderTrapezoids
0 0 Xorg CompositeTrapezoids
53 100.000 libglamor.so _glamor_trapezoids.isra.9
0 0 Xorg CompositeTrapezoids [self]
-------------------------------------------------------------------------------
1 100.000 Xorg ProcRenderCreatePicture
0 0 Xorg CreatePicture
1 100.000 Xorg SetPictureToDefaults
0 0 Xorg CreatePicture [self]
-------------------------------------------------------------------------------
1 14.2857 Xorg WaitForSomething
3 42.8571 Xorg Dispatch
3 42.8571 Xorg FlushIfCriticalOutputPending
0 0 Xorg FlushAllOutput
6 85.7143 radeon_drv.so /usr/lib/xorg/modules/drivers/radeon_drv.so
1 14.2857 Xorg FlushClient
0 0 Xorg FlushAllOutput [self]
-------------------------------------------------------------------------------
1 100.000 Xorg FlushAllOutput
0 0 Xorg FlushClient
1 100.000 Xorg _XSERVTransWritev
0 0 Xorg FlushClient [self]
-------------------------------------------------------------------------------
1 50.0000 Xorg ProcFreePixmap
1 50.0000 Xorg ProcFreeGC
0 0 Xorg FreeResource
2 100.000 Xorg doFreeResource
0 0 Xorg FreeResource [self]
-------------------------------------------------------------------------------
1 100.000 Xorg ProcCreatePixmap
0 0 Xorg LegalNewID
1 100.000 Xorg dixLookupResourceByClass
0 0 Xorg LegalNewID [self]
-------------------------------------------------------------------------------
169398 100.000 Xorg Dispatch
0 0 Xorg ProcCopyArea
169398 100.000 Xorg damageCopyArea
0 0 Xorg ProcCopyArea [self]
-------------------------------------------------------------------------------
1 100.000 Xorg Dispatch
0 0 Xorg ProcCreatePixmap
1 100.000 Xorg LegalNewID
0 0 Xorg ProcCreatePixmap [self]
-------------------------------------------------------------------------------
1 100.000 Xorg Dispatch
0 0 Xorg ProcFreeGC
1 100.000 Xorg FreeResource
0 0 Xorg ProcFreeGC [self]
-------------------------------------------------------------------------------
1 100.000 Xorg Dispatch
0 0 Xorg ProcFreePixmap
1 100.000 Xorg FreeResource
0 0 Xorg ProcFreePixmap [self]
-------------------------------------------------------------------------------
41 100.000 Xorg ProcRenderDispatch
0 0 Xorg ProcRenderComposite
41 100.000 Xorg CompositePicture
0 0 Xorg ProcRenderComposite [self]
-------------------------------------------------------------------------------
11 100.000 Xorg ProcRenderDispatch
0 0 Xorg ProcRenderCompositeGlyphs
11 100.000 Xorg CompositeGlyphs
0 0 Xorg ProcRenderCompositeGlyphs [self]
-------------------------------------------------------------------------------
1 100.000 Xorg ProcRenderDispatch
0 0 Xorg ProcRenderCreatePicture
1 100.000 Xorg CreatePicture
0 0 Xorg ProcRenderCreatePicture [self]
-------------------------------------------------------------------------------
13 100.000 Xorg ProcRenderDispatch
0 0 Xorg ProcRenderFillRectangles
13 100.000 Xorg CompositeRects
0 0 Xorg ProcRenderFillRectangles [self]
-------------------------------------------------------------------------------
53 100.000 Xorg ProcRenderDispatch
0 0 Xorg ProcRenderTrapezoids
53 100.000 Xorg CompositeTrapezoids
0 0 Xorg ProcRenderTrapezoids [self]
-------------------------------------------------------------------------------
1 100.000 Xorg ProcXFixesDispatch
0 0 Xorg ProcXFixesCombineRegion
1 100.000 libpixman-1.so.0.28.0 pixman_region_subtract
0 0 Xorg ProcXFixesCombineRegion [self]
-------------------------------------------------------------------------------
1 100.000 Xorg Dispatch
0 0 Xorg ProcXFixesDispatch
1 100.000 Xorg ProcXFixesCombineRegion
0 0 Xorg ProcXFixesDispatch [self]
-------------------------------------------------------------------------------
1 100.000 Xorg CreatePicture
0 0 Xorg SetPictureToDefaults
1 100.000 libc-2.15.so __strlen_sse2_bsf
0 0 Xorg SetPictureToDefaults [self]
-------------------------------------------------------------------------------
1 100.000 Xorg dixDestroyPixmap
0 0 Xorg ShmDestroyPixmap
1 100.000 radeon_drv.so /usr/lib/xorg/modules/drivers/radeon_drv.so
0 0 Xorg ShmDestroyPixmap [self]
-------------------------------------------------------------------------------
3 100.000 Xorg Dispatch
0 0 Xorg UpdateCurrentTimeIf
3 100.000 librt-2.15.so clock_gettime
0 0 Xorg UpdateCurrentTimeIf [self]
-------------------------------------------------------------------------------
1 100.000 Xorg CompositePicture
0 0 Xorg ValidatePicture
1 100.000 Xorg miValidatePicture
0 0 Xorg ValidatePicture [self]
-------------------------------------------------------------------------------
2 100.000 Xorg ReadRequestFromClient
0 0 Xorg _XSERVTransRead
1 50.0000 libpthread-2.15.so read
1 50.0000 libpthread-2.15.so __read_nocancel
0 0 Xorg _XSERVTransRead [self]
-------------------------------------------------------------------------------
1 100.000 Xorg FlushClient
0 0 Xorg _XSERVTransWritev
1 100.000 Xorg prmsg
0 0 Xorg _XSERVTransWritev [self]
-------------------------------------------------------------------------------
63 100.000 Xorg CompositePicture
0 0 Xorg damageComposite
62 98.4127 libglamor.so _glamor_composite
1 1.5873 Xorg damageDamageBox
0 0 Xorg damageComposite [self]
-------------------------------------------------------------------------------
169398 100.000 Xorg ProcCopyArea
0 0 Xorg damageCopyArea
169398 100.000 libglamor.so glamor_copy_area
0 0 Xorg damageCopyArea [self]
-------------------------------------------------------------------------------
1 100.000 Xorg damageComposite
0 0 Xorg damageDamageBox
1 100.000 Xorg damageRegionAppend
0 0 Xorg damageDamageBox [self]
-------------------------------------------------------------------------------
11 100.000 Xorg CompositeGlyphs
0 0 Xorg damageGlyphs
11 100.000 libglamor.so _glamor_glyphs.isra.12
0 0 Xorg damageGlyphs [self]
-------------------------------------------------------------------------------
7 100.000 Xorg ProcPutImage
0 0 Xorg damagePutImage
7 100.000 libglamor.so _glamor_put_image
0 0 Xorg damagePutImage [self]
-------------------------------------------------------------------------------
1 100.000 Xorg doFreeResource
0 0 Xorg dixDestroyPixmap
1 100.000 Xorg ShmDestroyPixmap
0 0 Xorg dixDestroyPixmap [self]
-------------------------------------------------------------------------------
2 100.000 Xorg FreeResource
0 0 Xorg doFreeResource
1 50.0000 Xorg damageDestroyGC
1 50.0000 Xorg dixDestroyPixmap
0 0 Xorg doFreeResource [self]
-------------------------------------------------------------------------------
169562 100.000 libc-2.15.so __libc_start_main
0 0 Xorg main
169559 99.9982 Xorg Dispatch
1 5.9e-04 Xorg GetExtensionEntry
1 5.9e-04 Xorg StandardMinorOpcode
1 5.9e-04 Xorg XaceHookAuditEnd
0 0 Xorg main [self]
-------------------------------------------------------------------------------
1 100.000 Xorg miComputeCompositeRegion
0 0 Xorg miCompositeSourceValidate
1 100.000 Xorg compSourceValidate
0 0 Xorg miCompositeSourceValidate [self]
-------------------------------------------------------------------------------
1 100.000 libglamor.so _glamor_composite
0 0 Xorg miComputeCompositeRegion
1 100.000 Xorg miCompositeSourceValidate
0 0 Xorg miComputeCompositeRegion [self]
-------------------------------------------------------------------------------
169397 100.000 Xorg miDoCopy
0 0 Xorg miCopyRegion
169397 100.000 libglamor.so _glamor_copy_n_to_n.part.8
0 0 Xorg miCopyRegion [self]
-------------------------------------------------------------------------------
169398 100.000 libglamor.so glamor_copy_area
0 0 Xorg miDoCopy
169397 99.9994 Xorg miCopyRegion
1 5.9e-04 Xorg compSourceValidate
0 0 Xorg miDoCopy [self]
-------------------------------------------------------------------------------
2 100.000 radeonsi_dri.so st_readpixels
0 0 anon (tgid:7494 range:0xf7724000-0xf7724fff) anon (tgid:7494 range:0xf7724000-0xf7724fff)
0 0 anon (tgid:7494 range:0xf7724000-0xf7724fff) anon (tgid:7494 range:0xf7724000-0xf7724fff) [self]
-------------------------------------------------------------------------------
0 0 libc-2.15.so __libc_start_main
169562 100.000 Xorg main
0 0 libc-2.15.so __libc_start_main [self]
-------------------------------------------------------------------------------
5 100.000 libglamor.so _glamor_copy_n_to_n.part.8
0 0 libfb.so fbCopyNtoN
5 100.000 libpixman-1.so.0.28.0 pixman_blt
0 0 libfb.so fbCopyNtoN [self]
-------------------------------------------------------------------------------
1 100.000 libglamor.so glamor_create_pixmap
0 0 libfb.so fbCreatePixmap
1 100.000 libfb.so fbCreatePixmapBpp
0 0 libfb.so fbCreatePixmap [self]
-------------------------------------------------------------------------------
1 100.000 libfb.so fbCreatePixmap
0 0 libfb.so fbCreatePixmapBpp
1 100.000 Xorg AllocatePixmap
0 0 libfb.so fbCreatePixmapBpp [self]
-------------------------------------------------------------------------------
22 100.000 libglamor.so _glamor_copy_n_to_n.part.8
0 0 libglamor.so __glamor_copy_n_to_n
15 68.1818 libglamor.so glamor_copy_n_to_n_textured.isra.7
7 31.8182 radeonsi_dri.so _mesa_BlitFramebuffer
0 0 libglamor.so __glamor_copy_n_to_n [self]
-------------------------------------------------------------------------------
8 100.000 libglamor.so _glamor_upload_bits_to_pixmap_texture
0 0 libglamor.so __glamor_upload_pixmap_to_texture.isra.9
8 100.000 radeonsi_dri.so _mesa_TexSubImage2D
0 0 libglamor.so __glamor_upload_pixmap_to_texture.isra.9 [self]
-------------------------------------------------------------------------------
3 4.6154 libglamor.so glamor_buffer_glyph
62 95.3846 Xorg damageComposite
0 0 libglamor.so _glamor_composite
64 98.4615 libglamor.so glamor_composite_clipped_region
1 1.5385 Xorg miComputeCompositeRegion
0 0 libglamor.so _glamor_composite [self]
-------------------------------------------------------------------------------
8 100.000 libglamor.so glamor_create_fbo
0 0 libglamor.so _glamor_create_tex
5 62.5000 radeonsi_dri.so _mesa_TexImage2D
3 37.5000 radeonsi_dri.so _mesa_GenTextures
0 0 libglamor.so _glamor_create_tex [self]
-------------------------------------------------------------------------------
169386 100.000 libglamor.so glamor_download_sub_pixmap_to_cpu
0 0 libglamor.so _glamor_download_sub_pixmap_to_cpu
169383 99.9982 radeonsi_dri.so _mesa_ReadPixels
2 0.0012 libglamor.so glamor_set_destination_pixmap_priv_nc
1 5.9e-04 radeonsi_dri.so st_bufferobj_data
0 0 libglamor.so _glamor_download_sub_pixmap_to_cpu [self]
-------------------------------------------------------------------------------
11 100.000 Xorg damageGlyphs
0 0 libglamor.so _glamor_glyphs.isra.12
7 63.6364 libglamor.so glamor_glyphs_to_dst
4 36.3636 libglamor.so glamor_glyphs_flush_dst
0 0 libglamor.so _glamor_glyphs.isra.12 [self]
-------------------------------------------------------------------------------
7 100.000 Xorg damagePutImage
0 0 libglamor.so _glamor_put_image
7 100.000 libglamor.so glamor_upload_sub_pixmap_to_texture
0 0 libglamor.so _glamor_put_image [self]
-------------------------------------------------------------------------------
22 100.000 libglamor.so glamor_solid_boxes
0 0 libglamor.so _glamor_solid_boxes
18 81.8182 radeonsi_dri.so vbo_exec_DrawArrays
1 4.5455 libglamor.so glamor_set_destination_pixmap_priv_nc
1 4.5455 radeonsi_dri.so _mesa_UseProgram
1 4.5455 radeonsi_dri.so vbo_exec_DrawElements
1 4.5455 libglamoregl.so glamor_egl_restore_context
0 0 libglamor.so _glamor_solid_boxes [self]
-------------------------------------------------------------------------------
8 100.000 libglamor.so glamor_upload_sub_pixmap_to_texture
0 0 libglamor.so _glamor_upload_bits_to_pixmap_texture
8 100.000 libglamor.so __glamor_upload_pixmap_to_texture.isra.9
0 0 libglamor.so _glamor_upload_bits_to_pixmap_texture [self]
-------------------------------------------------------------------------------
0 0 libglamor.so glamor_block_handler
8 80.0000 libglamor.so glamor_fbo_expire
2 20.0000 radeonsi_dri.so _mesa_Flush
0 0 libglamor.so glamor_block_handler [self]
-------------------------------------------------------------------------------
7 100.000 libglamor.so glamor_glyphs_to_dst
0 0 libglamor.so glamor_buffer_glyph_clip.constprop.13
7 100.000 libglamor.so glamor_buffer_glyph
0 0 libglamor.so glamor_buffer_glyph_clip.constprop.13 [self]
-------------------------------------------------------------------------------
4 100.000 libglamor.so glamor_glyphs_flush_dst
0 0 libglamor.so glamor_composite_glyph_rects
4 100.000 libglamor.so glamor_composite_with_shader
0 0 libglamor.so glamor_composite_glyph_rects [self]
-------------------------------------------------------------------------------
13 100.000 Xorg CompositeRects
0 0 libglamor.so glamor_composite_rectangles
9 69.2308 libglamor.so glamor_solid_boxes
3 23.0769 libglamor.so glamor_composite_clipped_region
1 7.6923 Xorg damageRegionAppend
0 0 libglamor.so glamor_composite_rectangles [self]
-------------------------------------------------------------------------------
4 7.2727 libglamor.so glamor_composite_glyph_rects
51 92.7273 libglamor.so glamor_composite_clipped_region
0 0 libglamor.so glamor_composite_with_shader
39 70.9091 libglamor.so glamor_flush_composite_rects
5 9.0909 libglamor.so glamor_composite_set_shader_blend
5 9.0909 libglamor.so glamor_set_destination_pixmap_priv_nc
2 3.6364 libglamor.so glamor_composite_choose_shader
1 1.8182 libglamor.so glamor_setup_composite_vbo
1 1.8182 radeonsi_dri.so _mesa_BlendFunc
1 1.8182 radeonsi_dri.so _mesa_ActiveTexture
1 1.8182 radeonsi_dri.so _mesa_BindBuffer
0 0 libglamor.so glamor_composite_with_shader [self]
-------------------------------------------------------------------------------
169398 100.000 Xorg damageCopyArea
0 0 libglamor.so glamor_copy_area
169398 100.000 Xorg miDoCopy
0 0 libglamor.so glamor_copy_area [self]
-------------------------------------------------------------------------------
15 100.000 libglamor.so __glamor_copy_n_to_n
0 0 libglamor.so glamor_copy_n_to_n_textured.isra.7
12 80.0000 radeonsi_dri.so vbo_exec_DrawArrays
3 20.0000 libglamor.so glamor_set_destination_pixmap_priv_nc
0 0 libglamor.so glamor_copy_n_to_n_textured.isra.7 [self]
-------------------------------------------------------------------------------
12 100.000 libglamor.so glamor_create_pixmap
0 0 libglamor.so glamor_create_fbo
8 66.6667 libglamor.so _glamor_create_tex
3 25.0000 libglamor.so glamor_create_fbo_from_tex
1 8.3333 radeonsi_dri.so _mesa_TexImage2D
0 0 libglamor.so glamor_create_fbo [self]
-------------------------------------------------------------------------------
3 100.000 libglamor.so glamor_create_fbo
0 0 libglamor.so glamor_create_fbo_from_tex
3 100.000 libglamor.so glamor_pixmap_ensure_fb
0 0 libglamor.so glamor_create_fbo_from_tex [self]
-------------------------------------------------------------------------------
5 100.000 libglamor.so _glamor_trapezoids.isra.9
0 0 libglamor.so glamor_create_mask_picture
5 100.000 libglamor.so glamor_create_pixmap
0 0 libglamor.so glamor_create_mask_picture [self]
-------------------------------------------------------------------------------
1 16.6667 libglamor.so glamor_buffer_glyph
5 83.3333 libglamor.so glamor_create_mask_picture
0 0 libglamor.so glamor_create_pixmap
12 85.7143 libglamor.so glamor_create_fbo
1 7.1429 Xorg miModifyPixmapHeader
1 7.1429 libfb.so fbCreatePixmap
0 0 libglamor.so glamor_create_pixmap [self]
-------------------------------------------------------------------------------
169386 100.000 libglamor.so glamor_prepare_access
0 0 libglamor.so glamor_download_pixmap_to_cpu
169386 100.000 libglamor.so glamor_download_sub_pixmap_to_cpu
0 0 libglamor.so glamor_download_pixmap_to_cpu [self]
-------------------------------------------------------------------------------
169386 100.000 libglamor.so glamor_download_pixmap_to_cpu
0 0 libglamor.so glamor_download_sub_pixmap_to_cpu
169386 100.000 libglamor.so _glamor_download_sub_pixmap_to_cpu
0 0 libglamor.so glamor_download_sub_pixmap_to_cpu [self]
-------------------------------------------------------------------------------
4 100.000 libglamor.so _glamor_glyphs.isra.12
0 0 libglamor.so glamor_glyphs_flush_dst
4 100.000 libglamor.so glamor_composite_glyph_rects
0 0 libglamor.so glamor_glyphs_flush_dst [self]
-------------------------------------------------------------------------------
7 100.000 libglamor.so _glamor_glyphs.isra.12
0 0 libglamor.so glamor_glyphs_to_dst
7 100.000 libglamor.so glamor_buffer_glyph_clip.constprop.13
0 0 libglamor.so glamor_glyphs_to_dst [self]
-------------------------------------------------------------------------------
3 100.000 libglamor.so glamor_create_fbo_from_tex
0 0 libglamor.so glamor_pixmap_ensure_fb
2 66.6667 radeonsi_dri.so _mesa_CheckFramebufferStatus
1 33.3333 radeonsi_dri.so _mesa_FramebufferTexture2D
0 0 libglamor.so glamor_pixmap_ensure_fb [self]
-------------------------------------------------------------------------------
169386 100.000 libglamor.so _glamor_copy_n_to_n.part.8
0 0 libglamor.so glamor_prepare_access
169386 100.000 libglamor.so glamor_download_pixmap_to_cpu
0 0 libglamor.so glamor_prepare_access [self]
-------------------------------------------------------------------------------
7 100.000 libglamor.so glamor_fbo_expire
0 0 libglamor.so glamor_purge_fbo
3 42.8571 radeonsi_dri.so _mesa_DeleteFramebuffers
3 42.8571 radeonsi_dri.so _mesa_DeleteTextures
1 14.2857 libglamoregl.so glamor_egl_restore_context
0 0 libglamor.so glamor_purge_fbo [self]
-------------------------------------------------------------------------------
1 100.000 libglamor.so glamor_solid
0 0 libglamor.so glamor_set_alu
1 100.000 radeonsi_dri.so _mesa_Disable
0 0 libglamor.so glamor_set_alu [self]
-------------------------------------------------------------------------------
3 100.000 libglamor.so glamor_composite_set_shader_blend
0 0 libglamor.so glamor_set_composite_texture
2 66.6667 radeonsi_dri.so _mesa_BindTexture
1 33.3333 radeonsi_dri.so _mesa_TexParameteri
0 0 libglamor.so glamor_set_composite_texture [self]
-------------------------------------------------------------------------------
11 100.000 libglamor.so glamor_set_destination_pixmap_priv_nc
0 0 libglamor.so glamor_set_destination_pixmap_fbo
8 72.7273 radeonsi_dri.so _mesa_BindFramebuffer
1 9.0909 radeonsi_dri.so _mesa_LoadIdentity
1 9.0909 radeonsi_dri.so _mesa_Viewport
1 9.0909 libglamoregl.so glamor_egl_make_current
0 0 libglamor.so glamor_set_destination_pixmap_fbo [self]
-------------------------------------------------------------------------------
1 9.0909 libglamor.so _glamor_solid_boxes
2 18.1818 libglamor.so _glamor_download_sub_pixmap_to_cpu
3 27.2727 libglamor.so glamor_copy_n_to_n_textured.isra.7
5 45.4545 libglamor.so glamor_composite_with_shader
0 0 libglamor.so glamor_set_destination_pixmap_priv_nc
11 100.000 libglamor.so glamor_set_destination_pixmap_fbo
0 0 libglamor.so glamor_set_destination_pixmap_priv_nc [self]
-------------------------------------------------------------------------------
1 100.000 libglamor.so glamor_composite_with_shader
0 0 libglamor.so glamor_setup_composite_vbo
1 100.000 radeonsi_dri.so _mesa_MapBufferRange
0 0 libglamor.so glamor_setup_composite_vbo [self]
-------------------------------------------------------------------------------
14 100.000 libglamor.so _glamor_trapezoids.isra.9
0 0 libglamor.so glamor_solid
13 92.8571 libglamor.so glamor_solid_boxes
1 7.1429 libglamor.so glamor_set_alu
0 0 libglamor.so glamor_solid [self]
-------------------------------------------------------------------------------
9 40.9091 libglamor.so glamor_composite_rectangles
13 59.0909 libglamor.so glamor_solid
0 0 libglamor.so glamor_solid_boxes
22 100.000 libglamor.so _glamor_solid_boxes
0 0 libglamor.so glamor_solid_boxes [self]
-------------------------------------------------------------------------------
1 100.000 libglamor.so glamor_composite_choose_shader
0 0 libglamor.so glamor_upload_picture_to_texture
1 100.000 libglamor.so glamor_upload_pixmap_to_texture
0 0 libglamor.so glamor_upload_picture_to_texture [self]
-------------------------------------------------------------------------------
1 100.000 libglamor.so glamor_upload_picture_to_texture
0 0 libglamor.so glamor_upload_pixmap_to_texture
1 100.000 libglamor.so glamor_upload_sub_pixmap_to_texture
0 0 libglamor.so glamor_upload_pixmap_to_texture [self]
-------------------------------------------------------------------------------
1 12.5000 libglamor.so glamor_upload_pixmap_to_texture
7 87.5000 libglamor.so _glamor_put_image
0 0 libglamor.so glamor_upload_sub_pixmap_to_texture
8 100.000 libglamor.so _glamor_upload_bits_to_pixmap_texture
0 0 libglamor.so glamor_upload_sub_pixmap_to_texture [self]
-------------------------------------------------------------------------------
5 100.000 libpixman-1.so.0.28.0 pixman_blt
0 0 libpixman-1.so.0.28.0 _pixman_implementation_blt
5 100.000 libpixman-1.so.0.28.0 sse2_blt.part.10
0 0 libpixman-1.so.0.28.0 _pixman_implementation_blt [self]
-------------------------------------------------------------------------------
5 100.000 libfb.so fbCopyNtoN
0 0 libpixman-1.so.0.28.0 pixman_blt
5 100.000 libpixman-1.so.0.28.0 _pixman_implementation_blt
0 0 libpixman-1.so.0.28.0 pixman_blt [self]
-------------------------------------------------------------------------------
1 100.000 Xorg ProcXFixesCombineRegion
0 0 libpixman-1.so.0.28.0 pixman_region_subtract
1 100.000 libpixman-1.so.0.28.0 pixman_op
0 0 libpixman-1.so.0.28.0 pixman_region_subtract [self]
-------------------------------------------------------------------------------
1 0.6944 radeonsi_dri.so swizzle_copy
2 1.3889 Xorg SmartScheduleTimer
10 6.9444 librt-2.15.so clock_gettime
131 90.9722 libc-2.15.so __memcpy_ssse3
0 0 no-vmlinux /no-vmlinux
0 0 no-vmlinux /no-vmlinux [self]
-------------------------------------------------------------------------------
1 100.000 libglamor.so glamor_composite_with_shader
0 0 radeonsi_dri.so _mesa_BindBuffer
1 100.000 libpthread-2.15.so __pthread_mutex_unlock_usercnt
0 0 radeonsi_dri.so _mesa_BindBuffer [self]
-------------------------------------------------------------------------------
2 100.000 libglamor.so glamor_set_composite_texture
0 0 radeonsi_dri.so _mesa_BindTexture
1 50.0000 libpthread-2.15.so __pthread_mutex_unlock_usercnt
1 50.0000 radeonsi_dri.so _mesa_lookup_texture
0 0 radeonsi_dri.so _mesa_BindTexture [self]
-------------------------------------------------------------------------------
7 100.000 libglamor.so __glamor_copy_n_to_n
0 0 radeonsi_dri.so _mesa_BlitFramebuffer
6 85.7143 radeonsi_dri.so st_BlitFramebuffer
1 14.2857 radeonsi_dri.so _mesa_update_state
0 0 radeonsi_dri.so _mesa_BlitFramebuffer [self]
-------------------------------------------------------------------------------
2 100.000 libglamor.so glamor_pixmap_ensure_fb
0 0 radeonsi_dri.so _mesa_CheckFramebufferStatus
2 100.000 radeonsi_dri.so _mesa_test_framebuffer_completeness
0 0 radeonsi_dri.so _mesa_CheckFramebufferStatus [self]
-------------------------------------------------------------------------------
3 100.000 libglamor.so glamor_purge_fbo
0 0 radeonsi_dri.so _mesa_DeleteFramebuffers
3 100.000 radeonsi_dri.so _mesa_reference_framebuffer_
0 0 radeonsi_dri.so _mesa_DeleteFramebuffers [self]
-------------------------------------------------------------------------------
3 100.000 libglamor.so glamor_purge_fbo
0 0 radeonsi_dri.so _mesa_DeleteTextures
3 100.000 radeonsi_dri.so _mesa_reference_texobj_
0 0 radeonsi_dri.so _mesa_DeleteTextures [self]
-------------------------------------------------------------------------------
1 100.000 libglamor.so glamor_set_alu
0 0 radeonsi_dri.so _mesa_Disable
1 100.000 radeonsi_dri.so _mesa_set_enable
0 0 radeonsi_dri.so _mesa_Disable [self]
-------------------------------------------------------------------------------
2 100.000 libglamor.so glamor_block_handler
0 0 radeonsi_dri.so _mesa_Flush
2 100.000 radeonsi_dri.so _mesa_flush
0 0 radeonsi_dri.so _mesa_Flush [self]
-------------------------------------------------------------------------------
1 100.000 libglamor.so glamor_pixmap_ensure_fb
0 0 radeonsi_dri.so _mesa_FramebufferTexture2D
1 100.000 radeonsi_dri.so framebuffer_texture
0 0 radeonsi_dri.so _mesa_FramebufferTexture2D [self]
-------------------------------------------------------------------------------
3 100.000 libglamor.so _glamor_create_tex
0 0 radeonsi_dri.so _mesa_GenTextures
1 33.3333 libpthread-2.15.so __pthread_mutex_unlock_usercnt
1 33.3333 radeonsi_dri.so _mesa_HashInsert
1 33.3333 radeonsi_dri.so st_NewTextureObject
0 0 radeonsi_dri.so _mesa_GenTextures [self]
-------------------------------------------------------------------------------
1 100.000 radeonsi_dri.so _mesa_GenTextures
0 0 radeonsi_dri.so _mesa_HashInsert
1 100.000 radeonsi_dri.so _mesa_hash_table_search
0 0 radeonsi_dri.so _mesa_HashInsert [self]
-------------------------------------------------------------------------------
1 100.000 radeonsi_dri.so _mesa_lookup_texture
0 0 radeonsi_dri.so _mesa_HashLookup
1 100.000 radeonsi_dri.so _mesa_hash_table_search
0 0 radeonsi_dri.so _mesa_HashLookup [self]
-------------------------------------------------------------------------------
1 100.000 libglamor.so glamor_set_destination_pixmap_fbo
0 0 radeonsi_dri.so _mesa_LoadIdentity
1 100.000 radeonsi_dri.so _math_matrix_set_identity
0 0 radeonsi_dri.so _mesa_LoadIdentity [self]
-------------------------------------------------------------------------------
1 100.000 libglamor.so glamor_setup_composite_vbo
0 0 radeonsi_dri.so _mesa_MapBufferRange
1 100.000 radeonsi_dri.so st_bufferobj_map_range
0 0 radeonsi_dri.so _mesa_MapBufferRange [self]
-------------------------------------------------------------------------------
169383 100.000 libglamor.so _glamor_download_sub_pixmap_to_cpu
0 0 radeonsi_dri.so _mesa_ReadPixels
169383 100.000 radeonsi_dri.so _mesa_ReadnPixelsARB
0 0 radeonsi_dri.so _mesa_ReadPixels [self]
-------------------------------------------------------------------------------
169383 100.000 radeonsi_dri.so _mesa_ReadPixels
0 0 radeonsi_dri.so _mesa_ReadnPixelsARB
169383 100.000 radeonsi_dri.so st_readpixels
0 0 radeonsi_dri.so _mesa_ReadnPixelsARB [self]
-------------------------------------------------------------------------------
1 100.000 libglamor.so glamor_set_composite_texture
0 0 radeonsi_dri.so _mesa_TexParameteri
1 100.000 radeonsi_dri.so set_tex_parameteri
0 0 radeonsi_dri.so _mesa_TexParameteri [self]
-------------------------------------------------------------------------------
8 100.000 libglamor.so __glamor_upload_pixmap_to_texture.isra.9
0 0 radeonsi_dri.so _mesa_TexSubImage2D
8 100.000 radeonsi_dri.so texsubimage
0 0 radeonsi_dri.so _mesa_TexSubImage2D [self]
-------------------------------------------------------------------------------
1 50.0000 libglamor.so glamor_composite_set_shader_blend
1 50.0000 libglamor.so _glamor_solid_boxes
0 0 radeonsi_dri.so _mesa_UseProgram
1 50.0000 radeonsi_dri.so _mesa_use_program
1 50.0000 radeonsi_dri.so _mesa_lookup_shader_program_err
0 0 radeonsi_dri.so _mesa_UseProgram [self]
-------------------------------------------------------------------------------
1 100.000 libglamor.so glamor_set_destination_pixmap_fbo
0 0 radeonsi_dri.so _mesa_Viewport
1 100.000 radeonsi_dri.so _math_matrix_viewport
0 0 radeonsi_dri.so _mesa_Viewport [self]
-------------------------------------------------------------------------------
1 100.000 radeonsi_dri.so st_DeleteTextureImage
0 0 radeonsi_dri.so _mesa_delete_texture_image
1 100.000 radeonsi_dri.so st_FreeTextureImageBuffer
0 0 radeonsi_dri.so _mesa_delete_texture_image [self]
-------------------------------------------------------------------------------
3 100.000 radeonsi_dri.so _mesa_reference_framebuffer_
0 0 radeonsi_dri.so _mesa_destroy_framebuffer
3 100.000 radeonsi_dri.so _mesa_free_framebuffer_data
0 0 radeonsi_dri.so _mesa_destroy_framebuffer [self]
-------------------------------------------------------------------------------
2 100.000 radeonsi_dri.so _mesa_Flush
0 0 radeonsi_dri.so _mesa_flush
2 100.000 radeonsi_dri.so st_glFlush
0 0 radeonsi_dri.so _mesa_flush [self]
-------------------------------------------------------------------------------
1 100.000 radeonsi_dri.so _mesa_BindFramebuffer
0 0 radeonsi_dri.so _mesa_lookup_framebuffer
1 100.000 libpthread-2.15.so __pthread_mutex_unlock_usercnt
0 0 radeonsi_dri.so _mesa_lookup_framebuffer [self]
-------------------------------------------------------------------------------
1 100.000 radeonsi_dri.so _mesa_UseProgram
0 0 radeonsi_dri.so _mesa_lookup_shader_program_err
1 100.000 libpthread-2.15.so pthread_mutex_lock
0 0 radeonsi_dri.so _mesa_lookup_shader_program_err [self]
-------------------------------------------------------------------------------
1 100.000 radeonsi_dri.so _mesa_BindTexture
0 0 radeonsi_dri.so _mesa_lookup_texture
1 100.000 radeonsi_dri.so _mesa_HashLookup
0 0 radeonsi_dri.so _mesa_lookup_texture [self]
-------------------------------------------------------------------------------
3 100.000 radeonsi_dri.so _mesa_DeleteFramebuffers
0 0 radeonsi_dri.so _mesa_reference_framebuffer_
3 100.000 radeonsi_dri.so _mesa_destroy_framebuffer
0 0 radeonsi_dri.so _mesa_reference_framebuffer_ [self]
-------------------------------------------------------------------------------
1 100.000 radeonsi_dri.so _mesa_free_framebuffer_data
0 0 radeonsi_dri.so _mesa_reference_renderbuffer_
1 100.000 radeonsi_dri.so st_renderbuffer_delete
0 0 radeonsi_dri.so _mesa_reference_renderbuffer_ [self]
-------------------------------------------------------------------------------
3 100.000 radeonsi_dri.so _mesa_DeleteTextures
0 0 radeonsi_dri.so _mesa_reference_texobj_
3 100.000 radeonsi_dri.so st_DeleteTextureObject
0 0 radeonsi_dri.so _mesa_reference_texobj_ [self]
-------------------------------------------------------------------------------
1 100.000 radeonsi_dri.so framebuffer_texture
0 0 radeonsi_dri.so _mesa_set_texture_attachment
1 100.000 libpthread-2.15.so __pthread_mutex_unlock_usercnt
0 0 radeonsi_dri.so _mesa_set_texture_attachment [self]
-------------------------------------------------------------------------------
3 100.000 radeonsi_dri.so st_TexImage
0 0 radeonsi_dri.so _mesa_store_teximage
3 100.000 radeonsi_dri.so st_AllocTextureImageBuffer
0 0 radeonsi_dri.so _mesa_store_teximage [self]
-------------------------------------------------------------------------------
2 100.000 radeonsi_dri.so _mesa_texstore_rgba8888
0 0 radeonsi_dri.so _mesa_swizzle_ubyte_image.isra.2
1 50.0000 radeonsi_dri.so get_map_idx
1 50.0000 radeonsi_dri.so swizzle_copy
0 0 radeonsi_dri.so _mesa_swizzle_ubyte_image.isra.2 [self]
-------------------------------------------------------------------------------
2 100.000 radeonsi_dri.so _mesa_CheckFramebufferStatus
0 0 radeonsi_dri.so _mesa_test_framebuffer_completeness
1 50.0000 radeonsi_dri.so r600_get_param
1 50.0000 radeonsi_dri.so st_validate_framebuffer
0 0 radeonsi_dri.so _mesa_test_framebuffer_completeness [self]
-------------------------------------------------------------------------------
3 100.000 radeonsi_dri.so store_texsubimage
0 0 radeonsi_dri.so _mesa_texstore
3 100.000 radeonsi_dri.so _mesa_texstore_rgba8888
0 0 radeonsi_dri.so _mesa_texstore [self]
-------------------------------------------------------------------------------
3 100.000 radeonsi_dri.so _mesa_texstore
0 0 radeonsi_dri.so _mesa_texstore_rgba8888
2 66.6667 radeonsi_dri.so _mesa_swizzle_ubyte_image.isra.2
1 33.3333 radeonsi_dri.so _mesa_format_matches_format_and_type
0 0 radeonsi_dri.so _mesa_texstore_rgba8888 [self]
-------------------------------------------------------------------------------
1 100.000 radeonsi_dri.so _mesa_update_state_locked
0 0 radeonsi_dri.so _mesa_update_framebuffer
1 100.000 radeonsi_dri.so compute_depth_max
0 0 radeonsi_dri.so _mesa_update_framebuffer [self]
-------------------------------------------------------------------------------
1 10.0000 radeonsi_dri.so _mesa_BlitFramebuffer
9 90.0000 radeonsi_dri.so _mesa_valid_to_render
0 0 radeonsi_dri.so _mesa_update_state
10 100.000 radeonsi_dri.so _mesa_update_state_locked
0 0 radeonsi_dri.so _mesa_update_state [self]
-------------------------------------------------------------------------------
1 100.000 radeonsi_dri.so _mesa_UseProgram
0 0 radeonsi_dri.so _mesa_use_program
1 100.000 radeonsi_dri.so use_shader_program
0 0 radeonsi_dri.so _mesa_use_program [self]
-------------------------------------------------------------------------------
9 100.000 radeonsi_dri.so check_valid_to_render
0 0 radeonsi_dri.so _mesa_valid_to_render
9 100.000 radeonsi_dri.so _mesa_update_state
0 0 radeonsi_dri.so _mesa_valid_to_render [self]
-------------------------------------------------------------------------------
7 100.000 radeonsi_dri.so vbo_exec_DrawElements
0 0 radeonsi_dri.so _mesa_validate_DrawElements
7 100.000 radeonsi_dri.so check_valid_to_render
0 0 radeonsi_dri.so _mesa_validate_DrawElements [self]
-------------------------------------------------------------------------------
4 100.000 radeonsi_dri.so util_blitter_blit_generic
0 0 radeonsi_dri.so blitter_draw
4 100.000 radeonsi_dri.so util_draw_vertex_buffer
0 0 radeonsi_dri.so blitter_draw [self]
-------------------------------------------------------------------------------
2 22.2222 radeonsi_dri.so _mesa_validate_DrawArrays
7 77.7778 radeonsi_dri.so _mesa_validate_DrawElements
0 0 radeonsi_dri.so check_valid_to_render
9 100.000 radeonsi_dri.so _mesa_valid_to_render
0 0 radeonsi_dri.so check_valid_to_render [self]
-------------------------------------------------------------------------------
20 100.000 radeonsi_dri.so st_draw_vbo
0 0 radeonsi_dri.so cso_draw_vbo
20 100.000 radeonsi_dri.so u_vbuf_draw_vbo
0 0 radeonsi_dri.so cso_draw_vbo [self]
-------------------------------------------------------------------------------
3 100.000 radeonsi_dri.so cso_find_state_template
0 0 radeonsi_dri.so cso_find_state
3 100.000 radeonsi_dri.so cso_hash_find
0 0 radeonsi_dri.so cso_find_state [self]
-------------------------------------------------------------------------------
1 33.3333 radeonsi_dri.so u_vbuf_set_vertex_elements_internal
1 33.3333 radeonsi_dri.so single_sampler.isra.7
1 33.3333 radeonsi_dri.so cso_set_depth_stencil_alpha
0 0 radeonsi_dri.so cso_find_state_template
3 100.000 radeonsi_dri.so cso_find_state
0 0 radeonsi_dri.so cso_find_state_template [self]
-------------------------------------------------------------------------------
3 100.000 radeonsi_dri.so cso_find_state
0 0 radeonsi_dri.so cso_hash_find
3 100.000 radeonsi_dri.so cso_hash_find_node
0 0 radeonsi_dri.so cso_hash_find [self]
-------------------------------------------------------------------------------
2 100.000 radeonsi_dri.so update_depth_stencil_alpha
0 0 radeonsi_dri.so cso_set_depth_stencil_alpha
1 50.0000 libc-2.15.so __memcmp_sse4_2
1 50.0000 radeonsi_dri.so cso_find_state_template
0 0 radeonsi_dri.so cso_set_depth_stencil_alpha [self]
-------------------------------------------------------------------------------
2 100.000 radeonsi_dri.so update_fp
0 0 radeonsi_dri.so cso_set_fragment_shader_handle
2 100.000 radeonsi_dri.so si_bind_ps_shader
0 0 radeonsi_dri.so cso_set_fragment_shader_handle [self]
-------------------------------------------------------------------------------
5 100.000 radeonsi_dri.so update_framebuffer_state
0 0 radeonsi_dri.so cso_set_framebuffer
4 80.0000 radeonsi_dri.so si_set_framebuffer_state
1 20.0000 radeonsi_dri.so util_copy_framebuffer_state
0 0 radeonsi_dri.so cso_set_framebuffer [self]
-------------------------------------------------------------------------------
3 100.000 radeonsi_dri.so update_textures
0 0 radeonsi_dri.so cso_set_sampler_views
3 100.000 radeonsi_dri.so si_set_ps_sampler_view
0 0 radeonsi_dri.so cso_set_sampler_views [self]
-------------------------------------------------------------------------------
2 100.000 radeonsi_dri.so update_array
0 0 radeonsi_dri.so cso_set_vertex_elements
2 100.000 radeonsi_dri.so u_vbuf_set_vertex_elements
0 0 radeonsi_dri.so cso_set_vertex_elements [self]
-------------------------------------------------------------------------------
1 100.000 radeonsi_dri.so update_viewport
0 0 radeonsi_dri.so cso_set_viewport
1 100.000 radeonsi_dri.so si_pm4_set_reg
0 0 radeonsi_dri.so cso_set_viewport [self]
-------------------------------------------------------------------------------
1 100.000 radeonsi_dri.so guess_and_alloc_texture
0 0 radeonsi_dri.so default_bindings.isra.8
1 100.000 radeonsi_dri.so si_is_format_supported
0 0 radeonsi_dri.so default_bindings.isra.8 [self]
-------------------------------------------------------------------------------
1 100.000 radeonsi_dri.so st_validate_state
0 0 radeonsi_dri.so finalize_textures
1 100.000 radeonsi_dri.so st_finalize_texture
0 0 radeonsi_dri.so finalize_textures [self]
-------------------------------------------------------------------------------
1 100.000 radeonsi_dri.so _mesa_FramebufferTexture2D
0 0 radeonsi_dri.so framebuffer_texture
1 100.000 radeonsi_dri.so _mesa_set_texture_attachment
0 0 radeonsi_dri.so framebuffer_texture [self]
-------------------------------------------------------------------------------
3 100.000 radeonsi_dri.so st_AllocTextureImageBuffer
0 0 radeonsi_dri.so guess_and_alloc_texture
2 66.6667 radeonsi_dri.so st_texture_create
1 33.3333 radeonsi_dri.so default_bindings.isra.8
0 0 radeonsi_dri.so guess_and_alloc_texture [self]
-------------------------------------------------------------------------------
1 100.000 radeonsi_dri.so u_transfer_map_vtbl
0 0 radeonsi_dri.so r600_buffer_transfer_map
1 100.000 radeonsi_dri.so radeon_bo_map
0 0 radeonsi_dri.so r600_buffer_transfer_map [self]
-------------------------------------------------------------------------------
4 100.000 radeonsi_dri.so si_texture_transfer_unmap
0 0 radeonsi_dri.so r600_resource_copy_region
3 75.0000 radeonsi_dri.so util_blitter_copy_texture
1 25.0000 radeonsi_dri.so r600_blitter_begin
0 0 radeonsi_dri.so r600_resource_copy_region [self]
-------------------------------------------------------------------------------
1 100.000 radeonsi_dri.so si_texture_create
0 0 radeonsi_dri.so r600_texture_create_object.isra.6
1 100.000 radeonsi_dri.so radeon_winsys_bo_create
0 0 radeonsi_dri.so r600_texture_create_object.isra.6 [self]
-------------------------------------------------------------------------------
1 100.000 radeonsi_dri.so si_set_constant_buffer
0 0 radeonsi_dri.so r600_upload_const_buffer
1 100.000 libc-2.15.so __memcpy_ssse3
0 0 radeonsi_dri.so r600_upload_const_buffer [self]
-------------------------------------------------------------------------------
1 100.000 radeonsi_dri.so si_context_flush
0 0 radeonsi_dri.so radeon_drm_cs_flush
1 100.000 radeonsi_dri.so radeon_drm_cs_emit_ioctl_oneshot
0 0 radeonsi_dri.so radeon_drm_cs_flush [self]
-------------------------------------------------------------------------------
1 100.000 radeonsi_dri.so r600_flush_from_st
0 0 radeonsi_dri.so radeonsi_flush
1 100.000 radeonsi_dri.so si_context_flush
0 0 radeonsi_dri.so radeonsi_flush [self]
-------------------------------------------------------------------------------
2 100.000 radeonsi_dri.so single_sampler_done
0 0 radeonsi_dri.so si_bind_ps_sampler
1 100.000 radeonsi_dri.so si_pm4_free_state
0 0 radeonsi_dri.so si_bind_ps_sampler [self]
-------------------------------------------------------------------------------
6 100.000 radeonsi_dri.so st_BlitFramebuffer
0 0 radeonsi_dri.so si_blit
5 83.3333 radeonsi_dri.so util_blitter_blit
1 16.6667 radeonsi_dri.so util_blitter_default_dst_texture
0 0 radeonsi_dri.so si_blit [self]
-------------------------------------------------------------------------------
1 100.000 radeonsi_dri.so radeonsi_flush
0 0 radeonsi_dri.so si_context_flush
1 100.000 radeonsi_dri.so radeon_drm_cs_flush
0 0 radeonsi_dri.so si_context_flush [self]
-------------------------------------------------------------------------------
12 100.000 radeonsi_dri.so si_draw_vbo
0 0 radeonsi_dri.so si_pm4_emit_dirty
9 75.0000 radeonsi_dri.so si_pm4_emit
3 25.0000 libc-2.15.so __memcpy_ssse3
0 0 radeonsi_dri.so si_pm4_emit_dirty [self]
-------------------------------------------------------------------------------
1 25.0000 radeonsi_dri.so util_blitter_blit_generic
3 75.0000 radeonsi_dri.so cso_set_sampler_views
0 0 radeonsi_dri.so si_set_ps_sampler_view
3 75.0000 radeonsi_dri.so si_set_sampler_view.isra.16
1 25.0000 radeonsi_dri.so si_pm4_sh_data_end
0 0 radeonsi_dri.so si_set_ps_sampler_view [self]
-------------------------------------------------------------------------------
2 100.000 radeonsi_dri.so update_scissor
0 0 radeonsi_dri.so si_set_scissor_state
2 100.000 radeonsi_dri.so si_pm4_set_reg
0 0 radeonsi_dri.so si_set_scissor_state [self]
-------------------------------------------------------------------------------
1 100.000 radeonsi_dri.so r600_resource_create
0 0 radeonsi_dri.so si_texture_create
1 100.000 radeonsi_dri.so r600_texture_create_object.isra.6
0 0 radeonsi_dri.so si_texture_create [self]
-------------------------------------------------------------------------------
1 100.000 radeonsi_dri.so update_shader_samplers
0 0 radeonsi_dri.so single_sampler.isra.7
1 100.000 radeonsi_dri.so cso_find_state_template
0 0 radeonsi_dri.so single_sampler.isra.7 [self]
-------------------------------------------------------------------------------
2 100.000 radeonsi_dri.so update_shader_samplers
0 0 radeonsi_dri.so single_sampler_done
2 100.000 radeonsi_dri.so si_bind_ps_sampler
0 0 radeonsi_dri.so single_sampler_done [self]
-------------------------------------------------------------------------------
3 100.000 radeonsi_dri.so _mesa_store_teximage
0 0 radeonsi_dri.so st_AllocTextureImageBuffer
3 100.000 radeonsi_dri.so guess_and_alloc_texture
0 0 radeonsi_dri.so st_AllocTextureImageBuffer [self]
-------------------------------------------------------------------------------
6 100.000 radeonsi_dri.so _mesa_BlitFramebuffer
0 0 radeonsi_dri.so st_BlitFramebuffer
6 100.000 radeonsi_dri.so si_blit
0 0 radeonsi_dri.so st_BlitFramebuffer [self]
-------------------------------------------------------------------------------
1 100.000 radeonsi_dri.so _mesa_delete_texture_object
0 0 radeonsi_dri.so st_DeleteTextureImage
1 100.000 radeonsi_dri.so _mesa_delete_texture_image
0 0 radeonsi_dri.so st_DeleteTextureImage [self]
-------------------------------------------------------------------------------
3 100.000 radeonsi_dri.so _mesa_reference_texobj_
0 0 radeonsi_dri.so st_DeleteTextureObject
2 66.6667 radeonsi_dri.so _mesa_delete_texture_object
1 33.3333 radeonsi_dri.so si_sampler_view_destroy
0 0 radeonsi_dri.so st_DeleteTextureObject [self]
-------------------------------------------------------------------------------
1 100.000 radeonsi_dri.so _mesa_GenTextures
0 0 radeonsi_dri.so st_NewTextureObject
1 100.000 libpthread-2.15.so pthread_mutex_init
0 0 radeonsi_dri.so st_NewTextureObject [self]
-------------------------------------------------------------------------------
3 100.000 radeonsi_dri.so teximage
0 0 radeonsi_dri.so st_TexImage
3 100.000 radeonsi_dri.so _mesa_store_teximage
0 0 radeonsi_dri.so st_TexImage [self]
-------------------------------------------------------------------------------
5 100.000 radeonsi_dri.so store_texsubimage
0 0 radeonsi_dri.so st_UnmapTextureImage
5 100.000 radeonsi_dri.so st_texture_image_unmap
0 0 radeonsi_dri.so st_UnmapTextureImage [self]
-------------------------------------------------------------------------------
1 100.000 radeonsi_dri.so _mesa_MapBufferRange
0 0 radeonsi_dri.so st_bufferobj_map_range
1 100.000 radeonsi_dri.so u_transfer_map_vtbl
0 0 radeonsi_dri.so st_bufferobj_map_range [self]
-------------------------------------------------------------------------------
1 100.000 radeonsi_dri.so st_glFlush
0 0 radeonsi_dri.so st_flush
1 100.000 radeonsi_dri.so r600_flush_from_st
0 0 radeonsi_dri.so st_flush [self]
-------------------------------------------------------------------------------
2 100.000 radeonsi_dri.so _mesa_flush
0 0 radeonsi_dri.so st_glFlush
1 50.0000 radeonsi_dri.so r600_flush_from_st
1 50.0000 radeonsi_dri.so st_flush
0 0 radeonsi_dri.so st_glFlush [self]
-------------------------------------------------------------------------------
169383 100.000 radeonsi_dri.so _mesa_ReadnPixelsARB
0 0 radeonsi_dri.so st_readpixels
169373 99.9941 libc-2.15.so __memcpy_ssse3
4 0.0024 radeonsi_dri.so st_validate_state
2 0.0012 Xorg SmartScheduleTimer
2 0.0012 anon (tgid:7494 range:0xf7724000-0xf7724fff) anon (tgid:7494 range:0xf7724000-0xf7724fff)
1 5.9e-04 radeonsi_dri.so update_clip
1 5.9e-04 radeonsi_dri.so update_vp
0 0 radeonsi_dri.so st_readpixels [self]
-------------------------------------------------------------------------------
1 100.000 radeonsi_dri.so _mesa_BindFramebuffer
0 0 radeonsi_dri.so st_render_texture
1 100.000 libpthread-2.15.so pthread_mutex_lock
0 0 radeonsi_dri.so st_render_texture [self]
-------------------------------------------------------------------------------
1 100.000 radeonsi_dri.so _mesa_reference_renderbuffer_
0 0 radeonsi_dri.so st_renderbuffer_delete
1 100.000 radeonsi_dri.so _mesa_delete_renderbuffer
0 0 radeonsi_dri.so st_renderbuffer_delete [self]
-------------------------------------------------------------------------------
2 100.000 radeonsi_dri.so guess_and_alloc_texture
0 0 radeonsi_dri.so st_texture_create
2 100.000 radeonsi_dri.so r600_resource_create
0 0 radeonsi_dri.so st_texture_create [self]
-------------------------------------------------------------------------------
5 100.000 radeonsi_dri.so st_UnmapTextureImage
0 0 radeonsi_dri.so st_texture_image_unmap
4 80.0000 radeonsi_dri.so u_transfer_unmap_vtbl
1 20.0000 radeonsi_dri.so si_texture_transfer_unmap
0 0 radeonsi_dri.so st_texture_image_unmap [self]
-------------------------------------------------------------------------------
1 33.3333 radeonsi_dri.so update_vs_constants
2 66.6667 radeonsi_dri.so update_fs_constants
0 0 radeonsi_dri.so st_upload_constants
2 66.6667 radeonsi_dri.so _mesa_load_state_parameters
1 33.3333 radeonsi_dri.so si_set_constant_buffer
0 0 radeonsi_dri.so st_upload_constants [self]
-------------------------------------------------------------------------------
1 100.000 radeonsi_dri.so st_validate_framebuffer
0 0 radeonsi_dri.so st_validate_attachment.isra.6
1 100.000 radeonsi_dri.so si_is_format_supported
0 0 radeonsi_dri.so st_validate_attachment.isra.6 [self]
-------------------------------------------------------------------------------
1 100.000 radeonsi_dri.so _mesa_test_framebuffer_completeness
0 0 radeonsi_dri.so st_validate_framebuffer
1 100.000 radeonsi_dri.so st_validate_attachment.isra.6
0 0 radeonsi_dri.so st_validate_framebuffer [self]
-------------------------------------------------------------------------------
8 100.000 radeonsi_dri.so texsubimage
0 0 radeonsi_dri.so store_texsubimage
5 62.5000 radeonsi_dri.so st_UnmapTextureImage
3 37.5000 radeonsi_dri.so _mesa_texstore
0 0 radeonsi_dri.so store_texsubimage [self]
-------------------------------------------------------------------------------
1 100.000 radeonsi_dri.so _mesa_swizzle_ubyte_image.isra.2
0 0 radeonsi_dri.so swizzle_copy
1 100.000 no-vmlinux /no-vmlinux
0 0 radeonsi_dri.so swizzle_copy [self]
-------------------------------------------------------------------------------
4 100.000 radeonsi_dri.so _mesa_TexImage2D
0 0 radeonsi_dri.so teximage
3 75.0000 radeonsi_dri.so st_TexImage
1 25.0000 radeonsi_dri.so __i686.get_pc_thunk.bx
0 0 radeonsi_dri.so teximage [self]
-------------------------------------------------------------------------------
8 100.000 radeonsi_dri.so _mesa_TexSubImage2D
0 0 radeonsi_dri.so texsubimage
8 100.000 radeonsi_dri.so store_texsubimage
0 0 radeonsi_dri.so texsubimage [self]
-------------------------------------------------------------------------------
1 100.000 radeonsi_dri.so st_bufferobj_map_range
0 0 radeonsi_dri.so u_transfer_map_vtbl
1 100.000 radeonsi_dri.so r600_buffer_transfer_map
0 0 radeonsi_dri.so u_transfer_map_vtbl [self]
-------------------------------------------------------------------------------
4 100.000 radeonsi_dri.so st_texture_image_unmap
0 0 radeonsi_dri.so u_transfer_unmap_vtbl
4 100.000 radeonsi_dri.so si_texture_transfer_unmap
0 0 radeonsi_dri.so u_transfer_unmap_vtbl [self]
-------------------------------------------------------------------------------
20 100.000 radeonsi_dri.so cso_draw_vbo
0 0 radeonsi_dri.so u_vbuf_draw_vbo
18 90.0000 radeonsi_dri.so si_draw_vbo
2 10.0000 libc-2.15.so calloc
0 0 radeonsi_dri.so u_vbuf_draw_vbo [self]
-------------------------------------------------------------------------------
2 100.000 radeonsi_dri.so cso_set_vertex_elements
0 0 radeonsi_dri.so u_vbuf_set_vertex_elements
2 100.000 radeonsi_dri.so u_vbuf_set_vertex_elements_internal
0 0 radeonsi_dri.so u_vbuf_set_vertex_elements [self]
-------------------------------------------------------------------------------
3 100.000 radeonsi_dri.so st_validate_state
0 0 radeonsi_dri.so update_array
2 66.6667 radeonsi_dri.so cso_set_vertex_elements
1 33.3333 radeonsi_dri.so cso_set_vertex_buffers
0 0 radeonsi_dri.so update_array [self]
-------------------------------------------------------------------------------
1 100.000 radeonsi_dri.so st_validate_state
0 0 radeonsi_dri.so update_blend
1 100.000 radeonsi_dri.so cso_set_blend
0 0 radeonsi_dri.so update_blend [self]
-------------------------------------------------------------------------------
2 100.000 radeonsi_dri.so st_validate_state
0 0 radeonsi_dri.so update_depth_stencil_alpha
2 100.000 radeonsi_dri.so cso_set_depth_stencil_alpha
0 0 radeonsi_dri.so update_depth_stencil_alpha [self]
-------------------------------------------------------------------------------
2 100.000 radeonsi_dri.so st_validate_state
0 0 radeonsi_dri.so update_fp
2 100.000 radeonsi_dri.so cso_set_fragment_shader_handle
0 0 radeonsi_dri.so update_fp [self]
-------------------------------------------------------------------------------
3 100.000 radeonsi_dri.so st_validate_state
0 0 radeonsi_dri.so update_fs_constants
2 66.6667 radeonsi_dri.so st_upload_constants
1 33.3333 radeonsi_dri.so si_set_constant_buffer
0 0 radeonsi_dri.so update_fs_constants [self]
-------------------------------------------------------------------------------
5 100.000 radeonsi_dri.so st_validate_state
0 0 radeonsi_dri.so update_samplers
5 100.000 radeonsi_dri.so update_shader_samplers
0 0 radeonsi_dri.so update_samplers [self]
-------------------------------------------------------------------------------
2 100.000 radeonsi_dri.so st_validate_state
0 0 radeonsi_dri.so update_scissor
2 100.000 radeonsi_dri.so si_set_scissor_state
0 0 radeonsi_dri.so update_scissor [self]
-------------------------------------------------------------------------------
5 100.000 radeonsi_dri.so update_fragment_textures
0 0 radeonsi_dri.so update_textures
3 60.0000 radeonsi_dri.so cso_set_sampler_views
2 40.0000 radeonsi_dri.so si_create_sampler_view
0 0 radeonsi_dri.so update_textures [self]
-------------------------------------------------------------------------------
1 100.000 radeonsi_dri.so st_validate_state
0 0 radeonsi_dri.so update_vs_constants
1 100.000 radeonsi_dri.so st_upload_constants
0 0 radeonsi_dri.so update_vs_constants [self]
-------------------------------------------------------------------------------
1 100.000 radeonsi_dri.so _mesa_use_program
0 0 radeonsi_dri.so use_shader_program
1 100.000 radeonsi_dri.so _mesa_reference_shader_program
0 0 radeonsi_dri.so use_shader_program [self]
-------------------------------------------------------------------------------
5 100.000 radeonsi_dri.so si_blit
0 0 radeonsi_dri.so util_blitter_blit
4 80.0000 radeonsi_dri.so util_blitter_blit_generic
1 20.0000 radeonsi_dri.so blitter_set_common_draw_rect_state
0 0 radeonsi_dri.so util_blitter_blit [self]
-------------------------------------------------------------------------------
3 100.000 radeonsi_dri.so r600_resource_copy_region
0 0 radeonsi_dri.so util_blitter_copy_texture
3 100.000 radeonsi_dri.so util_blitter_blit_generic
0 0 radeonsi_dri.so util_blitter_copy_texture [self]
-------------------------------------------------------------------------------
4 100.000 radeonsi_dri.so blitter_draw
0 0 radeonsi_dri.so util_draw_vertex_buffer
4 100.000 radeonsi_dri.so si_draw_vbo
0 0 radeonsi_dri.so util_draw_vertex_buffer [self]
-------------------------------------------------------------------------------
26 100.000 radeonsi_dri.so vbo_exec_DrawArrays
0 0 radeonsi_dri.so vbo_draw_arrays
25 96.1538 radeonsi_dri.so st_draw_vbo
1 3.8462 radeonsi_dri.so vbo_bind_arrays
0 0 radeonsi_dri.so vbo_draw_arrays [self]
-------------------------------------------------------------------------------
12 40.0000 libglamor.so glamor_copy_n_to_n_textured.isra.7
18 60.0000 libglamor.so _glamor_solid_boxes
0 0 radeonsi_dri.so vbo_exec_DrawArrays
26 86.6667 radeonsi_dri.so vbo_draw_arrays
3 10.0000 radeonsi_dri.so _mesa_validate_DrawArrays
1 3.3333 radeonsi_dri.so vbo_bind_arrays
0 0 radeonsi_dri.so vbo_exec_DrawArrays [self]
-------------------------------------------------------------------------------
1 2.2222 libglamor.so _glamor_solid_boxes
6 13.3333 libglamor.so _glamor_trapezoids.isra.9
38 84.4444 libglamor.so glamor_flush_composite_rects
0 0 radeonsi_dri.so vbo_exec_DrawElements
38 84.4444 radeonsi_dri.so vbo_validated_drawrangeelements
7 15.5556 radeonsi_dri.so _mesa_validate_DrawElements
0 0 radeonsi_dri.so vbo_exec_DrawElements [self]
-------------------------------------------------------------------------------
37 100.000 radeonsi_dri.so vbo_validated_drawrangeelements
0 0 radeonsi_dri.so vbo_handle_primitive_restart
37 100.000 radeonsi_dri.so st_draw_vbo
0 0 radeonsi_dri.so vbo_handle_primitive_restart [self]
-------------------------------------------------------------------------------
More information about the xorg-driver-ati
mailing list