blob: 4ad15f0336f23c09dd3719755b52336ea4dac7d8 [file] [log] [blame]
<!DOCTYPE HTML>
<html>
<head i18n-values="dir:textdirection;">
<title>Android System Trace</title>
<style type="text/css">tabbox{-webkit-box-orient:vertical;display:-webkit-box;}tabs{-webkit-padding-start:8px;background:-webkit-linear-gradient(white,#f3f3f3);border-bottom:1px solid #a0a0a0;display:-webkit-box;margin:0;}tabs>*{-webkit-margin-start:5px;-webkit-transition:border-color 150ms,background-color 150ms;background:rgba(160,160,160,.3);border:1px solid rgba(160,160,160,.3);border-bottom:0;border-top-left-radius:3px;border-top-right-radius:3px;cursor:default;display:block;min-width:4em;padding:2px 10px;text-align:center;}tabs>:not([selected]){background:rgba(238,238,238,.3);}tabs>:not([selected]):hover{background:rgba(247,247,247,.3);}tabs>[selected]{-webkit-transition:none;background:white;border-color:#a0a0a0;margin-bottom:-1px;position:relative;z-index:0;}tabs:focus{outline:none;}html.focus-outline-visible tabs:focus>[selected]{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}tabpanels{-webkit-box-flex:1;background:white;box-shadow:2px 2px 5px rgba(0,0,0,.2);display:-webkit-box;padding:5px 15px 0 15px;}tabpanels>*{-webkit-box-flex:1;display:none;}tabpanels>[selected]{display:block;}button:not(.custom-appearance):not(.link-button),input[type='button']:not(.custom-appearance):not(.link-button),input[type='submit']:not(.custom-appearance):not(.link-button),select,input[type='checkbox'],input[type='radio']{-webkit-appearance:none;-webkit-user-select:none;background-image:-webkit-linear-gradient(#ededed,#ededed 38%,#dedede);border:1px solid rgba(0,0,0,0.25);border-radius:2px;box-shadow:0 1px 0 rgba(0,0,0,0.08),inset 0 1px 2px rgba(255,255,255,0.75);color:#444;font:inherit;margin:0 1px 0 0;text-shadow:0 1px 0 #f0f0f0;}button:not(.custom-appearance):not(.link-button),input[type='button']:not(.custom-appearance):not(.link-button),input[type='submit']:not(.custom-appearance):not(.link-button),select{min-height:2em;min-width:4em;<if expr="pp_ifdef('chromeos')">padding-top:3px;</if><if expr="is_win">padding-bottom:1px;</if>;}button:not(.custom-appearance):not(.link-button),input[type='button']:not(.custom-appearance):not(.link-button),input[type='submit']:not(.custom-appearance):not(.link-button){-webkit-padding-end:10px;-webkit-padding-start:10px;}select{-webkit-appearance:none;-webkit-padding-end:20px;-webkit-padding-start:6px;background-image:url('../images/select.png'),-webkit-linear-gradient(#ededed,#ededed 38%,#dedede);background-position:right center;background-repeat:no-repeat;}html[dir='rtl'] select{background-position:center left;}input[type='checkbox']{bottom:2px;height:13px;position:relative;vertical-align:middle;width:13px;}input[type='radio']{border-radius:100%;bottom:3px;height:15px;position:relative;vertical-align:middle;width:15px;}input[type='password'],input[type='search'],input[type='text'],input[type='url'],input:not([type]){border:1px solid #bfbfbf;border-radius:2px;box-sizing:border-box;color:#444;font:inherit;margin:0;min-height:2em;padding:3px;<if expr="is_win or is_macosx">padding-bottom:4px;</if><if expr="pp_ifdef('chromeos')">padding-bottom:2px;</if>;}input[type='search']{-webkit-appearance:textfield;min-width:160px;}input[type='checkbox']:checked::before{-webkit-user-select:none;background-image:url('../images/check.png');background-size:100% 100%;content:'';display:block;height:100%;width:100%;}html[dir='rtl'] input[type='checkbox']:checked::before{-webkit-transform:scaleX(-1);}input[type='radio']:checked::before{background-color:#666;border-radius:100%;bottom:25%;content:'';display:block;left:25%;position:absolute;right:25%;top:25%;}button:not(.custom-appearance):not(.link-button):enabled:hover,input[type='button']:not(.custom-appearance):not(.link-button):enabled:hover,input[type='submit']:not(.custom-appearance):not(.link-button):enabled:hover,select:enabled:hover,input[type='checkbox']:enabled:hover,input[type='radio']:enabled:hover{background-image:-webkit-linear-gradient(#f0f0f0,#f0f0f0 38%,#e0e0e0);border-color:rgba(0,0,0,0.3);box-shadow:0 1px 0 rgba(0,0,0,0.12),inset 0 1px 2px rgba(255,255,255,0.95);color:black;}select:enabled:hover{background-image:url('../images/select.png'),-webkit-linear-gradient(#f0f0f0,#f0f0f0 38%,#e0e0e0);}button:not(.custom-appearance):not(.link-button):enabled:active,input[type='button']:not(.custom-appearance):not(.link-button):enabled:active,input[type='submit']:not(.custom-appearance):not(.link-button):enabled:active,select:enabled:active,input[type='checkbox']:enabled:active,input[type='radio']:enabled:active{background-image:-webkit-linear-gradient(#e7e7e7,#e7e7e7 38%,#d7d7d7);box-shadow:none;text-shadow:none;}select:enabled:active{background-image:url('../images/select.png'),-webkit-linear-gradient(#e7e7e7,#e7e7e7 38%,#d7d7d7);}button:not(.custom-appearance):not(.link-button):disabled,input[type='button']:not(.custom-appearance):not(.link-button):disabled,input[type='submit']:not(.custom-appearance):not(.link-button):disabled,select:disabled{background-image:-webkit-linear-gradient(#f1f1f1,#f1f1f1 38%,#e6e6e6);border-color:rgba(80,80,80,0.2);box-shadow:0 1px 0 rgba(80,80,80,0.08),inset 0 1px 2px rgba(255,255,255,0.75);color:#aaa;}select:disabled{background-image:url('../images/disabled_select.png'),-webkit-linear-gradient(#f1f1f1,#f1f1f1 38%,#e6e6e6);}input[type='checkbox']:disabled,input[type='radio']:disabled{opacity:.75;}input[type='password']:disabled,input[type='search']:disabled,input[type='text']:disabled,input[type='url']:disabled,input:not([type]):disabled{color:#999;}button:not(.custom-appearance):not(.link-button):enabled:focus,input[type='button']:not(.custom-appearance):enabled:focus,input[type='checkbox']:enabled:focus,input[type='password']:enabled:focus,input[type='radio']:enabled:focus,input[type='search']:enabled:focus,input[type='submit']:not(.custom-appearance):enabled:focus,input[type='text']:enabled:focus,input[type='url']:enabled:focus,input:not([type]):enabled:focus,select:enabled:focus{-webkit-transition:border-color 200ms;border-color:#4d90fe;outline:none;}.link-button{-webkit-box-shadow:none;background:transparent none;border:none;color:#15c;cursor:pointer;font:inherit;margin:0;padding:0 4px;}.link-button:hover{text-decoration:underline;}.link-button:active{color:#052577;text-decoration:underline;}.link-button[disabled]{color:#999;cursor:default;text-decoration:none;}.checkbox,.radio{margin:.65em 0;}.checkbox label,.radio label{display:-webkit-inline-box;}.checkbox label input ~ span,.radio label input ~ span{-webkit-margin-start:.6em;display:block;}.checkbox label:hover,.radio label:hover{color:black;}label>input[type=checkbox]:disabled ~ span,label>input[type=radio]:disabled ~ span{color:#999;}.overlay-root{-webkit-box-align:stretch;-webkit-box-orient:horizontal;-webkit-box-pack:center;-webkit-user-select:none;background:rgba(0,0,0,0.8);display:-webkit-box;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1000;}.overlay-root:not([visible]),.overlay:not([visible]){display:none;}.overlay-root>.content-host{-webkit-box-align:stretch;-webkit-box-orient:vertical;-webkit-box-pack:center;-webkit-user-select:auto;display:-webkit-box;}.overlay-root>.content-host>*{background:#fff;}.profiling-view{-webkit-box-flex:1;-webkit-box-orient:vertical;display:-webkit-box;padding:0;}.profiling-view>.container{-webkit-box-flex:1;display:-webkit-box;}.profiling-overlay{-webkit-box-orient:vertical;display:-webkit-box;text-align:center;}.profiling-overlay .raw-text{-webkit-box-flex:1;overflow:auto;wrap:none;}.profiling-overlay .error{border:1px solid red;text-align:center;}.timeline-analysis{-webkit-user-select:text;font-family:monospace;white-space:pre;}.timeline-view{-webkit-box-flex:1;-webkit-box-orient:vertical;display:-webkit-box;padding:0;}.timeline-view>.control{display:-webkit-box;}.timeline-view>.control>.controls{display:-webkit-box;}.timeline-view>.control>span{padding-left:5px;padding-right:10px;}.timeline-view>.control>button{font-size:75%;height:20px;min-height:10px;}.timeline-view>.control>.spacer{-webkit-box-flex:1;}.timeline-view>.timeline-viewport-track{display:-webkit-box;margin-top:6px;border-bottom:1px solid #AAA;}.timeline-view>.timeline-container{-webkit-box-flex:1;display:-webkit-box;overflow:auto;}.timeline-view>.timeline-container>*{-webkit-box-flex:1;}.timeline-view>.analysis-container{border-top:1px solid black;max-height:250px;min-height:250px;overflow:auto;}.timeline-view .selection{margin:2px;}.timeline-view .selection ul{margin:0;}.timeline-find-control{-webkit-user-select:none;display:-webkit-box;position:relative;}.timeline-find-control .hit-count-label{left:0;opacity:.25;pointer-events:none;position:absolute;text-align:right;top:2px;width:170px;z-index:1;}.timeline-find-control input{-webkit-user-select:auto;border:1px solid rgba(0,0,0,0.4);box-sizing:border-box;height:19px;margin-bottom:1px;margin-left:0;margin-right:0;margin-top:1px;padding:0;width:170px;}.timeline-button.find-previous{border-left:none;margin-left:0;margin-right:0;}.timeline-button.find-next{border-bottom-right-radius:5px;border-left:none;margin-left:0;}.timeline-button{background-color:rgba(255,255,255,0.5);border:1px solid rgba(0,0,0,0.2);color:rgba(0,0,0,0.2);font-size:14px;height:17px;margin:1px;text-align:center;width:23px;}.timeline-button:hover{background-color:rgba(255,255,255,1.0);border:1px solid rgba(0,0,0,0.8);box-shadow:0 0 .05em rgba(0,0,0,0.4);color:rgba(0,0,0,1);}.timeline *{-webkit-user-select:none;cursor:default;}.timeline-drag-box{background-color:rgba(0,0,255,0.25);border:1px solid #000060;font-size:75%;position:fixed;}.timeline-thread-track{-webkit-box-orient:vertical;display:-webkit-box;padding:1px 0;position:relative;}.timeline-track-button{background-color:rgba(255,255,255,0.5);border:1px solid rgba(0,0,0,0.1);color:rgba(0,0,0,0.2);font-size:10px;height:12px;text-align:center;width:12px;}.timeline-track-button:hover{background-color:rgba(255,255,255,1.0);border:1px solid rgba(0,0,0,0.5);border-radius:25%;box-shadow:0 0 .05em rgba(0,0,0,0.4);color:rgba(0,0,0,1);}.timeline-track-close-button{left:0;position:absolute;top:0;}.timeline-track-collapse-button{left:15px;position:absolute;top:0;}.timeline-thread-track:not(:first-child){border-top:1px solid #D0D0D0;}.timeline-canvas-based-track{-webkit-box-align:stretch;-webkit-box-orient:horizontal;background-color:white;display:-webkit-box;margin:0;padding:0 5px 0 0;}.timeline-canvas-based-track-title{overflow:hidden;padding-right:5px;text-align:right;text-overflow:ellipsis;white-space:nowrap;}.timeline-canvas-based-track-canvas-container{-webkit-box-flex:1;width:100%;}.timeline-canvas-based-track-canvas{-webkit-box-flex:1;display:block;height:100%;width:100%;}.timeline-viewport-track{height:12px;}.timeline-slice-track{height:18px;}.timeline-counter-track{height:30px;position:relative;}.tracing-overlay{-webkit-box-align:center;-webkit-box-orient:vertical;-webkit-box-pack:center;display:-webkit-box;height:80px;text-align:center;width:200px;}.tracing-start-button{-webkit-margin-start:5px;background:#f00;background-clip:border-box;border:1px solid black;border-bottom:0;border-top-left-radius:8px;border-top-right-radius:8px;display:inline-block;margin-top:4px;padding:5px 10px 3px 10px;position:fixed;right:3px;text-align:center;text-decoration:none;top:-1px;}</style>
<script language="javascript">function onLoad(){reload()}function reload(){if(linuxPerfData){var g=new tracing.TimelineModel;g.importEvents("[]",!0,[linuxPerfData]);var e=document.querySelector(".view");cr.ui.decorate(e,tracing.TimelineView);e.model=g;e.tabIndex=1;e.timeline.focusElement=e}}document.addEventListener("DOMContentLoaded",onLoad);var global=this;
this.cr=function(){function g(a,b,c,f){var e=new cr.Event(b+"Change");e.propertyName=b;e.newValue=c;e.oldValue=f;a.dispatchEvent(e)}function e(a){return a.replace(/([A-Z])/g,"-$1").toLowerCase()}function c(b,c){switch(c){case a.JS:var f=b+"_";return function(){return this[f]};case a.ATTR:var h=e(b);return function(){return this.getAttribute(h)};case a.BOOL_ATTR:return h=e(b),function(){return this.hasAttribute(h)}}}function f(b,c,f){switch(c){case a.JS:var h=b+"_";return function(a){var c=this[h];
a!==c&&(this[h]=a,f&&f.call(this,a,c),g(this,b,a,c))};case a.ATTR:var k=e(b);return function(a){var c=this[k];a!==c&&(void 0==a?this.removeAttribute(k):this.setAttribute(k,a),f&&f.call(this,a,c),g(this,b,a,c))};case a.BOOL_ATTR:return k=e(b),function(a){var c=this[k];a!==c&&(a?this.setAttribute(k,b):this.removeAttribute(k),f&&f.call(this,a,c),g(this,b,a,c))}}}function h(a,b,c){var f=cr.doc.createEvent("Event");f.initEvent(a,!!b,!!c);f.__proto__=global.Event.prototype;return f}var a={JS:"js",ATTR:"attr",
BOOL_ATTR:"boolAttr"},b=1;return{addSingletonGetter:function(a){a.getInstance=function(){return a.instance_||(a.instance_=new a)}},createUid:function(){return b++},define:function(a,b){var c;c=a.split(".");for(var f=global,e;c.length&&(e=c.shift());)f=e in f?f[e]:f[e]={};c=f;var f=b(),h;for(h in f)(e=Object.getOwnPropertyDescriptor(f,h))&&Object.defineProperty(c,h,e)},defineProperty:function(b,e,h,g){"function"==typeof b&&(b=b.prototype);h=h||a.JS;b.__lookupGetter__(e)||b.__defineGetter__(e,c(e,h));
b.__lookupSetter__(e)||b.__defineSetter__(e,f(e,h,g))},dispatchPropertyChange:g,dispatchSimpleEvent:function(a,b,c,f){b=new cr.Event(b,c,f);return a.dispatchEvent(b)},Event:h,getUid:function(a){return a.hasOwnProperty("uid")?a.uid:a.uid=b++},initialize:function(){if(global.document)h.prototype={__proto__:global.Event.prototype},cr.isMac=/Mac/.test(navigator.platform),cr.isWindows=/Win/.test(navigator.platform),cr.isChromeOS=/CrOS/.test(navigator.userAgent),cr.isLinux=/Linux/.test(navigator.userAgent),
cr.isGTK=/GTK/.test(chrome.toolkit),cr.isViews=/views/.test(chrome.toolkit),cr.isTouchOptimized=!!chrome.touchOptimized,cr.isTouchOptimized&&doc.documentElement.setAttribute("touch-optimized","");else{var a=cr;Object.defineProperty(global,"cr",{get:function(){Object.defineProperty(global,"cr",{value:a});a.initialize();return a},configurable:!0})}},PropertyKind:a,get doc(){return document}}}();cr.initialize();cr.define("cr",function(){function g(){}g.prototype={addEventListener:function(e,c){this.listeners_||(this.listeners_=Object.create(null));if(e in this.listeners_){var f=this.listeners_[e];0>f.indexOf(c)&&f.push(c)}else this.listeners_[e]=[c]},removeEventListener:function(e,c){if(this.listeners_&&e in this.listeners_){var f=this.listeners_[e],h=f.indexOf(c);0<=h&&(1==f.length?delete this.listeners_[e]:f.splice(h,1))}},dispatchEvent:function(e){if(!this.listeners_)return!0;var c=this;e.__defineGetter__("target",
function(){return c});e.preventDefault=function(){this.returnValue=!1};var f=e.type,h=0;if(f in this.listeners_)for(var f=this.listeners_[f].concat(),a=0,b;b=f[a];a++)h=b.handleEvent?h|!1===b.handleEvent.call(b,e):h|!1===b.call(this,e);return!h&&e.returnValue}};return{EventTarget:g}});cr.define("cr.ui",function(){function g(e,c){return(c&&c.ownerDocument?c.ownerDocument:cr.doc).createElement(e)}return{decorate:function(e,c){var f;f="string"==typeof e?cr.doc.querySelectorAll(e):[e];for(var h=0,a;a=f[h];h++)a instanceof c||c.decorate(a)},define:function(e){function c(a){var b=f(h,a);c.decorate(b);for(var d in a)b[d]=a[d];return b}var f,h;"function"==typeof e?(f=e,h=""):(f=g,h=e);c.decorate=function(a){a.__proto__=c.prototype;a.decorate()};return c},limitInputWidth:function(e,c,f){function h(){if(e.scrollWidth>
g)e.style.width=g+"px";else{e.style.width=0;var a=e.scrollWidth;e.style.width=a<f?f+"px":a+"px"}}e.style.width="10px";var a=e.ownerDocument.defaultView,b=a.getComputedStyle(e),a=a.getComputedStyle(c),d="rtl"==b.direction,m=e.getBoundingClientRect(),i=c.getBoundingClientRect(),m=d?i.right-m.right:m.left-i.left,b=parseInt(b.borderLeftWidth,10)+parseInt(b.paddingLeft,10)+parseInt(b.paddingRight,10)+parseInt(b.borderRightWidth,10),a=d?parseInt(a.paddingLeft,10):parseInt(a.paddingRight,10),g=c.clientWidth-
m-b-a;e.addEventListener("input",h);h()}}});cr.define("cr.ui",function(){function g(c){this.classList_=c.documentElement.classList;var f=this;c.addEventListener("keydown",function(c){9==c.keyCode&&(f.visible=!0)},!0);c.addEventListener("mousedown",function(){f.visible=!1},!0)}g.prototype={set visible(c){c?this.classList_.add("focus-outline-visible"):this.classList_.remove("focus-outline-visible")},get visible(){this.classList_.contains("focus-outline-visible")}};var e=[];g.forDocument=function(c){for(var f=0;f<e.length;f++)if(c==e[f][0])return e[f][1];
f=new g(c);e.push([c,f]);return f};return{FocusOutlineManager:g}});cr.define("cr.ui",function(){function g(){for(var b={TABBOX:e,TABS:c,TAB:f,TABPANELS:h,TABPANEL:a},d,m=0;d=this.children[m];m++){var i=b[d.tagName];i&&cr.ui.decorate(d,i)}}var e=cr.ui.define("tabbox");e.prototype={__proto__:HTMLElement.prototype,decorate:function(){g.call(this);this.addEventListener("selectedChange",this.handleSelectedChange_,!0);this.selectedIndex=0},handleSelectedChange_:function(a){var d=a.target;a.newValue&&(d.parentElement&&d.parentElement.parentElement)==this&&(this.selectedIndex=
Array.prototype.indexOf.call(d.parentElement.children,d))},selectedIndex_:-1};cr.defineProperty(e,"selectedIndex",cr.PropertyKind.JS_PROP,function(a){for(var d,c,f=0;d=this.children[f];f++)for(var e=0;c=d.children[e];e++)c.selected=e==a});var c=cr.ui.define("tabs");c.prototype={__proto__:HTMLElement.prototype,decorate:function(){g.call(this);this.tabIndex=0;this.addEventListener("keydown",this.handleKeyDown_.bind(this));this.focusOutlineManager_=cr.ui.FocusOutlineManager.forDocument(this.ownerDocument)},
handleKeyDown_:function(a){var d=0;switch(a.keyIdentifier){case "Left":case "Up":d=-1;break;case "Right":case "Down":d=1}d&&("rtl"==this.ownerDocument.defaultView.getComputedStyle(this).direction&&(d*=-1),a=this.children.length,this.parentElement.selectedIndex=(this.parentElement.selectedIndex+d+a)%a,this.focusOutlineManager_.visible=!0)}};var f=cr.ui.define("tab");f.prototype={__proto__:HTMLElement.prototype,decorate:function(){var a=this;this.addEventListener(cr.isMac?"click":"mousedown",function(){a.selected=
!0})}};cr.defineProperty(f,"selected",cr.PropertyKind.BOOL_ATTR);var h=cr.ui.define("tabpanels");h.prototype={__proto__:HTMLElement.prototype,decorate:g};var a=cr.ui.define("tabpanel");a.prototype={__proto__:HTMLElement.prototype,decorate:function(){}};cr.defineProperty(a,"selected",cr.PropertyKind.BOOL_ATTR);return{TabBox:e,Tabs:c,Tab:f,TabPanels:h,TabPanel:a}});global=this;function $(g){return document.getElementById(g)}function chromeSend(g,e,c,f){var h=global[c];global[c]=function(){global[c]=h;var a=Array.prototype.slice.call(arguments);return f.apply(global,a)};chrome.send(g,e)}function url(g){g=g.replace(/(\(|\)|\,|\s|\'|\"|\\)/g,"\\$1");/\\\\$/.test(g)&&(g+=" ");return'url("'+g+'")'}function parseQueryParams(g){for(var e={},g=unescape(g.search.substring(1)).split("&"),c=0;c<g.length;c++){var f=g[c].split("=");e[f[0]]=f[1]}return e}
function findAncestorByClass(g,e){return findAncestor(g,function(c){return c.classList?c.classList.contains(e):null})}function findAncestor(g,e){for(var c=!1;null!=g&&!(c=e(g));)g=g.parentNode;return c?g:null}function swapDomNodes(g,e){var c=g.nextSibling;if(c==e)swapDomNodes(e,g);else{var f=g.parentNode;e.parentNode.replaceChild(g,e);f.insertBefore(e,c)}}
function disableTextSelectAndDrag(){document.onselectstart=function(g){g.preventDefault()};document.ondragstart=function(g){g.preventDefault()}}function isRTL(){return"rtl"==document.documentElement.dir}function assert(g,e){if(!g){var c="Assertion failed";e&&(c=c+": "+e);throw Error(c);}}function getRequiredElement(g){var e=$(g);assert(e,"Missing required element: "+g);return e}
document.addEventListener("click",function(g){if(g.returnValue){var e=g.target;if(e.nodeType==Node.ELEMENT_NODE&&e.webkitMatchesSelector("A, A *")){for(;"A"!=e.tagName;)e=e.parentElement;if(("file:"==e.protocol||"about:"==e.protocol)&&(0==g.button||1==g.button))chrome.send("navigateToUrl",[e.href,e.target,g.button,g.altKey,g.ctrlKey,g.metaKey,g.shiftKey]),g.preventDefault()}}});function appendParam(g,e,c){e=encodeURIComponent(e)+"="+encodeURIComponent(c);return-1==g.indexOf("?")?g+"?"+e:g+"&"+e};cr.define("tracing",function(){var g=cr.ui.define("div");g.prototype={__proto__:HTMLDivElement.prototype,decorate:function(){this.classList.add("overlay-root");this.visible=!1;this.contentHost=this.ownerDocument.createElement("div");this.contentHost.classList.add("content-host");this.tabCatcher=this.ownerDocument.createElement("span");this.tabCatcher.tabIndex=0;this.appendChild(this.contentHost);this.onKeydownBoundToThis_=this.onKeydown_.bind(this);this.onFocusInBoundToThis_=this.onFocusIn_.bind(this);
this.addEventListener("mousedown",this.onMousedown_.bind(this))},showOverlay:function(c){c.oldParent_=c.parentNode;this.contentHost.appendChild(c);this.contentHost.appendChild(this.tabCatcher);this.ownerDocument.body.classList.add("disabled-by-overlay");this.visible=!0;c.tabIndex=0;var f=c.querySelector("button, input, list, select, a");f||(f=c);f.focus();this.ownerDocument.addEventListener("focusin",this.onFocusInBoundToThis_,!0);c.addEventListener("keydown",this.onKeydownBoundToThis_)},onMousedown_:function(c){c.target==
this&&c.preventDefault()},onFocusIn_:function(c){c.target==this.tabCatcher&&window.setTimeout(this.focusOverlay_.bind(this),0)},focusOverlay_:function(){this.contentHost.firstChild.focus()},onKeydown_:function(c){9==c.keyCode&&(c.shiftKey&&c.target==this.contentHost.firstChild)&&c.preventDefault()},hideOverlay:function(c){this.visible=!1;this.ownerDocument.body.classList.remove("disabled-by-overlay");this.lastFocusOut_=void 0;c.parentNode.removeChild(this.tabCatcher);c.oldParent_?(c.oldParent_.appendChild(c),
delete c.oldParent_):this.contentHost.removeChild(c);c.removeEventListener("keydown",this.onKeydownBoundToThis_);this.ownerDocument.removeEventListener("focusin",this.onFocusInBoundToThis_)}};cr.defineProperty(g,"visible",cr.PropertyKind.BOOL_ATTR);var e=cr.ui.define("div");e.prototype={__proto__:HTMLDivElement.prototype,decorate:function(){if(!this.ownerDocument.querySelector(".overlay-root")){var c=this.ownerDocument.createElement("div");cr.ui.decorate(c,g);this.ownerDocument.body.appendChild(c)}this.classList.add("overlay");
this.visible=!1},onVisibleChanged_:function(){var c=this.ownerDocument.querySelector(".overlay-root");this.visible?c.showOverlay(this):c.hideOverlay(this)}};cr.defineProperty(e,"visible",cr.PropertyKind.BOOL_ATTR,e.prototype.onVisibleChanged_);return{Overlay:e}});cr.define("tracing",function(){function g(){this.overlay_=document.createElement("div");this.overlay_.className="tracing-overlay";cr.ui.decorate(this.overlay_,tracing.Overlay);this.statusDiv_=document.createElement("div");this.overlay_.appendChild(this.statusDiv_);this.bufferPercentDiv_=document.createElement("div");this.overlay_.appendChild(this.bufferPercentDiv_);this.stopButton_=document.createElement("button");this.stopButton_.onclick=this.endTracing.bind(this);this.stopButton_.textContent="Stop tracing";
this.overlay_.appendChild(this.stopButton_);this.traceEvents_=[];this.systemTraceEvents_=[];this.onKeydownBoundToThis_=this.onKeydown_.bind(this);this.onKeypressBoundToThis_=this.onKeypress_.bind(this);chrome.send("tracingControllerInitialized")}g.prototype={__proto__:cr.EventTarget.prototype,gpuInfo_:void 0,clientInfo_:void 0,tracingEnabled_:!1,tracingEnding_:!1,systemTraceDataFilename_:void 0,onRequestBufferPercentFullComplete:function(e){this.overlay_.visible&&(window.setTimeout(this.beginRequestBufferPercentFull_.bind(this),
250),this.bufferPercentDiv_.textContent="Buffer usage: "+Math.round(100*e)+"%")},beginRequestBufferPercentFull_:function(){chrome.send("beginRequestBufferPercentFull")},beginTracing:function(e){if(this.tracingEnabled_)throw Error("Tracing already begun.");this.stopButton_.hidden=!1;this.statusDiv_.textContent="Tracing active.";this.tracingEnabled_=this.overlay_.visible=!0;console.log("Beginning to trace...");this.statusDiv_.textContent="Tracing active.";this.traceEvents_=[];this.systemTraceEvents_=
[];chrome.send("beginTracing",[e||!1]);this.beginRequestBufferPercentFull_();e=new cr.Event("traceBegun");e.events=this.traceEvents_;this.dispatchEvent(e);e=new cr.Event("traceEventsChanged");e.numEvents=this.traceEvents_.length;this.dispatchEvent(e);window.addEventListener("keypress",this.onKeypressBoundToThis_);window.addEventListener("keydown",this.onKeydownBoundToThis_)},onKeydown_:function(e){27==e.keyCode&&this.endTracing()},onKeypress_:function(e){"Enter"==e.keyIdentifier&&this.endTracing()},
onClientInfoUpdate:function(e){this.clientInfo_=e},onGpuInfoUpdate:function(e){this.gpuInfo_=e},get isTracingEnabled(){return this.tracingEnabled_},get traceEvents(){return this.traceEvents_},onTraceDataCollected:function(e){this.statusDiv_.textContent="Processing trace...";this.traceEvents_.push.apply(this.traceEvents_,e)},endTracing:function(){if(!this.tracingEnabled_)throw Error("Tracing not begun.");this.tracingEnding_||(this.tracingEnding_=!0,this.statusDiv_.textContent="Ending trace...",console.log("Finishing trace"),
this.statusDiv_.textContent="Downloading trace data...",this.stopButton_.hidden=!0,window.setTimeout(function(){chrome.send("endTracingAsync")},100))},onEndTracingComplete:function(){window.removeEventListener("keydown",this.onKeydownBoundToThis_);window.removeEventListener("keypress",this.onKeypressBoundToThis_);this.tracingEnding_=this.tracingEnabled_=this.overlay_.visible=!1;console.log("onEndTracingComplete p1 with "+this.traceEvents_.length+" events.");var e=new cr.Event("traceEnded");e.events=
this.traceEvents_;this.dispatchEvent(e)},onSystemTraceDataCollected:function(e){console.log("onSystemTraceDataCollected with "+e.length+" chars of data.");this.systemTraceEvents_=e},get systemTraceEvents(){return this.systemTraceEvents_},beginLoadTraceFile:function(){chrome.send("loadTraceFile")},onLoadTraceFileComplete:function(e){e.traceEvents?this.traceEvents_=e.traceEvents:e.length?this.traceEvents_=e:console.log("Expected an array when loading the trace file");e.systemTraceEvents?this.systemTraceEvents_=
e.systemTraceEvents:e.length?this.systemTraceEvents_=e:console.log("Expected an array when loading the trace file");e=new cr.Event("loadTraceFileComplete");e.events=this.traceEvents_;this.dispatchEvent(e)},onLoadTraceFileCanceled:function(){cr.dispatchSimpleEvent(this,"loadTraceFileCanceled")},beginSaveTraceFile:function(){chrome.send("saveTraceFile",[JSON.stringify({traceEvents:this.traceEvents_,systemTraceEvents:this.systemTraceEvents_,clientInfo:this.clientInfo_,gpuInfo:this.gpuInfo_})])},onSaveTraceFileComplete:function(){cr.dispatchSimpleEvent(this,
"saveTraceFileComplete")},onSaveTraceFileCanceled:function(){cr.dispatchSimpleEvent(this,"saveTraceFileCanceled")},selfTest:function(){this.beginTracing();window.setTimeout(this.endTracing.bind(This),500)}};return{TracingController:g}});cr.define("tracing",function(){function g(a,b,d,c,f){this.title=a;this.start=d;this.colorId=b;this.args=c;this.didNotFinish=!1;void 0!==f&&(this.duration=f)}function e(a,b,d,c,f){g.call(this,a,b,d,c,f);this.subSlices=[]}function c(a,b,d,c){g.call(this,a,b,d,c)}function f(a,b){if(!a)throw"Parent must be provided.";this.parent=a;this.tid=b;this.subRows=[[]];this.asyncSlices=new d(this.ptid)}function h(a,b,d){this.parent=a;this.id=b;this.name=d;this.seriesNames=[];this.seriesColors=[];this.timestamps=
[];this.samples=[]}function a(a){this.pid=a;this.threads={};this.counters={}}function b(a){this.cpuNumber=a;this.slices=[];this.counters={}}function d(a){this.name=a;this.slices=[]}function m(a){for(var b=0,d=0;d<a.length;++d)b=(b+37*b+11*a.charCodeAt(d))%4294967295;return b}function i(a,b){this.cpus={};this.processes={};this.importErrors=[];this.asyncSliceGroups={};a&&this.importEvents(a,b)}function j(){}function k(a){this.text_=a}g.prototype={selected:!1,duration:void 0,get end(){return this.start+
this.duration}};e.prototype={__proto__:g.prototype};c.prototype={__proto__:g.prototype,id:void 0,startThread:void 0,endThread:void 0,subSlices:void 0};var l={};f.getPTIDFromPidAndTid=function(a,b){l[a]||(l[a]={});l[a][b]||(l[a][b]=a+":"+b);return l[a][b]};f.prototype={name:void 0,get ptid(){return f.getPTIDFromPidAndTid(this.tid,this.parent.pid)},getSubrow:function(a){for(;a>=this.subRows.length;)this.subRows.push([]);return this.subRows[a]},shiftSubRow_:function(a,b){for(var d=0;d<a.length;d++){var c=
a[d];c.start+=b}},shiftTimestampsForward:function(a){this.cpuSlices&&this.shiftSubRow_(this.cpuSlices,a);for(var b=0;b<this.subRows.length;b++)this.shiftSubRow_(this.subRows[b],a);this.asyncSlices.shiftTimestampsForward(a)},updateBounds:function(){var a=[],b;0!=this.subRows[0].length&&(b=this.subRows[0],a.push(b[0].start),a.push(b[b.length-1].end));this.asyncSlices.slices.length&&(this.asyncSlices.updateBounds(),a.push(this.asyncSlices.minTimestamp),a.push(this.asyncSlices.maxTimestamp));a.length?
(this.minTimestamp=Math.min.apply(Math,a),this.maxTimestamp=Math.max.apply(Math,a)):this.maxTimestamp=this.minTimestamp=void 0},get userFriendlyName(){return this.parent.pid+": "+(this.name||this.tid)},get userFriendlyDetails(){return"pid: "+this.parent.pid+", tid: "+this.tid+(this.name?", name: "+this.name:"")}};f.compare=function(b,d){if(b.parent.pid!=d.parent.pid)return a.compare(b.parent,d.parent.pid);if(b.name&&d.name){var c=b.name.localeCompare(d.name);return 0==c?b.tid-d.tid:c}return b.name?
-1:d.name?1:b.tid-d.tid};h.prototype={__proto__:Object.prototype,get numSeries(){return this.seriesNames.length},get numSamples(){return this.timestamps.length},shiftTimestampsForward:function(a){for(var b=0;b<this.timestamps.length;b++)this.timestamps[b]+=a},updateBounds:function(){if(this.seriesNames.length!=this.seriesColors.length)throw"seriesNames.length must match seriesColors.length";if(this.numSeries*this.numSamples!=this.samples.length)throw"samples.length must be a multiple of numSamples.";
this.totals=[];if(0==this.samples.length)this.maxTimestamp=this.minTimestamp=void 0,this.maxTotal=0;else{this.minTimestamp=this.timestamps[0];this.maxTimestamp=this.timestamps[this.timestamps.length-1];for(var a=this.numSeries,b=-Infinity,d=0;d<this.timestamps.length;d++){for(var c=0,f=0;f<a;f++)c+=this.samples[d*a+f],this.totals.push(c);c>b&&(b=c)}this.maxTotal=b}}};h.compare=function(b,d){if(b.parent.pid!=d.parent.pid)return a.compare(b.parent,d.parent.pid);var c=b.name.localeCompare(d.name);return 0==
c?b.tid-d.tid:c};a.prototype={get numThreads(){var a=0,b;for(b in this.threads)a++;return a},shiftTimestampsForward:function(a){for(var b in this.threads)this.threads[b].shiftTimestampsForward(a);for(var d in this.counters)this.counters[d].shiftTimestampsForward(a)},getOrCreateThread:function(a){this.threads[a]||(this.threads[a]=new f(this,a));return this.threads[a]},getOrCreateCounter:function(a,b){var d=a+"."+b;this.counters[d]||(this.counters[d]=new h(this,d,b));return this.counters[d]}};a.compare=
function(a,b){return a.pid-b.pid};b.prototype={getOrCreateCounter:function(a,b){var d;d=a.length?a+"."+b:b;this.counters[d]||(this.counters[d]=new h(this,d,b));return this.counters[d]},shiftTimestampsForward:function(a){for(var b=0;b<this.slices.length;b++)this.slices[b].start+=a;for(var d in this.counters)this.counters[d].shiftTimestampsForward(a)},updateBounds:function(){this.slices.length?(this.minTimestamp=this.slices[0].start,this.maxTimestamp=this.slices[this.slices.length-1].end):this.maxTimestamp=
this.minTimestamp=void 0}};b.compare=function(a,b){return a.cpuNumber-b.cpuNumber};d.prototype={__proto__:Object.prototype,push:function(a){this.slices.push(a)},get length(){return this.slices.length},subRows_:void 0,sortSlices_:function(){this.slices.sort(function(a,b){return a.start-b.start})},shiftTimestampsForward:function(a){for(var b=0;b<this.slices.length;b++){var d=this.slices[b];d.start+=a;for(var c=0;c<d.subSlices.length;c++)d.subSlices[c].start+=a}},updateBounds:function(){this.sortSlices_();
this.slices.length?(this.minTimestamp=this.slices[0].start,this.maxTimestamp=this.slices[this.slices.length-1].end):this.maxTimestamp=this.minTimestamp=void 0;this.subRows_=void 0},get subRows(){this.subRows_||this.rebuildSubRows_();return this.subRows_},rebuildSubRows_:function(){this.sortSlices_();for(var a=[],b=0;b<this.slices.length;b++){for(var d=this.slices[b],c=!1,f=0;f<a.length;f++){var e=a[f];if(d.start>=e[e.length-1].end){c=!0;if(void 0===d.subSlices||1>d.subSlices.length)throw"TimelineAsyncEvent missing subSlices: "+
d.name;for(f=0;f<d.subSlices.length;f++)e.push(d.subSlices[f]);break}}if(!c&&(e=[],void 0!==d.subSlices)){for(f=0;f<d.subSlices.length;f++)e.push(d.subSlices[f]);a.push(e)}}this.subRows_=a},computeSubGroups:function(){for(var a={},b=0;b<this.slices.length;++b){var c=this.slices[b],f=c.startThread.ptid;a[f]||(a[f]=new d(this.name));a[f].slices.push(c)}var b=[],e;for(e in a)c=a[e],c.updateBounds(),b.push(c);return b}};h.compare=function(b,d){if(b.parent.pid!=d.parent.pid)return a.compare(b.parent,d.parent.pid);
var c=b.name.localeCompare(d.name);return 0==c?b.tid-d.tid:c};var o=[{r:138,g:113,b:152},{r:175,g:112,b:133},{r:127,g:135,b:225},{r:93,g:81,b:137},{r:116,g:143,b:119},{r:178,g:214,b:122},{r:87,g:109,b:147},{r:119,g:155,b:95},{r:114,g:180,b:160},{r:132,g:85,b:103},{r:157,g:210,b:150},{r:148,g:94,b:86},{r:164,g:108,b:138},{r:139,g:191,b:150},{r:110,g:99,b:145},{r:80,g:129,b:109},{r:125,g:140,b:149},{r:93,g:124,b:132},{r:140,g:85,b:140},{r:104,g:163,b:162},{r:132,g:141,b:178},{r:131,g:105,b:147},{r:135,
g:183,b:98},{r:152,g:134,b:177},{r:141,g:188,b:141},{r:133,g:160,b:210},{r:126,g:186,b:148},{r:112,g:198,b:205},{r:180,g:122,b:195},{r:203,g:144,b:152},{r:182,g:125,b:143},{r:126,g:200,b:148},{r:133,g:160,b:210},{r:240,g:240,b:240}],q=o.length-4,u=o.length,v=o.concat(o.map(function(a){var b;b=240<=a.r&&240<=a.g&&240<=a.b?-0.2:0.45;return{r:Math.min(255,a.r+Math.floor(a.r*b)),g:Math.min(255,a.g+Math.floor(a.g*b)),b:Math.min(255,a.b+Math.floor(a.b*b))}})).map(function(a){return"rgb("+a.r+","+a.g+","+
a.b+")"}),t={},y=[];i.registerImporter=function(a){y.push(a)};j.canImport=function(a){return a instanceof Array&&0==a.length?!0:"string"===typeof a||a instanceof String?0==a.length:!1};j.prototype={__proto__:Object.prototype,importEvents:function(){},finalizeImport:function(){}};i.registerImporter(j);i.prototype={__proto__:cr.EventTarget.prototype,get numProcesses(){var a=0,b;for(b in this.processes)a++;return a},getOrCreateCpu:function(a){this.cpus[a]||(this.cpus[a]=new b(a));return this.cpus[a]},
getOrCreateProcess:function(b){this.processes[b]||(this.processes[b]=new a(b));return this.processes[b]},pruneEmptyThreads:function(){for(var a in this.processes){var b=this.processes[a],d={},c;for(c in b.threads){for(var f=b.threads[c],e=!1,q=0;q<f.subRows.length;q++)e|=0<f.subRows[q].length;if(e||0<f.asyncSlices.length)d[c]=f}b.threads=d}},updateBounds:function(){for(var a=Infinity,b=-a,d=!1,c=this.getAllThreads(),f=0;f<c.length;f++){var e=c[f];e.updateBounds();void 0!=e.minTimestamp&&void 0!=e.maxTimestamp&&
(a=Math.min(a,e.minTimestamp),b=Math.max(b,e.maxTimestamp),d=!0)}c=this.getAllCounters();for(f=0;f<c.length;f++)e=c[f],e.updateBounds(),void 0!=e.minTimestamp&&void 0!=e.maxTimestamp&&(d=!0,a=Math.min(a,e.minTimestamp),b=Math.max(b,e.maxTimestamp));for(var q in this.cpus)f=this.cpus[q],f.updateBounds(),void 0!=f.minTimestamp&&void 0!=f.maxTimestamp&&(d=!0,a=Math.min(a,f.minTimestamp),b=Math.max(b,f.maxTimestamp));d?(this.minTimestamp=a,this.maxTimestamp=b):this.minTimestamp=this.maxTimestamp=void 0},
shiftWorldToZero:function(){if(void 0!==this.minTimestamp){var a=this.minTimestamp,b;for(b in this.processes)this.processes[b].shiftTimestampsForward(-a);for(var d in this.cpus)this.cpus[d].shiftTimestampsForward(-a);this.updateBounds()}},getAllThreads:function(){var a=[],b;for(b in this.processes){var d=this.processes[b],c;for(c in d.threads)a.push(d.threads[c])}return a},getAllCpus:function(){var a=[],b;for(b in this.cpus)a.push(this.cpus[b]);return a},getAllProcesses:function(){var a=[],b;for(b in this.processes)a.push(this.processes[b]);
return a},getAllCounters:function(){var a=[],b;for(b in this.processes){var d=this.processes[b],c;for(c in d.counters)a.push(d.counters[c])}for(var f in this.cpus){b=this.cpus[f];for(var e in b.counters)a.push(b.counters[e])}return a},importOneTrace_:function(a,b){for(var d,c=0;c<y.length;++c)if(y[c].canImport(a)){d=y[c];break}if(!d)throw"Could not find an importer for the provided eventData.";d=new d(this,a,b);d.importEvents();return d},importEvents:function(a,b,d){void 0===b&&(b=!0);var c=[],a=
this.importOneTrace_(a,!1);c.push(a);if(d)for(var f=0;f<d.length;++f)a=this.importOneTrace_(d[f],!0),c.push(a);for(f=0;f<c.length;++f)c[f].finalizeImport();for(f=0;f<c.length;++f)this.pruneEmptyThreads();this.updateBounds();b&&this.shiftWorldToZero();b&&(void 0!==this.minTimestamp&&void 0!==this.maxTimestamp)&&(b=0.15*(this.maxTimestamp-this.minTimestamp),this.minTimestamp-=b,this.maxTimestamp+=b)}};k.prototype={__proto__:Object.prototype,matchSlice:function(a){return 0==this.text_.length?!1:-1!=
a.title.indexOf(this.text_)}};return{getPallette:function(){return v},getPalletteHighlightIdBoost:function(){return u},getColorIdByName:function(a){if("iowait"==a)return q;if("running"==a)return q+1;if("runnable"==a)return q+2;if("sleeping"==a)return q+3;throw"Unrecognized color "+a;},getStringHash:m,getStringColorId:function(a){if(void 0===t[a]){var b=m(a);t[a]=b%q}return t[a]},TimelineSlice:g,TimelineThreadSlice:e,TimelineAsyncSlice:c,TimelineThread:f,TimelineCounter:h,TimelineProcess:a,TimelineCpu:b,
TimelineAsyncSliceGroup:d,TimelineModel:i,TimelineFilter:k}});cr.define("tracing",function(){function g(a){this.cpu=a}function e(){this.openSlices=[]}function c(a,b,d){this.isAdditionalImport_=d;this.model_=a;this.events_=b;this.clockSyncRecords_=[];this.cpuStates_={};this.kernelThreadStates_={};this.buildMapFromLinuxPidsToTimelineThreads();this.lineNumber=-1;this.threadStateByKPID_={}}g.prototype={__proto__:Object.prototype,switchRunningLinuxPid:function(a,b,d,c,f,e){if(void 0!==this.lastActivePid&&0!=this.lastActivePid){var h=d-this.lastActiveTs;name=(a=a.threadsByLinuxPid[this.lastActivePid])?
a.userFriendlyName:this.lastActiveComm;this.cpu.slices.push(new tracing.TimelineSlice(name,tracing.getStringColorId(name),this.lastActiveTs,{comm:this.lastActiveComm,tid:this.lastActivePid,prio:this.lastActivePrio,stateWhenDescheduled:b},h))}this.lastActiveTs=d;this.lastActivePid=c;this.lastActiveComm=f;this.lastActivePrio=e}};TestExports={};var f=/^\s*(.+?)\s+\[(\d+)\]\s*([d.][N.][sh.][\d.])?\s*(\d+\.\d+):\s+(\S+):\s(.*)$/;TestExports.lineRE=f;var h=/trace_event_clock_sync: parent_ts=(\d+\.?\d*)/;
TestExports.traceEventClockSyncRE=h;c.canImport=function(a){if(!("string"===typeof a||a instanceof String))return!1;if(/^# tracer:/.exec(a))return!0;var b=/^(.+)\n/.exec(a);b&&(a=b[1]);return f.exec(a)?!0:!1};c.prototype={__proto__:Object.prototype,buildMapFromLinuxPidsToTimelineThreads:function(){this.threadsByLinuxPid={};this.model_.getAllThreads().forEach(function(a){this.threadsByLinuxPid[a.tid]=a}.bind(this))},getOrCreateCpuState:function(a){if(!this.cpuStates_[a]){var b=this.model_.getOrCreateCpu(a);
this.cpuStates_[a]=new g(b)}return this.cpuStates_[a]},parsePid:function(a){a=/.+-(\d+)/.exec(a)[1];return a=parseInt(a)},parseThreadName:function(a){return/(.+)-\d+/.exec(a)[1]},getOrCreateKernelThread:function(a,b,d){this.kernelThreadStates_[a]||(void 0==b&&(b=this.parsePid(a)),void 0==d&&(d=b),d=this.model_.getOrCreateProcess(b).getOrCreateThread(d),d.name=a,this.kernelThreadStates_[a]={pid:b,thread:d,openSlice:void 0,openSliceTS:void 0,asyncSlices:{}},this.threadsByLinuxPid[b]=d);return this.kernelThreadStates_[a]},
importEvents:function(){this.importCpuData();this.alignClocks()&&this.buildPerThreadCpuSlicesFromCpuState()},finalizeImport:function(){},buildPerThreadCpuSlicesFromCpuState:function(){for(var a in this.cpuStates_)for(var b=this.cpuStates_[a].cpu,d=0;d<b.slices.length;d++){var c=b.slices[d],f=this.threadsByLinuxPid[c.args.tid];f&&(f.tempCpuSlices||(f.tempCpuSlices=[]),c.index=d,f.tempCpuSlices.push(c))}var e=tracing.getColorIdByName("running"),h=tracing.getColorIdByName("runnable"),g=tracing.getColorIdByName("sleeping"),
o=tracing.getColorIdByName("iowait");this.model_.getAllThreads().forEach(function(a){if(a.tempCpuSlices){var b=a.tempCpuSlices;delete a.tempCpuSlices;b.sort(function(a,b){var d=a.start-b.start;return 0==d?a.index-b.index:d});var d=[];if(b.length){var c=b[0];d.push(new tracing.TimelineSlice("Running",e,c.start,{},c.duration))}for(c=1;c<b.length;c++){var f=b[c-1],m=b[c],i=m.start-f.end;if("S"==f.args.stateWhenDescheduled)d.push(new tracing.TimelineSlice("Sleeping",g,f.end,{},i));else if("R"==f.args.stateWhenDescheduled||
"R+"==f.args.stateWhenDescheduled)d.push(new tracing.TimelineSlice("Runnable",h,f.end,{},i));else if("D"==f.args.stateWhenDescheduled)d.push(new tracing.TimelineSlice("Uninterruptible Sleep",o,f.end,{},i));else if("T"==f.args.stateWhenDescheduled)d.push(new tracing.TimelineSlice("__TASK_STOPPED",o,f.end,{},i));else if("t"==f.args.stateWhenDescheduled)d.push(new tracing.TimelineSlice("debug",o,f.end,{},i));else if("Z"==f.args.stateWhenDescheduled)d.push(new tracing.TimelineSlice("Zombie",o,f.end,{},
i));else if("X"==f.args.stateWhenDescheduled)d.push(new tracing.TimelineSlice("Exit Dead",o,f.end,{},i));else if("x"==f.args.stateWhenDescheduled)d.push(new tracing.TimelineSlice("Task Dead",o,f.end,{},i));else if("W"==f.args.stateWhenDescheduled)d.push(new tracing.TimelineSlice("WakeKill",o,f.end,{},i));else if("D|W"==f.args.stateWhenDescheduled)d.push(new tracing.TimelineSlice("Uninterruptible Sleep | WakeKill",o,f.end,{},i));else throw"Unrecognized state: "+f.args.stateWhenDescheduled;d.push(new tracing.TimelineSlice("Running",
e,m.start,{},m.duration))}a.cpuSlices=d}})},alignClocks:function(){if(0==this.clockSyncRecords_.length){if(!this.isAdditionalImport_)return;this.abortImport();return!1}var a=this.clockSyncRecords_[0];if(0==a.parentTS||a.parentTS==a.perfTS)return!0;var a=a.parentTS-a.perfTS,b;for(b in this.cpuStates_){for(var d=this.cpuStates_[b].cpu,c=0;c<d.slices.length;c++){var f=d.slices[c];f.start+=a;f.duration=f.duration}for(var e in d.counters){c=d.counters[e];for(f=0;f<c.timestamps.length;f++)c.timestamps[f]+=
a}}for(var h in this.kernelThreadStates_){b=this.kernelThreadStates_[h].thread;for(c=0;c<b.subRows[0].length;c++)b.subRows[0][c].start+=a}return!0},abortImport:function(){if(this.pushedEventsToThreads)throw"Cannot abort, have alrady pushedCpuDataToThreads.";for(var a in this.cpuStates_)delete this.model_.cpus[a];for(var b in this.kernelThreadStates_){a=this.kernelThreadStates_[b].thread;var d=a.parent;delete d.threads[a.tid];delete this.model_.processes[d.pid]}this.model_.importErrors.push("Cannot import kernel trace without a clock sync.")},
markPidRunnable:function(){},importError:function(a){this.model_.importErrors.push("Line "+(this.lineNumber+1)+": "+a)},malformedEvent:function(a){this.importError("Malformed "+a+" event")},openSlice:function(a,b,d){a.openSliceTS=d;a.openSlice=b},closeSlice:function(a,b,d){a.openSlice&&(b=new tracing.TimelineSlice(a.openSlice,tracing.getStringColorId(a.openSlice),a.openSliceTS,d,b-a.openSliceTS),a.thread.subRows[0].push(b),a.openSlice=void 0)},openAsyncSlice:function(a,b,d,c){d=new tracing.TimelineAsyncSlice(c,
tracing.getStringColorId(c),d);d.startThread=a.thread;a.asyncSlices[b]=d},closeAsyncSlice:function(a,b,d,c){var f=a.asyncSlices[b];f&&(f.duration=d-f.start,f.args=c,f.endThread=a.thread,f.subSlices=[new tracing.TimelineSlice(f.title,f.colorId,f.start,f.args,f.duration)],a.thread.asyncSlices.push(f),delete a.asyncSlices[b])},getThreadState:function(a){return this.threadStateByKPID_[this.parsePid(a)]},getOrCreateThreadState:function(a,b){var d=this.parsePid(a),c=this.threadStateByKPID_[d];c||(c=new e,
c.threadName=this.parseThreadName(a),c.tid=d,c.pid=b,c.thread=this.model_.getOrCreateProcess(b).getOrCreateThread(d),this.threadsByLinuxPid[d]=c.thread,c.thread.name||(c.thread.name=c.threadName),this.threadStateByKPID_[d]=c);return c},processBegin:function(a,b,d,c){a=this.getOrCreateThreadState(a,c);c=tracing.getStringColorId(b);b=new tracing.TimelineThreadSlice(b,c,d,null);a.openSlices.push(b)},processEnd:function(a,b){var d=this.getThreadState(a);if(d&&0!=d.openSlices.length){var c=d.openSlices.pop();
c.duration=b-c.start;d.thread.getSubrow(d.openSlices.length).push(c);d.openSlices.length&&d.openSlices[d.openSlices.length-1].subSlices.push(c)}},autoCloseOpenSlices:function(){this.model_.updateBounds();var a=[],b;for(b in this.threadStateByKPID_)for(var d=this.threadStateByKPID_[b],c=0;c<d.openSlices.length;c++){var f=d.openSlices[c];a.push(f.start);for(var e=0;e<f.subSlices.length;e++){var h=f.subSlices[e];a.push(h.start);h.duration&&a.push(h.end)}}a=this.model_.maxTimestamp?Math.max(this.model_.maxTimestamp,
Math.max.apply(Math,a)):Math.max.apply(Math,a);for(b in this.threadStateByKPID_)for(d=this.threadStateByKPID_[b];0<d.openSlices.length;)f=d.openSlices.pop(),f.duration=a-f.start,f.didNotFinish=!0,d.thread.getSubrow(d.openSlices.length).push(f),d.openSlices.length&&d.openSlices[d.openSlices.length-1].subSlices.push(f)},processCounter:function(a,b,d,c){a=this.model_.getOrCreateProcess(c).getOrCreateCounter("",a);0==a.numSeries&&(a.seriesNames.push("state"),a.seriesColors.push(tracing.getStringColorId(a.name+
".state")));a.timestamps.push(b);a.samples.push(d)},importCpuData:function(){this.lines_=this.events_.split("\n");for(this.lineNumber=0;this.lineNumber<this.lines_.length;++this.lineNumber){var a=this.lines_[this.lineNumber];if(!(/^#/.exec(a)||0==a.length)){var b=f.exec(a);if(b){var a=b[1],d=b[2],c=b[4],e=b[5],b=b[6],h=this.eventDefinitions[e];if(h){var g;if(h.format){if(g=h.format.exec(b),!g){this.malformedEvent(e);continue}}else g={};g.timestamp=1E3*parseFloat(c);g.name=e;g.info=b;g.taskId=a;g.cpuState=
this.getOrCreateCpuState(parseInt(d));h.handler&&h.handler(this,g)}else console.log("unknown event "+e)}else this.importError("Unrecognized line: "+a)}}},eventDefinitions:{sched_switch:{format:RegExp("prev_comm=(.+) prev_pid=(\\d+) prev_prio=(\\d+) prev_state=(\\S+) ==> next_comm=(.+) next_pid=(\\d+) next_prio=(\\d+)"),handler:function(a,b){var d=b[4],c=b[5],f=parseInt(b[6]),e=parseInt(b[7]);b.cpuState.switchRunningLinuxPid(a,d,b.timestamp,f,c,e)}},sched_wakeup:{format:/comm=(.+) pid=(\d+) prio=(\d+) success=(\d+) target_cpu=(\d+)/,
handler:function(a,b){var d=b[1],c=parseInt(b[2]),f=parseInt(b[3]);a.markPidRunnable(b.timestamp,c,d,f)}},power_start:{format:/type=(\d+) state=(\d) cpu_id=(\d)+/,handler:function(a,b){var d=parseInt(b[3]),d=a.getOrCreateCpuState(d);if("1"==b[1]){d=d.cpu.getOrCreateCounter("","C-State");0==d.numSeries&&(d.seriesNames.push("state"),d.seriesColors.push(tracing.getStringColorId(d.name+".state")));var c=parseInt(b[2]);d.timestamps.push(b.timestamp);d.samples.push(c)}else a.importError("Don't understand power_start events of type "+
b[1])}},power_frequency:{format:/type=(\d+) state=(\d+) cpu_id=(\d)+/,handler:function(a,b){var d=parseInt(b[3]),d=a.getOrCreateCpuState(d).cpu.getOrCreateCounter("","Power Frequency");0==d.numSeries&&(d.seriesNames.push("state"),d.seriesColors.push(tracing.getStringColorId(d.name+".state")));var c=parseInt(b[2]);d.timestamps.push(b.timestamp);d.samples.push(c)}},cpu_frequency:{format:/state=(\d+) cpu_id=(\d)+/,handler:function(a,b){var d=parseInt(b[2]),d=a.getOrCreateCpuState(d).cpu.getOrCreateCounter("",
"Clock Frequency");0==d.numSeries&&(d.seriesNames.push("state"),d.seriesColors.push(tracing.getStringColorId(d.name+".state")));var c=parseInt(b[1]);d.timestamps.push(b.timestamp);d.samples.push(c)}},cpu_idle:{format:/state=(\d+) cpu_id=(\d)+/,handler:function(a,b){var d=parseInt(b[2]),d=a.getOrCreateCpuState(d).cpu.getOrCreateCounter("","C-State");0==d.numSeries&&(d.seriesNames.push("state"),d.seriesColors.push(tracing.getStringColorId(d.name)));var c=parseInt(b[1]);4294967295!=c?d.samples.push(c):
d.samples.push(0);d.timestamps.push(b.timestamp)}},workqueue_execute_start:{format:/work struct (.+): function (\S+)/,handler:function(a,b){var d=a.getOrCreateKernelThread(b.taskId);a.openSlice(d,b[2],b.timestamp)}},workqueue_execute_end:{format:/work struct (.+)/,handler:function(a,b){var d=a.getOrCreateKernelThread(b.taskId);a.closeSlice(d,b.timestamp,{})}},workqueue_queue_work:{},workqueue_activate_work:{},ext4_sync_file_enter:{format:/dev (\d+,\d+) ino (\d+) parent (\d+) datasync (\d+)/,handler:function(a,
b){var d=a.getOrCreateKernelThread("ext4:"+b.taskId);a.openAsyncSlice(d,b[1]+"-"+b[2],b.timestamp,1==b[4]?"fdatasync":"fsync")}},ext4_sync_file_exit:{format:/dev (\d+,\d+) ino (\d+) ret (\d+)/,handler:function(a,b){var d=a.getOrCreateKernelThread("ext4:"+b.taskId),c=b[1],f=b[2],e=parseInt(b[3]);a.closeAsyncSlice(d,c+"-"+f,b.timestamp,{device:c,inode:f,error:e})}},block_rq_issue:{format:/(\d+,\d+) (F)?([DWRN])(F)?(A)?(S)?(M)? \d+ \(.*\) (\d+) \+ (\d+) \[.*\]/,handler:function(a,b){var d;switch(b[3]){case "D":d=
"discard";break;case "W":d="write";break;case "R":d="read";break;case "N":d="none";break;default:d="unknown"}b[2]&&(d+=" flush");"F"==b[4]&&(d+=" fua");"A"==b[5]&&(d+=" ahead");"S"==b[6]&&(d+=" sync");"M"==b[7]&&(d+=" meta");var c=b[1],f=parseInt(b[8]),e=parseInt(b[9]),h=a.getOrCreateKernelThread("block:"+b.taskId);a.openAsyncSlice(h,c+"-"+f+"-"+e,b.timestamp,d)}},block_rq_complete:{format:/(\d+,\d+) (F)?([DWRN])(F)?(A)?(S)?(M)? \(.*\) (\d+) \+ (\d+) \[(.*)\]/,handler:function(a,b){var d=b[1],c=parseInt(b[8]),
f=parseInt(b[9]),e=parseInt(b[10]),h=a.getOrCreateKernelThread("block:"+b.taskId);a.closeAsyncSlice(h,d+"-"+c+"-"+f,b.timestamp,{device:d,sector:c,numSectors:f,error:e})}},i915_gem_object_pwrite:{format:/obj=(.+), offset=(\d+), len=(\d+)/,handler:function(a,b){var d=b[1],c=parseInt(b[2]),f=parseInt(b[3]),e=a.getOrCreateKernelThread("i915_gem",0,1);a.openSlice(e,"pwrite:"+d,b.timestamp);a.closeSlice(e,b.timestamp,{obj:d,offset:c,len:f})}},i915_flip_request:{format:/plane=(\d+), obj=(.+)/,handler:function(a,
b){var d=parseInt(b[1]),c=b[2],f=a.getOrCreateKernelThread("i915_flip",0,2);a.openSlice(f,"flip:"+c+"/"+d,b.timestamp)}},i915_flip_complete:{format:/plane=(\d+), obj=(.+)/,handler:function(a,b){var d=parseInt(b[1]),c=b[2],f=a.getOrCreateKernelThread("i915_flip",0,2);a.closeSlice(f,b.timestamp,{obj:c,plane:d})}},tracing_mark_write:{handler:function(a,b){var d=h.exec(b.info);if(d)a.clockSyncRecords_.push({perfTS:b.timestamp,parentTS:1E3*d[1]});else switch(d=b.info.split("|"),d[0]){case "B":var c=parseInt(d[1]),
f=d[2];a.processBegin(b.taskId,f,b.timestamp,c);break;case "E":a.processEnd(b.taskId,b.timestamp);break;case "C":c=parseInt(d[1]);f=d[2];d=parseInt(d[3]);a.processCounter(f,b.timestamp,d,c);break;default:a.malformedEvent(b.name)}}}}};c.prototype.eventDefinitions["0"]=c.prototype.eventDefinitions.tracing_mark_write;TestExports.eventDefinitions=c.prototype.eventDefinitions;tracing.TimelineModel.registerImporter(c);return{LinuxPerfImporter:c,_LinuxPerfImporterTestExports:TestExports}});cr.define("tracing",function(){function g(){this.openSlices=[]}function e(c,f){this.model_=c;"string"===typeof f||f instanceof String?("["==f[0]&&(n=f.length,"]"!=f[n-1]&&"\n"!=f[n-1]?f+="]":"]"!=f[n-2]&&"\n"==f[n-1]?f+="]":"]"!=f[n-3]&&("\r"==f[n-2]&&"\n"==f[n-1])&&(f+="]")),this.events_=JSON.parse(f)):this.events_=f;this.events_.traceEvents&&(this.events_=this.events_.traceEvents);this.threadStateByPTID_={};this.allAsyncEvents_=[]}e.canImport=function(c){return"string"===typeof c||c instanceof String?
"{"==c[0]||"["==c[0]:c instanceof Array&&c.length&&c[0].ph?!0:c.traceEvents?c.traceEvents instanceof Array&&c.traceEvents[0].ph:!1};e.prototype={__proto__:Object.prototype,processBeginEvent:function(c,f,e){var a=tracing.getStringColorId(e.name),c={index:c,slice:new tracing.TimelineThreadSlice(e.name,a,e.ts/1E3,e.args)};e.uts&&(c.slice.startInUserTime=e.uts/1E3);"0"===e.args["ui-nest"]?this.model_.importErrors.push("ui-nest no longer supported."):f.openSlices.push(c)},processEndEvent:function(c,f){if("0"===
f.args["ui-nest"])this.model_.importErrors.push("ui-nest no longer supported.");else if(0!=c.openSlices.length){var e=c.openSlices.pop().slice;e.duration=f.ts/1E3-e.start;f.uts&&(e.durationInUserTime=f.uts/1E3-e.startInUserTime);for(var a in f.args)e.args[a]=f.args[a];this.model_.getOrCreateProcess(f.pid).getOrCreateThread(f.tid).getSubrow(c.openSlices.length).push(e);c.openSlices.length&&c.openSlices[c.openSlices.length-1].slice.subSlices.push(e)}},processAsyncEvent:function(c,f,e){c=this.model_.getOrCreateProcess(e.pid).getOrCreateThread(e.tid);
this.allAsyncEvents_.push({event:e,thread:c})},autoCloseOpenSlices:function(){this.model_.updateBounds();var c=[],f;for(f in this.threadStateByPTID_)for(var e=this.threadStateByPTID_[f],a=0;a<e.openSlices.length;a++){var b=e.openSlices[a];c.push(b.slice.start);for(var d=0;d<b.slice.subSlices.length;d++){var g=b.slice.subSlices[d];c.push(g.start);g.duration&&c.push(g.end)}}c=this.model_.maxTimestamp?Math.max(this.model_.maxTimestamp,Math.max.apply(Math,c)):Math.max.apply(Math,c);for(f in this.threadStateByPTID_)for(e=
this.threadStateByPTID_[f];0<e.openSlices.length;)b=e.openSlices.pop(),b.slice.duration=c-b.slice.start,b.slice.didNotFinish=!0,a=this.events_[b.index],this.model_.getOrCreateProcess(a.pid).getOrCreateThread(a.tid).getSubrow(e.openSlices.length).push(b.slice),e.openSlices.length&&e.openSlices[e.openSlices.length-1].slice.subSlices.push(b.slice)},processCounterEvent:function(c){var f;f=void 0!==c.id?c.name+"["+c.id+"]":c.name;f=this.model_.getOrCreateProcess(c.pid).getOrCreateCounter(c.cat,f);if(0==
f.numSeries){for(var e in c.args)f.seriesNames.push(e),f.seriesColors.push(tracing.getStringColorId(f.name+"."+e));if(0==f.numSeries){this.model_.importErrors.push("Expected counter "+c.name+" to have at least one argument to use as a value.");delete f.parent.counters[f.name];return}}f.timestamps.push(c.ts/1E3);for(var a=0;a<f.numSeries;a++)e=f.seriesNames[a],void 0===c.args[e]?f.samples.push(0):f.samples.push(c.args[e])},importEvents:function(){for(var c=this.events_,f=0;f<c.length;f++){var e=c[f],
a=tracing.TimelineThread.getPTIDFromPidAndTid(e.pid,e.tid);a in this.threadStateByPTID_||(this.threadStateByPTID_[a]=new g);var b=this.threadStateByPTID_[a];"B"==e.ph?this.processBeginEvent(f,b,e):"E"==e.ph?this.processEndEvent(b,e):"S"==e.ph?this.processAsyncEvent(f,b,e):"F"==e.ph?this.processAsyncEvent(f,b,e):"T"==e.ph?this.processAsyncEvent(f,b,e):"I"==e.ph?(this.processBeginEvent(f,b,e),this.processEndEvent(b,e)):"C"==e.ph?this.processCounterEvent(e):"M"==e.ph?"thread_name"==e.name?this.model_.getOrCreateProcess(e.pid).getOrCreateThread(e.tid).name=
e.args.name:this.model_.importErrors.push("Unrecognized metadata name: "+e.name):this.model_.importErrors.push("Unrecognized event phase: "+e.ph+"("+e.name+")")}c=!1;for(a in this.threadStateByPTID_)b=this.threadStateByPTID_[a],c|=0<b.openSlices.length;c&&this.autoCloseOpenSlices()},finalizeImport:function(){if(0!=this.allAsyncEvents_.length){this.allAsyncEvents_.sort(function(a,b){return a.event.ts-b.event.ts});for(var c={},f=this.allAsyncEvents_,e=0;e<f.length;e++){var a=f[e],b=a.event,d=b.name;
if(void 0===d)this.model_.importErrors.push("Async events (ph: S, T or F) require an name parameter.");else{var g=b.id;if(void 0===g)this.model_.importErrors.push("Async events (ph: S, T or F) require an id parameter.");else if("S"==b.ph)void 0===c[d]&&(c[d]={}),c[d][g]?this.model_.importErrors.push("At "+b.ts+", an slice of the same id "+g+" was alrady open."):(c[d][g]=[],c[d][g].push(a));else if(void 0===c[d])this.model_.importErrors.push("At "+b.ts+", no slice named "+d+" was open.");else if(void 0===
c[d][g])this.model_.importErrors.push("At "+b.ts+", no slice named "+d+" with id="+g+" was open.");else{var i=c[d][g];i.push(a);if("F"==b.ph){var j=new tracing.TimelineAsyncSlice(d,tracing.getStringColorId(d),i[0].event.ts/1E3);j.duration=b.ts/1E3-i[0].event.ts/1E3;j.startThread=i[0].thread;j.endThread=a.thread;j.id=g;j.args=i[0].event.args;j.subSlices=[];for(a=1;a<i.length;++a){var k=d;"T"==i[a-1].event.ph&&(k=d+":"+i[a-1].event.args.step);k=new tracing.TimelineAsyncSlice(k,tracing.getStringColorId(d+
a),i[a-1].event.ts/1E3);k.duration=i[a].event.ts/1E3-i[a-1].event.ts/1E3;k.startThread=i[a-1].thread;k.endThread=i[a].thread;k.id=g;k.args=i[a-1].event.args;j.subSlices.push(k)}var i=j.subSlices[j.subSlices.length-1],l;for(l in b.args)i.args[l]=b.args[l];j.startThread.asyncSlices.push(j);delete c[d][g]}}}}}}};tracing.TimelineModel.registerImporter(e);return{TraceEventImporter:e}});cr.define("tracing",function(){function g(c,f,e){if(0==c.length)return 1;for(var a=0,b=c.length-1,d,g,i=-1;a<=b;)d=Math.floor((a+b)/2),g=f(c[d])-e,0>g?a=d+1:(0<g||(i=d),b=d-1);return-1!=i?i:a}function e(c,f,e,a,b,d){if(!(a>b)){var m=g(c,f,a);if(-1!=m&&(0<m&&f(c[m-1])+e(c[m-1])>=a&&d(c[m-1]),m!=c.length))for(e=c.length;m<e&&!(f(c[m])>=b);m++)d(c[m])}}return{findLowIndexInSortedArray:g,findLowIndexInSortedIntervals:function(c,f,e,a){var b=g(c,f,a);return 0==b?a>=f(c[0])&&a<f(c[0]+e(c[0]))?0:-1:b<=c.length&&
a>=f(c[b-1])&&a<f(c[b-1])+e(c[b-1])?b-1:c.length},iterateOverIntersectingIntervals:e,getIntersectingIntervals:function(c,f,g,a,b){var d=[];e(c,f,g,a,b,function(a){d.push(a)});return d}}});cr.define("tracing",function(){function g(){var e=document.createElement("iframe");e.style.cssText="width:100%;height:0;border:0;visibility:hidden";document.body.appendChild(e);this._doc=e.contentDocument;this._window=e.contentWindow;this._doc.body.style.cssText="padding:0;margin:0;overflow:hidden";for(var e=document.querySelectorAll("link[rel=stylesheet]"),c=0;c<e.length;c++){var f=e[c],g=this._doc.createElement("link");g.rel="stylesheet";g.href=f.href;this._doc.head.appendChild(g)}}g.prototype=
{__proto__:Object.prototype,measure:function(e){this._doc.body.appendChild(e);var c=this._window.getComputedStyle(e),f=parseInt(c.width,10),c=parseInt(c.height,10);this._doc.body.removeChild(e);return{width:f,height:c}}};return{MeasuringStick:g}});cr.define("tracing",function(){function g(a){this.parentEl_=a;this.scaleX_=1;this.gridTimebase_=this.panX_=0;this.gridStep_=1E3/60;this.hasCalledSetupFunction_=this.gridEnabled_=!1;this.onResizeBoundToThis_=this.onResize_.bind(this);this.checkForAttachInterval_=setInterval(this.checkForAttach_.bind(this),250)}function e(a,b){this.track=a;this.slice=b}function c(a,b,d){this.track=a;this.counter=b;this.sampleIndex=d}function f(){this.range_dirty_=!0;this.range_={};this.length_=0}g.prototype={__proto__:cr.EventTarget.prototype,
setWhenPossible:function(a){this.pendingSetFunction_=a},get isAttachedToDocument_(){for(var a=this.parentEl_;a.parentNode;)a=a.parentNode;return a==this.parentEl_.ownerDocument},onResize_:function(){this.dispatchChangeEvent()},checkForAttach_:function(){if(this.isAttachedToDocument_&&0!=this.clientWidth){this.iframe_||(this.iframe_=document.createElement("iframe"),this.iframe_.style.cssText="position:absolute;width:100%;height:0;border:0;visibility:hidden;",this.parentEl_.appendChild(this.iframe_),
this.iframe_.contentWindow.addEventListener("resize",this.onResizeBoundToThis_));var a=this.clientWidth+"x"+this.clientHeight;this.pendingSetFunction_&&(this.lastSize_=a,this.pendingSetFunction_(),this.pendingSetFunction_=void 0);window.clearInterval(this.checkForAttachInterval_);this.checkForAttachInterval_=void 0}},dispatchChangeEvent:function(){cr.dispatchSimpleEvent(this,"change")},detach:function(){this.checkForAttachInterval_&&(window.clearInterval(this.checkForAttachInterval_),this.checkForAttachInterval_=
void 0);this.iframe_.removeEventListener("resize",this.onResizeBoundToThis_);this.parentEl_.removeChild(this.iframe_)},get scaleX(){return this.scaleX_},set scaleX(a){this.scaleX_!=a&&(this.scaleX_=a,this.dispatchChangeEvent())},get panX(){return this.panX_},set panX(a){this.panX_!=a&&(this.panX_=a,this.dispatchChangeEvent())},setPanAndScale:function(a,b){if(this.scaleX_!=b||this.panX_!=a)this.scaleX_=b,this.panX_=a,this.dispatchChangeEvent()},xWorldToView:function(a){return(a+this.panX_)*this.scaleX_},
xWorldVectorToView:function(a){return a*this.scaleX_},xViewToWorld:function(a){return a/this.scaleX_-this.panX_},xViewVectorToWorld:function(a){return a/this.scaleX_},xPanWorldPosToViewPos:function(a,b,d){if("string"==typeof b)if("left"==b)b=0;else if("center"==b)b=d/2;else if("right"==b)b=d-1;else throw Error("unrecognized string for viewPos. left|center|right");this.panX=b/this.scaleX_-a},xPanWorldRangeIntoView:function(a,b,d){0>this.xWorldToView(a)?this.xPanWorldPosToViewPos(a,"left",d):this.xWorldToView(b)>
d&&this.xPanWorldPosToViewPos(b,"right",d)},xSetWorldRange:function(a,b,d){this.setPanAndScale(-a,d/(b-a))},get gridEnabled(){return this.gridEnabled_},set gridEnabled(a){this.gridEnabled_!=a&&(this.gridEnabled_=a&&!0,this.dispatchChangeEvent())},get gridTimebase(){return this.gridTimebase_},set gridTimebase(a){this.gridTimebase_!=a&&(this.gridTimebase_=a,cr.dispatchSimpleEvent(this,"change"))},get gridStep(){return this.gridStep_},applyTransformToCanavs:function(a){a.transform(this.scaleX_,0,0,1,
this.panX_*this.scaleX_,0)}};e.prototype={get selected(){return this.slice.selected},set selected(a){this.slice.selected=a}};c.prototype={get selected(){return!0==this.track.selectedSamples[this.sampleIndex]},set selected(a){this.track.selectedSamples[this.sampleIndex]=a?!0:!1;this.track.invalidate()}};f.prototype={__proto__:Object.prototype,get range(){if(this.range_dirty_){for(var a=Infinity,b=-a,d=0;d<this.length_;d++){var c=this[d];c.slice&&(a=Math.min(a,c.slice.start),b=Math.max(b,c.slice.end))}this.range_=
{min:a,max:b};this.range_dirty_=!1}return this.range_},get duration(){return this.range.max-this.range.min},get length(){return this.length_},clear:function(){for(var a=0;a<this.length_;++a)delete this[a];this.length_=0;this.range_dirty_=!0},push_:function(a){this[this.length_++]=a;this.range_dirty_=!0;return a},addSlice:function(a,b){return this.push_(new e(a,b))},addCounterSample:function(a,b,d){return this.push_(new c(a,b,d))},subSelection:function(a,b){var b=b||1,d=new f;d.range_dirty_=!0;if(0>
a||a+b>this.length_)throw"Index out of bounds";for(var c=a;c<a+b;c++)d.push_(this[c]);return d},getCounterSampleHits:function(){for(var a=new f,b=0;b<this.length_;b++)this[b]instanceof c&&a.push_(this[b]);return a},getSliceHits:function(){for(var a=new f,b=0;b<this.length_;b++)this[b]instanceof e&&a.push_(this[b]);return a},map:function(a){for(var b=0;b<this.length_;b++)a(this[b])},getShiftedSelection:function(a){for(var b=new f,d=0;d<this.length_;d++){var c=this[d];c.track.addItemNearToProvidedHitToSelection(c,
a,b)}return 0==b.length?void 0:b}};var h=cr.ui.define("div");h.prototype={__proto__:HTMLDivElement.prototype,model_:null,decorate:function(){this.classList.add("timeline");this.viewport_=new g(this);this.viewportTrack=new tracing.TimelineViewportTrack;this.tracks_=this.ownerDocument.createElement("div");this.appendChild(this.tracks_);this.dragBox_=this.ownerDocument.createElement("div");this.dragBox_.className="timeline-drag-box";this.appendChild(this.dragBox_);this.hideDragBox_();this.bindEventListener_(document,
"keypress",this.onKeypress_,this);this.bindEventListener_(document,"keydown",this.onKeydown_,this);this.bindEventListener_(document,"mousedown",this.onMouseDown_,this);this.bindEventListener_(document,"mousemove",this.onMouseMove_,this);this.bindEventListener_(document,"mouseup",this.onMouseUp_,this);this.bindEventListener_(document,"dblclick",this.onDblClick_,this);this.lastMouseViewPos_={x:0,y:0};this.selection_=new f},bindEventListener_:function(a,b,d,c){this.boundListeners_||(this.boundListeners_=
[]);d=d.bind(c);this.boundListeners_.push({object:a,event:b,boundFunc:d});a.addEventListener(b,d)},detach:function(){for(var a=0;a<this.tracks_.children.length;a++)this.tracks_.children[a].detach();for(a=0;a<this.boundListeners_.length;a++){var b=this.boundListeners_[a];b.object.removeEventListener(b.event,b.boundFunc)}this.boundListeners_=void 0;this.viewport_.detach()},get viewport(){return this.viewport_},get model(){return this.model_},set model(a){if(!a)throw Error("Model cannot be null");if(this.model)throw Error("Cannot set model twice.");
this.model_=a;var b=[];a.getAllThreads().forEach(function(a){b.push(a.userFriendlyName)});a.getAllCounters().forEach(function(a){b.push(a.name)});a.getAllCpus().forEach(function(a){b.push("CPU "+a.cpuNumber)});var d=0,c=new tracing.MeasuringStick,f=document.createElement("div");f.style.position="fixed";f.className="timeline-canvas-based-track-title";b.forEach(function(a){f.textContent=a+":__";a=c.measure(f).width;300<a&&(a=300);a>d&&(d=a)});for(var d=d+"px",e=0;e<this.tracks_.children.length;e++)this.tracks_.children[e].detach();
this.tracks_.textContent="";this.viewportTrack.headingWidth=d;this.viewportTrack.viewport=this.viewport_;e=a.getAllCpus();e.sort(tracing.TimelineCpu.compare);e.forEach(function(a){var b=new tracing.TimelineCpuTrack;b.heading="CPU "+a.cpuNumber+":";b.headingWidth=d;b.viewport=this.viewport_;b.cpu=a;this.tracks_.appendChild(b);for(var c in a.counters){var f=a.counters[c],b=new tracing.TimelineCounterTrack;b.heading="CPU "+a.cpuNumber+" "+f.name+":";b.headingWidth=d;b.viewport=this.viewport_;b.counter=
f;this.tracks_.appendChild(b)}}.bind(this));a=a.getAllProcesses();a.sort(tracing.TimelineProcess.compare);a.forEach(function(a){var b=[],c;for(c in a.counters)b.push(a.counters[c]);b.sort(tracing.TimelineCounter.compare);b.forEach(function(a){var b=new tracing.TimelineCounterTrack;b.heading=a.name+":";b.headingWidth=d;b.viewport=this.viewport_;b.counter=a;this.tracks_.appendChild(b)}.bind(this));b=[];for(c in a.threads)b.push(a.threads[c]);b.sort(tracing.TimelineThread.compare);b.forEach(function(a){var b=
new tracing.TimelineThreadTrack;b.heading=a.userFriendlyName+":";b.tooltip=a.userFriendlyDetails;b.headingWidth=d;b.viewport=this.viewport_;b.thread=a;this.tracks_.appendChild(b)}.bind(this))}.bind(this));this.viewport_.setWhenPossible(function(){this.viewport_.xSetWorldRange(this.model_.minTimestamp,this.model_.maxTimestamp,this.firstCanvas.width)}.bind(this))},addAllObjectsMatchingFilterToSelection:function(a,b){for(var d=0;d<this.tracks_.children.length;++d)this.tracks_.children[d].addAllObjectsMatchingFilterToSelection(a,
b)},get focusElement(){return this.focusElement_?this.focusElement_:this.parentElement},set focusElement(a){this.focusElement_=a},get listenToKeys_(){return!this.viewport_.isAttachedToDocument_?!1:!this.focusElement_?!0:0<=this.focusElement.tabIndex?document.activeElement==this.focusElement:!0},onKeypress_:function(a){var b=this.viewport_;if(this.firstCanvas&&this.listenToKeys_){var d=this.firstCanvas.clientWidth;switch(a.keyCode){case 101:a=b.xViewToWorld(this.lastMouseViewPos_.x);b.xPanWorldPosToViewPos(a,
"center",d);break;case 119:this.zoomBy_(1.5);break;case 115:this.zoomBy_(1/1.5);break;case 103:this.onGridToggle_(!0);break;case 71:this.onGridToggle_(!1);break;case 87:this.zoomBy_(10);break;case 83:this.zoomBy_(0.1);break;case 97:b.panX+=b.xViewVectorToWorld(0.1*d);break;case 100:b.panX-=b.xViewVectorToWorld(0.1*d);break;case 65:b.panX+=b.xViewVectorToWorld(0.5*d);break;case 68:b.panX-=b.xViewVectorToWorld(0.5*d)}}},onKeydown_:function(a){if(this.listenToKeys_){var b;switch(a.keyCode){case 37:if(b=
this.selection.getShiftedSelection(-1))this.setSelectionAndMakeVisible(b),a.preventDefault();break;case 39:if(b=this.selection.getShiftedSelection(1))this.setSelectionAndMakeVisible(b),a.preventDefault();break;case 9:-1==this.focusElement.tabIndex&&(a.shiftKey?this.selectPrevious_(a):this.selectNext_(a),a.preventDefault())}}},zoomBy_:function(a){if(this.firstCanvas){var b=this.viewport_,d=this.firstCanvas.clientWidth,c=this.lastMouseViewPos_.x,f=b.xViewToWorld(c);b.scaleX*=a;b.xPanWorldPosToViewPos(f,
c,d)}},get keyHelp(){var a="Keyboard shortcuts:\n w/s : Zoom in/out (with shift: go faster)\n a/d : Pan left/right\n e : Center on mouse\n g/G : Shows grid at the start/end of the selected task\n",a=this.focusElement.tabIndex?a+" <- : Select previous event on current timeline\n -> : Select next event on current timeline\n":a+" <-,^TAB : Select previous event on current timeline\n ->, TAB : Select next event on current timeline\n";return a+"\nDbl-click to zoom in; Shift dbl-click to zoom out\n"},
get selection(){return this.selection_},set selection(a){if(!(a instanceof f))throw"Expected TimelineSelection";var b;for(b=0;b<this.selection_.length;b++)this.selection_[b].selected=!1;this.selection_=a;cr.dispatchSimpleEvent(this,"selectionChange");for(b=0;b<this.selection_.length;b++)this.selection_[b].selected=!0;this.viewport_.dispatchChangeEvent()},setSelectionAndMakeVisible:function(a,b){if(!(a instanceof f))throw"Expected TimelineSelection";this.selection=a;var d=this.selection.range,c=this.viewport_.xWorldVectorToView(d.max-
d.min);b&&50>c?(c=d.min+0.5*(d.max-d.min),d=5*(d.max-d.min),this.viewport_.xSetWorldRange(c-0.5*d,c+0.5*d,this.firstCanvas.width)):this.viewport_.xPanWorldRangeIntoView(d.min,d.max,this.firstCanvas.width)},get firstCanvas(){return this.tracks_.firstChild?this.tracks_.firstChild.firstCanvas:void 0},hideDragBox_:function(){this.dragBox_.style.left="-1000px";this.dragBox_.style.top="-1000px";this.dragBox_.style.width=0;this.dragBox_.style.height=0},setDragBoxPosition_:function(a,b){var d=Math.min(a.clientX,
b.clientX),c=Math.max(a.clientX,b.clientX),f=Math.min(a.clientY,b.clientY),e=Math.max(a.clientY,b.clientY);this.dragBox_.style.left=d+"px";this.dragBox_.style.top=f+"px";this.dragBox_.style.width=c-d+"px";this.dragBox_.style.height=e-f+"px";f=this.firstCanvas;d=this.viewport_.xViewToWorld(d-f.offsetLeft);c=this.viewport_.xViewToWorld(c-f.offsetLeft);this.dragBox_.textContent=Math.round(100*(c-d))/100+"ms";f=new cr.Event("selectionChanging");f.loWX=d;f.hiWX=c;this.dispatchEvent(f)},onGridToggle_:function(a){var a=
a?this.selection_.range.min:this.selection_.range.max,b=Math.ceil((a-this.model_.minTimestamp)/this.viewport_.gridStep_);this.viewport_.gridTimebase=a-(b+1)*this.viewport_.gridStep_;this.viewport_.gridEnabled=!0},onMouseDown_:function(a){var b=this.firstCanvas,d=this.tracks_.getClientRects()[0];d&&(a.clientX>=d.left&&a.clientX<d.right&&a.clientY>=d.top&&a.clientY<d.bottom&&a.x>=b.offsetLeft)&&(this.viewport_.xViewToWorld(a.clientX-b.offsetLeft),this.dragBeginEvent_=a,a.preventDefault(),0<=this.focusElement.tabIndex&&
this.focusElement.focus())},onMouseMove_:function(a){if(this.firstCanvas){var b=this.firstCanvas;this.lastMouseViewPos_={x:a.clientX-b.offsetLeft,y:a.clientY-b.offsetTop};this.dragBeginEvent_&&this.setDragBoxPosition_(this.dragBeginEvent_,a)}},onMouseUp_:function(a){var b;if(this.dragBeginEvent_){this.hideDragBox_();var d=this.dragBeginEvent_;this.dragBeginEvent_=null;var c=Math.min(d.clientX,a.clientX);b=Math.max(d.clientX,a.clientX);var e=Math.min(d.clientY,a.clientY),a=Math.max(d.clientY,a.clientY),
d=this.firstCanvas,c=this.viewport_.xViewToWorld(c-d.offsetLeft),d=this.viewport_.xViewToWorld(b-d.offsetLeft),g=new f;for(b=0;b<this.tracks_.children.length;b++){var h=this.tracks_.children[b],l=h.getBoundingClientRect(),o=Math.max(e,l.top),l=Math.min(a,l.bottom);o<=l&&h.addIntersectingItemsInRangeToSelection(c,d,e,a,g)}this.selection=g}},onDblClick_:function(a){if(!(a.x<this.firstCanvas.offsetLeft)){var b=4;a.shiftKey&&(b=1/b);this.zoomBy_(b);a.preventDefault()}}};cr.defineProperty(h,"model",cr.PropertyKind.JS);
return{Timeline:h,TimelineSelectionSliceHit:e,TimelineSelectionCounterSampleHit:c,TimelineSelection:f,TimelineViewport:g}});cr.define("tracing",function(){function g(a){return Math.round(1E3*a)/1E3}function e(a,d){d=d||0;"string"!=typeof a&&(a=""+a);if(a.length>=d)return"";for(var c="",f=0;f<d-a.length;f++)c+=" ";return c}function c(a,d){return a+e(a,d)}function f(a,d){return e(a,d)+a}function h(a){var d="",e=a.getSliceHits(),h=a.getCounterSampleHits();if(1==e.length){var a=14,j=e[0].slice,d="Selected item:\n"+(c("Title",a)+": "+j.title+"\n"),d=d+(c("Start",a)+": "+g(j.start)+" ms\n"),d=d+(c("Duration",a)+": "+g(j.duration)+
" ms\n");j.durationInUserTime&&(d+=c("Duration (U)",a)+": "+g(j.durationInUserTime)+" ms\n");var k=0,l;for(l in j.args)k+=1;if(0<k)for(l in d+=c("Args",a)+":\n",j.args)k=j.args[l],d+=c(" "+l,a)+": "+k+"\n"}else if(1<e.length){var a=55,d="Slices:\n",o=e.range.min,q=e.range.max;e.map(function(a){return a.slice.title});var u={};for(l=0;l<e.length;l++)j=e[l].slice,u[j.title]||(u[j.title]={slices:[]}),u[j.title].slices.push(j);j=0;for(k in u){var v=u[k],t=0;for(l=0;l<v.slices.length;l++)t+=v.slices[l].duration;
j+=t;d+=" "+c(k,a)+": "+f(g(t)+"ms",12)+" "+f(""+v.slices.length,5)+" occurrences\n"}d+=c("*Totals",a)+" : "+f(g(j)+"ms",12)+" "+f(""+e.length,5)+" occurrences\n";d=d+"\n"+(c("Selection start",a)+" : "+f(g(o)+"ms",12)+"\n");d+=c("Selection extent",a)+" : "+f(g(q-o)+"ms",12)+"\n"}if(1==h.length){d="Selected counter:\n";a=55;h=h[0];e=h.counter;h=h.sampleIndex;k=[];for(l=0;l<e.numSeries;++l)k.push(e.samples[e.numSeries*h+l]);d+=c("Title",a)+": "+e.name+"\n";d+=c("Timestamp",a)+": "+g(e.timestamps[h])+
" ms\n";d=1<e.numSeries?d+(c("Values",a)+": "+k.join("\n")+"\n"):d+(c("Value",a)+": "+k.join("\n")+"\n")}else 1<h.length&&0==e.length&&(d+="Analysis of multiple counters not yet implemented. Pick a single counter.");return d}var a=cr.ui.define("div");a.prototype={__proto__:HTMLDivElement.prototype,decorate:function(){this.className="timeline-analysis"},set selection(a){this.textContent=h(a)}};return{TimelineAnalysisView:a}});cr.define("tracing",function(){function g(a,b){var d=document.createElement("div");d.classList.add("timeline-track-button");d.classList.add("timeline-track-close-button");d.textContent=String.fromCharCode(215);d.addEventListener("click",function(){a.style.display="None"});a.appendChild(d);if(b){var c=document.createElement("div");c.classList.add("timeline-track-button");c.classList.add("timeline-track-collapse-button");c.textContent="\u2212";var f=!1;c.addEventListener("click",function(){f=!f;a.collapsedDidChange(f);
c.textContent=f?"+":"\u2212"});a.appendChild(c)}}function e(a,b){this.string=a;this.width=b}function c(){}var f=tracing.getPallette(),h=tracing.getPalletteHighlightIdBoost(),a={},b={},d=cr.ui.define("div");d.prototype={__proto__:HTMLDivElement.prototype,decorate:function(){this.tracks_=[]},detach:function(){for(var a=0;a<this.tracks_.length;a++)this.tracks_[a].detach()},get viewport(){return this.viewport_},set viewport(a){this.viewport_=a;for(var b=0;b<this.tracks_.length;b++)this.tracks_[b].viewport=
a;this.updateChildTracks_()},get firstCanvas(){if(this.tracks_.length)return this.tracks_[0].firstCanvas},addIntersectingItemsToSelection:function(a,b,d){for(var c=0;c<this.tracks_.length;c++){var f=this.tracks_[c].getBoundingClientRect();b>=f.top&&b<f.bottom&&this.tracks_[c].addIntersectingItemsToSelection(a,b,d)}return!1},addIntersectingItemsInRangeToSelection:function(a,b,c,d,f){for(var e=0;e<this.tracks_.length;e++){var g=this.tracks_[e].getBoundingClientRect(),h=Math.max(c,g.top),g=Math.min(d,
g.bottom);h<=g&&this.tracks_[e].addIntersectingItemsInRangeToSelection(a,b,c,d,f)}},addAllObjectsMatchingFilterToSelection:function(a,b){for(var c=0;c<this.tracks_.length;c++)this.tracks_[c].addAllObjectsMatchingFilterToSelection(a,b)}};var m=cr.ui.define(d);m.prototype={__proto__:d.prototype,decorate:function(){this.classList.add("timeline-thread-track")},get thread(){return this.thread_},set thread(a){this.thread_=a;this.updateChildTracks_()},get tooltip(){return this.tooltip_},set tooltip(a){this.tooltip_=
a;this.updateChildTracks_()},get heading(){return this.heading_},set heading(a){this.heading_=a;this.updateChildTracks_()},get headingWidth(){return this.headingWidth_},set headingWidth(a){this.headingWidth_=a;this.updateChildTracks_()},addTrack_:function(a){var b=new j;b.heading="";b.slices=a;b.headingWidth=this.headingWidth_;b.viewport=this.viewport_;this.tracks_.push(b);this.appendChild(b);return b},updateChildTracks_:function(){this.detach();this.textContent="";this.tracks_=[];if(this.thread_){if(this.thread_.cpuSlices){var a=
this.addTrack_(this.thread_.cpuSlices);a.height="4px";a.decorateHit=function(a){a.thread=this.thread_}}if(this.thread_.asyncSlices.length)for(var b=this.thread_.asyncSlices.subRows,c=0;c<b.length;c++)a=this.addTrack_(b[c]),a.decorateHit=function(){},a.asyncStyle=!0;for(c=0;c<this.thread_.subRows.length;c++)a=this.addTrack_(this.thread_.subRows[c]),a.decorateHit=function(a){a.thread=this.thread_};0<this.tracks_.length&&(this.thread_.cpuSlices?(this.tracks_[1].heading=this.heading_,this.tracks_[1].tooltip=
this.tooltip_):(this.tracks_[0].heading=this.heading_,this.tracks_[0].tooltip=this.tooltip_))}g(this,4<=this.tracks_.length)},collapsedDidChange:function(a){if(a)for(var a=parseInt(this.tracks_[0].height),b=0;b<this.tracks_.length;++b)2<a?this.tracks_[b].height=Math.floor(a)+"px":this.tracks_[b].style.display="None",a*=0.5;else for(b=0;b<this.tracks_.length;++b)this.tracks_[b].height=this.tracks_[0].height,this.tracks_[b].style.display=""}};var i=cr.ui.define(d);i.prototype={__proto__:d.prototype,
decorate:function(){this.classList.add("timeline-thread-track")},get cpu(){return this.cpu_},set cpu(a){this.cpu_=a;this.updateChildTracks_()},get tooltip(){return this.tooltip_},set tooltip(a){this.tooltip_=a;this.updateChildTracks_()},get heading(){return this.heading_},set heading(a){this.heading_=a;this.updateChildTracks_()},get headingWidth(){return this.headingWidth_},set headingWidth(a){this.headingWidth_=a;this.updateChildTracks_()},updateChildTracks_:function(){this.detach();this.textContent=
"";this.tracks_=[];if(this.cpu_){var a=new j;a.slices=this.cpu_.slices;a.headingWidth=this.headingWidth_;a.viewport=this.viewport_;this.tracks_.push(a);this.appendChild(a);this.tracks_[0].heading=this.heading_;this.tracks_[0].tooltip=this.tooltip_}g(this,!1)}};d=cr.ui.define("div");d.prototype={__proto__:HTMLDivElement.prototype,decorate:function(){this.className="timeline-canvas-based-track";this.slices_=null;this.headingDiv_=document.createElement("div");this.headingDiv_.className="timeline-canvas-based-track-title";
this.headingDiv_.onselectstart=function(){return!1};this.appendChild(this.headingDiv_);this.canvasContainer_=document.createElement("div");this.canvasContainer_.className="timeline-canvas-based-track-canvas-container";this.appendChild(this.canvasContainer_);this.canvas_=document.createElement("canvas");this.canvas_.className="timeline-canvas-based-track-canvas";this.canvasContainer_.appendChild(this.canvas_);this.ctx_=this.canvas_.getContext("2d")},detach:function(){this.viewport_&&this.viewport_.removeEventListener("change",
this.viewportChangeBoundToThis_)},set headingWidth(a){this.headingDiv_.style.width=a},get heading(){return this.headingDiv_.textContent},set heading(a){this.headingDiv_.textContent=a},set tooltip(a){this.headingDiv_.title=a},get viewport(){return this.viewport_},set viewport(a){(this.viewport_=a)&&this.viewport_.removeEventListener("change",this.viewportChangeBoundToThis_);if(this.viewport_=a)this.viewportChangeBoundToThis_=this.viewportChange_.bind(this),this.viewport_.addEventListener("change",
this.viewportChangeBoundToThis_);this.invalidate()},viewportChange_:function(){this.invalidate()},invalidate:function(){this.rafPending_||(webkitRequestAnimationFrame(function(){this.rafPending_=!1;if(this.viewport_){var a=window.getComputedStyle(this.canvasContainer_),b=parseInt(a.width),a=parseInt(a.height);this.canvas_.width!=b&&(this.canvas_.width=b);this.canvas_.height!=a&&(this.canvas_.height=a);this.redraw()}}.bind(this),this),this.rafPending_=!0)},get firstCanvas(){return this.canvas_}};c.prototype=
{get:function(a,c,d,f,g){var h=b[d];h||(h={},b[d]=h);f=h[c];f||(h[c]={},f=h[c]);h=f[g];if(void 0===h){for(h=!1;a.labelWidthWorld(d,c)>g;)d=d.substring(0,0.75*d.length),h=!0;h&&3<d.length&&(d=d.substring(0,d.length-3)+"...");h=new e(d,a.labelWidth(d));f[g]=h}return h}};var j=cr.ui.define(d);j.prototype={__proto__:d.prototype,SHOULD_ELIDE_TEXT:!0,decorate:function(){this.classList.add("timeline-slice-track");this.elidedTitleCache=new c;this.asyncStyle_=!1},decorateHit:function(){},get asyncStyle(){return this.asyncStyle_},
set asyncStyle(a){this.asyncStyle_=!!a;this.invalidate()},get slices(){return this.slices_},set slices(a){this.slices_=a;this.invalidate()},get height(){return window.getComputedStyle(this).height},set height(a){this.style.height=a;this.invalidate()},labelWidth:function(b){var c=a[b];c||(c=this.ctx_.measureText(b).width,a[b]=c);return c+2},labelWidthWorld:function(a,b){return this.labelWidth(a)*b},redraw:function(){var a=this.ctx_,b=this.canvas_.width,c=this.canvas_.height;a.clearRect(0,0,b,c);var d=
this.viewport_,e=d.xViewVectorToWorld(1),g=d.xViewToWorld(0),b=d.xViewToWorld(b);if(d.gridEnabled){var i=d.gridTimebase;for(a.beginPath();i<b;){if(i>=g){var j=d.xWorldToView(i);a.moveTo(j,0);a.lineTo(j,c)}i+=d.gridStep}a.strokeStyle="rgba(255,0,0,0.25)";a.stroke()}a.save();d.applyTransformToCanavs(a);this.asyncStyle_&&(a.globalAlpha=0.25);var k=new tracing.FastRectRenderer(a,g,2*e,2*e,b,f);k.setYandH(0,c);g=this.slices_;for(b=0;b<g.length;++b){var j=g[b],i=j.start,l=Math.max(j.duration,0.001),m=j.selected?
j.colorId+h:j.colorId;l<e&&(l=e);0<j.duration?k.fillRect(i,l,m):0.001<e?k.fillRect(i,e,m):(a.fillStyle=f[m],a.beginPath(),a.moveTo(i-4*e,c),a.lineTo(i,0),a.lineTo(i+4*e,c),a.closePath(),a.fill())}k.flush();a.restore();if(8<c){a.textAlign="center";a.textBaseline="top";a.font="10px sans-serif";a.strokeStyle="rgb(0,0,0)";a.fillStyle="rgb(0,0,0)";c=20*e;i=this.SHOULD_ELIDE_TEXT;for(b=0;b<g.length;++b)if(j=g[b],j.duration>c&&(k=j.title,j.didNotFinish&&(k+=" (Did Not Finish)"),l=this.labelWidth(k),i&&this.labelWidthWorld(k,
e)>j.duration&&(l=this.elidedTitleCache.get(this,e,k,l,j.duration),k=l.string,l=l.width),l*e<j.duration))j=d.xWorldToView(j.start+0.5*j.duration),a.fillText(k,j,2.5,l)}},addIntersectingItemsToSelection:function(a,b,c){var d=this.getBoundingClientRect();if(b<d.top||b>=d.bottom)return!1;a=tracing.findLowIndexInSortedIntervals(this.slices_,function(a){return a.start},function(a){return a.duration},a);return 0<=a&&a<this.slices_.length?(this.decorateHit(c.addSlice(this,this.slices_[a])),!0):!1},addIntersectingItemsInRangeToSelection:function(a,
b,c,d,f){function e(a){a=f.addSlice(h,a);h.decorateHit(a)}var g=this.getBoundingClientRect(),c=Math.max(c,g.top),d=Math.min(d,g.bottom);if(!(c>d)){var h=this;tracing.iterateOverIntersectingIntervals(this.slices_,function(a){return a.start},function(a){return a.duration},a,b,e)}},indexOfSlice_:function(a){for(var b=tracing.findLowIndexInSortedArray(this.slices_,function(a){return a.start},a.start);b<this.slices_.length&&a.start==this.slices_[b].start&&a.colorId!=this.slices_[b].colorId;)b++;return b<
this.slices_.length?b:void 0},addItemNearToProvidedHitToSelection:function(a,b,c){if(!a.slice)return!1;a=this.indexOfSlice_(a.slice);if(void 0===a)return!1;b=a+b;if(0>b||b>=this.slices_.length)return!1;a=c.addSlice(this,this.slices_[b]);this.decorateHit(a);return!0},addAllObjectsMatchingFilterToSelection:function(a,b){for(var c=0;c<this.slices_.length;++c)a.matchSlice(this.slices_[c])&&this.decorateHit(b.addSlice(this,this.slices_[c]))}};var k=cr.ui.define(d),l=Math.log(10);k.prototype={__proto__:d.prototype,
decorate:function(){this.classList.add("timeline-viewport-track");this.strings_secs_=[];this.strings_msecs_=[]},redraw:function(){var a=this.ctx_,b=this.canvas_.width,c=this.canvas_.height;a.clearRect(0,0,b,c);var d=this.viewport_;d.xViewVectorToWorld(1);for(var f=d.xViewToWorld(0),e=d.xViewToWorld(b),g=d.xViewVectorToWorld(150),h=Math.pow(10,Math.ceil(Math.log(g)/l)),i=[10,5,2,1],g=0;g<i.length;++g)if(!(150>d.xWorldVectorToView(h/i[g]))){majorMarkDistanceWorld=h/i[g-1];break}h=void 0;100>majorMarkDistanceWorld?
(unit="ms",unitDivisor=1,h=this.strings_msecs_):(unit="s",unitDivisor=1E3,h=this.strings_secs_);i=d.xWorldVectorToView(majorMarkDistanceWorld/5);g=Math.floor(f/majorMarkDistanceWorld)*majorMarkDistanceWorld;f=Math.floor(0.25*c);a.fillStyle="rgb(0, 0, 0)";a.strokeStyle="rgb(0, 0, 0)";a.textAlign="left";a.textBaseline="top";a.font="9px sans-serif";for(var j=g;j<e;j+=majorMarkDistanceWorld){var k=Math.floor(d.xWorldToView(j)),g=Math.floor(1E5*(j/unitDivisor))/1E5;h[g]||(h[g]=g+" "+unit);a.fillText(h[g],
k+2,0);a.beginPath();a.moveTo(k,0);a.lineTo(k,b);for(g=1;5>g;++g){var m=Math.floor(k+i*g);a.moveTo(m,c-f);a.lineTo(m,c)}a.stroke()}},addIntersectingItemsToSelection:function(){},addIntersectingItemsInRangeToSelection:function(){},addAllObjectsMatchingFilterToSelection:function(){}};var o=cr.ui.define(d);o.prototype={__proto__:d.prototype,decorate:function(){this.classList.add("timeline-counter-track");g(this,!1);this.selectedSamples_={}},decorateHit:function(){},get counter(){return this.counter_},
set counter(a){this.counter_=a;this.invalidate()},get selectedSamples(){return this.selectedSamples_},redraw:function(){var a=this.counter_,b=this.ctx_,c=this.canvas_.width,d=this.canvas_.height;b.clearRect(0,0,c,d);var e=this.viewport_,g=e.xViewVectorToWorld(1),h=e.xViewToWorld(0),c=e.xViewToWorld(c),i=e.xViewVectorToWorld(1);b.save();e.applyTransformToCanavs(b);for(var e=a.numSeries,j=a.numSamples,k=tracing.findLowIndexInSortedArray(a.timestamps,function(){},h),l=d/a.maxTotal,m=a.numSeries-1;0<=
m;m--){b.fillStyle=f[a.seriesColors[m]];b.beginPath();for(var o=k-1,w=0<=o?a.timestamps[o]-i:-1,x=d,A=!1;;){var r=o+1;if(r>=j){b.lineTo(w,x);b.lineTo(w+8*g,x);b.lineTo(w+8*g,d);break}var s=a.timestamps[r],o=a.totals[r*e+m],z=d-l*o;if(s>c){b.lineTo(s,x);b.lineTo(s,d);break}s-w<i?o=r:(A||(b.moveTo(h,d),A=!0),b.lineTo(s,x),b.lineTo(s,z),o=r,w=s,x=z)}b.closePath();b.fill()}b.fillStyle="rgba(255, 0, 0, 1)";for(r in this.selectedSamples_)if(this.selectedSamples_[r]){s=a.timestamps[r];for(m=a.numSeries-
1;0<=m;m--)o=a.totals[r*e+m],z=d-l*o,b.fillRect(s-g,z-1,3*g,3)}b.restore()},addIntersectingItemsToSelection:function(a,b,c){var d=this.getBoundingClientRect();if(b<d.top||b>=d.bottom)return!1;b=this.counter_;if(a<this.counter_.timestamps[0])return!1;d=tracing.findLowIndexInSortedArray(b.timestamps,function(a){return a},a);if(0>d||d>=b.timestamps.length)return!1;0<d&&a>this.counter_.timestamps[d-1]&&d--;this.getBoundingClientRect();this.decorateHit(c.addCounterSample(this,this.counter,d));return!0},
addIntersectingItemsInRangeToSelection:function(a,b,c,d,f){var e=this.getBoundingClientRect(),c=Math.max(c,e.top),d=Math.min(d,e.bottom);if(!(c>d)){d=this.counter_;c=tracing.findLowIndexInSortedArray(d.timestamps,function(a){return a},a);e=tracing.findLowIndexInSortedArray(d.timestamps,function(a){return a},b);0<c&&a>d.timestamps[c-1]&&c--;0<e&&b>d.timestamps[e-1]&&e--;for(a=c;a<=e;a++)a>=d.timestamps.length||this.decorateHit(f.addCounterSample(this,this.counter,a))}},addAllObjectsMatchingFilterToSelection:function(){}};
return{TimelineCounterTrack:o,TimelineSliceTrack:j,TimelineThreadTrack:m,TimelineViewportTrack:k,TimelineCpuTrack:i}});cr.define("tracing",function(){function g(e,c,f,g,a,b){this.ctx_=e;this.vpLeft_=c;this.minRectSize_=f;this.maxMergeDist_=g;this.vpRight_=a;this.pallette_=b}g.prototype={y_:0,h_:0,merging_:!1,mergeStartX_:0,mergeCurRight_:0,setYandH:function(e,c){this.flush();this.y_=e;this.h_=c},fillRect:function(e,c,f){var g=e+c;g<this.vpLeft_||e>this.vpRight_||(c<this.minRectSize_?(g-this.mergeStartX_>this.maxMergeDist_&&this.flush(),this.merging_?(this.mergeCurRight_=g,this.mergedColorId=Math.max(this.mergedColorId,
f)):(this.merging_=!0,this.mergeStartX_=e,this.mergeCurRight_=g,this.mergedColorId=f)):(this.merging_&&this.flush(),this.ctx_.fillStyle=this.pallette_[f],this.ctx_.fillRect(e,this.y_,c,this.h_)))},flush:function(){this.merging_&&(this.ctx_.fillStyle=this.pallette_[this.mergedColorId],this.ctx_.fillRect(this.mergeStartX_,this.y_,this.mergeCurRight_-this.mergeStartX_,this.h_),this.merging_=!1)}};return{FastRectRenderer:g}});cr.define("tracing",function(){var g=cr.ui.define(cr.ui.TabPanel);g.prototype={__proto__:cr.ui.TabPanel.prototype,traceEvents_:[],systemTraceEvents_:[],decorate:function(){cr.ui.TabPanel.prototype.decorate.apply(this);this.classList.add("profiling-view");this.recordBn_=document.createElement("button");this.recordBn_.className="record";this.recordBn_.textContent="Record";this.recordBn_.addEventListener("click",this.onRecord_.bind(this));this.saveBn_=document.createElement("button");this.saveBn_.textContent=
"Save";this.saveBn_.addEventListener("click",this.onSave_.bind(this));this.loadBn_=document.createElement("button");this.loadBn_.textContent="Load";this.loadBn_.addEventListener("click",this.onLoad_.bind(this));if(cr.isChromeOS){this.systemTracingBn_=document.createElement("input");this.systemTracingBn_.type="checkbox";this.systemTracingBn_.checked=!0;var e=document.createElement("div");e.className="label";e.textContent="System events";e.appendChild(this.systemTracingBn_)}this.timelineView_=new tracing.TimelineView;
this.timelineView_.leftControls.appendChild(this.recordBn_);this.timelineView_.leftControls.appendChild(this.saveBn_);this.timelineView_.leftControls.appendChild(this.loadBn_);cr.isChromeOS&&this.timelineView_.leftControls.appendChild(this.systemTracingBn_);this.appendChild(this.timelineView_);document.addEventListener("keypress",this.onKeypress_.bind(this));this.refresh_()},didSetTracingController_:function(e,c){if(c)throw"Can only set tracing controller once.";this.tracingController_.addEventListener("traceEnded",
this.onRecordDone_.bind(this));this.tracingController_.addEventListener("loadTraceFileComplete",this.onLoadTraceFileComplete_.bind(this));this.tracingController_.addEventListener("saveTraceFileComplete",this.onSaveTraceFileComplete_.bind(this));this.tracingController_.addEventListener("loadTraceFileCanceled",this.onLoadTraceFileCanceled_.bind(this));this.tracingController_.addEventListener("saveTraceFileCanceled",this.onSaveTraceFileCanceled_.bind(this));this.refresh_()},refresh_:function(){if(this.tracingController_){var e=
this.tracingController_.traceEvents,c=e&&e.length;this.saveBn_.disabled=!c;c&&(c=new tracing.TimelineModel,c.importEvents(e,!0,[this.tracingController_.systemTraceEvents]),this.timelineView_.model=c)}},onKeypress_:function(e){if(114==e.keyCode&&!this.tracingController_.isTracingEnabled)this.onRecord_()},get timelineView(){return this.timelineView_},onRecord_:function(){this.tracingController_.beginTracing(this.systemTracingBn_?this.systemTracingBn_.checked:!1)},onRecordDone_:function(){this.refresh_()},
onSave_:function(){this.overlayEl_=new tracing.Overlay;this.overlayEl_.className="profiling-overlay";var e=document.createElement("div");e.className="label";e.textContent="Saving...";this.overlayEl_.appendChild(e);this.overlayEl_.visible=!0;this.tracingController_.beginSaveTraceFile()},onSaveTraceFileComplete_:function(){this.overlayEl_.visible=!1;this.overlayEl_=void 0},onSaveTraceFileCanceled_:function(){this.overlayEl_.visible=!1;this.overlayEl_=void 0},onLoad_:function(){this.overlayEl_=new tracing.Overlay;
this.overlayEl_.className="profiling-overlay";var e=document.createElement("div");e.className="label";e.textContent="Loading...";this.overlayEl_.appendChild(e);this.overlayEl_.visible=!0;this.tracingController_.beginLoadTraceFile()},onLoadTraceFileComplete_:function(){this.overlayEl_.visible=!1;this.overlayEl_=void 0;this.refresh_()},onLoadTraceFileCanceled_:function(){this.overlayEl_.visible=!1;this.overlayEl_=void 0}};cr.defineProperty(g,"tracingController",cr.PropertyKind.JS,g.prototype.didSetTracingController_);
return{ProfilingView:g}});cr.define("tracing",function(){function g(){this.model_=this.timeline_=void 0;this.filterText_="";this.filterHits_=new tracing.TimelineSelection;this.filterHitsDirty_=!0;this.currentHitIndex_=0}var e=cr.ui.define("div");e.prototype={__proto__:tracing.Overlay.prototype,decorate:function(){tracing.Overlay.prototype.decorate.call(this);this.className="timeline-find-control";this.hitCountEl_=document.createElement("div");this.hitCountEl_.className="hit-count-label";this.hitCountEl_.textContent="1 of 7";
var c=document.createElement("div");c.className="timeline-button find-previous";c.textContent="\u2190";c.addEventListener("click",function(){this.controller.findPrevious();this.updateHitCountEl_()}.bind(this));var e=document.createElement("div");e.className="timeline-button find-next";e.textContent="\u2192";e.addEventListener("click",function(){this.controller.findNext();this.updateHitCountEl_()}.bind(this));this.filterEl_=document.createElement("input");this.filterEl_.type="input";this.filterEl_.addEventListener("input",
function(){this.controller.filterText=this.filterEl_.value;this.updateHitCountEl_()}.bind(this));this.filterEl_.addEventListener("keydown",function(a){13==a.keyCode?e.click():27==a.keyCode&&(this.filterEl_.blur(),this.updateHitCountEl_())}.bind(this));this.filterEl_.addEventListener("blur",function(){this.updateHitCountEl_()}.bind(this));this.filterEl_.addEventListener("focus",function(){this.updateHitCountEl_()}.bind(this));this.appendChild(this.filterEl_);this.appendChild(c);this.appendChild(e);
this.appendChild(this.hitCountEl_);this.updateHitCountEl_()},get controller(){return this.controller_},set controller(c){this.controller_=c;this.updateHitCountEl_()},focus:function(){this.filterEl_.selectionStart=0;this.filterEl_.selectionEnd=this.filterEl_.value.length;this.filterEl_.focus()},updateHitCountEl_:function(){if(!this.controller||document.activeElement!=this.filterEl_)this.hitCountEl_.textContent="";else{var c=this.controller.currentHitIndex,e=this.controller.filterHits.length;this.hitCountEl_.textContent=
0==e?"0 of 0":c+1+" of "+e}}};g.prototype={__proto__:Object.prototype,get timeline(){return this.timeline_},set timeline(c){this.timeline_=c;this.filterHitsDirty_=!0},get filterText(){return this.filterText_},set filterText(c){c!=this.filterText_&&(this.filterText_=c,this.filterHitsDirty_=!0,this.findNext())},get filterHits(){if(this.filterHitsDirty_)if(this.filterHitsDirty_=!1,this.timeline_){var c=new tracing.TimelineFilter(this.filterText);this.filterHits_.clear();this.timeline.addAllObjectsMatchingFilterToSelection(c,
this.filterHits_);this.currentHitIndex_=this.filterHits_.length-1}else this.filterHits_.clear(),this.currentHitIndex_=0;return this.filterHits_},get currentHitIndex(){return this.currentHitIndex_},find_:function(c){if(this.timeline){var e=this.filterHits.length;this.currentHitIndex_+=c;0>this.currentHitIndex_&&(this.currentHitIndex_=e-1);this.currentHitIndex_>=e&&(this.currentHitIndex_=0);0>this.currentHitIndex_||this.currentHitIndex_>=e?this.timeline.selection=new tracing.TimelineSelection:(c=0==
this.currentHitIndex_,this.timeline.setSelectionAndMakeVisible(this.filterHits.subSelection(this.currentHitIndex_),c))}},findNext:function(){this.find_(1)},findPrevious:function(){this.find_(-1)}};var c=cr.ui.define("div");c.prototype={__proto__:HTMLDivElement.prototype,decorate:function(){this.classList.add("timeline-view");this.titleEl_=document.createElement("div");this.titleEl_.textContent="Tracing: ";this.controlDiv_=document.createElement("div");this.controlDiv_.className="control";this.leftControlsEl_=
document.createElement("div");this.leftControlsEl_.className="controls";this.rightControlsEl_=document.createElement("div");this.rightControlsEl_.className="controls";var c=document.createElement("div");c.className="spacer";this.timelineContainer_=document.createElement("div");this.timelineContainer_.className="timeline-container";var h=document.createElement("div");h.className="analysis-container";this.analysisEl_=new tracing.TimelineAnalysisView;this.findCtl_=new e;this.findCtl_.controller=new g;
this.rightControls.appendChild(this.findCtl_);this.controlDiv_.appendChild(this.titleEl_);this.controlDiv_.appendChild(this.leftControlsEl_);this.controlDiv_.appendChild(c);this.controlDiv_.appendChild(this.rightControlsEl_);this.appendChild(this.controlDiv_);this.appendChild(this.timelineContainer_);h.appendChild(this.analysisEl_);this.appendChild(h);this.rightControls.appendChild(this.createHelpButton_());this.onSelectionChangedBoundToThis_=this.onSelectionChanged_.bind(this);document.addEventListener("keypress",
this.onKeypress_.bind(this),!0)},createHelpButton_:function(){function c(a){if(e.visible&&(27==a.keyCode||63==a.keyCode))a.preventDefault(),document.removeEventListener("keydown",c),e.visible=!1}var e=new tracing.Overlay;e.classList.add("timeline-view-help-overlay");var a=document.createElement("div");a.className="timeline-button timeline-view-help-button";a.textContent="?";var b=document.createElement("div");b.style.whiteSpace="pre";b.style.fontFamily="monospace";a.addEventListener("click",function(){e.visible=
!0;b.textContent=this.timeline_.keyHelp;document.addEventListener("keydown",c,!0)}.bind(this));e.appendChild(b);return a},get leftControls(){return this.leftControlsEl_},get rightControls(){return this.rightControlsEl_},get title(){return this.titleEl_.textContent.substring(this.titleEl_.textContent.length-2)},set title(c){this.titleEl_.textContent=c+":"},set traceData(c){this.model=new tracing.TimelineModel(c)},get model(){return this.timelineModel_},set model(c){this.timelineModel_=c;this.timelineContainer_.textContent=
"";void 0!==this.timelineModel_.minTimestamp?(this.timeline_&&(this.timeline_.viewportTrack.detach(),this.timeline_.detach()),this.timeline_=new tracing.Timeline,this.timeline_.model=this.timelineModel_,this.timeline_.focusElement=this.focusElement_?this.focusElement_:this.parentElement,this.insertBefore(this.timeline_.viewportTrack,this.timelineContainer_),this.timelineContainer_.appendChild(this.timeline_),this.timeline_.addEventListener("selectionChange",this.onSelectionChangedBoundToThis_),this.findCtl_.controller.timeline=
this.timeline_,this.onSelectionChanged_()):(this.timeline_=void 0,this.findCtl_.controller.timeline=void 0)},get timeline(){return this.timeline_},set focusElement(c){this.focusElement_=c;this.timeline_&&(this.timeline_.focusElement=c)},get focusElement(){return this.focusElement_?this.focusElement_:this.parentElement},get isAttachedToDocument_(){for(var c=this;c.parentNode;)c=c.parentNode;return c==this.ownerDocument},get listenToKeys_(){if(this.isAttachedToDocument_)return!this.focusElement_?!0:
0<=this.focusElement.tabIndex?document.activeElement==this.focusElement:!0},onKeypress_:function(c){this.listenToKeys_&&(47==event.keyCode?(this.findCtl_.focus(),event.preventDefault()):63==c.keyCode&&(this.querySelector(".timeline-view-help-button").click(),c.preventDefault()))},beginFind:function(){if(!this.findInProgress_){this.findInProgress_=!0;var c=e();c.controller=new g;c.controller.timeline=this.timeline;c.visible=!0;c.addEventListener("close",function(){this.findInProgress_=!1}.bind(this));
c.addEventListener("findNext",function(){});c.addEventListener("findPrevious",function(){})}},onSelectionChanged_:function(){var c=this.timelineContainer_.scrollTop;this.analysisEl_.selection=this.timeline_.selection;this.timelineContainer_.scrollTop=c}};return{TimelineFindControl:e,TimelineFindController:g,TimelineView:c}});
</script>
<style>
.view {
overflow: hidden;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
</style>
</head>
<body>
<div class="view">
</div>
<script>
var linuxPerfData = "\
# tracer: nop\n\
#\n\
# TASK-PID CPU# TIMESTAMP FUNCTION\n\
# | | | | |\n\
atrace-14662 [000] 50260.647576: sched_switch: prev_comm=atrace prev_pid=14662 prev_prio=120 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50260.647590: sched_wakeup: comm=mmcqd/0 pid=95 prio=120 success=1 target_cpu=000\n\
kworker/0:0-13696 [000] 50260.647602: sched_wakeup: comm=adbd pid=14582 prio=120 success=1 target_cpu=000\n\
kworker/0:0-13696 [000] 50260.647610: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=adbd next_pid=14582 next_prio=120\n\
adbd-14582 [000] 50260.647722: sched_wakeup: comm=adbd pid=14584 prio=120 success=1 target_cpu=000\n\
adbd-14582 [000] 50260.647756: sched_switch: prev_comm=adbd prev_pid=14582 prev_prio=120 prev_state=S ==> next_comm=adbd next_pid=14584 next_prio=120\n\
adbd-14584 [000] 50260.647833: sched_switch: prev_comm=adbd prev_pid=14584 prev_prio=120 prev_state=S ==> next_comm=mmcqd/0 next_pid=95 next_prio=120\n\
mmcqd/0-95 [000] 50260.647846: sched_switch: prev_comm=mmcqd/0 prev_pid=95 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50260.648275: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.648739: sched_wakeup: comm=adbd pid=14585 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50260.648751: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=adbd next_pid=14585 next_prio=120\n\
adbd-14585 [000] 50260.648784: sched_wakeup: comm=adbd pid=14582 prio=120 success=1 target_cpu=000\n\
adbd-14585 [000] 50260.648804: sched_switch: prev_comm=adbd prev_pid=14585 prev_prio=120 prev_state=S ==> next_comm=adbd next_pid=14582 next_prio=120\n\
adbd-14582 [000] 50260.648851: sched_wakeup: comm=adbd pid=14584 prio=120 success=1 target_cpu=000\n\
adbd-14582 [000] 50260.648887: sched_switch: prev_comm=adbd prev_pid=14582 prev_prio=120 prev_state=S ==> next_comm=adbd next_pid=14584 next_prio=120\n\
adbd-14584 [000] 50260.648897: sched_switch: prev_comm=adbd prev_pid=14584 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.663310: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50260.663322: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50260.665164: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.680341: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50260.680357: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50260.680584: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.680675: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50260.680707: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50260.680789: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.680884: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50260.680912: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50260.681130: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.681218: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50260.681250: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50260.681328: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.681419: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50260.681448: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50260.681522: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.681616: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50260.681643: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50260.681720: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.688221: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50260.688252: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50260.693454: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.693662: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50260.693690: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50260.693799: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.693996: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50260.694014: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50260.694049: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.694362: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50260.694378: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50260.694444: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.694655: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50260.694671: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50260.694704: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.695382: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50260.695398: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50260.695459: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50260.695488: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50260.696049: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50260.696121: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50260.696542: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50260.696689: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50260.697163: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.700423: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
<idle>-0 [000] 50260.700458: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50260.700870: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.713459: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50260.713484: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50260.717023: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.739056: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50260.739084: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50260.740377: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50260.740405: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50260.740707: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50260.743261: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.764279: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50260.764316: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50260.765604: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50260.765641: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50260.765730: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50260.765946: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50260.765975: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50260.766013: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50260.766320: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50260.766347: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50260.766422: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50260.766641: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50260.766669: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50260.766705: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50260.767381: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50260.767410: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50260.767463: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50260.767491: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50260.767639: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50260.767858: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50260.767892: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50260.767929: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50260.768240: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50260.768273: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50260.768682: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50260.768742: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50260.768992: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50260.769106: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50260.769415: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50260.771311: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.780395: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
<idle>-0 [000] 50260.780426: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50260.780499: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.789335: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50260.789369: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50260.790396: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50260.790426: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50260.790487: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50260.793863: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.813887: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50260.813923: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50260.818556: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.820389: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50260.820420: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50260.820477: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.837546: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50260.837581: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50260.837665: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.837869: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50260.837888: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50260.837924: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.838234: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50260.838250: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50260.838316: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.838527: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50260.838544: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50260.838578: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.839256: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50260.839271: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50260.839314: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50260.839338: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50260.839597: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
SensorService-373 [000] 50260.839669: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50260.839719: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50260.839919: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50260.840024: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50260.840302: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50260.844712: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.864727: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50260.864767: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50260.869595: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.890620: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50260.890658: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50260.894774: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.909322: sched_wakeup: comm=WifiService pid=439 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50260.909358: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WifiService next_pid=439 next_prio=120\n\
WifiService-439 [000] 50260.909499: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
WifiService-439 [000] 50260.909528: sched_switch: prev_comm=WifiService prev_pid=439 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50260.909607: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=WifiService next_pid=439 next_prio=120\n\
WifiService-439 [000] 50260.909834: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
WifiService-439 [000] 50260.909911: sched_switch: prev_comm=WifiService prev_pid=439 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50260.909945: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=WifiService next_pid=439 next_prio=120\n\
WifiService-439 [000] 50260.910253: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
WifiService-439 [000] 50260.910281: sched_switch: prev_comm=WifiService prev_pid=439 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50260.910432: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=WifiService next_pid=439 next_prio=120\n\
WifiService-439 [000] 50260.910651: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
WifiService-439 [000] 50260.910681: sched_switch: prev_comm=WifiService prev_pid=439 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50260.910717: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=WifiService next_pid=439 next_prio=120\n\
WifiService-439 [000] 50260.911406: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
WifiService-439 [000] 50260.911438: sched_switch: prev_comm=WifiService prev_pid=439 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50260.911501: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50260.911535: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50260.911818: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50260.911873: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50260.912100: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50260.912204: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50260.912499: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=WifiService next_pid=439 next_prio=120\n\
WifiService-439 [000] 50260.913170: sched_wakeup: comm=Binder_2 pid=488 prio=120 success=1 target_cpu=000\n\
WifiService-439 [000] 50260.913202: sched_switch: prev_comm=WifiService prev_pid=439 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=488 next_prio=120\n\
Binder_2-488 [000] 50260.913252: sched_switch: prev_comm=Binder_2 prev_pid=488 prev_prio=120 prev_state=D ==> next_comm=WifiService next_pid=439 next_prio=120\n\
WifiService-439 [000] 50260.913277: sched_wakeup: comm=Binder_2 pid=488 prio=120 success=1 target_cpu=000\n\
WifiService-439 [000] 50260.913291: sched_switch: prev_comm=WifiService prev_pid=439 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=488 next_prio=120\n\
Binder_2-488 [000] 50260.913935: sched_wakeup: comm=ndroid.systemui pid=474 prio=120 success=1 target_cpu=000\n\
Binder_2-488 [000] 50260.914109: sched_switch: prev_comm=Binder_2 prev_pid=488 prev_prio=120 prev_state=S ==> next_comm=ndroid.systemui next_pid=474 next_prio=120\n\
ndroid.systemui-474 [000] 50260.914798: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.systemui-474 [000] 50260.915417: sched_switch: prev_comm=ndroid.systemui prev_pid=474 prev_prio=120 prev_state=S ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50260.915656: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_2-394 [000] 50260.915687: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50260.915740: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50260.915763: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_2-394 [000] 50260.915817: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
Binder_2-394 [000] 50260.915835: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50260.915912: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50260.915948: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50260.916076: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50260.916162: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=WifiService next_pid=439 next_prio=120\n\
WifiService-439 [000] 50260.916478: sched_switch: prev_comm=WifiService prev_pid=439 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50260.920473: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50260.920549: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50260.920926: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50260.921015: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50260.921042: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50260.921215: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50260.921770: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.929823: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50260.929836: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50260.929857: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50260.929872: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50260.929925: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50260.929953: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50260.929988: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50260.930049: sched_wakeup: comm=ndroid.systemui pid=474 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50260.930085: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.systemui next_pid=474 next_prio=120\n\
ndroid.systemui-474 [000] 50260.930395: 0: B|474|performTraversals\n\
ndroid.systemui-474 [000] 50260.930479: 0: B|474|measure\n\
ndroid.systemui-474 [000] 50260.931128: 0: E\n\
ndroid.systemui-474 [000] 50260.931166: 0: B|474|layout\n\
ndroid.systemui-474 [000] 50260.931562: 0: E\n\
ndroid.systemui-474 [000] 50260.931609: 0: B|474|draw\n\
ndroid.systemui-474 [000] 50260.931765: 0: B|474|dequeueBuffer\n\
ndroid.systemui-474 [000] 50260.931834: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.systemui-474 [000] 50260.931853: sched_switch: prev_comm=ndroid.systemui prev_pid=474 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50260.931874: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=ndroid.systemui next_pid=474 next_prio=120\n\
ndroid.systemui-474 [000] 50260.931885: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.systemui-474 [000] 50260.931893: sched_switch: prev_comm=ndroid.systemui prev_pid=474 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50260.931972: 0: B|124|dequeueBuffer\n\
Binder_3-924 [000] 50260.931989: 0: B|124|StatusBar: 2\n\
Binder_3-924 [000] 50260.931994: 0: E\n\
Binder_3-924 [000] 50260.931999: 0: E\n\
Binder_3-924 [000] 50260.932062: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=ndroid.systemui next_pid=474 next_prio=120\n\
ndroid.systemui-474 [000] 50260.932093: 0: E\n\
ndroid.systemui-474 [000] 50260.932168: 0: B|474|eglBeginFrame\n\
ndroid.systemui-474 [000] 50260.932186: 0: E\n\
ndroid.systemui-474 [000] 50260.932326: 0: B|474|getDisplayList\n\
ndroid.systemui-474 [000] 50260.933244: 0: E\n\
ndroid.systemui-474 [000] 50260.933274: 0: B|474|drawDisplayList\n\
ndroid.systemui-474 [000] 50260.933663: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.systemui-474 [000] 50260.933689: sched_switch: prev_comm=ndroid.systemui prev_pid=474 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50260.933721: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50260.933740: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50260.933781: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.systemui next_pid=474 next_prio=120\n\
ndroid.systemui-474 [000] 50260.934002: 0: E\n\
ndroid.systemui-474 [000] 50260.934061: 0: B|474|eglSwapBuffers\n\
ndroid.systemui-474 [000] 50260.934236: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
ndroid.systemui-474 [000] 50260.934251: sched_switch: prev_comm=ndroid.systemui prev_pid=474 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50260.934265: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=ndroid.systemui next_pid=474 next_prio=120\n\
ndroid.systemui-474 [000] 50260.934273: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
ndroid.systemui-474 [000] 50260.934280: sched_switch: prev_comm=ndroid.systemui prev_pid=474 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50260.934290: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.systemui next_pid=474 next_prio=120\n\
ndroid.systemui-474 [000] 50260.934370: sched_switch: prev_comm=ndroid.systemui prev_pid=474 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.934459: sched_wakeup: comm=ndroid.systemui pid=474 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50260.934474: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=ndroid.systemui next_pid=474 next_prio=120\n\
ndroid.systemui-474 [000] 50260.934525: sched_switch: prev_comm=ndroid.systemui prev_pid=474 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.934615: sched_wakeup: comm=ndroid.systemui pid=474 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50260.934626: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=ndroid.systemui next_pid=474 next_prio=120\n\
ndroid.systemui-474 [000] 50260.934671: sched_switch: prev_comm=ndroid.systemui prev_pid=474 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.934762: sched_wakeup: comm=ndroid.systemui pid=474 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50260.934773: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=ndroid.systemui next_pid=474 next_prio=120\n\
ndroid.systemui-474 [000] 50260.935098: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
ndroid.systemui-474 [000] 50260.935113: sched_switch: prev_comm=ndroid.systemui prev_pid=474 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50260.935149: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=ndroid.systemui next_pid=474 next_prio=120\n\
ndroid.systemui-474 [000] 50260.935333: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.systemui-474 [000] 50260.935348: sched_switch: prev_comm=ndroid.systemui prev_pid=474 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50260.935367: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50260.935381: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50260.935417: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.systemui next_pid=474 next_prio=120\n\
ndroid.systemui-474 [000] 50260.935445: 0: B|474|queueBuffer\n\
ndroid.systemui-474 [000] 50260.935502: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.systemui-474 [000] 50260.935516: sched_switch: prev_comm=ndroid.systemui prev_pid=474 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50260.935533: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.systemui next_pid=474 next_prio=120\n\
ndroid.systemui-474 [000] 50260.935544: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.systemui-474 [000] 50260.935551: sched_switch: prev_comm=ndroid.systemui prev_pid=474 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50260.935618: 0: B|124|queueBuffer\n\
Binder_1-340 [000] 50260.935632: 0: B|124|StatusBar: 2\n\
Binder_1-340 [000] 50260.935636: 0: E\n\
Binder_1-340 [000] 50260.935656: 0: C|124|StatusBar|1\n\
Binder_1-340 [000] 50260.935679: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_1-340 [000] 50260.935691: 0: E\n\
Binder_1-340 [000] 50260.935746: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50260.935779: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.systemui next_pid=474 next_prio=120\n\
ndroid.systemui-474 [000] 50260.935807: 0: E\n\
ndroid.systemui-474 [000] 50260.935823: 0: B|474|query\n\
ndroid.systemui-474 [000] 50260.935829: 0: E\n\
ndroid.systemui-474 [000] 50260.935838: 0: B|474|query\n\
ndroid.systemui-474 [000] 50260.935843: 0: E\n\
ndroid.systemui-474 [000] 50260.935852: 0: B|474|query\n\
ndroid.systemui-474 [000] 50260.935856: 0: E\n\
ndroid.systemui-474 [000] 50260.935870: 0: E\n\
ndroid.systemui-474 [000] 50260.935895: 0: E\n\
ndroid.systemui-474 [000] 50260.935904: 0: E\n\
ndroid.systemui-474 [000] 50260.936015: sched_switch: prev_comm=ndroid.systemui prev_pid=474 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.940368: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50260.940387: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50260.940414: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.940804: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50260.940816: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50260.943981: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.946488: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50260.946500: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50260.946517: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50260.946532: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50260.946573: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50260.946596: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50260.946631: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50260.946684: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50260.946717: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50260.946820: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50260.946835: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50260.946849: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50260.946854: 0: E\n\
SurfaceFlinger-236 [000] 50260.946863: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50260.946867: 0: E\n\
SurfaceFlinger-236 [000] 50260.946876: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50260.946888: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50260.946911: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50260.946923: 0: B|124|StatusBar: 2\n\
SurfaceFlinger-236 [000] 50260.946928: 0: E\n\
SurfaceFlinger-236 [000] 50260.946942: 0: C|124|StatusBar|0\n\
SurfaceFlinger-236 [000] 50260.946947: 0: E\n\
SurfaceFlinger-236 [000] 50260.947093: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50260.947108: 0: B|124|StatusBar: 1\n\
SurfaceFlinger-236 [000] 50260.947113: 0: E\n\
SurfaceFlinger-236 [000] 50260.947120: 0: E\n\
SurfaceFlinger-236 [000] 50260.947129: 0: E\n\
SurfaceFlinger-236 [000] 50260.947146: 0: E\n\
SurfaceFlinger-236 [000] 50260.947158: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50260.947163: 0: E\n\
SurfaceFlinger-236 [000] 50260.947173: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50260.947179: 0: E\n\
SurfaceFlinger-236 [000] 50260.947188: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50260.947192: 0: E\n\
SurfaceFlinger-236 [000] 50260.947201: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50260.947231: 0: E\n\
SurfaceFlinger-236 [000] 50260.947242: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50260.947247: 0: E\n\
SurfaceFlinger-236 [000] 50260.947264: 0: E\n\
SurfaceFlinger-236 [000] 50260.947276: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50260.947320: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50260.947474: 0: B|124|onDraw\n\
SurfaceFlinger-236 [000] 50260.947581: sched_wakeup: comm=WifiStateMachin pid=433 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50260.947600: 0: E\n\
SurfaceFlinger-236 [000] 50260.947626: 0: B|124|onDraw\n\
SurfaceFlinger-236 [000] 50260.947731: 0: E\n\
SurfaceFlinger-236 [000] 50260.947758: 0: B|124|onDraw\n\
SurfaceFlinger-236 [000] 50260.947835: 0: E\n\
SurfaceFlinger-236 [000] 50260.947854: 0: E\n\
SurfaceFlinger-236 [000] 50260.947870: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50260.947894: 0: B|124|eglSwapBuffers\n\
SurfaceFlinger-236 [000] 50260.948153: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50260.948177: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50260.948216: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50260.948244: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=WifiStateMachin next_pid=433 next_prio=120\n\
WifiStateMachin-433 [000] 50260.948447: sched_wakeup: comm=wpa_supplicant pid=448 prio=120 success=1 target_cpu=000\n\
WifiStateMachin-433 [000] 50260.948465: sched_switch: prev_comm=WifiStateMachin prev_pid=433 prev_prio=120 prev_state=R ==> next_comm=wpa_supplicant next_pid=448 next_prio=120\n\
wpa_supplicant-448 [000] 50260.948814: sched_wakeup: comm=wpa_supplicant pid=448 prio=120 success=1 target_cpu=000\n\
wpa_supplicant-448 [000] 50260.948870: sched_wakeup: comm=wpa_supplicant pid=448 prio=120 success=1 target_cpu=000\n\
wpa_supplicant-448 [000] 50260.948877: sched_switch: prev_comm=wpa_supplicant prev_pid=448 prev_prio=120 prev_state=R ==> next_comm=WifiStateMachin next_pid=433 next_prio=120\n\
WifiStateMachin-433 [000] 50260.948887: sched_switch: prev_comm=WifiStateMachin prev_pid=433 prev_prio=120 prev_state=R ==> next_comm=wpa_supplicant next_pid=448 next_prio=120\n\
wpa_supplicant-448 [000] 50260.948919: sched_wakeup: comm=wpa_supplicant pid=448 prio=120 success=1 target_cpu=000\n\
wpa_supplicant-448 [000] 50260.948924: sched_switch: prev_comm=wpa_supplicant prev_pid=448 prev_prio=120 prev_state=R ==> next_comm=WifiStateMachin next_pid=433 next_prio=120\n\
WifiStateMachin-433 [000] 50260.948932: sched_switch: prev_comm=WifiStateMachin prev_pid=433 prev_prio=120 prev_state=R ==> next_comm=wpa_supplicant next_pid=448 next_prio=120\n\
wpa_supplicant-448 [000] 50260.948945: sched_switch: prev_comm=wpa_supplicant prev_pid=448 prev_prio=120 prev_state=S ==> next_comm=WifiStateMachin next_pid=433 next_prio=120\n\
WifiStateMachin-433 [000] 50260.948993: sched_switch: prev_comm=WifiStateMachin prev_pid=433 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50260.949072: 0: E\n\
SurfaceFlinger-236 [000] 50260.949106: 0: E\n\
SurfaceFlinger-236 [000] 50260.949111: 0: E\n\
SurfaceFlinger-236 [000] 50260.949157: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.950378: sched_wakeup: comm=wpa_supplicant pid=448 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50260.950396: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=wpa_supplicant next_pid=448 next_prio=120\n\
wpa_supplicant-448 [000] 50260.950445: sched_wakeup: comm=wpa_supplicant pid=448 prio=120 success=1 target_cpu=000\n\
wpa_supplicant-448 [000] 50260.950452: sched_switch: prev_comm=wpa_supplicant prev_pid=448 prev_prio=120 prev_state=R ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.950458: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=wpa_supplicant next_pid=448 next_prio=120\n\
wpa_supplicant-448 [000] 50260.950472: sched_switch: prev_comm=wpa_supplicant prev_pid=448 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.951588: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
<idle>-0 [000] 50260.951602: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50260.951633: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.952658: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50260.952667: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50260.952703: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
irq/214-host_sp-14188 [000] 50260.952720: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50260.952764: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.960352: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50260.960365: sched_wakeup: comm=wpa_supplicant pid=448 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50260.960376: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50260.960586: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=wpa_supplicant next_pid=448 next_prio=120\n\
wpa_supplicant-448 [000] 50260.960664: sched_wakeup: comm=wpa_supplicant pid=448 prio=120 success=1 target_cpu=000\n\
wpa_supplicant-448 [000] 50260.960677: sched_switch: prev_comm=wpa_supplicant prev_pid=448 prev_prio=120 prev_state=R ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.960687: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=wpa_supplicant next_pid=448 next_prio=120\n\
wpa_supplicant-448 [000] 50260.960804: sched_wakeup: comm=wpa_supplicant pid=448 prio=120 success=1 target_cpu=000\n\
wpa_supplicant-448 [000] 50260.960816: sched_switch: prev_comm=wpa_supplicant prev_pid=448 prev_prio=120 prev_state=R ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.960827: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=wpa_supplicant next_pid=448 next_prio=120\n\
wpa_supplicant-448 [000] 50260.960853: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
wpa_supplicant-448 [000] 50260.960865: sched_switch: prev_comm=wpa_supplicant prev_pid=448 prev_prio=120 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50260.960960: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50260.960971: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=R ==> next_comm=wpa_supplicant next_pid=448 next_prio=120\n\
wpa_supplicant-448 [000] 50260.960985: sched_switch: prev_comm=wpa_supplicant prev_pid=448 prev_prio=120 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50260.961068: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50260.961079: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=R ==> next_comm=wpa_supplicant next_pid=448 next_prio=120\n\
wpa_supplicant-448 [000] 50260.961091: sched_switch: prev_comm=wpa_supplicant prev_pid=448 prev_prio=120 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50260.961186: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50260.961196: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=R ==> next_comm=wpa_supplicant next_pid=448 next_prio=120\n\
wpa_supplicant-448 [000] 50260.961209: sched_switch: prev_comm=wpa_supplicant prev_pid=448 prev_prio=120 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50260.961304: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50260.961314: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=R ==> next_comm=wpa_supplicant next_pid=448 next_prio=120\n\
wpa_supplicant-448 [000] 50260.961326: sched_switch: prev_comm=wpa_supplicant prev_pid=448 prev_prio=120 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50260.961417: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50260.961427: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=R ==> next_comm=wpa_supplicant next_pid=448 next_prio=120\n\
wpa_supplicant-448 [000] 50260.961440: sched_switch: prev_comm=wpa_supplicant prev_pid=448 prev_prio=120 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50260.961478: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=S ==> next_comm=wpa_supplicant next_pid=448 next_prio=120\n\
wpa_supplicant-448 [000] 50260.961601: sched_wakeup: comm=wpa_supplicant pid=448 prio=120 success=1 target_cpu=000\n\
wpa_supplicant-448 [000] 50260.961612: sched_switch: prev_comm=wpa_supplicant prev_pid=448 prev_prio=120 prev_state=R ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.961624: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=wpa_supplicant next_pid=448 next_prio=120\n\
wpa_supplicant-448 [000] 50260.961659: sched_switch: prev_comm=wpa_supplicant prev_pid=448 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
wpa_supplicant-448 [000] 50260.961659: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
<idle>-0 [000] 50260.961701: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50260.961799: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50260.961811: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=R ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.961820: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50260.961909: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50260.961920: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=R ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.961928: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50260.962017: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50260.962029: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=R ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.962037: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50260.962063: sched_wakeup: comm=wpa_supplicant pid=448 prio=120 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50260.962152: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50260.962163: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=R ==> next_comm=wpa_supplicant next_pid=448 next_prio=120\n\
wpa_supplicant-448 [000] 50260.962177: sched_switch: prev_comm=wpa_supplicant prev_pid=448 prev_prio=120 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50260.962212: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=S ==> next_comm=wpa_supplicant next_pid=448 next_prio=120\n\
wpa_supplicant-448 [000] 50260.962323: sched_wakeup: comm=wpa_supplicant pid=448 prio=120 success=1 target_cpu=000\n\
wpa_supplicant-448 [000] 50260.962335: sched_switch: prev_comm=wpa_supplicant prev_pid=448 prev_prio=120 prev_state=R ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.962346: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=wpa_supplicant next_pid=448 next_prio=120\n\
wpa_supplicant-448 [000] 50260.962384: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
wpa_supplicant-448 [000] 50260.962403: sched_switch: prev_comm=wpa_supplicant prev_pid=448 prev_prio=120 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50260.962491: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50260.962501: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=R ==> next_comm=wpa_supplicant next_pid=448 next_prio=120\n\
wpa_supplicant-448 [000] 50260.962514: sched_switch: prev_comm=wpa_supplicant prev_pid=448 prev_prio=120 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50260.962595: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50260.962606: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=R ==> next_comm=wpa_supplicant next_pid=448 next_prio=120\n\
wpa_supplicant-448 [000] 50260.962618: sched_switch: prev_comm=wpa_supplicant prev_pid=448 prev_prio=120 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50260.962707: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50260.962718: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=R ==> next_comm=wpa_supplicant next_pid=448 next_prio=120\n\
wpa_supplicant-448 [000] 50260.962730: sched_switch: prev_comm=wpa_supplicant prev_pid=448 prev_prio=120 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50260.962821: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50260.962831: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=R ==> next_comm=wpa_supplicant next_pid=448 next_prio=120\n\
wpa_supplicant-448 [000] 50260.962848: sched_switch: prev_comm=wpa_supplicant prev_pid=448 prev_prio=120 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50260.962863: sched_wakeup: comm=wpa_supplicant pid=448 prio=120 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50260.962947: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50260.962958: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=R ==> next_comm=wpa_supplicant next_pid=448 next_prio=120\n\
wpa_supplicant-448 [000] 50260.962970: sched_switch: prev_comm=wpa_supplicant prev_pid=448 prev_prio=120 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50260.963005: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=S ==> next_comm=wpa_supplicant next_pid=448 next_prio=120\n\
wpa_supplicant-448 [000] 50260.963161: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
wpa_supplicant-448 [000] 50260.963183: sched_switch: prev_comm=wpa_supplicant prev_pid=448 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50260.963214: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50260.963237: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50260.963256: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50260.963283: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50260.963323: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50260.963349: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=wpa_supplicant next_pid=448 next_prio=120\n\
wpa_supplicant-448 [000] 50260.963556: sched_wakeup: comm=WifiStateMachin pid=433 prio=120 success=1 target_cpu=000\n\
wpa_supplicant-448 [000] 50260.963642: sched_switch: prev_comm=wpa_supplicant prev_pid=448 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50260.963706: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50260.963747: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50260.963806: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50260.963857: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=WifiStateMachin next_pid=433 next_prio=120\n\
WifiStateMachin-433 [000] 50260.964186: sched_wakeup: comm=Compiler pid=367 prio=120 success=1 target_cpu=000\n\
WifiStateMachin-433 [000] 50260.964544: sched_switch: prev_comm=WifiStateMachin prev_pid=433 prev_prio=120 prev_state=S ==> next_comm=Compiler next_pid=367 next_prio=120\n\
Compiler-367 [000] 50260.965042: sched_switch: prev_comm=Compiler prev_pid=367 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.966026: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50260.966051: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50260.970398: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50260.970432: sched_wakeup: comm=dhd_watchdog pid=107 prio=2 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50260.970455: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=dhd_watchdog next_pid=107 next_prio=2\n\
dhd_watchdog-107 [000] 50260.970546: sched_wakeup: comm=dhd_watchdog pid=107 prio=2 success=1 target_cpu=000\n\
dhd_watchdog-107 [000] 50260.970559: sched_switch: prev_comm=dhd_watchdog prev_pid=107 prev_prio=2 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50260.970573: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=R ==> next_comm=dhd_watchdog next_pid=107 next_prio=2\n\
dhd_watchdog-107 [000] 50260.970609: sched_switch: prev_comm=dhd_watchdog prev_pid=107 prev_prio=2 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50260.970651: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50260.971219: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.979832: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50260.979853: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50260.979879: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50260.979904: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50260.979965: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.980366: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50260.980397: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
<idle>-0 [000] 50260.980425: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50260.980621: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50260.980857: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
kworker/0:0-13696 [000] 50260.980866: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50260.980885: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.980949: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50260.980968: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50260.981020: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.981112: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50260.981128: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50260.981175: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.981266: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50260.981282: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50260.981312: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.981438: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50260.981454: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50260.981500: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.981710: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50260.981726: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50260.981748: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.982057: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50260.982072: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50260.982114: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.982325: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50260.982341: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50260.982357: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.983038: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50260.983055: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50260.983085: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50260.983099: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50260.983303: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50260.983334: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50260.983484: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50260.983543: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50260.983722: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50260.991249: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50260.991270: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50260.994003: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.016036: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.016057: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.018863: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.020354: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.020372: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50261.020582: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.020676: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.020711: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50261.020911: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.040908: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.040944: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.045882: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.053438: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.053476: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.053568: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.053767: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.053786: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.053821: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.054116: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.054133: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.054197: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.054408: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.054426: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.054459: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.055138: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.055153: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.055201: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50261.055230: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50261.055567: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50261.055619: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50261.055877: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50261.055994: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50261.056306: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.060404: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.060436: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50261.060502: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.065902: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.065934: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.071102: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.091125: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.091163: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.095876: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.100394: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.100426: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50261.100491: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.116890: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.116925: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.120389: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50261.120439: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50261.120489: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.121296: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.125379: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.125413: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.125499: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.125708: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.125739: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.125784: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.126072: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.126101: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.126170: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.126382: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.126412: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.126447: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.127127: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.127155: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.127200: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50261.127224: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50261.127501: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50261.127550: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50261.127762: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50261.127867: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50261.128146: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.141324: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.141361: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.146225: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.166237: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.166275: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.171168: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.191198: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.191233: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.196056: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.197340: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.197362: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.197446: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.197650: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.197669: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.197703: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.197998: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.198015: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.198080: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.198291: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.198308: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.198340: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.199019: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.199034: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.199076: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50261.199101: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50261.199357: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50261.199406: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50261.199598: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50261.199692: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50261.199952: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.200392: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.200422: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50261.200481: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.217083: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.217118: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.221499: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.240386: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.240429: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50261.240489: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.241518: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.241549: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.246308: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.260385: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.260425: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50261.260485: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.267329: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.267361: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.269307: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50261.269342: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.269420: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.269637: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50261.269672: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.269708: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.270015: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50261.270043: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.270116: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.270336: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50261.270411: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.270451: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.271128: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50261.271157: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.271207: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50261.271234: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50261.271359: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.271580: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50261.271613: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50261.271650: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.271962: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50261.271998: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50261.272335: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50261.272389: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50261.272582: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50261.272683: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50261.272948: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.273797: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.280395: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.280425: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50261.280483: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.291825: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.291858: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.296633: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.316656: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.316693: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.320406: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50261.320442: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50261.320495: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.321771: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.341273: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.341308: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.341388: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.341595: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.341624: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.341661: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.341789: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.341820: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.341963: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50261.341992: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.342063: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.342283: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50261.342310: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.342345: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.343027: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50261.343057: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.343109: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50261.343138: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50261.343452: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50261.343500: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50261.343678: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50261.343773: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50261.344034: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.347845: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.360398: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.360442: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50261.360501: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.366862: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.366883: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.370409: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50261.370442: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50261.370653: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.370740: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50261.370771: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50261.375340: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50261.375414: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.375459: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50261.375575: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.378487: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.380523: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.380564: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50261.380923: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.381008: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.381036: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50261.381230: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.391455: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.391478: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.391599: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.392637: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.392651: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.395461: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.413230: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.413250: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.413305: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.413515: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.413527: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.413551: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.413858: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.413869: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.413916: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.414127: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.414138: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.414162: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.414837: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.414847: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.414880: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50261.414896: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50261.415147: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50261.415183: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50261.415368: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50261.415438: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50261.415648: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.417498: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.417512: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.420377: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50261.420402: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50261.420559: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.420658: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50261.420698: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50261.420801: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.420902: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50261.420938: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50261.421176: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.421279: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.442304: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.442356: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.449036: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.450389: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.450421: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50261.450466: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.460396: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.460433: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50261.460623: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.460712: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.460756: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50261.461015: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.467029: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.467067: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.471681: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.485193: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.485221: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.485295: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.485504: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.485530: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.485564: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.485860: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.485883: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.485948: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.486158: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.486183: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.486215: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.486899: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.486923: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.486960: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50261.486982: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50261.487219: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50261.487261: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50261.487420: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50261.487503: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50261.487740: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.492717: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.492751: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.496762: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.509997: sched_wakeup: comm=Smack Packet Wr pid=1272 prio=130 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.510031: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=Smack Packet Wr next_pid=1272 next_prio=130\n\
Smack Packet Wr-1272 [000] 50261.510210: sched_switch: prev_comm=Smack Packet Wr prev_pid=1272 prev_prio=130 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.517785: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.517817: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.521792: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.540375: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.540412: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50261.540605: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.540696: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.540744: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50261.540889: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.542829: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.542876: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.549147: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.557187: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.557235: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.557345: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.557553: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.557581: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.557633: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.557927: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.557951: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.558045: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.558256: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.558282: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.558330: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.558993: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.559016: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.559071: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50261.559108: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50261.559449: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50261.559516: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50261.559754: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50261.559883: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50261.560231: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.560413: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.560453: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50261.560819: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.560905: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.560947: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50261.561065: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.561151: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.561189: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50261.561427: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.568138: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.568160: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.570935: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.592975: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.592998: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.595860: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.600356: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.600375: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50261.600626: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
kworker/0:0-13696 [000] 50261.600626: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.600768: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50261.600962: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.601098: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.601182: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50261.601645: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.617962: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.618057: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.620527: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50261.620615: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50261.620980: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.626301: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.629138: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.629186: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.629295: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.629504: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.629548: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.629601: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.629898: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.629940: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.630037: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.630250: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.630292: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.630393: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.631006: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.631031: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.631087: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50261.631121: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50261.631462: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50261.631529: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50261.631774: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50261.631902: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50261.632256: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.640408: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.640447: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50261.640805: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.640891: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.640934: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50261.641047: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.641138: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.641178: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50261.641342: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.643296: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.643317: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.646169: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.668201: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.668225: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.671173: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.680353: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.680372: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50261.680621: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
kworker/0:0-13696 [000] 50261.680700: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.680761: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50261.680962: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.681035: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.681083: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50261.681533: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.693277: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.693373: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.700536: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50261.700626: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50261.701132: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
kinteractiveup-81 [000] 50261.701330: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.701423: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50261.701474: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50261.701671: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.701781: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50261.701832: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50261.702042: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=S ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.702073: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.702293: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50261.702311: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.702336: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.702648: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50261.702664: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.702714: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.702931: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50261.702948: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.702973: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.703616: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.703655: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.703667: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.703695: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50261.703712: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50261.703853: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50261.703881: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50261.703978: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50261.704031: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50261.704177: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.717656: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.717678: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.721288: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.740356: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.740381: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50261.740636: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
kworker/0:0-13696 [000] 50261.740636: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.740778: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50261.740976: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.741099: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.741173: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50261.741625: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.743371: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.743462: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.756157: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.760485: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.760563: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50261.761254: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
kinteractiveup-81 [000] 50261.761298: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=R ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.761328: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50261.761536: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.761614: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.761674: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50261.761882: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.768082: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.768103: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.771334: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.773045: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.773058: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.773108: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.773317: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.773332: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.773356: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.773664: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.773674: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.773721: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.773933: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.773944: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.773968: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.774642: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.774652: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.774677: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50261.774693: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50261.774764: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.774973: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.774987: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50261.775011: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.775317: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.775329: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50261.775502: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50261.775532: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50261.775630: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50261.775684: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50261.775830: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.793374: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.793397: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.796339: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.800359: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.800379: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50261.800536: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.800628: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.800675: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50261.800783: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.800876: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.800918: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50261.801158: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.818396: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.818445: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.825030: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.830390: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.830423: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50261.830468: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.843039: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.843085: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.845051: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50261.845097: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.845202: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.845420: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50261.845459: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.845509: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.845820: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50261.845858: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.845957: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.846179: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50261.846216: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.846266: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.846944: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50261.846981: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.847046: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50261.847082: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50261.847421: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50261.847489: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50261.847718: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50261.847846: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50261.848193: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.852379: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.860404: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.860446: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50261.860822: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.860910: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.860954: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50261.861069: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.861157: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.861198: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50261.861365: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.868372: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.868394: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.871424: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.893460: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.893483: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.896380: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.900356: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.900375: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50261.900626: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
kworker/0:0-13696 [000] 50261.900626: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.900768: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50261.900962: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.901097: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.901177: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50261.901629: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.917072: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.917153: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.917338: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.917460: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.917511: sched_wakeup: comm=WifiService pid=439 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.917609: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.917662: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.917753: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=WifiService next_pid=439 next_prio=120\n\
WifiService-439 [000] 50261.918079: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
WifiService-439 [000] 50261.918149: sched_switch: prev_comm=WifiService prev_pid=439 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.918329: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=WifiService next_pid=439 next_prio=120\n\
WifiService-439 [000] 50261.918548: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
WifiService-439 [000] 50261.918667: sched_switch: prev_comm=WifiService prev_pid=439 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.918756: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=WifiService next_pid=439 next_prio=120\n\
WifiService-439 [000] 50261.919439: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
WifiService-439 [000] 50261.919513: sched_switch: prev_comm=WifiService prev_pid=439 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.919628: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50261.919701: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50261.920339: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50261.920574: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
SensorService-373 [000] 50261.920679: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50261.921050: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50261.921298: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50261.921437: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50261.921790: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50261.921869: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=WifiService next_pid=439 next_prio=120\n\
WifiService-439 [000] 50261.923249: sched_switch: prev_comm=WifiService prev_pid=439 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.929881: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.940393: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.940460: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50261.940847: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.940935: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.940978: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50261.941090: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.941180: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.941218: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50261.941382: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.947861: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.947884: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.951117: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.973154: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.973178: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.977504: sched_wakeup: comm=soft.moonreader pid=11027 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50261.977525: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=soft.moonreader next_pid=11027 next_prio=120\n\
soft.moonreader-11027 [000] 50261.977801: sched_switch: prev_comm=soft.moonreader prev_pid=11027 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50261.977876: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.980364: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.980385: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50261.980553: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.980647: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.980694: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50261.980802: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.980897: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.980940: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50261.981190: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.989015: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.989061: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.989167: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.989372: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.989414: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.989466: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.989763: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.989802: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.989899: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.990111: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.990152: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.990203: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.990869: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.990907: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50261.990969: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50261.991004: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50261.991440: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50261.991514: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50261.991857: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50261.991996: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50261.992415: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50261.997938: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50261.997974: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.000471: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.000528: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50262.000746: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.000837: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.000874: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50262.001148: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.006193: sched_wakeup: comm=soft.moonreader pid=11027 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.006229: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=soft.moonreader next_pid=11027 next_prio=120\n\
soft.moonreader-11027 [000] 50262.006630: sched_switch: prev_comm=soft.moonreader prev_pid=11027 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.006735: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.023768: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.023803: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.030239: sched_wakeup: comm=soft.moonreader pid=11027 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.030277: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=soft.moonreader next_pid=11027 next_prio=120\n\
soft.moonreader-11027 [000] 50262.030726: sched_switch: prev_comm=soft.moonreader prev_pid=11027 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.030832: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.047868: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.047900: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.054640: sched_wakeup: comm=soft.moonreader pid=11027 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.054675: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=soft.moonreader next_pid=11027 next_prio=120\n\
soft.moonreader-11027 [000] 50262.054978: sched_switch: prev_comm=soft.moonreader prev_pid=11027 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.055078: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.060998: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.061031: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.061131: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.061334: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.061361: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.061397: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.061691: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.061716: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.061783: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.061994: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.062018: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.062057: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.062735: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.062758: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.062808: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50262.062829: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50262.063252: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50262.063304: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50262.063560: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50262.063657: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50262.063966: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.073131: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.073166: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.080356: sched_wakeup: comm=soft.moonreader pid=11027 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.080493: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.080527: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50262.080871: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=soft.moonreader next_pid=11027 next_prio=120\n\
soft.moonreader-11027 [000] 50262.080960: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
soft.moonreader-11027 [000] 50262.080986: sched_switch: prev_comm=soft.moonreader prev_pid=11027 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50262.081176: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=S ==> next_comm=soft.moonreader next_pid=11027 next_prio=120\n\
soft.moonreader-11027 [000] 50262.081380: sched_switch: prev_comm=soft.moonreader prev_pid=11027 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.081453: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.097500: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.097523: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.097649: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.098687: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.098700: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.102681: sched_wakeup: comm=soft.moonreader pid=11027 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.102702: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=soft.moonreader next_pid=11027 next_prio=120\n\
soft.moonreader-11027 [000] 50262.102884: sched_switch: prev_comm=soft.moonreader prev_pid=11027 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.102953: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.120346: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.120384: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.121078: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
kworker/0:0-13696 [000] 50262.121121: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=R ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.121160: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.121359: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.121489: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.121562: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.122032: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.124047: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.124145: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.133031: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.133116: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.133323: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.133534: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.133598: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.133691: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.134012: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.134082: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.134266: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.134486: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.134550: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.134641: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.135335: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.135411: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.135540: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50262.135614: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50262.136369: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50262.136513: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50262.137040: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50262.137300: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50262.138022: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.140571: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.140651: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50262.141299: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
kinteractiveup-81 [000] 50262.141383: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.141459: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50262.141664: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.141738: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.141796: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50262.142009: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.143693: sched_wakeup: comm=soft.moonreader pid=11027 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.143714: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=soft.moonreader next_pid=11027 next_prio=120\n\
soft.moonreader-11027 [000] 50262.143952: sched_switch: prev_comm=soft.moonreader prev_pid=11027 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.144027: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.149069: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.149091: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.153047: sched_wakeup: comm=soft.moonreader pid=11027 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.153067: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=soft.moonreader next_pid=11027 next_prio=120\n\
soft.moonreader-11027 [000] 50262.153254: sched_switch: prev_comm=soft.moonreader prev_pid=11027 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.153325: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.174367: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.174390: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.178580: sched_wakeup: comm=soft.moonreader pid=11027 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.178600: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=soft.moonreader next_pid=11027 next_prio=120\n\
soft.moonreader-11027 [000] 50262.178813: sched_switch: prev_comm=soft.moonreader prev_pid=11027 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.178881: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.180364: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.180383: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.180609: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.180704: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.180734: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.180922: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.198937: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.198968: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.204933: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.204982: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.205077: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.205288: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.205314: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.205349: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.205414: sched_wakeup: comm=soft.moonreader pid=11027 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.205434: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=soft.moonreader next_pid=11027 next_prio=120\n\
soft.moonreader-11027 [000] 50262.205658: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
soft.moonreader-11027 [000] 50262.205684: sched_switch: prev_comm=soft.moonreader prev_pid=11027 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.205755: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=soft.moonreader next_pid=11027 next_prio=120\n\
soft.moonreader-11027 [000] 50262.205893: sched_switch: prev_comm=soft.moonreader prev_pid=11027 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.205972: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.205996: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.206028: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.206087: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.206712: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.206729: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.206778: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50262.206801: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50262.207183: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50262.207235: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50262.207517: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50262.207615: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50262.207942: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.210405: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.210427: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.210463: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.224125: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.224153: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.230808: sched_wakeup: comm=soft.moonreader pid=11027 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.230848: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=soft.moonreader next_pid=11027 next_prio=120\n\
soft.moonreader-11027 [000] 50262.231253: sched_switch: prev_comm=soft.moonreader prev_pid=11027 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.231358: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.249397: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.249429: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.255169: sched_wakeup: comm=soft.moonreader pid=11027 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.255203: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=soft.moonreader next_pid=11027 next_prio=120\n\
soft.moonreader-11027 [000] 50262.255512: sched_switch: prev_comm=soft.moonreader prev_pid=11027 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.255611: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.273650: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.273681: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.276898: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.276933: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.277033: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.277240: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.277263: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.277297: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.277602: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.277627: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.277696: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.277919: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.277942: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.277977: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.278666: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.278693: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.278751: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50262.278774: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50262.278905: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.279121: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.279149: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50262.279182: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.279488: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.279516: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50262.279901: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50262.279954: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50262.280190: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50262.280287: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50262.280678: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.283180: sched_wakeup: comm=soft.moonreader pid=11027 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.283219: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=soft.moonreader next_pid=11027 next_prio=120\n\
soft.moonreader-11027 [000] 50262.283591: sched_switch: prev_comm=soft.moonreader prev_pid=11027 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.283693: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.298752: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.298786: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.305387: sched_wakeup: comm=soft.moonreader pid=11027 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.305424: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=soft.moonreader next_pid=11027 next_prio=120\n\
soft.moonreader-11027 [000] 50262.305735: sched_switch: prev_comm=soft.moonreader prev_pid=11027 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.305835: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.323873: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.323907: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.330602: sched_wakeup: comm=soft.moonreader pid=11027 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.330634: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=soft.moonreader next_pid=11027 next_prio=120\n\
soft.moonreader-11027 [000] 50262.330971: sched_switch: prev_comm=soft.moonreader prev_pid=11027 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.331073: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.348860: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.348891: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.348992: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.349195: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.349221: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.349256: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.349551: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.349574: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.349640: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.349852: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.349874: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.349907: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.350108: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.350136: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.350581: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.350608: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.350661: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50262.350686: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50262.351018: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50262.351069: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50262.351324: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50262.351421: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50262.351713: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.357282: sched_wakeup: comm=soft.moonreader pid=11027 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.357314: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=soft.moonreader next_pid=11027 next_prio=120\n\
soft.moonreader-11027 [000] 50262.357646: sched_switch: prev_comm=soft.moonreader prev_pid=11027 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.357748: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.360414: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.360447: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50262.360805: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.360894: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.360923: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50262.361115: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.374782: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.374804: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.379300: sched_wakeup: comm=soft.moonreader pid=11027 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.379322: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=soft.moonreader next_pid=11027 next_prio=120\n\
soft.moonreader-11027 [000] 50262.379544: sched_switch: prev_comm=soft.moonreader prev_pid=11027 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.379615: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.399659: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.399681: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.400362: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.400384: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.400631: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.400734: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.400804: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.400990: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.401094: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.401158: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.401611: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.418588: sched_wakeup: comm=soft.moonreader pid=11027 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.418675: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=soft.moonreader next_pid=11027 next_prio=120\n\
soft.moonreader-11027 [000] 50262.419486: sched_switch: prev_comm=soft.moonreader prev_pid=11027 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.419799: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.420506: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.420593: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50262.420879: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
kinteractiveup-81 [000] 50262.421364: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
kinteractiveup-81 [000] 50262.421449: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50262.421508: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50262.421705: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.421825: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50262.421877: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50262.422095: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=S ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.422131: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.422345: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.422363: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.422388: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.422700: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.422716: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.422766: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.422977: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.422994: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.423018: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.423697: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.423713: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.423742: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50262.423758: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50262.423941: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50262.423972: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50262.424099: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50262.424157: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50262.424327: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.424759: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.424782: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.429377: sched_wakeup: comm=soft.moonreader pid=11027 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.429398: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=soft.moonreader next_pid=11027 next_prio=120\n\
soft.moonreader-11027 [000] 50262.429626: sched_switch: prev_comm=soft.moonreader prev_pid=11027 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.429696: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.449738: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.449761: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.454014: sched_wakeup: comm=soft.moonreader pid=11027 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.454034: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=soft.moonreader next_pid=11027 next_prio=120\n\
soft.moonreader-11027 [000] 50262.454215: sched_switch: prev_comm=soft.moonreader prev_pid=11027 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.454283: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.460361: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.460380: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.460605: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.460698: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.460727: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.460912: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.475336: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.475367: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.481535: sched_wakeup: comm=soft.moonreader pid=11027 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.481573: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=soft.moonreader next_pid=11027 next_prio=120\n\
soft.moonreader-11027 [000] 50262.481937: sched_switch: prev_comm=soft.moonreader prev_pid=11027 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.482036: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.490375: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.490397: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.490431: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.492813: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.492831: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.492920: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.493124: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.493141: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.493174: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.493486: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.493500: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.493563: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.493774: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.493789: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.493820: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.494497: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.494511: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.494555: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50262.494577: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50262.494940: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50262.494990: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50262.495252: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50262.495342: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50262.495649: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.500080: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.500102: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.506263: sched_wakeup: comm=soft.moonreader pid=11027 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.506303: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=soft.moonreader next_pid=11027 next_prio=120\n\
soft.moonreader-11027 [000] 50262.506651: sched_switch: prev_comm=soft.moonreader prev_pid=11027 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.506755: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.523899: sched_wakeup: comm=wpa_supplicant pid=448 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.523932: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=wpa_supplicant next_pid=448 next_prio=120\n\
wpa_supplicant-448 [000] 50262.524216: sched_switch: prev_comm=wpa_supplicant prev_pid=448 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.524792: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.524825: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.527756: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.527801: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.527864: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.528017: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.528044: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.528082: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.529569: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.529602: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.529758: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50262.529798: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50262.529824: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50262.529840: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50262.530098: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=D ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50262.530136: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.530181: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50262.530204: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50262.536692: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kinteractive_lo-82 [000] 50262.536741: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=R ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50262.536797: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50262.536921: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
kinteractive_lo-82 [000] 50262.536972: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50262.537129: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50262.537220: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
InputReader-419 [000] 50262.537243: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50262.537323: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50262.537444: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
InputReader-419 [000] 50262.537487: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
InputReader-419 [000] 50262.537508: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50262.537579: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.537678: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50262.537690: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50262.537703: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50262.537794: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
kinteractiveup-81 [000] 50262.537977: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.538011: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50262.538070: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
InputReader-419 [000] 50262.538093: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50262.538184: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50262.538275: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
InputReader-419 [000] 50262.538296: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50262.538501: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50262.538578: 0: C|360|iq|1\n\
InputReader-419 [000] 50262.538599: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50262.538633: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.538670: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50262.538718: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.538752: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50262.538772: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50262.538780: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.538895: sched_wakeup: comm=PowerManagerSer pid=403 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50262.538930: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.539039: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50262.539492: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.539502: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.539531: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50262.539537: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50262.539543: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50262.539549: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.539558: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=PowerManagerSer next_pid=403 next_prio=120\n\
PowerManagerSer-403 [000] 50262.539604: sched_switch: prev_comm=PowerManagerSer prev_pid=403 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50262.539646: 0: C|360|iq|1\n\
InputReader-419 [000] 50262.539657: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50262.539680: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.539699: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50262.539722: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.539738: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50262.539745: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50262.539770: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.539836: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.539843: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.539875: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.539899: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.539915: 0: E\n\
ndroid.launcher-655 [000] 50262.540004: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.540064: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50262.540117: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50262.540139: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.540161: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50262.540170: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.540199: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.541116: sched_wakeup: comm=soft.moonreader pid=11027 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.541129: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=soft.moonreader next_pid=11027 next_prio=120\n\
soft.moonreader-11027 [000] 50262.541261: sched_switch: prev_comm=soft.moonreader prev_pid=11027 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.541295: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.546633: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.546644: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50262.546655: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50262.546663: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.546686: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50262.546699: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.546717: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.546746: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50262.546762: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.546892: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50262.547061: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.547070: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.547111: 0: C|360|wq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50262.547138: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.547155: 0: E\n\
ndroid.launcher-655 [000] 50262.547221: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.550344: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.550355: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.552345: sched_wakeup: comm=soft.moonreader pid=11027 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.552357: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=soft.moonreader next_pid=11027 next_prio=120\n\
soft.moonreader-11027 [000] 50262.552474: sched_switch: prev_comm=soft.moonreader prev_pid=11027 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.552507: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.556571: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.556579: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.556598: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.556734: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.556740: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.556754: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.558266: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.558271: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.558297: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50262.558306: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50262.558312: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50262.558320: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.558327: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50262.558393: 0: C|360|iq|1\n\
InputReader-419 [000] 50262.558408: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50262.558436: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.558458: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50262.558489: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.558511: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50262.558523: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50262.558530: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.558556: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.558645: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.558688: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50262.558731: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50262.558751: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.558770: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.563298: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.563305: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50262.563315: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50262.563322: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.563342: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50262.563352: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.563370: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.563392: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50262.563408: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.563531: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50262.563708: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.563717: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.563756: 0: C|360|wq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50262.563783: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.563800: 0: E\n\
ndroid.launcher-655 [000] 50262.563863: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.564757: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.564768: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.564803: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.565011: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.565020: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.565033: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.565338: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.565346: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.565374: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.565586: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.565594: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.565607: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.565852: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.565861: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.565877: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.566012: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.566021: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.566035: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.566287: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.566295: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.566313: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50262.566321: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50262.566437: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50262.566453: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50262.566543: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50262.566580: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50262.566690: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.567500: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.567509: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.567533: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50262.567540: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50262.567546: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50262.567553: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.567561: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50262.567617: 0: C|360|iq|1\n\
InputReader-419 [000] 50262.567630: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50262.567655: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.567676: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50262.567704: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.567721: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50262.567732: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50262.567739: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.567765: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.567842: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.567882: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50262.567919: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50262.567939: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.567956: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.574557: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.574569: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.575514: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.575525: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.575540: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.575681: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.575691: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.575705: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.577211: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.577224: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.577252: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50262.577260: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50262.577267: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50262.577276: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.577284: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50262.577344: 0: C|360|iq|1\n\
InputReader-419 [000] 50262.577360: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50262.577387: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.577409: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50262.577439: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.577459: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50262.577471: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50262.577480: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50262.577507: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.577568: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.577852: sched_wakeup: comm=soft.moonreader pid=11027 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.577862: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=soft.moonreader next_pid=11027 next_prio=120\n\
soft.moonreader-11027 [000] 50262.577968: sched_switch: prev_comm=soft.moonreader prev_pid=11027 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.578002: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.579968: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.579974: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50262.579984: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50262.579992: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.580015: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50262.580027: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.580048: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.580075: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50262.580091: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.580232: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50262.580451: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.580461: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.580503: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.580531: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.580548: 0: E\n\
ndroid.launcher-655 [000] 50262.580603: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.580670: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50262.580710: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_2-394 [000] 50262.580729: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.580747: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.593939: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.593950: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.593969: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.594123: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.594128: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.594142: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.595635: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.595640: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.595664: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50262.595670: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50262.595675: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50262.595683: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.595689: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50262.595744: 0: C|360|iq|1\n\
InputReader-419 [000] 50262.595758: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50262.595784: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.595804: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50262.595831: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.595847: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50262.595858: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50262.595865: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50262.595891: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.595942: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.596634: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.596640: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50262.596648: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50262.596655: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.596673: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50262.596683: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.596701: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.596722: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50262.596738: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.596842: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50262.597056: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.597065: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.597100: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.597125: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.597140: 0: E\n\
ndroid.launcher-655 [000] 50262.597189: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.597244: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50262.597277: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_3-924 [000] 50262.597297: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.597313: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.600051: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.600058: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.602317: sched_wakeup: comm=soft.moonreader pid=11027 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.602328: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=soft.moonreader next_pid=11027 next_prio=120\n\
soft.moonreader-11027 [000] 50262.602448: sched_switch: prev_comm=soft.moonreader prev_pid=11027 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.602481: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.603248: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.603259: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.603278: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.603433: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.603443: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.603457: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.604920: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.604928: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.604954: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50262.604961: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50262.604967: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50262.604975: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.604981: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50262.605045: 0: C|360|iq|1\n\
InputReader-419 [000] 50262.605060: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50262.605087: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.605110: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50262.605140: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.605162: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50262.605173: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50262.605180: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50262.605207: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.605265: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.612514: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.612525: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.612541: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.612677: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.612682: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.612696: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.613301: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.613306: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50262.613315: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50262.613322: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.613350: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50262.613362: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.613381: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.613407: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50262.613423: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.613570: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50262.613826: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.614164: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.614177: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.614204: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50262.614212: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50262.614218: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50262.614227: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.614235: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50262.614276: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_1-340 [000] 50262.614299: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.614314: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50262.614372: 0: C|360|iq|1\n\
InputReader-419 [000] 50262.614386: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50262.614413: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.614434: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50262.614464: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.614484: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50262.614492: 0: C|360|wq:Window{42a6b678 com.android.launcher|3\n\
InputDispatcher-418 [000] 50262.614518: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.614614: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.614621: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.614657: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50262.614681: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.614694: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.614703: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.614728: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.614750: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.614766: 0: E\n\
ndroid.launcher-655 [000] 50262.614878: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50262.614979: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50262.615056: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50262.615066: 0: E\n\
ndroid.launcher-655 [000] 50262.615202: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.615212: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.615222: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.615226: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.615230: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.615235: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.615457: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.615466: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50262.615490: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.615505: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50262.615910: sched_wakeup: comm=Compiler pid=662 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.615920: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Compiler next_pid=662 next_prio=120\n\
Compiler-662 [000] 50262.615932: sched_switch: prev_comm=Compiler prev_pid=662 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.615937: sched_wakeup: comm=Compiler pid=662 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.615941: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Compiler next_pid=662 next_prio=120\n\
Compiler-662 [000] 50262.616079: sched_switch: prev_comm=Compiler prev_pid=662 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.616176: 0: E\n\
ndroid.launcher-655 [000] 50262.616191: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50262.616883: 0: E\n\
ndroid.launcher-655 [000] 50262.616924: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50262.617250: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50262.617311: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.617324: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50262.617340: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.617346: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.617350: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50262.617419: 0: B|124|queueBuffer\n\
surfaceflinger-124 [000] 50262.617429: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
surfaceflinger-124 [000] 50262.617432: 0: E\n\
surfaceflinger-124 [000] 50262.617447: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
surfaceflinger-124 [000] 50262.617466: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50262.617473: 0: E\n\
surfaceflinger-124 [000] 50262.617509: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.617531: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.617573: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.617587: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50262.617626: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.617634: 0: E\n\
ndroid.launcher-655 [000] 50262.617645: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.617649: 0: E\n\
ndroid.launcher-655 [000] 50262.617654: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.617657: 0: E\n\
ndroid.launcher-655 [000] 50262.617661: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.617663: 0: E\n\
ndroid.launcher-655 [000] 50262.617678: 0: E\n\
ndroid.launcher-655 [000] 50262.617714: 0: E\n\
ndroid.launcher-655 [000] 50262.617720: 0: E\n\
ndroid.launcher-655 [000] 50262.617872: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.620269: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.620277: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50262.620390: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/214-host_sp-14188 [000] 50262.620396: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.620399: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.620418: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.622064: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.622069: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50262.622080: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50262.622087: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.622117: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.622176: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.622181: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.622201: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.622336: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.622342: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.622356: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.623824: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.623829: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.623856: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50262.623862: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50262.623870: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50262.623878: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.623884: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50262.623957: 0: C|360|iq|1\n\
InputReader-419 [000] 50262.623973: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50262.624001: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.624025: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50262.624058: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.624081: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50262.624093: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50262.624100: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50262.624127: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.624185: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.624532: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.624540: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.627350: sched_wakeup: comm=soft.moonreader pid=11027 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.627363: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=soft.moonreader next_pid=11027 next_prio=120\n\
soft.moonreader-11027 [000] 50262.627486: sched_switch: prev_comm=soft.moonreader prev_pid=11027 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.627520: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.629975: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.629982: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50262.629993: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50262.630001: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.630031: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50262.630045: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.630066: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.630101: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50262.630116: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50262.630133: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.630292: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50262.630344: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.630354: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.630371: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50262.630434: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50262.630441: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50262.630450: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.630452: 0: E\n\
SurfaceFlinger-236 [000] 50262.630457: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.630464: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50262.630480: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50262.630489: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50262.630491: 0: E\n\
SurfaceFlinger-236 [000] 50262.630501: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50262.630504: 0: E\n\
SurfaceFlinger-236 [000] 50262.630629: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50262.630638: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50262.630641: 0: E\n\
SurfaceFlinger-236 [000] 50262.630644: 0: E\n\
SurfaceFlinger-236 [000] 50262.630650: 0: E\n\
SurfaceFlinger-236 [000] 50262.630661: 0: E\n\
SurfaceFlinger-236 [000] 50262.630668: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.630671: 0: E\n\
SurfaceFlinger-236 [000] 50262.630675: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.630677: 0: E\n\
SurfaceFlinger-236 [000] 50262.630683: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.630686: 0: E\n\
SurfaceFlinger-236 [000] 50262.630690: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.630707: 0: E\n\
SurfaceFlinger-236 [000] 50262.630713: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.630716: 0: E\n\
SurfaceFlinger-236 [000] 50262.630720: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.630723: 0: E\n\
SurfaceFlinger-236 [000] 50262.630732: 0: E\n\
SurfaceFlinger-236 [000] 50262.630739: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50262.630765: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.630867: 0: B|124|onDraw\n\
SurfaceFlinger-236 [000] 50262.630937: 0: E\n\
SurfaceFlinger-236 [000] 50262.630951: 0: B|124|onDraw\n\
SurfaceFlinger-236 [000] 50262.630989: 0: E\n\
SurfaceFlinger-236 [000] 50262.631003: 0: B|124|onDraw\n\
SurfaceFlinger-236 [000] 50262.631042: 0: E\n\
SurfaceFlinger-236 [000] 50262.631051: 0: E\n\
SurfaceFlinger-236 [000] 50262.631060: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50262.631075: 0: B|124|eglSwapBuffers\n\
SurfaceFlinger-236 [000] 50262.631234: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.631256: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.631287: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50262.631305: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50262.631342: 0: E\n\
SurfaceFlinger-236 [000] 50262.631363: 0: E\n\
SurfaceFlinger-236 [000] 50262.631365: 0: E\n\
SurfaceFlinger-236 [000] 50262.631390: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.631455: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.631468: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.631501: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.631662: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.631672: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.631690: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.632072: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.632213: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.632225: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.632343: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.632408: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50262.632524: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50262.632560: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.632607: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.632628: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.632636: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.632684: 0: C|360|wq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50262.632713: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.632749: 0: E\n\
ndroid.launcher-655 [000] 50262.633123: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50262.633188: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.633199: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.633263: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50262.633277: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50262.633290: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50262.633310: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.633322: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50262.633479: 0: C|360|iq|1\n\
InputReader-419 [000] 50262.633505: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50262.633549: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.633582: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50262.633637: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.633673: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50262.633681: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.633713: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.633768: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50262.633906: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50262.633961: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.633972: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50262.633991: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.633997: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.634000: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50262.634079: 0: B|124|dequeueBuffer\n\
Binder_5-9587 [000] 50262.634092: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_5-9587 [000] 50262.634095: 0: E\n\
Binder_5-9587 [000] 50262.634120: 0: B|124|alloc\n\
Binder_5-9587 [000] 50262.635919: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50262.635931: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50262.635957: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
irq/214-host_sp-14188 [000] 50262.635967: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.635998: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.636016: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50262.636737: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50262.636744: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.636774: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50262.636986: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50262.636991: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.637002: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50262.637308: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50262.637312: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.637336: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50262.637549: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50262.637554: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.637564: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50262.638239: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50262.638243: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.638261: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50262.638268: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50262.638376: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50262.638393: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50262.638480: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50262.638511: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50262.638614: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50262.638972: 0: E\n\
Binder_5-9587 [000] 50262.638987: 0: E\n\
Binder_5-9587 [000] 50262.639030: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50262.639039: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=R ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.639050: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=D ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50262.639056: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50262.639060: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=R ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.639121: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.639135: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50262.639203: 0: B|124|requestBuffer\n\
Binder_2-394 [000] 50262.639208: 0: E\n\
Binder_2-394 [000] 50262.639259: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_2-394 [000] 50262.639292: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.639333: 0: B|655|registerBuffer\n\
ndroid.launcher-655 [000] 50262.639404: 0: E\n\
ndroid.launcher-655 [000] 50262.639412: 0: E\n\
ndroid.launcher-655 [000] 50262.639486: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50262.639499: 0: E\n\
ndroid.launcher-655 [000] 50262.639674: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50262.639856: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.639867: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50262.639885: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50262.639894: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.639925: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.640359: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.640369: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.640382: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.640698: 0: E\n\
ndroid.launcher-655 [000] 50262.640715: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50262.641144: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.641161: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.641190: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.641251: 0: E\n\
ndroid.launcher-655 [000] 50262.641289: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50262.641328: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.641339: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.641355: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.641617: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50262.641671: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.641681: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50262.641708: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.641714: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.641719: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50262.641779: 0: B|124|queueBuffer\n\
Binder_3-924 [000] 50262.641787: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_3-924 [000] 50262.641790: 0: E\n\
Binder_3-924 [000] 50262.641815: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_3-924 [000] 50262.641835: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_3-924 [000] 50262.641842: 0: E\n\
Binder_3-924 [000] 50262.641877: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.641913: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.641933: 0: E\n\
ndroid.launcher-655 [000] 50262.641942: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.641946: 0: E\n\
ndroid.launcher-655 [000] 50262.641950: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.641967: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.641974: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50262.642014: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.642022: 0: E\n\
ndroid.launcher-655 [000] 50262.642029: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.642032: 0: E\n\
ndroid.launcher-655 [000] 50262.642044: 0: E\n\
ndroid.launcher-655 [000] 50262.642075: 0: E\n\
ndroid.launcher-655 [000] 50262.642086: 0: E\n\
ndroid.launcher-655 [000] 50262.642345: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50262.642392: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.642837: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.642844: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.642898: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50262.642907: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50262.642915: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50262.642929: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.642941: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50262.643090: 0: C|360|iq|1\n\
InputReader-419 [000] 50262.643117: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50262.643158: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.643193: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50262.643254: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.643295: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50262.643308: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50262.643317: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50262.643356: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.643431: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.644438: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.644446: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50262.644491: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.646228: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.646233: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50262.646244: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50262.646251: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.646283: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.646637: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.646642: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50262.646651: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50262.646658: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.646680: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50262.646694: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.646701: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.646716: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.646728: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.646739: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.646747: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.646758: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.646783: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50262.646797: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50262.646813: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50262.646867: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50262.646875: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50262.646882: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.646885: 0: E\n\
SurfaceFlinger-236 [000] 50262.646889: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.646895: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50262.646909: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50262.646916: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50262.646919: 0: E\n\
SurfaceFlinger-236 [000] 50262.646927: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50262.646929: 0: E\n\
SurfaceFlinger-236 [000] 50262.646951: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.646961: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50262.646979: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.646996: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50262.647098: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50262.647107: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50262.647109: 0: E\n\
SurfaceFlinger-236 [000] 50262.647113: 0: E\n\
SurfaceFlinger-236 [000] 50262.647119: 0: E\n\
SurfaceFlinger-236 [000] 50262.647127: 0: E\n\
SurfaceFlinger-236 [000] 50262.647133: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.647136: 0: E\n\
SurfaceFlinger-236 [000] 50262.647140: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.647143: 0: E\n\
SurfaceFlinger-236 [000] 50262.647148: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.647152: 0: E\n\
SurfaceFlinger-236 [000] 50262.647156: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.647173: 0: E\n\
SurfaceFlinger-236 [000] 50262.647179: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.647181: 0: E\n\
SurfaceFlinger-236 [000] 50262.647186: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.647188: 0: E\n\
SurfaceFlinger-236 [000] 50262.647198: 0: E\n\
SurfaceFlinger-236 [000] 50262.647204: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50262.647227: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.647319: 0: B|124|onDraw\n\
SurfaceFlinger-236 [000] 50262.647385: 0: E\n\
SurfaceFlinger-236 [000] 50262.647400: 0: B|124|onDraw\n\
SurfaceFlinger-236 [000] 50262.647438: 0: E\n\
SurfaceFlinger-236 [000] 50262.647451: 0: B|124|onDraw\n\
SurfaceFlinger-236 [000] 50262.647489: 0: E\n\
SurfaceFlinger-236 [000] 50262.647498: 0: E\n\
SurfaceFlinger-236 [000] 50262.647506: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50262.647520: 0: B|124|eglSwapBuffers\n\
SurfaceFlinger-236 [000] 50262.647658: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.647673: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.647690: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50262.647706: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50262.647742: 0: E\n\
SurfaceFlinger-236 [000] 50262.647761: 0: E\n\
SurfaceFlinger-236 [000] 50262.647763: 0: E\n\
SurfaceFlinger-236 [000] 50262.647786: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.648100: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50262.648512: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.648526: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.648603: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.648642: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.648667: 0: E\n\
ndroid.launcher-655 [000] 50262.648773: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.648784: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50262.648799: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.648806: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.648810: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50262.648883: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_1-340 [000] 50262.648912: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.648937: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.649221: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50262.649291: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50262.649418: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50262.649467: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.649479: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50262.649496: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.649502: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.649506: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50262.649585: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50262.649605: 0: B|124|dequeueBuffer\n\
surfaceflinger-124 [000] 50262.649618: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
surfaceflinger-124 [000] 50262.649622: 0: E\n\
surfaceflinger-124 [000] 50262.649625: 0: E\n\
surfaceflinger-124 [000] 50262.649662: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.650392: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.650425: 0: E\n\
ndroid.launcher-655 [000] 50262.650499: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50262.650510: 0: E\n\
ndroid.launcher-655 [000] 50262.650650: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50262.651787: 0: E\n\
ndroid.launcher-655 [000] 50262.651816: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50262.652022: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.652051: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.652103: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.652257: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.652272: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.652289: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.652381: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.652389: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50262.652414: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
irq/214-host_sp-14188 [000] 50262.652432: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.652459: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.652762: 0: E\n\
ndroid.launcher-655 [000] 50262.652799: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50262.653090: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50262.653138: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.653158: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50262.653171: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.653177: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.653181: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50262.653241: 0: B|124|queueBuffer\n\
Binder_4-1276 [000] 50262.653258: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_4-1276 [000] 50262.653261: 0: E\n\
Binder_4-1276 [000] 50262.653274: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_4-1276 [000] 50262.653292: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50262.653298: 0: E\n\
Binder_4-1276 [000] 50262.653329: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.653361: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.653378: 0: E\n\
ndroid.launcher-655 [000] 50262.653387: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.653390: 0: E\n\
ndroid.launcher-655 [000] 50262.653395: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.653397: 0: E\n\
ndroid.launcher-655 [000] 50262.653402: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.653404: 0: E\n\
ndroid.launcher-655 [000] 50262.653413: 0: E\n\
ndroid.launcher-655 [000] 50262.653430: 0: E\n\
ndroid.launcher-655 [000] 50262.653437: 0: E\n\
ndroid.launcher-655 [000] 50262.653527: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.653548: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.653558: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50262.653597: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.653763: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.653775: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.653842: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50262.653851: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50262.653859: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50262.653872: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.653886: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50262.654035: 0: C|360|iq|1\n\
InputReader-419 [000] 50262.654060: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50262.654101: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.654135: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50262.654191: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.654237: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50262.654253: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50262.654261: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50262.654293: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.654380: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.656058: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.656079: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50262.656133: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.657658: sched_wakeup: comm=soft.moonreader pid=11027 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.657680: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=soft.moonreader next_pid=11027 next_prio=120\n\
soft.moonreader-11027 [000] 50262.657953: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
soft.moonreader-11027 [000] 50262.657963: sched_switch: prev_comm=soft.moonreader prev_pid=11027 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50262.657982: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50262.657992: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.658029: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=soft.moonreader next_pid=11027 next_prio=120\n\
soft.moonreader-11027 [000] 50262.658036: sched_switch: prev_comm=soft.moonreader prev_pid=11027 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.658075: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.658672: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.658678: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50262.658695: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.660348: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.660353: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.660368: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.661260: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.661266: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.661284: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.661420: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.661425: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.661439: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.662909: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.662914: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.662940: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50262.662947: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50262.662952: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50262.662960: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.662966: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50262.663039: 0: C|360|iq|1\n\
InputReader-419 [000] 50262.663055: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50262.663083: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.663107: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50262.663140: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.663165: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50262.663176: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50262.663184: 0: C|360|wq:Window{42a6b678 com.android.launcher|3\n\
InputDispatcher-418 [000] 50262.663211: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.663272: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.663308: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.663314: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50262.663324: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50262.663332: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.663362: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.663369: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.663385: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.663395: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50262.663409: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.663417: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.663428: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.663436: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.663456: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.663485: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50262.663498: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50262.663515: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50262.663569: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50262.663576: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50262.663584: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.663587: 0: E\n\
SurfaceFlinger-236 [000] 50262.663592: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.663598: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50262.663614: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50262.663624: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50262.663627: 0: E\n\
SurfaceFlinger-236 [000] 50262.663636: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50262.663638: 0: E\n\
SurfaceFlinger-236 [000] 50262.663734: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50262.663742: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50262.663745: 0: E\n\
SurfaceFlinger-236 [000] 50262.663749: 0: E\n\
SurfaceFlinger-236 [000] 50262.663754: 0: E\n\
SurfaceFlinger-236 [000] 50262.663764: 0: E\n\
SurfaceFlinger-236 [000] 50262.663771: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.663774: 0: E\n\
SurfaceFlinger-236 [000] 50262.663778: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.663780: 0: E\n\
SurfaceFlinger-236 [000] 50262.663785: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.663789: 0: E\n\
SurfaceFlinger-236 [000] 50262.663793: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.663810: 0: E\n\
SurfaceFlinger-236 [000] 50262.663816: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.663819: 0: E\n\
SurfaceFlinger-236 [000] 50262.663823: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.663825: 0: E\n\
SurfaceFlinger-236 [000] 50262.663835: 0: E\n\
SurfaceFlinger-236 [000] 50262.663842: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50262.663866: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.663965: 0: B|124|onDraw\n\
SurfaceFlinger-236 [000] 50262.664035: 0: E\n\
SurfaceFlinger-236 [000] 50262.664049: 0: B|124|onDraw\n\
SurfaceFlinger-236 [000] 50262.664088: 0: E\n\
SurfaceFlinger-236 [000] 50262.664101: 0: B|124|onDraw\n\
SurfaceFlinger-236 [000] 50262.664139: 0: E\n\
SurfaceFlinger-236 [000] 50262.664148: 0: E\n\
SurfaceFlinger-236 [000] 50262.664156: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50262.664169: 0: B|124|eglSwapBuffers\n\
SurfaceFlinger-236 [000] 50262.664317: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.664331: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.664355: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50262.664374: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.664717: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50262.665160: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.665174: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.665252: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50262.665296: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50262.665351: 0: E\n\
SurfaceFlinger-236 [000] 50262.665373: 0: E\n\
SurfaceFlinger-236 [000] 50262.665376: 0: E\n\
SurfaceFlinger-236 [000] 50262.665401: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.665421: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.665427: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.665463: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.665487: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.665516: 0: E\n\
ndroid.launcher-655 [000] 50262.665657: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.665972: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50262.666044: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50262.666174: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50262.666232: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.666248: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50262.666267: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50262.666278: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.666284: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.666289: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50262.666304: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
Binder_3-924 [000] 50262.666314: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
Binder_3-924 [000] 50262.666398: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_3-924 [000] 50262.666457: 0: B|124|dequeueBuffer\n\
Binder_3-924 [000] 50262.666470: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_3-924 [000] 50262.666473: 0: E\n\
Binder_3-924 [000] 50262.666477: 0: E\n\
Binder_3-924 [000] 50262.666514: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50262.666526: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.666556: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50262.666564: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.666583: 0: E\n\
ndroid.launcher-655 [000] 50262.666651: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50262.666665: 0: E\n\
ndroid.launcher-655 [000] 50262.666837: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50262.667999: 0: E\n\
ndroid.launcher-655 [000] 50262.668026: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50262.668913: 0: E\n\
ndroid.launcher-655 [000] 50262.668978: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50262.669230: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.669254: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50262.669283: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
irq/214-host_sp-14188 [000] 50262.669295: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.669335: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.669461: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50262.669504: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.669513: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50262.669529: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.669535: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.669539: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50262.669594: 0: B|124|queueBuffer\n\
Binder_1-340 [000] 50262.669602: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_1-340 [000] 50262.669605: 0: E\n\
Binder_1-340 [000] 50262.669618: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_1-340 [000] 50262.669634: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_1-340 [000] 50262.669640: 0: E\n\
Binder_1-340 [000] 50262.669671: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.669690: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.669708: 0: E\n\
ndroid.launcher-655 [000] 50262.669717: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.669720: 0: E\n\
ndroid.launcher-655 [000] 50262.669725: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.669728: 0: E\n\
ndroid.launcher-655 [000] 50262.669732: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.669735: 0: E\n\
ndroid.launcher-655 [000] 50262.669744: 0: E\n\
ndroid.launcher-655 [000] 50262.669763: 0: E\n\
ndroid.launcher-655 [000] 50262.669769: 0: E\n\
ndroid.launcher-655 [000] 50262.669850: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.670067: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.670084: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50262.670110: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.670543: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.670555: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.670590: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.670729: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.670736: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.670751: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.672246: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.672250: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.672310: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50262.672320: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50262.672328: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50262.672341: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.672354: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50262.672528: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
InputReader-419 [000] 50262.672538: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50262.672577: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50262.672595: 0: C|360|iq|1\n\
InputReader-419 [000] 50262.672616: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50262.672652: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.672685: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50262.672740: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.672784: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50262.672799: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50262.672807: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50262.672839: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.672930: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.674342: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.674348: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50262.674361: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50262.674369: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.674402: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.679121: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.679128: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.679798: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.679812: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.679829: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.679977: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.679994: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.680001: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50262.680011: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50262.680029: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50262.680032: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.680046: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.680060: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.680077: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.680085: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.680095: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.680112: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50262.680126: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.680149: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.680189: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50262.680204: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50262.680220: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.680352: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.680361: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.680374: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50262.680439: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50262.680446: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50262.680454: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.680457: 0: E\n\
SurfaceFlinger-236 [000] 50262.680461: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.680468: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50262.680483: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50262.680499: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50262.680502: 0: E\n\
SurfaceFlinger-236 [000] 50262.680511: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50262.680514: 0: E\n\
SurfaceFlinger-236 [000] 50262.680612: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50262.680620: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50262.680623: 0: E\n\
SurfaceFlinger-236 [000] 50262.680627: 0: E\n\
SurfaceFlinger-236 [000] 50262.680632: 0: E\n\
SurfaceFlinger-236 [000] 50262.680641: 0: E\n\
SurfaceFlinger-236 [000] 50262.680648: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.680651: 0: E\n\
SurfaceFlinger-236 [000] 50262.680655: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.680657: 0: E\n\
SurfaceFlinger-236 [000] 50262.680663: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.680666: 0: E\n\
SurfaceFlinger-236 [000] 50262.680670: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.680687: 0: E\n\
SurfaceFlinger-236 [000] 50262.680702: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.680705: 0: E\n\
SurfaceFlinger-236 [000] 50262.680710: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.680712: 0: E\n\
SurfaceFlinger-236 [000] 50262.680722: 0: E\n\
SurfaceFlinger-236 [000] 50262.680729: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50262.680754: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.680857: 0: B|124|onDraw\n\
SurfaceFlinger-236 [000] 50262.680933: 0: E\n\
SurfaceFlinger-236 [000] 50262.680947: 0: B|124|onDraw\n\
SurfaceFlinger-236 [000] 50262.680986: 0: E\n\
SurfaceFlinger-236 [000] 50262.680999: 0: B|124|onDraw\n\
SurfaceFlinger-236 [000] 50262.681049: 0: E\n\
SurfaceFlinger-236 [000] 50262.681058: 0: E\n\
SurfaceFlinger-236 [000] 50262.681067: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50262.681081: 0: B|124|eglSwapBuffers\n\
SurfaceFlinger-236 [000] 50262.681242: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.681257: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.681280: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50262.681299: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.681481: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50262.681532: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.681546: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.681595: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50262.681609: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50262.681617: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50262.681630: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.681641: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50262.681754: 0: C|360|iq|1\n\
InputReader-419 [000] 50262.681779: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50262.681817: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.681848: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50262.681897: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.681936: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50262.681943: 0: C|360|wq:Window{42a6b678 com.android.launcher|3\n\
InputDispatcher-418 [000] 50262.681975: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50262.682018: 0: E\n\
SurfaceFlinger-236 [000] 50262.682037: 0: E\n\
SurfaceFlinger-236 [000] 50262.682040: 0: E\n\
SurfaceFlinger-236 [000] 50262.682062: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.682112: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.682124: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50262.682154: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.682504: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.682516: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.682589: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50262.682624: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.682641: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.682648: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.682676: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.682699: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.682726: 0: E\n\
ndroid.launcher-655 [000] 50262.682889: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.683163: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50262.683231: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50262.683372: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50262.683418: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.683432: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50262.683450: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=D ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50262.683462: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.683470: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.683474: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50262.683488: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50262.683495: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50262.683581: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50262.683642: 0: B|124|dequeueBuffer\n\
Binder_4-1276 [000] 50262.683653: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_4-1276 [000] 50262.683656: 0: E\n\
Binder_4-1276 [000] 50262.683659: 0: E\n\
Binder_4-1276 [000] 50262.683694: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50262.683706: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.683732: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50262.683741: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.683760: 0: E\n\
ndroid.launcher-655 [000] 50262.683827: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50262.683839: 0: E\n\
ndroid.launcher-655 [000] 50262.683988: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50262.685106: 0: E\n\
ndroid.launcher-655 [000] 50262.685137: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50262.685956: 0: E\n\
ndroid.launcher-655 [000] 50262.686007: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50262.686061: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.686076: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50262.686116: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
irq/214-host_sp-14188 [000] 50262.686128: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.686169: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.686957: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.686970: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50262.686987: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50262.686996: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.687028: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.687327: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50262.687416: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.687433: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50262.687453: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.687459: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.687463: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50262.687550: 0: B|124|queueBuffer\n\
Binder_5-9587 [000] 50262.687560: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_5-9587 [000] 50262.687563: 0: E\n\
Binder_5-9587 [000] 50262.687583: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_5-9587 [000] 50262.687603: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50262.687611: 0: E\n\
Binder_5-9587 [000] 50262.687643: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.687669: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.687687: 0: E\n\
ndroid.launcher-655 [000] 50262.687699: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.687702: 0: E\n\
ndroid.launcher-655 [000] 50262.687707: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.687709: 0: E\n\
ndroid.launcher-655 [000] 50262.687714: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.687716: 0: E\n\
ndroid.launcher-655 [000] 50262.687727: 0: E\n\
ndroid.launcher-655 [000] 50262.687762: 0: E\n\
ndroid.launcher-655 [000] 50262.687768: 0: E\n\
ndroid.launcher-655 [000] 50262.687883: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.689441: sched_wakeup: comm=soft.moonreader pid=11027 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.689497: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.689517: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.689575: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=soft.moonreader next_pid=11027 next_prio=120\n\
soft.moonreader-11027 [000] 50262.689711: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
soft.moonreader-11027 [000] 50262.689730: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
soft.moonreader-11027 [000] 50262.689738: sched_switch: prev_comm=soft.moonreader prev_pid=11027 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50262.689787: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.689805: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=soft.moonreader next_pid=11027 next_prio=120\n\
soft.moonreader-11027 [000] 50262.690000: sched_switch: prev_comm=soft.moonreader prev_pid=11027 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.690052: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.690370: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.690387: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.690597: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.691313: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.691319: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.691363: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50262.691375: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50262.691382: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50262.691393: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.691402: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50262.691538: 0: C|360|iq|1\n\
InputReader-419 [000] 50262.691559: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50262.691595: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.691624: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50262.691676: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.691718: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50262.691731: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50262.691739: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50262.691749: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50262.691756: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50262.691771: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50262.691780: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.691806: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.691875: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.691909: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.693826: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.693833: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50262.693848: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.696641: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.696646: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50262.696655: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50262.696662: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.696686: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50262.696699: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.696706: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.696721: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.696733: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.696744: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.696751: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.696762: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.696791: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50262.696805: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50262.696822: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50262.696878: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50262.696885: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50262.696892: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.696895: 0: E\n\
SurfaceFlinger-236 [000] 50262.696900: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.696906: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50262.696922: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50262.696929: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50262.696932: 0: E\n\
SurfaceFlinger-236 [000] 50262.696940: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50262.696943: 0: E\n\
SurfaceFlinger-236 [000] 50262.697036: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50262.697044: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50262.697047: 0: E\n\
SurfaceFlinger-236 [000] 50262.697051: 0: E\n\
SurfaceFlinger-236 [000] 50262.697056: 0: E\n\
SurfaceFlinger-236 [000] 50262.697066: 0: E\n\
SurfaceFlinger-236 [000] 50262.697073: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.697075: 0: E\n\
SurfaceFlinger-236 [000] 50262.697080: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.697082: 0: E\n\
SurfaceFlinger-236 [000] 50262.697087: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.697090: 0: E\n\
SurfaceFlinger-236 [000] 50262.697095: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.697111: 0: E\n\
SurfaceFlinger-236 [000] 50262.697117: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.697120: 0: E\n\
SurfaceFlinger-236 [000] 50262.697124: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.697127: 0: E\n\
SurfaceFlinger-236 [000] 50262.697136: 0: E\n\
SurfaceFlinger-236 [000] 50262.697143: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50262.697167: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.697264: 0: B|124|onDraw\n\
SurfaceFlinger-236 [000] 50262.697334: 0: E\n\
SurfaceFlinger-236 [000] 50262.697349: 0: B|124|onDraw\n\
SurfaceFlinger-236 [000] 50262.697387: 0: E\n\
SurfaceFlinger-236 [000] 50262.697400: 0: B|124|onDraw\n\
SurfaceFlinger-236 [000] 50262.697438: 0: E\n\
SurfaceFlinger-236 [000] 50262.697447: 0: E\n\
SurfaceFlinger-236 [000] 50262.697455: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50262.697469: 0: B|124|eglSwapBuffers\n\
SurfaceFlinger-236 [000] 50262.697616: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.697626: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.697642: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50262.697655: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.697672: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.697893: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50262.698215: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.698226: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.698280: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.698315: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50262.698355: 0: E\n\
SurfaceFlinger-236 [000] 50262.698374: 0: E\n\
SurfaceFlinger-236 [000] 50262.698377: 0: E\n\
SurfaceFlinger-236 [000] 50262.698396: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.698414: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.698420: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.698450: 0: C|360|wq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50262.698473: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.698495: 0: E\n\
ndroid.launcher-655 [000] 50262.698697: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.698765: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50262.698809: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50262.698889: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50262.698919: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.698935: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50262.698950: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
Binder_2-394 [000] 50262.698999: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_2-394 [000] 50262.699041: 0: B|124|dequeueBuffer\n\
Binder_2-394 [000] 50262.699051: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_2-394 [000] 50262.699053: 0: E\n\
Binder_2-394 [000] 50262.699056: 0: E\n\
Binder_2-394 [000] 50262.699073: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_2-394 [000] 50262.699097: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50262.699107: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50262.699114: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.699132: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.699146: 0: E\n\
ndroid.launcher-655 [000] 50262.699188: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50262.699197: 0: E\n\
ndroid.launcher-655 [000] 50262.699288: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50262.700511: 0: E\n\
ndroid.launcher-655 [000] 50262.700544: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50262.701400: 0: E\n\
ndroid.launcher-655 [000] 50262.701461: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50262.701868: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50262.701951: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.701976: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50262.701997: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.702003: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.702007: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50262.702111: 0: B|124|queueBuffer\n\
Binder_3-924 [000] 50262.702121: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_3-924 [000] 50262.702124: 0: E\n\
Binder_3-924 [000] 50262.702144: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_3-924 [000] 50262.702166: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_3-924 [000] 50262.702176: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.702195: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50262.702201: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_3-924 [000] 50262.702206: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.702229: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50262.702237: 0: E\n\
Binder_3-924 [000] 50262.702280: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.702302: 0: E\n\
ndroid.launcher-655 [000] 50262.702313: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.702317: 0: E\n\
ndroid.launcher-655 [000] 50262.702322: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.702325: 0: E\n\
ndroid.launcher-655 [000] 50262.702329: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.702332: 0: E\n\
ndroid.launcher-655 [000] 50262.702342: 0: E\n\
ndroid.launcher-655 [000] 50262.702373: 0: E\n\
ndroid.launcher-655 [000] 50262.702379: 0: E\n\
ndroid.launcher-655 [000] 50262.702514: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.703113: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.703134: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.704013: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.704024: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50262.704049: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
irq/214-host_sp-14188 [000] 50262.704060: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.704094: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.704383: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.704396: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50262.704423: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.706523: sched_wakeup: comm=soft.moonreader pid=11027 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.706540: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=soft.moonreader next_pid=11027 next_prio=120\n\
soft.moonreader-11027 [000] 50262.706794: sched_switch: prev_comm=soft.moonreader prev_pid=11027 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.706844: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.707777: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.707790: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50262.707836: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.708699: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.708718: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.708723: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.708768: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.708791: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.708930: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.708936: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.708951: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.708977: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.708982: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.708994: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.709299: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.709310: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.709338: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.709548: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.709553: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.709565: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.709877: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.709881: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50262.709895: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50262.709902: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.709948: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.710240: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.710245: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.710271: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50262.710279: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50262.710341: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
SensorService-373 [000] 50262.710348: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.710357: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50262.710450: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SensorService-373 [000] 50262.710459: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.710492: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50262.710500: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50262.710506: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50262.710515: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.710523: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50262.710606: 0: C|360|iq|1\n\
InputReader-419 [000] 50262.710622: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50262.710651: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.710675: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50262.710711: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.710733: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50262.710745: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50262.710752: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.710780: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.710862: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50262.710874: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50262.710892: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50262.710972: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50262.710999: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50262.711100: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.713314: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.713320: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50262.713331: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50262.713338: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.713367: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.713374: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.713389: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.713402: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50262.713413: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.713421: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.713432: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.713443: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.713464: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.713494: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50262.713508: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50262.713528: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50262.713584: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50262.713591: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50262.713599: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.713602: 0: E\n\
SurfaceFlinger-236 [000] 50262.713606: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.713613: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50262.713629: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50262.713636: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50262.713639: 0: E\n\
SurfaceFlinger-236 [000] 50262.713647: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50262.713650: 0: E\n\
SurfaceFlinger-236 [000] 50262.713749: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50262.713758: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50262.713760: 0: E\n\
SurfaceFlinger-236 [000] 50262.713764: 0: E\n\
SurfaceFlinger-236 [000] 50262.713770: 0: E\n\
SurfaceFlinger-236 [000] 50262.713780: 0: E\n\
SurfaceFlinger-236 [000] 50262.713787: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.713790: 0: E\n\
SurfaceFlinger-236 [000] 50262.713795: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.713797: 0: E\n\
SurfaceFlinger-236 [000] 50262.713802: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.713806: 0: E\n\
SurfaceFlinger-236 [000] 50262.713810: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.713827: 0: E\n\
SurfaceFlinger-236 [000] 50262.713832: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.713835: 0: E\n\
SurfaceFlinger-236 [000] 50262.713840: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.713842: 0: E\n\
SurfaceFlinger-236 [000] 50262.713852: 0: E\n\
SurfaceFlinger-236 [000] 50262.713858: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50262.713883: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.713984: 0: B|124|onDraw\n\
SurfaceFlinger-236 [000] 50262.714053: 0: E\n\
SurfaceFlinger-236 [000] 50262.714068: 0: B|124|onDraw\n\
SurfaceFlinger-236 [000] 50262.714107: 0: E\n\
SurfaceFlinger-236 [000] 50262.714120: 0: B|124|onDraw\n\
SurfaceFlinger-236 [000] 50262.714158: 0: E\n\
SurfaceFlinger-236 [000] 50262.714168: 0: E\n\
SurfaceFlinger-236 [000] 50262.714176: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50262.714191: 0: B|124|eglSwapBuffers\n\
SurfaceFlinger-236 [000] 50262.714344: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.714354: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.714370: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50262.714382: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.714613: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.714820: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50262.714867: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50262.714954: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50262.714991: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.715010: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50262.715026: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50262.715078: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50262.715120: 0: B|124|dequeueBuffer\n\
surfaceflinger-124 [000] 50262.715129: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
surfaceflinger-124 [000] 50262.715132: 0: E\n\
surfaceflinger-124 [000] 50262.715135: 0: E\n\
surfaceflinger-124 [000] 50262.715151: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50262.715174: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50262.715183: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50262.715191: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.715210: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50262.715247: 0: E\n\
SurfaceFlinger-236 [000] 50262.715265: 0: E\n\
SurfaceFlinger-236 [000] 50262.715268: 0: E\n\
SurfaceFlinger-236 [000] 50262.715286: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.715303: 0: E\n\
ndroid.launcher-655 [000] 50262.715345: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50262.715355: 0: E\n\
ndroid.launcher-655 [000] 50262.715447: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50262.715460: 0: E\n\
ndroid.launcher-655 [000] 50262.715469: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50262.715994: 0: E\n\
ndroid.launcher-655 [000] 50262.716045: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50262.716355: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50262.716412: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.716430: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50262.716449: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.716455: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.716459: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50262.716533: 0: B|124|queueBuffer\n\
Binder_1-340 [000] 50262.716542: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_1-340 [000] 50262.716547: 0: E\n\
Binder_1-340 [000] 50262.716563: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_1-340 [000] 50262.716584: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_1-340 [000] 50262.716594: 0: E\n\
Binder_1-340 [000] 50262.716632: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.716659: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.716678: 0: E\n\
ndroid.launcher-655 [000] 50262.716690: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.716694: 0: E\n\
ndroid.launcher-655 [000] 50262.716698: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.716701: 0: E\n\
ndroid.launcher-655 [000] 50262.716710: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.716713: 0: E\n\
ndroid.launcher-655 [000] 50262.716724: 0: E\n\
ndroid.launcher-655 [000] 50262.716753: 0: E\n\
ndroid.launcher-655 [000] 50262.716759: 0: E\n\
ndroid.launcher-655 [000] 50262.716872: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.717292: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.717309: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50262.717357: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.718752: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.718759: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50262.718788: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.720437: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.720444: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50262.720462: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
irq/214-host_sp-14188 [000] 50262.720469: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.720499: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.723877: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.723884: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50262.723907: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.725994: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.725998: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50262.726009: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50262.726016: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.726046: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.728888: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.728895: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.729984: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.729998: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50262.730009: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50262.730018: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.730034: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.730041: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.730057: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.730082: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.730091: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.730102: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.730108: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50262.730121: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.730141: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.730172: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50262.730187: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50262.730204: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.730342: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.730351: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.730360: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50262.730415: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50262.730423: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50262.730430: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.730432: 0: E\n\
SurfaceFlinger-236 [000] 50262.730437: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.730443: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50262.730457: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50262.730465: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50262.730467: 0: E\n\
SurfaceFlinger-236 [000] 50262.730476: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50262.730479: 0: E\n\
SurfaceFlinger-236 [000] 50262.730563: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50262.730571: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50262.730574: 0: E\n\
SurfaceFlinger-236 [000] 50262.730578: 0: E\n\
SurfaceFlinger-236 [000] 50262.730583: 0: E\n\
SurfaceFlinger-236 [000] 50262.730592: 0: E\n\
SurfaceFlinger-236 [000] 50262.730599: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.730602: 0: E\n\
SurfaceFlinger-236 [000] 50262.730606: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.730609: 0: E\n\
SurfaceFlinger-236 [000] 50262.730614: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.730617: 0: E\n\
SurfaceFlinger-236 [000] 50262.730621: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.730637: 0: E\n\
SurfaceFlinger-236 [000] 50262.730643: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.730645: 0: E\n\
SurfaceFlinger-236 [000] 50262.730650: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.730652: 0: E\n\
SurfaceFlinger-236 [000] 50262.730661: 0: E\n\
SurfaceFlinger-236 [000] 50262.730668: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50262.730690: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.730777: 0: B|124|onDraw\n\
SurfaceFlinger-236 [000] 50262.730845: 0: E\n\
SurfaceFlinger-236 [000] 50262.730859: 0: B|124|onDraw\n\
SurfaceFlinger-236 [000] 50262.730899: 0: E\n\
SurfaceFlinger-236 [000] 50262.730912: 0: B|124|onDraw\n\
SurfaceFlinger-236 [000] 50262.730950: 0: E\n\
SurfaceFlinger-236 [000] 50262.730959: 0: E\n\
SurfaceFlinger-236 [000] 50262.730967: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50262.730983: 0: B|124|eglSwapBuffers\n\
SurfaceFlinger-236 [000] 50262.731118: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.731128: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.731143: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50262.731155: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50262.731180: 0: E\n\
SurfaceFlinger-236 [000] 50262.731195: 0: E\n\
SurfaceFlinger-236 [000] 50262.731198: 0: E\n\
SurfaceFlinger-236 [000] 50262.731218: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.731304: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50262.731652: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.731739: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.731750: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.731829: 0: C|360|wq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50262.731869: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50262.731923: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50262.731948: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.731965: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.731988: 0: E\n\
ndroid.launcher-655 [000] 50262.732152: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50262.732193: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50262.732276: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50262.732311: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.732327: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50262.732370: 0: B|124|dequeueBuffer\n\
Binder_3-924 [000] 50262.732379: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_3-924 [000] 50262.732382: 0: E\n\
Binder_3-924 [000] 50262.732385: 0: E\n\
Binder_3-924 [000] 50262.732403: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_3-924 [000] 50262.732424: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.732438: 0: E\n\
ndroid.launcher-655 [000] 50262.732476: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50262.732486: 0: E\n\
ndroid.launcher-655 [000] 50262.732569: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50262.733475: 0: E\n\
ndroid.launcher-655 [000] 50262.733503: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50262.734271: 0: E\n\
ndroid.launcher-655 [000] 50262.734332: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50262.734728: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50262.734840: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.734860: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50262.734892: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.736359: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.736387: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.736397: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50262.736507: 0: B|124|queueBuffer\n\
surfaceflinger-124 [000] 50262.736520: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
surfaceflinger-124 [000] 50262.736524: 0: E\n\
surfaceflinger-124 [000] 50262.736548: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
surfaceflinger-124 [000] 50262.736576: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50262.736586: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.736604: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50262.736612: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50262.736616: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.736643: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50262.736651: 0: E\n\
surfaceflinger-124 [000] 50262.736704: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.736740: 0: E\n\
ndroid.launcher-655 [000] 50262.736752: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.736757: 0: E\n\
ndroid.launcher-655 [000] 50262.736762: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.736764: 0: E\n\
ndroid.launcher-655 [000] 50262.736769: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.736771: 0: E\n\
ndroid.launcher-655 [000] 50262.736791: 0: E\n\
ndroid.launcher-655 [000] 50262.736832: 0: E\n\
ndroid.launcher-655 [000] 50262.736839: 0: E\n\
ndroid.launcher-655 [000] 50262.736968: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.737707: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.737715: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.737721: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50262.737745: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50262.737764: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
irq/214-host_sp-14188 [000] 50262.737772: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.737827: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.740707: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.740716: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50262.740754: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.741160: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.741164: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50262.741192: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.743277: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.743283: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50262.743295: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50262.743303: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.743334: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.746646: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.746652: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50262.746660: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50262.746667: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.746688: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50262.746701: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.746708: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.746722: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.746734: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.746749: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.746757: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.746767: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.746797: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50262.746810: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50262.746827: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50262.746884: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50262.746891: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50262.746898: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.746901: 0: E\n\
SurfaceFlinger-236 [000] 50262.746905: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.746911: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50262.746924: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50262.746931: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50262.746933: 0: E\n\
SurfaceFlinger-236 [000] 50262.746941: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50262.746944: 0: E\n\
SurfaceFlinger-236 [000] 50262.747028: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50262.747037: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50262.747039: 0: E\n\
SurfaceFlinger-236 [000] 50262.747043: 0: E\n\
SurfaceFlinger-236 [000] 50262.747048: 0: E\n\
SurfaceFlinger-236 [000] 50262.747057: 0: E\n\
SurfaceFlinger-236 [000] 50262.747064: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.747067: 0: E\n\
SurfaceFlinger-236 [000] 50262.747071: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.747074: 0: E\n\
SurfaceFlinger-236 [000] 50262.747079: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.747082: 0: E\n\
SurfaceFlinger-236 [000] 50262.747087: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.747102: 0: E\n\
SurfaceFlinger-236 [000] 50262.747108: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.747110: 0: E\n\
SurfaceFlinger-236 [000] 50262.747115: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.747117: 0: E\n\
SurfaceFlinger-236 [000] 50262.747126: 0: E\n\
SurfaceFlinger-236 [000] 50262.747133: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50262.747156: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.747243: 0: B|124|onDraw\n\
SurfaceFlinger-236 [000] 50262.747312: 0: E\n\
SurfaceFlinger-236 [000] 50262.747326: 0: B|124|onDraw\n\
SurfaceFlinger-236 [000] 50262.747364: 0: E\n\
SurfaceFlinger-236 [000] 50262.747378: 0: B|124|onDraw\n\
SurfaceFlinger-236 [000] 50262.747415: 0: E\n\
SurfaceFlinger-236 [000] 50262.747425: 0: E\n\
SurfaceFlinger-236 [000] 50262.747433: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50262.747446: 0: B|124|eglSwapBuffers\n\
SurfaceFlinger-236 [000] 50262.747588: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.747598: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.747613: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50262.747626: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.747640: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50262.747669: 0: E\n\
SurfaceFlinger-236 [000] 50262.747683: 0: E\n\
SurfaceFlinger-236 [000] 50262.747685: 0: E\n\
SurfaceFlinger-236 [000] 50262.747704: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.748007: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.748017: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50262.748028: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.748035: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.748039: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50262.748085: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50262.748106: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.748124: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.748192: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50262.748235: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50262.748310: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50262.748339: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.748347: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50262.748358: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.748363: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.748367: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50262.748404: 0: B|124|dequeueBuffer\n\
Binder_2-394 [000] 50262.748416: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_2-394 [000] 50262.748419: 0: E\n\
Binder_2-394 [000] 50262.748422: 0: E\n\
Binder_2-394 [000] 50262.748450: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.748464: 0: E\n\
ndroid.launcher-655 [000] 50262.748501: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50262.748510: 0: E\n\
ndroid.launcher-655 [000] 50262.748592: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50262.748603: 0: E\n\
ndroid.launcher-655 [000] 50262.748614: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50262.749092: 0: E\n\
ndroid.launcher-655 [000] 50262.749141: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50262.749419: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50262.749472: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.749488: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50262.749505: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.749511: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.749515: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50262.749575: 0: B|124|queueBuffer\n\
Binder_1-340 [000] 50262.749583: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_1-340 [000] 50262.749586: 0: E\n\
Binder_1-340 [000] 50262.749600: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_1-340 [000] 50262.749616: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_1-340 [000] 50262.749621: 0: E\n\
Binder_1-340 [000] 50262.749653: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.749673: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.749689: 0: E\n\
ndroid.launcher-655 [000] 50262.749697: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.749701: 0: E\n\
ndroid.launcher-655 [000] 50262.749705: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.749708: 0: E\n\
ndroid.launcher-655 [000] 50262.749712: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.749715: 0: E\n\
ndroid.launcher-655 [000] 50262.749722: 0: E\n\
ndroid.launcher-655 [000] 50262.749742: 0: E\n\
ndroid.launcher-655 [000] 50262.749747: 0: E\n\
ndroid.launcher-655 [000] 50262.749850: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.751757: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.751777: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50262.751811: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.753367: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.753378: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.753624: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.753633: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50262.753650: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
irq/214-host_sp-14188 [000] 50262.753658: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.753685: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.755622: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.757080: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.757089: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50262.757123: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.758522: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.758530: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.758563: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.758701: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.758707: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.758722: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.759190: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.759195: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50262.759207: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50262.759215: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.759248: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.760185: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.760191: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.760223: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50262.760230: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50262.760236: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50262.760245: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.760253: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50262.760349: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
InputReader-419 [000] 50262.760356: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.760365: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50262.760395: 0: C|360|iq|1\n\
InputReader-419 [000] 50262.760411: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50262.760440: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.760467: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50262.760504: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.760530: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50262.760544: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50262.760551: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.760579: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.760665: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.763318: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.763324: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50262.763333: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50262.763341: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.763371: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.763378: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.763393: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.763400: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50262.763412: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.763421: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.763429: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.763440: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.763449: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.763455: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.763473: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.763499: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50262.763513: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50262.763529: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50262.763578: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50262.763586: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50262.763593: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.763596: 0: E\n\
SurfaceFlinger-236 [000] 50262.763601: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.763607: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50262.763621: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50262.763628: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50262.763630: 0: E\n\
SurfaceFlinger-236 [000] 50262.763639: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50262.763642: 0: E\n\
SurfaceFlinger-236 [000] 50262.763728: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50262.763736: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50262.763739: 0: E\n\
SurfaceFlinger-236 [000] 50262.763743: 0: E\n\
SurfaceFlinger-236 [000] 50262.763748: 0: E\n\
SurfaceFlinger-236 [000] 50262.763756: 0: E\n\
SurfaceFlinger-236 [000] 50262.763763: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.763765: 0: E\n\
SurfaceFlinger-236 [000] 50262.763770: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.763772: 0: E\n\
SurfaceFlinger-236 [000] 50262.763777: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.763780: 0: E\n\
SurfaceFlinger-236 [000] 50262.763785: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.763800: 0: E\n\
SurfaceFlinger-236 [000] 50262.763806: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.763808: 0: E\n\
SurfaceFlinger-236 [000] 50262.763813: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.763815: 0: E\n\
SurfaceFlinger-236 [000] 50262.763824: 0: E\n\
SurfaceFlinger-236 [000] 50262.763831: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50262.763854: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.763874: 0: E\n\
SurfaceFlinger-236 [000] 50262.763882: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50262.763922: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.763930: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.763968: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50262.763984: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50262.764014: 0: E\n\
SurfaceFlinger-236 [000] 50262.764018: 0: E\n\
SurfaceFlinger-236 [000] 50262.764034: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.764138: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.764148: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50262.764166: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.764206: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.764380: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50262.764413: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50262.764471: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50262.764498: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.764513: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50262.764524: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50262.764559: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50262.764594: 0: B|124|dequeueBuffer\n\
Binder_4-1276 [000] 50262.764602: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_4-1276 [000] 50262.764605: 0: E\n\
Binder_4-1276 [000] 50262.764608: 0: E\n\
Binder_4-1276 [000] 50262.764623: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50262.764645: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50262.764653: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50262.764659: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.764674: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.764688: 0: E\n\
ndroid.launcher-655 [000] 50262.764723: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50262.764732: 0: E\n\
ndroid.launcher-655 [000] 50262.764792: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50262.764803: 0: E\n\
ndroid.launcher-655 [000] 50262.764811: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50262.765164: 0: E\n\
ndroid.launcher-655 [000] 50262.765197: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50262.765386: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50262.765422: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.765438: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50262.765481: 0: B|124|queueBuffer\n\
Binder_5-9587 [000] 50262.765489: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_5-9587 [000] 50262.765492: 0: E\n\
Binder_5-9587 [000] 50262.765502: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_5-9587 [000] 50262.765515: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50262.765520: 0: E\n\
Binder_5-9587 [000] 50262.765534: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50262.765557: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.765573: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.765588: 0: E\n\
ndroid.launcher-655 [000] 50262.765596: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.765599: 0: E\n\
ndroid.launcher-655 [000] 50262.765604: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.765606: 0: E\n\
ndroid.launcher-655 [000] 50262.765611: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.765613: 0: E\n\
ndroid.launcher-655 [000] 50262.765620: 0: E\n\
ndroid.launcher-655 [000] 50262.765635: 0: E\n\
ndroid.launcher-655 [000] 50262.765639: 0: E\n\
ndroid.launcher-655 [000] 50262.765698: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.766888: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.766904: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50262.766933: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.768192: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.768201: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.768225: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.768376: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.768385: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.768400: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.769863: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.769871: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.769921: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50262.769930: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50262.769937: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50262.769949: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.769961: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50262.770116: 0: C|360|iq|1\n\
InputReader-419 [000] 50262.770144: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50262.770185: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.770220: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50262.770267: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50262.770274: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50262.770300: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/214-host_sp-14188 [000] 50262.770310: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.770371: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.770390: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.770424: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50262.770437: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50262.770444: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50262.770476: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.770545: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.772384: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.772390: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50262.772401: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50262.772409: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.772437: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.777845: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.777850: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.777865: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.778009: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.778015: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.778028: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.778656: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.778663: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.779499: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.779512: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.779538: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50262.779545: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50262.779553: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50262.779561: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.779570: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50262.779628: 0: C|360|iq|1\n\
InputReader-419 [000] 50262.779642: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50262.779668: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.779690: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50262.779719: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.779739: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50262.779750: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50262.779758: 0: C|360|wq:Window{42a6b678 com.android.launcher|3\n\
InputDispatcher-418 [000] 50262.779783: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.779831: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.779985: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.779995: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50262.780006: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50262.780014: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.780040: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.780047: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.780063: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.780075: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50262.780087: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.780095: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.780106: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.780114: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.780134: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.780161: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50262.780175: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50262.780192: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.780364: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50262.780624: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.780683: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.780698: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.780705: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.780737: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.780779: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50262.780808: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50262.780862: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50262.780869: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50262.780877: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.780880: 0: E\n\
SurfaceFlinger-236 [000] 50262.780884: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.780891: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50262.780904: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50262.780912: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50262.780914: 0: E\n\
SurfaceFlinger-236 [000] 50262.780922: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50262.780925: 0: E\n\
SurfaceFlinger-236 [000] 50262.780950: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.780958: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.780972: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.780988: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.780994: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.781024: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.781048: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.781066: 0: E\n\
ndroid.launcher-655 [000] 50262.781116: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50262.781150: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50262.781206: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50262.781231: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.781245: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50262.781257: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
Binder_2-394 [000] 50262.781278: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
Binder_2-394 [000] 50262.781283: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.781312: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50262.781321: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50262.781328: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=D ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50262.781375: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50262.781383: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50262.781386: 0: E\n\
SurfaceFlinger-236 [000] 50262.781390: 0: E\n\
SurfaceFlinger-236 [000] 50262.781397: 0: E\n\
SurfaceFlinger-236 [000] 50262.781406: 0: E\n\
SurfaceFlinger-236 [000] 50262.781413: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.781416: 0: E\n\
SurfaceFlinger-236 [000] 50262.781420: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.781425: 0: E\n\
SurfaceFlinger-236 [000] 50262.781430: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.781434: 0: E\n\
SurfaceFlinger-236 [000] 50262.781439: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.781455: 0: E\n\
SurfaceFlinger-236 [000] 50262.781461: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.781464: 0: E\n\
SurfaceFlinger-236 [000] 50262.781468: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.781471: 0: E\n\
SurfaceFlinger-236 [000] 50262.781480: 0: E\n\
SurfaceFlinger-236 [000] 50262.781487: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50262.781511: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.781526: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.781533: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.781547: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50262.781564: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50262.781571: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
Binder_2-394 [000] 50262.781602: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_2-394 [000] 50262.781637: 0: B|124|dequeueBuffer\n\
Binder_2-394 [000] 50262.781645: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_2-394 [000] 50262.781648: 0: E\n\
Binder_2-394 [000] 50262.781650: 0: E\n\
Binder_2-394 [000] 50262.781665: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_2-394 [000] 50262.781687: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.781702: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50262.781709: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
Binder_1-340 [000] 50262.781715: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50262.781721: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50262.781734: 0: E\n\
SurfaceFlinger-236 [000] 50262.781743: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50262.781783: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.781790: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.781824: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50262.781860: 0: E\n\
SurfaceFlinger-236 [000] 50262.781865: 0: E\n\
SurfaceFlinger-236 [000] 50262.781881: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.781898: 0: E\n\
ndroid.launcher-655 [000] 50262.781934: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50262.781943: 0: E\n\
ndroid.launcher-655 [000] 50262.782007: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50262.782226: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.782236: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.782258: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50262.782268: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50262.782315: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.782531: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.782540: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50262.782554: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.782863: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.782872: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50262.783004: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50262.783022: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50262.783107: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50262.783137: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50262.783237: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.783309: 0: E\n\
ndroid.launcher-655 [000] 50262.783327: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50262.783728: 0: E\n\
ndroid.launcher-655 [000] 50262.783760: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50262.783966: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50262.784012: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.784023: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50262.784034: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.784040: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.784044: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50262.784094: 0: B|124|queueBuffer\n\
Binder_3-924 [000] 50262.784102: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_3-924 [000] 50262.784105: 0: E\n\
Binder_3-924 [000] 50262.784117: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_3-924 [000] 50262.784131: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_3-924 [000] 50262.784137: 0: E\n\
Binder_3-924 [000] 50262.784167: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.784188: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.784204: 0: E\n\
ndroid.launcher-655 [000] 50262.784212: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.784215: 0: E\n\
ndroid.launcher-655 [000] 50262.784220: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.784222: 0: E\n\
ndroid.launcher-655 [000] 50262.784226: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.784229: 0: E\n\
ndroid.launcher-655 [000] 50262.784236: 0: E\n\
ndroid.launcher-655 [000] 50262.784252: 0: E\n\
ndroid.launcher-655 [000] 50262.784256: 0: E\n\
ndroid.launcher-655 [000] 50262.784322: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.785445: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.785477: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50262.785520: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.785614: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.787540: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.787554: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.787583: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.787723: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.787733: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.787749: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.788807: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.788816: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50262.788862: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.789237: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.789243: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.789286: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50262.789294: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50262.789302: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50262.789311: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.789319: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50262.789448: 0: C|360|iq|1\n\
InputReader-419 [000] 50262.789470: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50262.789509: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.789540: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50262.789596: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.789636: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50262.789649: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50262.789657: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50262.789686: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.789770: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.790354: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.790362: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.790377: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.790927: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.790933: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50262.790946: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50262.790954: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.790989: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.796651: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.796657: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50262.796666: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50262.796673: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.796708: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.796717: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.796734: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.796737: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50262.796750: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.796758: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.796766: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.796777: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.796785: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.796791: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.796810: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.796838: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50262.796852: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50262.796867: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50262.796922: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50262.796930: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50262.796937: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.796940: 0: E\n\
SurfaceFlinger-236 [000] 50262.796944: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.796952: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50262.796966: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50262.796973: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50262.796976: 0: E\n\
SurfaceFlinger-236 [000] 50262.796984: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50262.796987: 0: E\n\
SurfaceFlinger-236 [000] 50262.797038: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50262.797045: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50262.797048: 0: E\n\
SurfaceFlinger-236 [000] 50262.797052: 0: E\n\
SurfaceFlinger-236 [000] 50262.797057: 0: E\n\
SurfaceFlinger-236 [000] 50262.797067: 0: E\n\
SurfaceFlinger-236 [000] 50262.797073: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.797076: 0: E\n\
SurfaceFlinger-236 [000] 50262.797080: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.797083: 0: E\n\
SurfaceFlinger-236 [000] 50262.797089: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.797093: 0: E\n\
SurfaceFlinger-236 [000] 50262.797097: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.797113: 0: E\n\
SurfaceFlinger-236 [000] 50262.797119: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.797122: 0: E\n\
SurfaceFlinger-236 [000] 50262.797126: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.797129: 0: E\n\
SurfaceFlinger-236 [000] 50262.797138: 0: E\n\
SurfaceFlinger-236 [000] 50262.797144: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50262.797169: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.797181: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.797189: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.797205: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50262.797222: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50262.797235: 0: E\n\
SurfaceFlinger-236 [000] 50262.797243: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50262.797279: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.797286: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.797320: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50262.797343: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.797351: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.797364: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50262.797387: 0: E\n\
SurfaceFlinger-236 [000] 50262.797392: 0: E\n\
SurfaceFlinger-236 [000] 50262.797406: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.797573: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50262.797827: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.797846: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.797890: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.797918: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.797933: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.797948: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.797975: 0: C|360|wq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50262.797997: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.798014: 0: E\n\
ndroid.launcher-655 [000] 50262.798068: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50262.798105: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50262.798177: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50262.798208: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.798224: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50262.798277: 0: B|124|dequeueBuffer\n\
surfaceflinger-124 [000] 50262.798286: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
surfaceflinger-124 [000] 50262.798289: 0: E\n\
surfaceflinger-124 [000] 50262.798292: 0: E\n\
surfaceflinger-124 [000] 50262.798308: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50262.798329: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.798344: 0: E\n\
ndroid.launcher-655 [000] 50262.798387: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50262.798396: 0: E\n\
ndroid.launcher-655 [000] 50262.798462: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50262.798675: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.798875: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.798886: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.798916: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50262.798925: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50262.798932: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50262.798941: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.798951: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50262.798989: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50262.799009: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.799025: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50262.799089: 0: C|360|iq|1\n\
InputReader-419 [000] 50262.799104: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50262.799130: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.799153: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50262.799183: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.799205: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50262.799212: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.799239: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.799294: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.799303: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50262.799322: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.799732: 0: E\n\
ndroid.launcher-655 [000] 50262.799749: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50262.800135: 0: E\n\
ndroid.launcher-655 [000] 50262.800167: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50262.800424: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50262.800460: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.800471: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50262.800485: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.800491: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.800495: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50262.800537: 0: B|124|queueBuffer\n\
Binder_2-394 [000] 50262.800545: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_2-394 [000] 50262.800548: 0: E\n\
Binder_2-394 [000] 50262.800559: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_2-394 [000] 50262.800572: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_2-394 [000] 50262.800578: 0: E\n\
Binder_2-394 [000] 50262.800608: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.800625: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.800641: 0: E\n\
ndroid.launcher-655 [000] 50262.800650: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.800653: 0: E\n\
ndroid.launcher-655 [000] 50262.800658: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.800661: 0: E\n\
ndroid.launcher-655 [000] 50262.800665: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.800667: 0: E\n\
ndroid.launcher-655 [000] 50262.800675: 0: E\n\
ndroid.launcher-655 [000] 50262.800693: 0: E\n\
ndroid.launcher-655 [000] 50262.800697: 0: E\n\
ndroid.launcher-655 [000] 50262.800810: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.801846: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.801860: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50262.801892: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.803646: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.803657: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.805260: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.805277: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50262.805316: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.806167: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.806493: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.806503: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.806529: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.806667: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.806673: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.806687: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.807367: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.807371: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50262.807385: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50262.807394: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.807438: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.808155: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.808160: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.808188: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50262.808194: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50262.808200: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50262.808208: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.808215: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50262.808287: 0: C|360|iq|1\n\
InputReader-419 [000] 50262.808304: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50262.808333: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.808359: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50262.808393: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.808416: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50262.808427: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50262.808434: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50262.808462: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.808519: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.810338: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.810345: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.810356: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.813321: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.813326: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50262.813335: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50262.813343: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.813376: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.813384: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.813401: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.813408: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50262.813422: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.813430: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.813435: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.813445: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.813457: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.813463: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.813481: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.813509: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50262.813522: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50262.813539: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50262.813592: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50262.813599: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50262.813607: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.813609: 0: E\n\
SurfaceFlinger-236 [000] 50262.813614: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.813620: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50262.813635: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50262.813642: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50262.813645: 0: E\n\
SurfaceFlinger-236 [000] 50262.813652: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50262.813655: 0: E\n\
SurfaceFlinger-236 [000] 50262.813706: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50262.813713: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50262.813716: 0: E\n\
SurfaceFlinger-236 [000] 50262.813719: 0: E\n\
SurfaceFlinger-236 [000] 50262.813724: 0: E\n\
SurfaceFlinger-236 [000] 50262.813733: 0: E\n\
SurfaceFlinger-236 [000] 50262.813740: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.813742: 0: E\n\
SurfaceFlinger-236 [000] 50262.813747: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.813749: 0: E\n\
SurfaceFlinger-236 [000] 50262.813754: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.813758: 0: E\n\
SurfaceFlinger-236 [000] 50262.813762: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.813778: 0: E\n\
SurfaceFlinger-236 [000] 50262.813783: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.813786: 0: E\n\
SurfaceFlinger-236 [000] 50262.813790: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.813793: 0: E\n\
SurfaceFlinger-236 [000] 50262.813802: 0: E\n\
SurfaceFlinger-236 [000] 50262.813809: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50262.813832: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.813842: 0: E\n\
SurfaceFlinger-236 [000] 50262.813850: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50262.813888: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.813895: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.813929: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50262.813947: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.814095: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50262.814303: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.814354: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.814362: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.814402: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.814431: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50262.814471: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_1-340 [000] 50262.814492: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.814507: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50262.814546: 0: E\n\
SurfaceFlinger-236 [000] 50262.814550: 0: E\n\
SurfaceFlinger-236 [000] 50262.814566: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.814583: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.814589: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.814618: 0: C|360|wq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50262.814642: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.814659: 0: E\n\
ndroid.launcher-655 [000] 50262.814778: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50262.814810: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50262.814874: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50262.814901: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.814916: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50262.814951: 0: B|124|dequeueBuffer\n\
Binder_4-1276 [000] 50262.814960: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_4-1276 [000] 50262.814963: 0: E\n\
Binder_4-1276 [000] 50262.814965: 0: E\n\
Binder_4-1276 [000] 50262.814982: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50262.815004: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.815018: 0: E\n\
ndroid.launcher-655 [000] 50262.815051: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50262.815061: 0: E\n\
ndroid.launcher-655 [000] 50262.815124: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50262.816128: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.816141: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.816160: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.816309: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.816319: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.816334: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.817804: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.817813: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.817843: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50262.817854: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50262.817861: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50262.817871: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.817879: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50262.817951: 0: C|360|iq|1\n\
InputReader-419 [000] 50262.817967: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50262.817996: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.818021: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50262.818051: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.818076: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50262.818083: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.818110: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.823075: 0: E\n\
ndroid.launcher-655 [000] 50262.823093: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50262.825306: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.826590: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.826608: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50262.826651: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.828810: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.828818: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50262.828839: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.829206: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.829218: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.829996: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.830011: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50262.830024: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50262.830046: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50262.830051: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.830059: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.830080: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.830094: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.830102: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.830114: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.830146: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50262.830167: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.830188: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.830245: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.830694: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.830709: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50262.830735: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50262.830747: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.830805: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.830859: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.830866: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50262.830890: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
irq/214-host_sp-14188 [000] 50262.830898: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.831085: 0: E\n\
ndroid.launcher-655 [000] 50262.831124: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50262.831451: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50262.831576: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.831616: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50262.831732: 0: B|124|queueBuffer\n\
Binder_3-924 [000] 50262.831744: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_3-924 [000] 50262.831749: 0: E\n\
Binder_3-924 [000] 50262.831773: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_3-924 [000] 50262.831799: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_3-924 [000] 50262.831807: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.831824: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50262.831831: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_3-924 [000] 50262.831835: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.831858: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50262.831865: 0: E\n\
Binder_3-924 [000] 50262.831890: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_3-924 [000] 50262.831919: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.831941: 0: E\n\
ndroid.launcher-655 [000] 50262.831951: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.831955: 0: E\n\
ndroid.launcher-655 [000] 50262.831960: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.831962: 0: E\n\
ndroid.launcher-655 [000] 50262.831967: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.831969: 0: E\n\
ndroid.launcher-655 [000] 50262.831981: 0: E\n\
ndroid.launcher-655 [000] 50262.832023: 0: E\n\
ndroid.launcher-655 [000] 50262.832030: 0: E\n\
ndroid.launcher-655 [000] 50262.832436: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.832449: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50262.832484: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.832544: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50262.832834: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.832846: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50262.832858: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.832863: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.832867: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50262.832907: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50262.832926: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.832941: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.833015: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.833023: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.833099: 0: C|360|wq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50262.833140: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.833161: 0: E\n\
ndroid.launcher-655 [000] 50262.833246: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50262.833407: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50262.833497: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50262.833532: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.833542: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50262.833554: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.833560: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.833564: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50262.833610: 0: B|124|dequeueBuffer\n\
Binder_5-9587 [000] 50262.833620: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_5-9587 [000] 50262.833623: 0: E\n\
Binder_5-9587 [000] 50262.833625: 0: E\n\
Binder_5-9587 [000] 50262.833654: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.833668: 0: E\n\
ndroid.launcher-655 [000] 50262.833709: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50262.833719: 0: E\n\
ndroid.launcher-655 [000] 50262.833802: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50262.834463: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.834476: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50262.834507: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.834550: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.834558: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50262.834576: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50262.834584: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.834614: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.835135: 0: E\n\
ndroid.launcher-655 [000] 50262.835153: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50262.835533: 0: E\n\
ndroid.launcher-655 [000] 50262.835563: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50262.835759: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50262.835802: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.835813: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50262.835827: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.836247: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.836260: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.836266: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50262.836322: 0: B|124|queueBuffer\n\
Binder_2-394 [000] 50262.836331: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_2-394 [000] 50262.836334: 0: E\n\
Binder_2-394 [000] 50262.836346: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_2-394 [000] 50262.836356: 0: E\n\
Binder_2-394 [000] 50262.836387: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.836405: 0: E\n\
ndroid.launcher-655 [000] 50262.836414: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.836417: 0: E\n\
ndroid.launcher-655 [000] 50262.836422: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.836425: 0: E\n\
ndroid.launcher-655 [000] 50262.836429: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.836432: 0: E\n\
ndroid.launcher-655 [000] 50262.836441: 0: E\n\
ndroid.launcher-655 [000] 50262.836459: 0: E\n\
ndroid.launcher-655 [000] 50262.836464: 0: E\n\
ndroid.launcher-655 [000] 50262.836529: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.837230: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.837240: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50262.837268: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.839872: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.839880: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.839935: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.840072: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.840078: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.840094: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.840484: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.840491: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50262.840524: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.841589: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.841595: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.841639: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50262.841647: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50262.841655: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50262.841667: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.841676: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50262.841807: 0: C|360|iq|1\n\
InputReader-419 [000] 50262.841829: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50262.841865: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.841894: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50262.841947: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.841983: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50262.841995: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50262.842003: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.842033: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.842123: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.842606: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.842612: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50262.842626: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50262.842634: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.842670: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.846656: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.846661: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50262.846671: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50262.846677: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.846700: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50262.846713: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.846732: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.846759: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50262.846773: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50262.846791: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50262.846845: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50262.846852: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50262.846861: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.846863: 0: E\n\
SurfaceFlinger-236 [000] 50262.846868: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.846878: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.846886: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50262.846901: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50262.846907: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50262.846910: 0: E\n\
SurfaceFlinger-236 [000] 50262.846920: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50262.846923: 0: E\n\
SurfaceFlinger-236 [000] 50262.846979: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50262.846987: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50262.846989: 0: E\n\
SurfaceFlinger-236 [000] 50262.846993: 0: E\n\
SurfaceFlinger-236 [000] 50262.846998: 0: E\n\
SurfaceFlinger-236 [000] 50262.847008: 0: E\n\
SurfaceFlinger-236 [000] 50262.847015: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.847017: 0: E\n\
SurfaceFlinger-236 [000] 50262.847022: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.847025: 0: E\n\
SurfaceFlinger-236 [000] 50262.847030: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.847034: 0: E\n\
SurfaceFlinger-236 [000] 50262.847038: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.847055: 0: E\n\
SurfaceFlinger-236 [000] 50262.847061: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.847063: 0: E\n\
SurfaceFlinger-236 [000] 50262.847068: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.847070: 0: E\n\
SurfaceFlinger-236 [000] 50262.847080: 0: E\n\
SurfaceFlinger-236 [000] 50262.847088: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50262.847115: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.847127: 0: E\n\
SurfaceFlinger-236 [000] 50262.847136: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50262.847176: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.847185: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.847222: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50262.847242: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.847255: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50262.847289: 0: E\n\
SurfaceFlinger-236 [000] 50262.847293: 0: E\n\
SurfaceFlinger-236 [000] 50262.847309: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.847448: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50262.847650: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.847658: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50262.847668: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.847674: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.847678: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50262.847714: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_1-340 [000] 50262.847733: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.847747: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.847797: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.847804: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.847846: 0: C|360|wq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50262.847874: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.847891: 0: E\n\
ndroid.launcher-655 [000] 50262.847993: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50262.848027: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50262.848089: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50262.848115: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.848124: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50262.848133: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.848139: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.848143: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50262.848177: 0: B|124|dequeueBuffer\n\
Binder_4-1276 [000] 50262.848186: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_4-1276 [000] 50262.848189: 0: E\n\
Binder_4-1276 [000] 50262.848192: 0: E\n\
Binder_4-1276 [000] 50262.848220: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.848233: 0: E\n\
ndroid.launcher-655 [000] 50262.848266: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50262.848276: 0: E\n\
ndroid.launcher-655 [000] 50262.848337: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50262.849280: 0: E\n\
ndroid.launcher-655 [000] 50262.849296: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50262.849695: 0: E\n\
ndroid.launcher-655 [000] 50262.849725: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50262.849830: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.849857: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.849863: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.849873: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.849893: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.849898: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.849902: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.849923: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.850040: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.850050: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.850065: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.850088: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50262.850125: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.850132: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50262.850144: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.850149: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.850153: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50262.850208: 0: B|124|queueBuffer\n\
Binder_3-924 [000] 50262.850216: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_3-924 [000] 50262.850219: 0: E\n\
Binder_3-924 [000] 50262.850230: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_3-924 [000] 50262.850239: 0: E\n\
Binder_3-924 [000] 50262.850268: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.850283: 0: E\n\
ndroid.launcher-655 [000] 50262.850292: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.850303: 0: E\n\
ndroid.launcher-655 [000] 50262.850309: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.850312: 0: E\n\
ndroid.launcher-655 [000] 50262.850316: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.850349: 0: E\n\
ndroid.launcher-655 [000] 50262.850358: 0: E\n\
ndroid.launcher-655 [000] 50262.850373: 0: E\n\
ndroid.launcher-655 [000] 50262.850378: 0: E\n\
ndroid.launcher-655 [000] 50262.850455: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.851382: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.851389: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50262.851418: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.851530: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.851537: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.851587: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50262.851597: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50262.851605: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50262.851619: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.851632: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50262.851741: 0: C|360|iq|1\n\
InputReader-419 [000] 50262.851758: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50262.851788: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.851812: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50262.851851: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.851881: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50262.851894: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50262.851903: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.851930: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.852009: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.852678: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.852685: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.852720: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.852928: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.852934: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.852946: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.853252: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.853256: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.853284: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.853496: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.853500: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.853512: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.854187: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.854192: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.854220: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50262.854231: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50262.854289: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
SensorService-373 [000] 50262.854554: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50262.854581: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50262.854627: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50262.854635: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50262.854662: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50262.854729: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50262.854758: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50262.854857: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.856250: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.859514: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.859523: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.859543: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.859697: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.859703: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.859717: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.860345: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.860351: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.860371: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.861186: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.861191: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.861217: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50262.861225: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50262.861231: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50262.861240: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.861246: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50262.861316: 0: C|360|iq|1\n\
InputReader-419 [000] 50262.861332: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50262.861360: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.861384: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50262.861415: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.861437: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50262.861449: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50262.861456: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50262.861483: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.861546: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.863327: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.863333: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50262.863343: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50262.863352: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.863380: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.863387: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.863408: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.863420: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50262.863431: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.863439: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.863453: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.863471: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.863499: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.863546: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50262.863565: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50262.863587: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50262.863665: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50262.863673: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50262.863687: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.863689: 0: E\n\
SurfaceFlinger-236 [000] 50262.863694: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.863707: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.863718: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50262.863743: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50262.863752: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50262.863754: 0: E\n\
SurfaceFlinger-236 [000] 50262.863766: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50262.863769: 0: E\n\
SurfaceFlinger-236 [000] 50262.863870: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50262.863878: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50262.863881: 0: E\n\
SurfaceFlinger-236 [000] 50262.863885: 0: E\n\
SurfaceFlinger-236 [000] 50262.863891: 0: E\n\
SurfaceFlinger-236 [000] 50262.863907: 0: E\n\
SurfaceFlinger-236 [000] 50262.863914: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.863917: 0: E\n\
SurfaceFlinger-236 [000] 50262.863921: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.863924: 0: E\n\
SurfaceFlinger-236 [000] 50262.863929: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.863934: 0: E\n\
SurfaceFlinger-236 [000] 50262.863939: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.863962: 0: E\n\
SurfaceFlinger-236 [000] 50262.863968: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.863971: 0: E\n\
SurfaceFlinger-236 [000] 50262.863975: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.863978: 0: E\n\
SurfaceFlinger-236 [000] 50262.863987: 0: E\n\
SurfaceFlinger-236 [000] 50262.863995: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50262.864029: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.864042: 0: E\n\
SurfaceFlinger-236 [000] 50262.864052: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50262.864114: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.864123: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.864170: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50262.864194: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.864209: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.864451: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50262.864754: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.864823: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.864832: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.864885: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.864920: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50262.864977: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50262.865003: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.865019: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50262.865076: 0: E\n\
SurfaceFlinger-236 [000] 50262.865080: 0: E\n\
SurfaceFlinger-236 [000] 50262.865097: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.865121: 0: E\n\
ndroid.launcher-655 [000] 50262.865278: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50262.865320: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50262.865413: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50262.865449: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.865464: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50262.865510: 0: B|124|dequeueBuffer\n\
Binder_5-9587 [000] 50262.865519: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_5-9587 [000] 50262.865522: 0: E\n\
Binder_5-9587 [000] 50262.865525: 0: E\n\
Binder_5-9587 [000] 50262.865543: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50262.865566: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.865581: 0: E\n\
ndroid.launcher-655 [000] 50262.865624: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.865633: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50262.865651: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50262.865660: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.865697: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.865717: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50262.865728: 0: E\n\
ndroid.launcher-655 [000] 50262.865798: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50262.866747: 0: E\n\
ndroid.launcher-655 [000] 50262.866765: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50262.867183: 0: E\n\
ndroid.launcher-655 [000] 50262.867214: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50262.867422: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50262.867469: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.867480: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50262.867492: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.867498: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.867502: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50262.867549: 0: B|124|queueBuffer\n\
Binder_2-394 [000] 50262.867557: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_2-394 [000] 50262.867562: 0: E\n\
Binder_2-394 [000] 50262.867574: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_2-394 [000] 50262.867583: 0: E\n\
Binder_2-394 [000] 50262.867611: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.867628: 0: E\n\
ndroid.launcher-655 [000] 50262.867636: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.867639: 0: E\n\
ndroid.launcher-655 [000] 50262.867643: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.867646: 0: E\n\
ndroid.launcher-655 [000] 50262.867650: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.867652: 0: E\n\
ndroid.launcher-655 [000] 50262.867660: 0: E\n\
ndroid.launcher-655 [000] 50262.867674: 0: E\n\
ndroid.launcher-655 [000] 50262.867678: 0: E\n\
ndroid.launcher-655 [000] 50262.867748: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.868864: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.868880: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50262.868907: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.869605: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.869614: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50262.869635: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.869975: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.869984: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.870008: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.870155: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.870164: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.870179: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.871644: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.871652: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.871707: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50262.871718: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50262.871729: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50262.871745: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.871755: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50262.871934: 0: C|360|iq|1\n\
InputReader-419 [000] 50262.871963: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50262.871992: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
InputReader-419 [000] 50262.872000: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50262.872025: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.872050: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50262.872084: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.872108: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50262.872120: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50262.872128: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50262.872155: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50262.872169: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.872227: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.879215: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.879221: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.879237: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.879284: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.879291: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.879375: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.879385: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.879399: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.879995: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.880003: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50262.880013: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50262.880021: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.880048: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.880055: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.880081: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.880097: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.880104: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.880119: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.880129: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50262.880145: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.880168: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.880219: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50262.880237: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50262.880257: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.880365: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.880374: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.880385: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50262.880466: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50262.880474: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50262.880484: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.880487: 0: E\n\
SurfaceFlinger-236 [000] 50262.880491: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.880503: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.880525: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50262.880547: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50262.880555: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50262.880557: 0: E\n\
SurfaceFlinger-236 [000] 50262.880568: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50262.880571: 0: E\n\
SurfaceFlinger-236 [000] 50262.880659: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50262.880666: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50262.880669: 0: E\n\
SurfaceFlinger-236 [000] 50262.880673: 0: E\n\
SurfaceFlinger-236 [000] 50262.880680: 0: E\n\
SurfaceFlinger-236 [000] 50262.880693: 0: E\n\
SurfaceFlinger-236 [000] 50262.880700: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.880703: 0: E\n\
SurfaceFlinger-236 [000] 50262.880718: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.880721: 0: E\n\
SurfaceFlinger-236 [000] 50262.880727: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.880731: 0: E\n\
SurfaceFlinger-236 [000] 50262.880735: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.880755: 0: E\n\
SurfaceFlinger-236 [000] 50262.880761: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.880764: 0: E\n\
SurfaceFlinger-236 [000] 50262.880768: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.880771: 0: E\n\
SurfaceFlinger-236 [000] 50262.880781: 0: E\n\
SurfaceFlinger-236 [000] 50262.880789: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50262.880821: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.880843: 0: E\n\
SurfaceFlinger-236 [000] 50262.880852: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50262.880912: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.880925: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.880956: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50262.880966: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50262.880973: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50262.880985: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.880995: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50262.881019: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50262.881093: 0: C|360|iq|1\n\
InputReader-419 [000] 50262.881108: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50262.881133: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.881156: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50262.881190: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.881214: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50262.881222: 0: C|360|wq:Window{42a6b678 com.android.launcher|3\n\
InputDispatcher-418 [000] 50262.881250: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.881270: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50262.881280: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.881285: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.881325: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50262.881372: 0: E\n\
SurfaceFlinger-236 [000] 50262.881376: 0: E\n\
SurfaceFlinger-236 [000] 50262.881394: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.881593: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50262.881871: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.881941: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.881951: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.881997: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50262.882030: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50262.882082: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_1-340 [000] 50262.882106: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.882123: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.882138: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.882143: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.882176: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.882199: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.882219: 0: E\n\
ndroid.launcher-655 [000] 50262.882298: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.882307: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50262.882325: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50262.882333: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.882367: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.882440: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50262.882477: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50262.882537: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50262.882564: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.882580: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50262.882616: 0: B|124|dequeueBuffer\n\
Binder_4-1276 [000] 50262.882626: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_4-1276 [000] 50262.882629: 0: E\n\
Binder_4-1276 [000] 50262.882632: 0: E\n\
Binder_4-1276 [000] 50262.882647: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50262.882668: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.882682: 0: E\n\
ndroid.launcher-655 [000] 50262.882716: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50262.882725: 0: E\n\
ndroid.launcher-655 [000] 50262.882785: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50262.883728: 0: E\n\
ndroid.launcher-655 [000] 50262.883744: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50262.884138: 0: E\n\
ndroid.launcher-655 [000] 50262.884172: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50262.884374: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50262.884416: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.884427: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50262.884440: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.884446: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.884450: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50262.884495: 0: B|124|queueBuffer\n\
Binder_3-924 [000] 50262.884503: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_3-924 [000] 50262.884506: 0: E\n\
Binder_3-924 [000] 50262.884517: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_3-924 [000] 50262.884526: 0: E\n\
Binder_3-924 [000] 50262.884555: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.884571: 0: E\n\
ndroid.launcher-655 [000] 50262.884580: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.884583: 0: E\n\
ndroid.launcher-655 [000] 50262.884587: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.884590: 0: E\n\
ndroid.launcher-655 [000] 50262.884594: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.884597: 0: E\n\
ndroid.launcher-655 [000] 50262.884604: 0: E\n\
ndroid.launcher-655 [000] 50262.884621: 0: E\n\
ndroid.launcher-655 [000] 50262.884626: 0: E\n\
ndroid.launcher-655 [000] 50262.884689: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.885840: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.885868: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50262.885906: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.886290: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.888844: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.888855: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50262.888886: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
irq/214-host_sp-14188 [000] 50262.888899: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.888920: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.889072: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.889078: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.889092: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.890336: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.890342: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.890354: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.890559: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.890564: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.890593: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50262.890599: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50262.890606: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50262.890614: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.890621: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50262.890701: 0: C|360|iq|1\n\
InputReader-419 [000] 50262.890718: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50262.890747: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.890772: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50262.890806: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.890831: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50262.890843: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50262.890850: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50262.890877: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.890940: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.896663: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.896670: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50262.896680: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50262.896688: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.896718: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.896725: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.896742: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.896752: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50262.896766: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.896774: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.896787: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.896802: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.896827: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.896874: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50262.896891: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50262.896910: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50262.896982: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50262.896990: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50262.897002: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.897005: 0: E\n\
SurfaceFlinger-236 [000] 50262.897010: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.897020: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.897030: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50262.897057: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50262.897065: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50262.897068: 0: E\n\
SurfaceFlinger-236 [000] 50262.897080: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50262.897083: 0: E\n\
SurfaceFlinger-236 [000] 50262.897172: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50262.897179: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50262.897181: 0: E\n\
SurfaceFlinger-236 [000] 50262.897185: 0: E\n\
SurfaceFlinger-236 [000] 50262.897192: 0: E\n\
SurfaceFlinger-236 [000] 50262.897205: 0: E\n\
SurfaceFlinger-236 [000] 50262.897212: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.897215: 0: E\n\
SurfaceFlinger-236 [000] 50262.897219: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.897222: 0: E\n\
SurfaceFlinger-236 [000] 50262.897228: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.897231: 0: E\n\
SurfaceFlinger-236 [000] 50262.897235: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.897255: 0: E\n\
SurfaceFlinger-236 [000] 50262.897260: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.897263: 0: E\n\
SurfaceFlinger-236 [000] 50262.897268: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.897270: 0: E\n\
SurfaceFlinger-236 [000] 50262.897280: 0: E\n\
SurfaceFlinger-236 [000] 50262.897288: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50262.897321: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.897335: 0: E\n\
SurfaceFlinger-236 [000] 50262.897345: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50262.897401: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.897410: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.897457: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50262.897478: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.897495: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.897733: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50262.898017: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.898086: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.898097: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.898149: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.898180: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50262.898235: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50262.898258: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.898274: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50262.898325: 0: E\n\
SurfaceFlinger-236 [000] 50262.898329: 0: E\n\
SurfaceFlinger-236 [000] 50262.898346: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.898363: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.898369: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.898400: 0: C|360|wq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50262.898424: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.898445: 0: E\n\
ndroid.launcher-655 [000] 50262.898583: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50262.898633: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50262.898730: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50262.898765: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.898781: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50262.898826: 0: B|124|dequeueBuffer\n\
Binder_5-9587 [000] 50262.898836: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_5-9587 [000] 50262.898838: 0: E\n\
Binder_5-9587 [000] 50262.898841: 0: E\n\
Binder_5-9587 [000] 50262.898860: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50262.898882: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.898897: 0: E\n\
ndroid.launcher-655 [000] 50262.898939: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50262.898962: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.898975: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.898981: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50262.898998: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50262.899007: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.899024: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.899061: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.899068: 0: E\n\
ndroid.launcher-655 [000] 50262.899135: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50262.899168: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.899180: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.899195: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.900254: 0: E\n\
ndroid.launcher-655 [000] 50262.900269: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50262.900702: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.900716: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.900750: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50262.900760: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50262.900767: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50262.900776: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.900785: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50262.900867: 0: C|360|iq|1\n\
InputReader-419 [000] 50262.900883: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50262.900915: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.900941: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50262.900978: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.901005: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50262.901012: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.901039: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.901126: 0: E\n\
ndroid.launcher-655 [000] 50262.901154: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50262.901369: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50262.901413: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.901423: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50262.901434: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.901440: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.901444: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50262.901490: 0: B|124|queueBuffer\n\
Binder_2-394 [000] 50262.901498: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_2-394 [000] 50262.901501: 0: E\n\
Binder_2-394 [000] 50262.901512: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_2-394 [000] 50262.901521: 0: E\n\
Binder_2-394 [000] 50262.901550: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.901565: 0: E\n\
ndroid.launcher-655 [000] 50262.901573: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.901576: 0: E\n\
ndroid.launcher-655 [000] 50262.901581: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.901584: 0: E\n\
ndroid.launcher-655 [000] 50262.901588: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.901590: 0: E\n\
ndroid.launcher-655 [000] 50262.901598: 0: E\n\
ndroid.launcher-655 [000] 50262.901614: 0: E\n\
ndroid.launcher-655 [000] 50262.901618: 0: E\n\
ndroid.launcher-655 [000] 50262.901723: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.902411: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.902423: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50262.902456: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.904324: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.904337: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.905407: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.905420: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50262.905448: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.906541: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.908639: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.908647: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.908666: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.908804: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.908809: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.908823: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.910341: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.910349: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.910353: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.910363: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.910389: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50262.910396: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50262.910401: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50262.910410: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.910416: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50262.910486: 0: C|360|iq|1\n\
InputReader-419 [000] 50262.910502: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50262.910531: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.910555: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50262.910586: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.910608: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50262.910620: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50262.910627: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50262.910656: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.910712: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.913332: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.913338: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50262.913347: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50262.913355: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.913386: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.913393: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.913412: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.913420: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50262.913433: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.913441: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.913455: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.913470: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.913494: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.913534: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50262.913553: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50262.913574: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50262.913646: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50262.913653: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50262.913663: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.913666: 0: E\n\
SurfaceFlinger-236 [000] 50262.913671: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.913682: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.913693: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50262.913716: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50262.913723: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50262.913726: 0: E\n\
SurfaceFlinger-236 [000] 50262.913737: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50262.913740: 0: E\n\
SurfaceFlinger-236 [000] 50262.913826: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50262.913833: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50262.913836: 0: E\n\
SurfaceFlinger-236 [000] 50262.913840: 0: E\n\
SurfaceFlinger-236 [000] 50262.913848: 0: E\n\
SurfaceFlinger-236 [000] 50262.913862: 0: E\n\
SurfaceFlinger-236 [000] 50262.913869: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.913872: 0: E\n\
SurfaceFlinger-236 [000] 50262.913876: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.913878: 0: E\n\
SurfaceFlinger-236 [000] 50262.913884: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.913888: 0: E\n\
SurfaceFlinger-236 [000] 50262.913892: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.913911: 0: E\n\
SurfaceFlinger-236 [000] 50262.913916: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.913919: 0: E\n\
SurfaceFlinger-236 [000] 50262.913924: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.913926: 0: E\n\
SurfaceFlinger-236 [000] 50262.913937: 0: E\n\
SurfaceFlinger-236 [000] 50262.913946: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50262.913981: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.913993: 0: E\n\
SurfaceFlinger-236 [000] 50262.914003: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50262.914064: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.914073: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.914124: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50262.914145: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.914161: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.914392: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50262.914679: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.914751: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.914761: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.914815: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.914848: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50262.914899: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_1-340 [000] 50262.914922: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.914936: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50262.914990: 0: E\n\
SurfaceFlinger-236 [000] 50262.914994: 0: E\n\
SurfaceFlinger-236 [000] 50262.915012: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.915033: 0: E\n\
ndroid.launcher-655 [000] 50262.915175: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50262.915220: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50262.915303: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50262.915336: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.915352: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50262.915395: 0: B|124|dequeueBuffer\n\
Binder_4-1276 [000] 50262.915405: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_4-1276 [000] 50262.915408: 0: E\n\
Binder_4-1276 [000] 50262.915411: 0: E\n\
Binder_4-1276 [000] 50262.915427: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50262.915449: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.915465: 0: E\n\
ndroid.launcher-655 [000] 50262.915505: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50262.915516: 0: E\n\
ndroid.launcher-655 [000] 50262.915613: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50262.915646: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.915655: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50262.915674: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50262.915683: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.915719: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.916482: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.916494: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50262.916512: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.916702: 0: E\n\
ndroid.launcher-655 [000] 50262.916719: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50262.917110: 0: E\n\
ndroid.launcher-655 [000] 50262.917140: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50262.917338: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50262.917378: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.917389: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50262.917401: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.917406: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.917410: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50262.917453: 0: B|124|queueBuffer\n\
Binder_3-924 [000] 50262.917462: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_3-924 [000] 50262.917464: 0: E\n\
Binder_3-924 [000] 50262.917476: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_3-924 [000] 50262.917485: 0: E\n\
Binder_3-924 [000] 50262.917513: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.917529: 0: E\n\
ndroid.launcher-655 [000] 50262.917538: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.917541: 0: E\n\
ndroid.launcher-655 [000] 50262.917546: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.917548: 0: E\n\
ndroid.launcher-655 [000] 50262.917553: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.917555: 0: E\n\
ndroid.launcher-655 [000] 50262.917563: 0: E\n\
ndroid.launcher-655 [000] 50262.917577: 0: E\n\
ndroid.launcher-655 [000] 50262.917583: 0: E\n\
ndroid.launcher-655 [000] 50262.917650: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.918727: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.918736: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.918759: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.918794: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.918800: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50262.918829: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.918912: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.918918: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.918935: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.920399: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.920407: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.920442: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50262.920450: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50262.920456: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50262.920465: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.920473: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50262.920571: 0: C|360|iq|1\n\
InputReader-419 [000] 50262.920588: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50262.920618: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.920646: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50262.920688: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.920718: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50262.920730: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50262.920738: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50262.920766: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.920835: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.921781: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.921789: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50262.921817: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.924189: sched_wakeup: comm=WifiService pid=439 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.924195: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WifiService next_pid=439 next_prio=120\n\
WifiService-439 [000] 50262.924572: sched_switch: prev_comm=WifiService prev_pid=439 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.924650: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.924657: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.924689: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.924899: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.924905: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.924917: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.925222: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.925226: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.925255: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.925463: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.925468: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.925480: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.926154: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.926158: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.926176: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50262.926183: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50262.926291: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50262.926308: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50262.926384: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50262.926412: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50262.926506: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.929585: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.929593: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.930002: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.930012: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50262.930022: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50262.930030: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.930053: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.930061: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.930081: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.930103: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.930112: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.930128: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.930145: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50262.930166: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.930194: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.930241: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50262.930256: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50262.930276: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.930355: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.930373: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.930383: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50262.930458: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50262.930466: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50262.930478: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.930481: 0: E\n\
SurfaceFlinger-236 [000] 50262.930486: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.930497: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.930507: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50262.930530: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50262.930537: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50262.930540: 0: E\n\
SurfaceFlinger-236 [000] 50262.930552: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50262.930555: 0: E\n\
SurfaceFlinger-236 [000] 50262.930652: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50262.930659: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50262.930662: 0: E\n\
SurfaceFlinger-236 [000] 50262.930666: 0: E\n\
SurfaceFlinger-236 [000] 50262.930674: 0: E\n\
SurfaceFlinger-236 [000] 50262.930685: 0: E\n\
SurfaceFlinger-236 [000] 50262.930692: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.930695: 0: E\n\
SurfaceFlinger-236 [000] 50262.930700: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.930703: 0: E\n\
SurfaceFlinger-236 [000] 50262.930708: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.930713: 0: E\n\
SurfaceFlinger-236 [000] 50262.930717: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.930738: 0: E\n\
SurfaceFlinger-236 [000] 50262.930743: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.930746: 0: E\n\
SurfaceFlinger-236 [000] 50262.930750: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.930753: 0: E\n\
SurfaceFlinger-236 [000] 50262.930763: 0: E\n\
SurfaceFlinger-236 [000] 50262.930771: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50262.930805: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.930818: 0: E\n\
SurfaceFlinger-236 [000] 50262.930829: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50262.930888: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.930899: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.930944: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50262.930971: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.930988: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.931190: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50262.931480: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.931546: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.931555: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.931620: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.931656: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.931671: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.931680: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.931707: 0: C|360|wq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50262.931730: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.931751: 0: E\n\
ndroid.launcher-655 [000] 50262.931888: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50262.931931: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50262.932025: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50262.932060: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.932077: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50262.932093: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50262.932143: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50262.932182: 0: B|124|dequeueBuffer\n\
surfaceflinger-124 [000] 50262.932193: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
surfaceflinger-124 [000] 50262.932195: 0: E\n\
surfaceflinger-124 [000] 50262.932198: 0: E\n\
surfaceflinger-124 [000] 50262.932214: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50262.932235: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50262.932245: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50262.932254: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.932272: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50262.932306: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.932315: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50262.932333: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50262.932341: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.932378: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50262.932404: 0: E\n\
SurfaceFlinger-236 [000] 50262.932409: 0: E\n\
SurfaceFlinger-236 [000] 50262.932425: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.932442: 0: E\n\
ndroid.launcher-655 [000] 50262.932477: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50262.932486: 0: E\n\
ndroid.launcher-655 [000] 50262.932554: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50262.933498: 0: E\n\
ndroid.launcher-655 [000] 50262.933514: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50262.933919: 0: E\n\
ndroid.launcher-655 [000] 50262.933952: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50262.934058: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.934071: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.934082: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.934087: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.934091: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.934111: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.934228: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50262.934267: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.934274: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50262.934285: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.934291: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.934295: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50262.934339: 0: B|124|queueBuffer\n\
Binder_1-340 [000] 50262.934347: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_1-340 [000] 50262.934349: 0: E\n\
Binder_1-340 [000] 50262.934362: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_1-340 [000] 50262.934372: 0: E\n\
Binder_1-340 [000] 50262.934401: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.934417: 0: E\n\
ndroid.launcher-655 [000] 50262.934425: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.934428: 0: E\n\
ndroid.launcher-655 [000] 50262.934433: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.934435: 0: E\n\
ndroid.launcher-655 [000] 50262.934440: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.934442: 0: E\n\
ndroid.launcher-655 [000] 50262.934449: 0: E\n\
ndroid.launcher-655 [000] 50262.934466: 0: E\n\
ndroid.launcher-655 [000] 50262.934470: 0: E\n\
ndroid.launcher-655 [000] 50262.934534: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.935614: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.935637: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50262.935674: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.936163: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.938343: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.938356: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.938405: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.938551: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.938561: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.938566: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50262.938592: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.938607: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.940100: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.940105: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.940135: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50262.940142: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50262.940150: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50262.940158: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.940165: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50262.940247: 0: C|360|iq|1\n\
InputReader-419 [000] 50262.940265: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50262.940294: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.940352: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50262.940370: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.940381: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.940389: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50262.940427: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.940452: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50262.940464: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50262.940471: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.940500: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.940573: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.946669: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.946675: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50262.946684: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50262.946693: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.946722: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.946729: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.946748: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.946759: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50262.946771: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.946779: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.946791: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.946808: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.946833: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.946875: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50262.946894: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50262.946914: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50262.946989: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50262.946998: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50262.947008: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.947011: 0: E\n\
SurfaceFlinger-236 [000] 50262.947016: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.947027: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.947037: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50262.947059: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50262.947067: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50262.947069: 0: E\n\
SurfaceFlinger-236 [000] 50262.947082: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50262.947084: 0: E\n\
SurfaceFlinger-236 [000] 50262.947171: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50262.947178: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50262.947181: 0: E\n\
SurfaceFlinger-236 [000] 50262.947185: 0: E\n\
SurfaceFlinger-236 [000] 50262.947193: 0: E\n\
SurfaceFlinger-236 [000] 50262.947207: 0: E\n\
SurfaceFlinger-236 [000] 50262.947215: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.947218: 0: E\n\
SurfaceFlinger-236 [000] 50262.947223: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.947226: 0: E\n\
SurfaceFlinger-236 [000] 50262.947231: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.947236: 0: E\n\
SurfaceFlinger-236 [000] 50262.947240: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.947259: 0: E\n\
SurfaceFlinger-236 [000] 50262.947265: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.947268: 0: E\n\
SurfaceFlinger-236 [000] 50262.947272: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.947275: 0: E\n\
SurfaceFlinger-236 [000] 50262.947284: 0: E\n\
SurfaceFlinger-236 [000] 50262.947292: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50262.947329: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.947343: 0: E\n\
SurfaceFlinger-236 [000] 50262.947354: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50262.947416: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.947424: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.947472: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50262.947500: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.947517: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.947740: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50262.948027: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.948091: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.948100: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.948152: 0: C|360|wq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50262.948188: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50262.948243: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50262.948269: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.948287: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50262.948340: 0: E\n\
SurfaceFlinger-236 [000] 50262.948344: 0: E\n\
SurfaceFlinger-236 [000] 50262.948360: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.948381: 0: E\n\
ndroid.launcher-655 [000] 50262.948532: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50262.948573: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50262.948664: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50262.948694: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.948711: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50262.948756: 0: B|124|dequeueBuffer\n\
Binder_3-924 [000] 50262.948768: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_3-924 [000] 50262.948771: 0: E\n\
Binder_3-924 [000] 50262.948774: 0: E\n\
Binder_3-924 [000] 50262.948792: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_3-924 [000] 50262.948813: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.948828: 0: E\n\
ndroid.launcher-655 [000] 50262.948871: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50262.948881: 0: E\n\
ndroid.launcher-655 [000] 50262.948978: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.948988: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50262.949006: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50262.949015: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.949052: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.949069: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50262.949985: 0: E\n\
ndroid.launcher-655 [000] 50262.950003: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50262.950447: 0: E\n\
ndroid.launcher-655 [000] 50262.950482: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50262.950694: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50262.950734: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.950745: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50262.950757: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.950763: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.950767: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50262.950813: 0: B|124|queueBuffer\n\
surfaceflinger-124 [000] 50262.950821: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
surfaceflinger-124 [000] 50262.950823: 0: E\n\
surfaceflinger-124 [000] 50262.950834: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
surfaceflinger-124 [000] 50262.950844: 0: E\n\
surfaceflinger-124 [000] 50262.950872: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.950887: 0: E\n\
ndroid.launcher-655 [000] 50262.950895: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.950898: 0: E\n\
ndroid.launcher-655 [000] 50262.950903: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.950906: 0: E\n\
ndroid.launcher-655 [000] 50262.950910: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.950912: 0: E\n\
ndroid.launcher-655 [000] 50262.950919: 0: E\n\
ndroid.launcher-655 [000] 50262.950936: 0: E\n\
ndroid.launcher-655 [000] 50262.950940: 0: E\n\
ndroid.launcher-655 [000] 50262.951005: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.952086: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.952097: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50262.952122: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.954197: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.954204: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.955041: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.955051: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50262.955077: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.956311: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.957942: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.957951: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.957972: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.958126: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.958132: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.958146: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.959619: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.959623: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.959654: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50262.959662: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50262.959668: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50262.959677: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.959684: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50262.959761: 0: C|360|iq|1\n\
InputReader-419 [000] 50262.959778: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50262.959808: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.959832: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50262.959866: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.959892: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50262.959903: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50262.959913: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.959940: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.960012: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.960347: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.960355: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.960367: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.963336: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.963341: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50262.963350: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50262.963358: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.963390: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.963398: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.963417: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.963426: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50262.963436: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.963444: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.963457: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.963471: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.963498: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.963542: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50262.963560: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50262.963580: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50262.963655: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50262.963664: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50262.963677: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.963680: 0: E\n\
SurfaceFlinger-236 [000] 50262.963685: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.963694: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.963707: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50262.963730: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50262.963738: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50262.963740: 0: E\n\
SurfaceFlinger-236 [000] 50262.963752: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50262.963754: 0: E\n\
SurfaceFlinger-236 [000] 50262.963852: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50262.963860: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50262.963863: 0: E\n\
SurfaceFlinger-236 [000] 50262.963867: 0: E\n\
SurfaceFlinger-236 [000] 50262.963873: 0: E\n\
SurfaceFlinger-236 [000] 50262.963884: 0: E\n\
SurfaceFlinger-236 [000] 50262.963891: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.963894: 0: E\n\
SurfaceFlinger-236 [000] 50262.963898: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.963901: 0: E\n\
SurfaceFlinger-236 [000] 50262.963906: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.963911: 0: E\n\
SurfaceFlinger-236 [000] 50262.963916: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.963939: 0: E\n\
SurfaceFlinger-236 [000] 50262.963944: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.963947: 0: E\n\
SurfaceFlinger-236 [000] 50262.963952: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.963954: 0: E\n\
SurfaceFlinger-236 [000] 50262.963964: 0: E\n\
SurfaceFlinger-236 [000] 50262.963972: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50262.964004: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.964020: 0: E\n\
SurfaceFlinger-236 [000] 50262.964032: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50262.964084: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.964095: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.964143: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50262.964167: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.964183: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.964407: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.964475: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50262.964528: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50262.964614: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50262.964645: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.964663: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50262.964679: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50262.964725: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50262.964765: 0: B|124|dequeueBuffer\n\
Binder_5-9587 [000] 50262.964774: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_5-9587 [000] 50262.964777: 0: E\n\
Binder_5-9587 [000] 50262.964780: 0: E\n\
Binder_5-9587 [000] 50262.964796: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50262.964819: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50262.964827: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50262.964834: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.964849: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50262.964898: 0: E\n\
SurfaceFlinger-236 [000] 50262.964902: 0: E\n\
SurfaceFlinger-236 [000] 50262.964919: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.964938: 0: E\n\
ndroid.launcher-655 [000] 50262.964978: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50262.964988: 0: E\n\
ndroid.launcher-655 [000] 50262.965088: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50262.965101: 0: E\n\
ndroid.launcher-655 [000] 50262.965110: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50262.965586: 0: E\n\
ndroid.launcher-655 [000] 50262.965623: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50262.965650: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.965661: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50262.965682: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.965868: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50262.965902: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.965909: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50262.965919: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.965925: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.965929: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50262.965968: 0: B|124|queueBuffer\n\
Binder_4-1276 [000] 50262.965976: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_4-1276 [000] 50262.965978: 0: E\n\
Binder_4-1276 [000] 50262.965989: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_4-1276 [000] 50262.965997: 0: E\n\
Binder_4-1276 [000] 50262.966025: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.966039: 0: E\n\
ndroid.launcher-655 [000] 50262.966047: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.966051: 0: E\n\
ndroid.launcher-655 [000] 50262.966055: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.966058: 0: E\n\
ndroid.launcher-655 [000] 50262.966062: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.966065: 0: E\n\
ndroid.launcher-655 [000] 50262.966072: 0: E\n\
ndroid.launcher-655 [000] 50262.966085: 0: E\n\
ndroid.launcher-655 [000] 50262.966089: 0: E\n\
ndroid.launcher-655 [000] 50262.966152: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.967544: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.967555: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50262.967576: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.967603: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.967613: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.967645: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.967788: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.967798: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.967813: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.969313: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.969322: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.969355: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50262.969363: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50262.969369: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50262.969377: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.969385: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50262.969474: 0: C|360|iq|1\n\
InputReader-419 [000] 50262.969490: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50262.969519: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.969546: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50262.969584: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.969614: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50262.969625: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50262.969633: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50262.969659: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.969723: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.970496: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.970505: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50262.970531: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.975069: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.975075: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50262.975096: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.977290: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.977296: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.977311: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.977456: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.977461: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.977474: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.978945: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.978949: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.978970: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50262.978976: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50262.978981: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50262.978988: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.978994: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50262.979043: 0: C|360|iq|1\n\
InputReader-419 [000] 50262.979055: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50262.979078: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.979099: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50262.979124: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.979139: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50262.979149: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50262.979157: 0: C|360|wq:Window{42a6b678 com.android.launcher|3\n\
InputDispatcher-418 [000] 50262.979181: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.979224: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.979348: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.979356: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.980005: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.980015: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50262.980025: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50262.980033: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.980058: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.980065: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.980080: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.980094: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50262.980108: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.980116: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.980130: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.980140: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.980164: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.980201: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50262.980217: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50262.980238: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.980358: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.980367: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.980378: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50262.980442: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50262.980450: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50262.980459: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.980462: 0: E\n\
SurfaceFlinger-236 [000] 50262.980467: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.980477: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.980487: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50262.980504: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50262.980513: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50262.980516: 0: E\n\
SurfaceFlinger-236 [000] 50262.980527: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50262.980531: 0: E\n\
SurfaceFlinger-236 [000] 50262.980605: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50262.980612: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50262.980615: 0: E\n\
SurfaceFlinger-236 [000] 50262.980618: 0: E\n\
SurfaceFlinger-236 [000] 50262.980623: 0: E\n\
SurfaceFlinger-236 [000] 50262.980636: 0: E\n\
SurfaceFlinger-236 [000] 50262.980643: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.980646: 0: E\n\
SurfaceFlinger-236 [000] 50262.980650: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.980653: 0: E\n\
SurfaceFlinger-236 [000] 50262.980658: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.980663: 0: E\n\
SurfaceFlinger-236 [000] 50262.980667: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.980685: 0: E\n\
SurfaceFlinger-236 [000] 50262.980691: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.980694: 0: E\n\
SurfaceFlinger-236 [000] 50262.980698: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.980701: 0: E\n\
SurfaceFlinger-236 [000] 50262.980711: 0: E\n\
SurfaceFlinger-236 [000] 50262.980718: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50262.980746: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.980758: 0: E\n\
SurfaceFlinger-236 [000] 50262.980767: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50262.980820: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.980829: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.980874: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50262.980895: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.980910: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50262.980957: 0: E\n\
SurfaceFlinger-236 [000] 50262.980962: 0: E\n\
SurfaceFlinger-236 [000] 50262.980980: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.981133: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50262.981417: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.981493: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.981502: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.981560: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50262.981594: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50262.981644: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_3-924 [000] 50262.981666: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.981685: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.981703: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.981708: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.981739: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.981762: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.981786: 0: E\n\
ndroid.launcher-655 [000] 50262.981964: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50262.982005: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50262.982088: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50262.982123: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.982139: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50262.982185: 0: B|124|dequeueBuffer\n\
surfaceflinger-124 [000] 50262.982194: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
surfaceflinger-124 [000] 50262.982197: 0: E\n\
surfaceflinger-124 [000] 50262.982200: 0: E\n\
surfaceflinger-124 [000] 50262.982216: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50262.982238: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.982253: 0: E\n\
ndroid.launcher-655 [000] 50262.982293: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50262.982313: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.982321: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50262.982339: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50262.982348: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.982384: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.982388: 0: E\n\
ndroid.launcher-655 [000] 50262.982454: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50262.983388: 0: E\n\
ndroid.launcher-655 [000] 50262.983403: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50262.983786: 0: E\n\
ndroid.launcher-655 [000] 50262.983819: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50262.984017: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50262.984060: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.984072: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50262.984085: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.984090: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.984094: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50262.984138: 0: B|124|queueBuffer\n\
Binder_5-9587 [000] 50262.984146: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_5-9587 [000] 50262.984149: 0: E\n\
Binder_5-9587 [000] 50262.984161: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_5-9587 [000] 50262.984169: 0: E\n\
Binder_5-9587 [000] 50262.984198: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.984215: 0: E\n\
ndroid.launcher-655 [000] 50262.984223: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.984226: 0: E\n\
ndroid.launcher-655 [000] 50262.984231: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.984233: 0: E\n\
ndroid.launcher-655 [000] 50262.984238: 0: B|655|query\n\
ndroid.launcher-655 [000] 50262.984240: 0: E\n\
ndroid.launcher-655 [000] 50262.984248: 0: E\n\
ndroid.launcher-655 [000] 50262.984261: 0: E\n\
ndroid.launcher-655 [000] 50262.984266: 0: E\n\
ndroid.launcher-655 [000] 50262.984327: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.985489: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50262.985517: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50262.985556: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50262.985877: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.986958: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.986971: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.986999: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.987134: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.987144: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.987160: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.988500: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.988510: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50262.988537: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.988658: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.988663: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.988692: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50262.988698: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50262.988705: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50262.988712: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.988719: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50262.988800: 0: C|360|iq|1\n\
InputReader-419 [000] 50262.988816: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50262.988846: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.988872: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50262.988906: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.988932: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50262.988944: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50262.988953: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50262.988981: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.989045: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.990341: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.990347: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.990359: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50262.996627: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.996638: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50262.996642: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.996670: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50262.996682: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50262.996691: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50262.996698: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.996710: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.996726: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.996733: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50262.996749: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.996772: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.996780: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.996792: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.996813: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50262.996831: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.996849: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50262.996856: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.996870: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=EventThread next_pid=337 next_prio=111\n\
kworker/u:7-13359 [000] 50262.996885: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
EventThread-337 [000] 50262.996891: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.996903: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.996940: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50262.996957: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50262.996975: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50262.997063: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50262.997072: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50262.997083: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.997085: 0: E\n\
SurfaceFlinger-236 [000] 50262.997090: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.997101: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.997113: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50262.997143: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50262.997151: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50262.997154: 0: E\n\
SurfaceFlinger-236 [000] 50262.997167: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50262.997170: 0: E\n\
SurfaceFlinger-236 [000] 50262.997209: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.997216: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.997258: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.997276: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50262.997296: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50262.997374: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50262.997383: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50262.997386: 0: E\n\
SurfaceFlinger-236 [000] 50262.997390: 0: E\n\
SurfaceFlinger-236 [000] 50262.997398: 0: E\n\
SurfaceFlinger-236 [000] 50262.997412: 0: E\n\
SurfaceFlinger-236 [000] 50262.997421: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.997424: 0: E\n\
SurfaceFlinger-236 [000] 50262.997428: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50262.997431: 0: E\n\
SurfaceFlinger-236 [000] 50262.997446: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.997450: 0: E\n\
SurfaceFlinger-236 [000] 50262.997455: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.997468: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.997477: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.997492: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.997722: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50262.998041: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.998117: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.998126: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.998168: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50262.998183: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50262.998209: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50262.998220: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50262.998271: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_2-394 [000] 50262.998303: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50262.998371: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SensorService-373 [000] 50262.998380: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.998412: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50262.998423: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50262.998430: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50262.998440: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.998450: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50262.998579: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50262.998598: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50262.998733: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50262.998768: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50262.998926: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50262.998950: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50262.998982: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
InputReader-419 [000] 50262.998990: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50262.999008: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50262.999017: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50262.999052: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50262.999092: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.999126: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.999142: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50262.999163: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50262.999176: 0: C|360|iq|1\n\
InputReader-419 [000] 50262.999187: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50262.999212: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.999231: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50262.999258: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.999276: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50262.999283: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50262.999309: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50262.999331: 0: E\n\
SurfaceFlinger-236 [000] 50262.999340: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.999343: 0: E\n\
SurfaceFlinger-236 [000] 50262.999348: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50262.999351: 0: E\n\
SurfaceFlinger-236 [000] 50262.999360: 0: E\n\
SurfaceFlinger-236 [000] 50262.999369: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50262.999394: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.999405: 0: E\n\
SurfaceFlinger-236 [000] 50262.999413: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50262.999454: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50262.999461: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50262.999497: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50262.999515: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50262.999552: 0: E\n\
SurfaceFlinger-236 [000] 50262.999556: 0: E\n\
SurfaceFlinger-236 [000] 50262.999573: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.999593: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.999600: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50262.999633: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50262.999657: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50262.999678: 0: E\n\
ndroid.launcher-655 [000] 50262.999828: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50262.999865: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50262.999936: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50262.999967: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50262.999981: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.000020: 0: B|124|dequeueBuffer\n\
Binder_1-340 [000] 50263.000029: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_1-340 [000] 50263.000032: 0: E\n\
Binder_1-340 [000] 50263.000035: 0: E\n\
Binder_1-340 [000] 50263.000051: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_1-340 [000] 50263.000072: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.000087: 0: E\n\
ndroid.launcher-655 [000] 50263.000120: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.000130: 0: E\n\
ndroid.launcher-655 [000] 50263.000196: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.001177: 0: E\n\
ndroid.launcher-655 [000] 50263.001194: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.001614: 0: E\n\
ndroid.launcher-655 [000] 50263.001648: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.001859: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.001902: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.001914: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50263.001927: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.001933: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.001936: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50263.001985: 0: B|124|queueBuffer\n\
Binder_4-1276 [000] 50263.001993: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_4-1276 [000] 50263.001996: 0: E\n\
Binder_4-1276 [000] 50263.002007: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_4-1276 [000] 50263.002018: 0: E\n\
Binder_4-1276 [000] 50263.002049: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.002066: 0: E\n\
ndroid.launcher-655 [000] 50263.002074: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.002077: 0: E\n\
ndroid.launcher-655 [000] 50263.002082: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.002085: 0: E\n\
ndroid.launcher-655 [000] 50263.002089: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.002091: 0: E\n\
ndroid.launcher-655 [000] 50263.002099: 0: E\n\
ndroid.launcher-655 [000] 50263.002117: 0: E\n\
ndroid.launcher-655 [000] 50263.002122: 0: E\n\
ndroid.launcher-655 [000] 50263.002189: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.003297: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.003313: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.003348: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.004914: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.004925: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.006367: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.006380: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.006410: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.006664: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.006694: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.006701: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.006723: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.006859: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.006865: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.006879: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.008388: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.008393: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.008420: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.008427: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.008433: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.008442: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.008450: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.008528: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.008545: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.008574: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.008599: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.008634: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.008660: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.008672: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.008679: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50263.008705: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.008767: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.010340: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.010347: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.010360: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.013341: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.013347: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.013356: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.013364: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.013395: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.013402: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.013421: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.013431: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50263.013441: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.013449: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.013463: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.013478: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.013505: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.013549: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.013568: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.013588: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.013664: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.013672: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.013683: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.013686: 0: E\n\
SurfaceFlinger-236 [000] 50263.013692: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.013703: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.013715: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.013738: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.013746: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50263.013749: 0: E\n\
SurfaceFlinger-236 [000] 50263.013760: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.013763: 0: E\n\
SurfaceFlinger-236 [000] 50263.013854: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.013866: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50263.013868: 0: E\n\
SurfaceFlinger-236 [000] 50263.013872: 0: E\n\
SurfaceFlinger-236 [000] 50263.013878: 0: E\n\
SurfaceFlinger-236 [000] 50263.013893: 0: E\n\
SurfaceFlinger-236 [000] 50263.013900: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.013904: 0: E\n\
SurfaceFlinger-236 [000] 50263.013908: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.013911: 0: E\n\
SurfaceFlinger-236 [000] 50263.013916: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.013920: 0: E\n\
SurfaceFlinger-236 [000] 50263.013925: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.013944: 0: E\n\
SurfaceFlinger-236 [000] 50263.013950: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.013953: 0: E\n\
SurfaceFlinger-236 [000] 50263.013957: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.013960: 0: E\n\
SurfaceFlinger-236 [000] 50263.013970: 0: E\n\
SurfaceFlinger-236 [000] 50263.013980: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.014016: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.014029: 0: E\n\
SurfaceFlinger-236 [000] 50263.014040: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.014096: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.014106: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.014153: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.014176: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.014194: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.014426: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50263.014716: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.014783: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.014792: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.014846: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.014879: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50263.014939: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_3-924 [000] 50263.014965: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.014979: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.015027: 0: E\n\
SurfaceFlinger-236 [000] 50263.015031: 0: E\n\
SurfaceFlinger-236 [000] 50263.015047: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.015072: 0: E\n\
ndroid.launcher-655 [000] 50263.015215: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.015265: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.015350: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.015382: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.015398: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50263.015444: 0: B|124|dequeueBuffer\n\
surfaceflinger-124 [000] 50263.015453: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
surfaceflinger-124 [000] 50263.015456: 0: E\n\
surfaceflinger-124 [000] 50263.015459: 0: E\n\
surfaceflinger-124 [000] 50263.015476: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50263.015497: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.015512: 0: E\n\
ndroid.launcher-655 [000] 50263.015558: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.015568: 0: E\n\
ndroid.launcher-655 [000] 50263.015650: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.015660: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.015678: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.015687: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.015725: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.015753: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.016726: 0: E\n\
ndroid.launcher-655 [000] 50263.016743: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.017140: 0: E\n\
ndroid.launcher-655 [000] 50263.017172: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.017277: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.017288: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.017298: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.017302: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.017306: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.017326: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.017443: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.017481: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.017490: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50263.017501: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.017506: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.017510: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50263.017555: 0: B|124|queueBuffer\n\
Binder_5-9587 [000] 50263.017569: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_5-9587 [000] 50263.017572: 0: E\n\
Binder_5-9587 [000] 50263.017584: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_5-9587 [000] 50263.017593: 0: E\n\
Binder_5-9587 [000] 50263.017624: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.017640: 0: E\n\
ndroid.launcher-655 [000] 50263.017648: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.017652: 0: E\n\
ndroid.launcher-655 [000] 50263.017656: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.017659: 0: E\n\
ndroid.launcher-655 [000] 50263.017663: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.017668: 0: E\n\
ndroid.launcher-655 [000] 50263.017675: 0: E\n\
ndroid.launcher-655 [000] 50263.017690: 0: E\n\
ndroid.launcher-655 [000] 50263.017696: 0: E\n\
ndroid.launcher-655 [000] 50263.017763: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.018751: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.018760: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.018784: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.018823: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.018829: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.018855: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.018932: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.018937: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.018954: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.020421: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.020430: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.020467: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.020474: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.020481: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.020490: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.020498: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.020591: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.020612: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.020643: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.020671: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.020713: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.020745: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.020757: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.020765: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50263.020793: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.020865: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.021952: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.021964: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50263.021973: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
irq/77-tegra_ac-104 [000] 50263.021990: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=S ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.022016: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.028405: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.028411: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.028427: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.028563: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.028568: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.028581: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.029706: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.029713: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.030008: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.030017: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.030027: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.030034: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.030048: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.030062: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.030067: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.030089: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.030094: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.030100: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.030110: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
kinteractive_lo-82 [000] 50263.030119: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.030141: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.030151: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.030158: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.030224: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.030241: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.030268: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.030292: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.030341: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.030349: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.030359: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.030389: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50263.030404: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.030430: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.030471: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.030491: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.030511: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.030703: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50263.030977: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.031057: 0: E\n\
ndroid.launcher-655 [000] 50263.031173: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.031212: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.031290: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.031318: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.031335: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.031410: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.031419: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.031428: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.031431: 0: E\n\
SurfaceFlinger-236 [000] 50263.031436: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.031449: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.031460: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.031476: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.031484: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50263.031487: 0: E\n\
SurfaceFlinger-236 [000] 50263.031499: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.031502: 0: E\n\
SurfaceFlinger-236 [000] 50263.031581: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.031588: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50263.031591: 0: E\n\
SurfaceFlinger-236 [000] 50263.031595: 0: E\n\
SurfaceFlinger-236 [000] 50263.031603: 0: E\n\
SurfaceFlinger-236 [000] 50263.031614: 0: E\n\
SurfaceFlinger-236 [000] 50263.031621: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.031624: 0: E\n\
SurfaceFlinger-236 [000] 50263.031628: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.031630: 0: E\n\
SurfaceFlinger-236 [000] 50263.031636: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.031640: 0: E\n\
SurfaceFlinger-236 [000] 50263.031644: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.031663: 0: E\n\
SurfaceFlinger-236 [000] 50263.031669: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.031672: 0: E\n\
SurfaceFlinger-236 [000] 50263.031676: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.031679: 0: E\n\
SurfaceFlinger-236 [000] 50263.031688: 0: E\n\
SurfaceFlinger-236 [000] 50263.031696: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.031726: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.031739: 0: E\n\
SurfaceFlinger-236 [000] 50263.031750: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.031800: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.031809: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.031857: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50263.031875: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
Binder_2-394 [000] 50263.031948: 0: B|124|dequeueBuffer\n\
Binder_2-394 [000] 50263.031957: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_2-394 [000] 50263.031960: 0: E\n\
Binder_2-394 [000] 50263.031962: 0: E\n\
Binder_2-394 [000] 50263.031978: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_2-394 [000] 50263.032003: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.032013: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.032034: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50263.032042: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.032059: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.032085: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.032111: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.032118: 0: C|360|wq:Window{42a6b678 com.android.launcher|3\n\
InputDispatcher-418 [000] 50263.032245: sched_wakeup: comm=Compiler pid=367 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.032301: sched_wakeup: comm=PowerManagerSer pid=403 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.032365: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.032374: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.032392: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.032401: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.032435: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=Compiler next_pid=367 next_prio=120\n\
Compiler-367 [000] 50263.032600: sched_switch: prev_comm=Compiler prev_pid=367 prev_prio=120 prev_state=S ==> next_comm=PowerManagerSer next_pid=403 next_prio=120\n\
PowerManagerSer-403 [000] 50263.032646: sched_switch: prev_comm=PowerManagerSer prev_pid=403 prev_prio=120 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.032668: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50263.032683: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.032708: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.032748: 0: E\n\
SurfaceFlinger-236 [000] 50263.032752: 0: E\n\
SurfaceFlinger-236 [000] 50263.032769: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.032788: 0: E\n\
ndroid.launcher-655 [000] 50263.032827: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.032835: 0: E\n\
ndroid.launcher-655 [000] 50263.032900: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.033833: 0: E\n\
ndroid.launcher-655 [000] 50263.033849: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.034241: 0: E\n\
ndroid.launcher-655 [000] 50263.034271: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.034477: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.034525: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.034536: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50263.034549: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.034557: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.034561: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50263.034608: 0: B|124|queueBuffer\n\
Binder_3-924 [000] 50263.034615: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_3-924 [000] 50263.034618: 0: E\n\
Binder_3-924 [000] 50263.034629: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_3-924 [000] 50263.034637: 0: E\n\
Binder_3-924 [000] 50263.034668: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.034683: 0: E\n\
ndroid.launcher-655 [000] 50263.034691: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.034694: 0: E\n\
ndroid.launcher-655 [000] 50263.034699: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.034701: 0: E\n\
ndroid.launcher-655 [000] 50263.034706: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.034708: 0: E\n\
ndroid.launcher-655 [000] 50263.034715: 0: E\n\
ndroid.launcher-655 [000] 50263.034729: 0: E\n\
ndroid.launcher-655 [000] 50263.034735: 0: E\n\
ndroid.launcher-655 [000] 50263.034845: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.035942: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.035967: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.036006: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.036535: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.039121: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.039128: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.039158: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.040055: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.040062: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.040084: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.040219: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.040225: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.040239: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.040348: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.040354: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.040366: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.041744: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.041753: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.041783: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50263.041789: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50263.041795: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.041804: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.041811: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.041891: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.041910: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.041938: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.041964: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.042000: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.042024: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.042036: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.042043: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50263.042071: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.042130: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.046677: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.046688: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.046698: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.046706: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.046731: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.046739: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.046758: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.046781: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.046788: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.046800: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.046804: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50263.046820: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.046848: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.046891: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.046910: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.046929: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.047001: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.047008: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.047017: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.047020: 0: E\n\
SurfaceFlinger-236 [000] 50263.047025: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.047036: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.047047: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.047069: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.047080: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50263.047082: 0: E\n\
SurfaceFlinger-236 [000] 50263.047094: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.047096: 0: E\n\
SurfaceFlinger-236 [000] 50263.047191: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.047199: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50263.047202: 0: E\n\
SurfaceFlinger-236 [000] 50263.047206: 0: E\n\
SurfaceFlinger-236 [000] 50263.047215: 0: E\n\
SurfaceFlinger-236 [000] 50263.047227: 0: E\n\
SurfaceFlinger-236 [000] 50263.047234: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.047237: 0: E\n\
SurfaceFlinger-236 [000] 50263.047242: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.047244: 0: E\n\
SurfaceFlinger-236 [000] 50263.047250: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.047254: 0: E\n\
SurfaceFlinger-236 [000] 50263.047258: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.047281: 0: E\n\
SurfaceFlinger-236 [000] 50263.047287: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.047290: 0: E\n\
SurfaceFlinger-236 [000] 50263.047295: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.047297: 0: E\n\
SurfaceFlinger-236 [000] 50263.047307: 0: E\n\
SurfaceFlinger-236 [000] 50263.047317: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.047354: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.047366: 0: E\n\
SurfaceFlinger-236 [000] 50263.047376: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.047434: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.047445: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.047492: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.047515: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.047531: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.047773: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50263.048057: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.048122: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.048132: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.048183: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.048215: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50263.048275: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50263.048297: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.048314: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.048365: 0: E\n\
SurfaceFlinger-236 [000] 50263.048369: 0: E\n\
SurfaceFlinger-236 [000] 50263.048387: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.048411: 0: E\n\
ndroid.launcher-655 [000] 50263.048570: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.048616: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.048710: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.048743: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.048759: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50263.048805: 0: B|124|dequeueBuffer\n\
Binder_5-9587 [000] 50263.048814: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_5-9587 [000] 50263.048817: 0: E\n\
Binder_5-9587 [000] 50263.048820: 0: E\n\
Binder_5-9587 [000] 50263.048839: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50263.048861: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.048876: 0: E\n\
ndroid.launcher-655 [000] 50263.048919: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.048928: 0: E\n\
ndroid.launcher-655 [000] 50263.048988: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.048997: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.049015: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.049024: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.049061: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.049102: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.050047: 0: E\n\
ndroid.launcher-655 [000] 50263.050064: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.050141: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.050154: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.050174: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.050327: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.050364: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.050380: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.050620: 0: E\n\
ndroid.launcher-655 [000] 50263.050660: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.050891: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.050930: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.050939: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50263.050962: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.050968: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.050972: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50263.051019: 0: B|124|queueBuffer\n\
Binder_2-394 [000] 50263.051027: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_2-394 [000] 50263.051030: 0: E\n\
Binder_2-394 [000] 50263.051041: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_2-394 [000] 50263.051061: 0: E\n\
Binder_2-394 [000] 50263.051091: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.051107: 0: E\n\
ndroid.launcher-655 [000] 50263.051116: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.051119: 0: E\n\
ndroid.launcher-655 [000] 50263.051123: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.051126: 0: E\n\
ndroid.launcher-655 [000] 50263.051130: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.051133: 0: E\n\
ndroid.launcher-655 [000] 50263.051140: 0: E\n\
ndroid.launcher-655 [000] 50263.051170: 0: E\n\
ndroid.launcher-655 [000] 50263.051174: 0: E\n\
ndroid.launcher-655 [000] 50263.051242: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.051885: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.051891: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.051924: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50263.051934: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50263.051940: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.051950: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.051958: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.052037: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.052054: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.052084: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.052106: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.052143: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.052170: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.052182: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.052189: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50263.052200: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.052210: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.052240: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.052273: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.052363: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.054581: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.054591: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.055520: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.055532: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.055561: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.056661: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.059823: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.059831: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.059850: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.059986: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.059991: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.060005: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.060345: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.060351: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.060373: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.061517: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.061522: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.061546: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50263.061553: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50263.061558: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.061567: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.061573: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.061636: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.061651: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.061680: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.061703: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.061733: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.061755: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.061767: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.061774: 0: C|360|wq:Window{42a6b678 com.android.launcher|3\n\
InputDispatcher-418 [000] 50263.061801: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.061855: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.063345: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.063351: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.063361: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.063369: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.063400: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.063408: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.063427: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.063437: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50263.063448: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.063460: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.063472: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.063487: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.063512: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.063550: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.063571: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.063592: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.063673: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.063682: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.063692: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.063695: 0: E\n\
SurfaceFlinger-236 [000] 50263.063700: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.063711: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.063720: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.063739: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.063748: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50263.063750: 0: E\n\
SurfaceFlinger-236 [000] 50263.063761: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.063764: 0: E\n\
SurfaceFlinger-236 [000] 50263.063855: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.063863: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50263.063866: 0: E\n\
SurfaceFlinger-236 [000] 50263.063870: 0: E\n\
SurfaceFlinger-236 [000] 50263.063879: 0: E\n\
SurfaceFlinger-236 [000] 50263.063893: 0: E\n\
SurfaceFlinger-236 [000] 50263.063900: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.063903: 0: E\n\
SurfaceFlinger-236 [000] 50263.063907: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.063910: 0: E\n\
SurfaceFlinger-236 [000] 50263.063916: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.063919: 0: E\n\
SurfaceFlinger-236 [000] 50263.063923: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.063948: 0: E\n\
SurfaceFlinger-236 [000] 50263.063954: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.063957: 0: E\n\
SurfaceFlinger-236 [000] 50263.063961: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.063964: 0: E\n\
SurfaceFlinger-236 [000] 50263.063973: 0: E\n\
SurfaceFlinger-236 [000] 50263.063982: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.064014: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.064030: 0: E\n\
SurfaceFlinger-236 [000] 50263.064041: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.064100: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.064112: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.064162: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.064189: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.064207: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.064436: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50263.064726: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.064791: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.064801: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.064854: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50263.064888: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.064948: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_1-340 [000] 50263.064971: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.064986: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.065039: 0: E\n\
SurfaceFlinger-236 [000] 50263.065043: 0: E\n\
SurfaceFlinger-236 [000] 50263.065058: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.065077: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.065084: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.065120: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.065143: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.065165: 0: E\n\
ndroid.launcher-655 [000] 50263.065326: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.065367: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.065458: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.065493: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.065508: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50263.065554: 0: B|124|dequeueBuffer\n\
Binder_4-1276 [000] 50263.065564: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_4-1276 [000] 50263.065567: 0: E\n\
Binder_4-1276 [000] 50263.065569: 0: E\n\
Binder_4-1276 [000] 50263.065587: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50263.065609: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.065624: 0: E\n\
ndroid.launcher-655 [000] 50263.065654: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.065662: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.065680: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.065689: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.065727: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.065753: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.065764: 0: E\n\
ndroid.launcher-655 [000] 50263.065829: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.066769: 0: E\n\
ndroid.launcher-655 [000] 50263.066786: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.067192: 0: E\n\
ndroid.launcher-655 [000] 50263.067227: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.067430: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.067473: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.067485: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50263.067498: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.067504: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.067508: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50263.067553: 0: B|124|queueBuffer\n\
Binder_3-924 [000] 50263.067561: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_3-924 [000] 50263.067564: 0: E\n\
Binder_3-924 [000] 50263.067577: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_3-924 [000] 50263.067586: 0: E\n\
Binder_3-924 [000] 50263.067614: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.067631: 0: E\n\
ndroid.launcher-655 [000] 50263.067639: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.067642: 0: E\n\
ndroid.launcher-655 [000] 50263.067647: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.067650: 0: E\n\
ndroid.launcher-655 [000] 50263.067654: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.067656: 0: E\n\
ndroid.launcher-655 [000] 50263.067663: 0: E\n\
ndroid.launcher-655 [000] 50263.067678: 0: E\n\
ndroid.launcher-655 [000] 50263.067683: 0: E\n\
ndroid.launcher-655 [000] 50263.067749: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.068612: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.068623: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.068661: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.068871: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.068883: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.068891: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.068913: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.068940: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.069217: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.069225: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.069254: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.069466: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.069490: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.069490: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.069506: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.069525: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.069674: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.069682: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.069696: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.070182: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.070190: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.070212: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50263.070220: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50263.070438: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50263.070467: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50263.070601: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50263.070635: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50263.070790: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.071166: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.071173: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.071229: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50263.071243: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50263.071252: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.071269: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.071286: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.071452: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.071479: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.071519: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.071554: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.071632: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.071670: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.071686: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.071693: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50263.071727: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.071832: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.072182: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.072189: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.072218: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.079156: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.079162: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.079180: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.079314: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.079320: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.079333: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.079699: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.079705: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.080012: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.080021: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.080031: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.080038: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.080067: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.080082: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.080102: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.080117: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.080125: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.080139: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.080149: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50263.080164: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.080199: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.080243: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.080261: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.080281: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.080365: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.080373: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.080393: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.080466: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.080474: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.080487: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.080490: 0: E\n\
SurfaceFlinger-236 [000] 50263.080495: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.080515: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.080526: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.080551: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.080558: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50263.080560: 0: E\n\
SurfaceFlinger-236 [000] 50263.080571: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.080574: 0: E\n\
SurfaceFlinger-236 [000] 50263.080669: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.080678: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50263.080680: 0: E\n\
SurfaceFlinger-236 [000] 50263.080683: 0: E\n\
SurfaceFlinger-236 [000] 50263.080692: 0: E\n\
SurfaceFlinger-236 [000] 50263.080707: 0: E\n\
SurfaceFlinger-236 [000] 50263.080723: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.080726: 0: E\n\
SurfaceFlinger-236 [000] 50263.080731: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.080733: 0: E\n\
SurfaceFlinger-236 [000] 50263.080738: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.080742: 0: E\n\
SurfaceFlinger-236 [000] 50263.080747: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.080769: 0: E\n\
SurfaceFlinger-236 [000] 50263.080775: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.080777: 0: E\n\
SurfaceFlinger-236 [000] 50263.080782: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.080784: 0: E\n\
SurfaceFlinger-236 [000] 50263.080802: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.080814: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.080847: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50263.080856: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50263.080862: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.080873: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.080882: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.080950: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.080968: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.080996: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.081019: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.081051: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.081077: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.081084: 0: C|360|wq:Window{42a6b678 com.android.launcher|3\n\
InputDispatcher-418 [000] 50263.081112: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.081131: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.081145: 0: E\n\
SurfaceFlinger-236 [000] 50263.081158: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.081186: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.081199: 0: E\n\
SurfaceFlinger-236 [000] 50263.081209: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.081262: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.081269: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.081315: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.081335: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.081541: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50263.081825: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.081889: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.081898: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.081945: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50263.081975: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.081989: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.081995: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.082022: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.082044: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.082062: 0: E\n\
ndroid.launcher-655 [000] 50263.082202: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.082243: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.082328: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.082338: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.082356: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.082365: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.082401: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50263.082444: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50263.082466: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.082482: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.082522: 0: E\n\
SurfaceFlinger-236 [000] 50263.082526: 0: E\n\
SurfaceFlinger-236 [000] 50263.082543: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.082566: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.082591: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.082603: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50263.082635: 0: B|124|dequeueBuffer\n\
Binder_5-9587 [000] 50263.082644: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_5-9587 [000] 50263.082647: 0: E\n\
Binder_5-9587 [000] 50263.082649: 0: E\n\
Binder_5-9587 [000] 50263.082665: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50263.082686: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.082700: 0: E\n\
ndroid.launcher-655 [000] 50263.082732: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.082741: 0: E\n\
ndroid.launcher-655 [000] 50263.082805: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.083693: 0: E\n\
ndroid.launcher-655 [000] 50263.083709: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.084112: 0: E\n\
ndroid.launcher-655 [000] 50263.084144: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.084345: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.084385: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.084395: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50263.084408: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.084414: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.084418: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50263.084461: 0: B|124|queueBuffer\n\
Binder_2-394 [000] 50263.084470: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_2-394 [000] 50263.084472: 0: E\n\
Binder_2-394 [000] 50263.084483: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_2-394 [000] 50263.084492: 0: E\n\
Binder_2-394 [000] 50263.084521: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.084535: 0: E\n\
ndroid.launcher-655 [000] 50263.084544: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.084546: 0: E\n\
ndroid.launcher-655 [000] 50263.084551: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.084554: 0: E\n\
ndroid.launcher-655 [000] 50263.084558: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.084561: 0: E\n\
ndroid.launcher-655 [000] 50263.084567: 0: E\n\
ndroid.launcher-655 [000] 50263.084583: 0: E\n\
ndroid.launcher-655 [000] 50263.084587: 0: E\n\
ndroid.launcher-655 [000] 50263.084655: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.085804: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.085834: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.085870: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.086328: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.088837: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.088858: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.088907: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.089044: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.089056: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.089072: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.089160: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.089169: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.089198: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.090338: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.090343: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.090355: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.090567: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.090574: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.090603: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.090610: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.090616: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.090625: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.090631: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.090710: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.090727: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.090756: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.090781: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.090815: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.090839: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.090851: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.090858: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50263.090886: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.090948: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.092258: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.092264: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50263.092285: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.096679: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.096684: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.096694: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.096701: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.096724: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50263.096739: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.096746: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.096764: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.096779: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.096789: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.096796: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.096809: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.096823: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.096829: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.096854: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.096892: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.096909: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.096928: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.097002: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.097012: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.097023: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.097025: 0: E\n\
SurfaceFlinger-236 [000] 50263.097030: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.097041: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.097051: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.097074: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.097084: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50263.097087: 0: E\n\
SurfaceFlinger-236 [000] 50263.097100: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.097103: 0: E\n\
SurfaceFlinger-236 [000] 50263.097190: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.097198: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50263.097201: 0: E\n\
SurfaceFlinger-236 [000] 50263.097205: 0: E\n\
SurfaceFlinger-236 [000] 50263.097213: 0: E\n\
SurfaceFlinger-236 [000] 50263.097229: 0: E\n\
SurfaceFlinger-236 [000] 50263.097236: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.097239: 0: E\n\
SurfaceFlinger-236 [000] 50263.097244: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.097246: 0: E\n\
SurfaceFlinger-236 [000] 50263.097251: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.097255: 0: E\n\
SurfaceFlinger-236 [000] 50263.097260: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.097280: 0: E\n\
SurfaceFlinger-236 [000] 50263.097285: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.097288: 0: E\n\
SurfaceFlinger-236 [000] 50263.097292: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.097295: 0: E\n\
SurfaceFlinger-236 [000] 50263.097305: 0: E\n\
SurfaceFlinger-236 [000] 50263.097312: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.097348: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.097363: 0: E\n\
SurfaceFlinger-236 [000] 50263.097374: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.097431: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.097440: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.097486: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.097508: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.097524: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.097758: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50263.098055: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.098123: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.098133: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.098192: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.098225: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.098280: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_1-340 [000] 50263.098306: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.098322: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.098377: 0: E\n\
SurfaceFlinger-236 [000] 50263.098382: 0: E\n\
SurfaceFlinger-236 [000] 50263.098399: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.098418: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.098424: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.098457: 0: C|360|wq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.098494: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.098501: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.098506: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.098528: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.098548: 0: E\n\
ndroid.launcher-655 [000] 50263.098683: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.098693: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.098707: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.098738: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.098787: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.098891: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.098929: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.098953: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50263.098988: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50263.098996: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.099013: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.099022: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.099064: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50263.099087: 0: B|124|dequeueBuffer\n\
Binder_4-1276 [000] 50263.099096: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_4-1276 [000] 50263.099098: 0: E\n\
Binder_4-1276 [000] 50263.099101: 0: E\n\
Binder_4-1276 [000] 50263.099119: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50263.099150: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.099166: 0: E\n\
ndroid.launcher-655 [000] 50263.099201: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.099210: 0: E\n\
ndroid.launcher-655 [000] 50263.099288: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.100177: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.100189: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.100220: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.100227: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.100234: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.100244: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.100252: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.100352: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.100366: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.100396: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.100420: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.100451: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.100474: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.100481: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.100508: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.100636: 0: E\n\
ndroid.launcher-655 [000] 50263.100650: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.101061: 0: E\n\
ndroid.launcher-655 [000] 50263.101093: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.101200: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.101211: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.101220: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.101224: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.101227: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.101247: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.101365: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.101389: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.101425: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.101434: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50263.101447: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.101453: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.101457: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50263.101500: 0: B|124|queueBuffer\n\
Binder_3-924 [000] 50263.101508: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_3-924 [000] 50263.101511: 0: E\n\
Binder_3-924 [000] 50263.101522: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_3-924 [000] 50263.101531: 0: E\n\
Binder_3-924 [000] 50263.101562: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.101578: 0: E\n\
ndroid.launcher-655 [000] 50263.101587: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.101590: 0: E\n\
ndroid.launcher-655 [000] 50263.101594: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.101597: 0: E\n\
ndroid.launcher-655 [000] 50263.101601: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.101604: 0: E\n\
ndroid.launcher-655 [000] 50263.101612: 0: E\n\
ndroid.launcher-655 [000] 50263.101626: 0: E\n\
ndroid.launcher-655 [000] 50263.101630: 0: E\n\
ndroid.launcher-655 [000] 50263.101737: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.101961: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.102745: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.102757: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.102788: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.104999: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.105009: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.106219: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.106230: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.106260: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.106885: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.108168: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.108175: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.108195: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.108332: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.108337: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.108351: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.109861: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.109866: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.109892: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.109900: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.109906: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.109914: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.109921: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.109994: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.110011: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.110038: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.110063: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.110096: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.110119: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.110130: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.110138: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50263.110164: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.110225: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.110342: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.110350: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.110368: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.113352: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.113358: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.113367: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.113375: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.113405: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.113412: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.113429: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.113441: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50263.113451: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.113460: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.113474: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.113489: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.113514: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.113555: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.113573: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.113593: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.113664: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.113672: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.113682: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.113685: 0: E\n\
SurfaceFlinger-236 [000] 50263.113689: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.113700: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.113709: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.113731: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.113740: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50263.113743: 0: E\n\
SurfaceFlinger-236 [000] 50263.113754: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.113756: 0: E\n\
SurfaceFlinger-236 [000] 50263.113849: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.113857: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50263.113859: 0: E\n\
SurfaceFlinger-236 [000] 50263.113864: 0: E\n\
SurfaceFlinger-236 [000] 50263.113871: 0: E\n\
SurfaceFlinger-236 [000] 50263.113884: 0: E\n\
SurfaceFlinger-236 [000] 50263.113891: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.113894: 0: E\n\
SurfaceFlinger-236 [000] 50263.113899: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.113902: 0: E\n\
SurfaceFlinger-236 [000] 50263.113907: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.113911: 0: E\n\
SurfaceFlinger-236 [000] 50263.113915: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.113934: 0: E\n\
SurfaceFlinger-236 [000] 50263.113940: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.113943: 0: E\n\
SurfaceFlinger-236 [000] 50263.113947: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.113950: 0: E\n\
SurfaceFlinger-236 [000] 50263.113960: 0: E\n\
SurfaceFlinger-236 [000] 50263.113969: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.114003: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.114016: 0: E\n\
SurfaceFlinger-236 [000] 50263.114024: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.114085: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.114098: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.114143: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.114165: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.114183: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.114418: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50263.114710: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.114852: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.114864: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.114922: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.114955: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50263.115008: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50263.115031: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.115046: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.115102: 0: E\n\
SurfaceFlinger-236 [000] 50263.115106: 0: E\n\
SurfaceFlinger-236 [000] 50263.115125: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.115150: 0: E\n\
ndroid.launcher-655 [000] 50263.115247: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.115299: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.115386: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.115419: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.115434: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50263.115480: 0: B|124|dequeueBuffer\n\
Binder_5-9587 [000] 50263.115489: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_5-9587 [000] 50263.115492: 0: E\n\
Binder_5-9587 [000] 50263.115494: 0: E\n\
Binder_5-9587 [000] 50263.115512: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50263.115534: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.115551: 0: E\n\
ndroid.launcher-655 [000] 50263.115591: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.115602: 0: E\n\
ndroid.launcher-655 [000] 50263.115657: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.115666: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.115684: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.115693: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.115729: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.115771: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.116874: 0: E\n\
ndroid.launcher-655 [000] 50263.116891: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.117270: 0: E\n\
ndroid.launcher-655 [000] 50263.117300: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.117496: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.117537: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.117549: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50263.117561: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.117567: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.117570: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50263.117616: 0: B|124|queueBuffer\n\
Binder_2-394 [000] 50263.117625: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_2-394 [000] 50263.117627: 0: E\n\
Binder_2-394 [000] 50263.117638: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_2-394 [000] 50263.117648: 0: E\n\
Binder_2-394 [000] 50263.117677: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.117694: 0: E\n\
ndroid.launcher-655 [000] 50263.117702: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.117705: 0: E\n\
ndroid.launcher-655 [000] 50263.117710: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.117712: 0: E\n\
ndroid.launcher-655 [000] 50263.117717: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.117719: 0: E\n\
ndroid.launcher-655 [000] 50263.117727: 0: E\n\
ndroid.launcher-655 [000] 50263.117744: 0: E\n\
ndroid.launcher-655 [000] 50263.117749: 0: E\n\
ndroid.launcher-655 [000] 50263.117814: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.117846: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.117856: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.117881: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.118025: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.118031: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.118046: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.118976: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.118981: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.119014: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.119517: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.119523: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.119558: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.119564: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.119571: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.119580: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.119588: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.119682: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.119700: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.119732: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.119758: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.119798: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.119829: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.119842: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.119849: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50263.119877: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.119943: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.122359: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.122366: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.122392: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.127497: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.127503: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.127519: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.127662: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.127667: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.127681: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.129150: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.129155: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.129176: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.129181: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.129186: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.129193: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.129199: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.129245: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.129257: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.129280: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.129301: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.129327: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.129342: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.129353: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.129361: 0: C|360|wq:Window{42a6b678 com.android.launcher|3\n\
InputDispatcher-418 [000] 50263.129386: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.129431: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.129926: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.129933: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.130018: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.130027: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.130036: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.130044: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.130071: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.130079: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.130095: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.130105: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50263.130122: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.130131: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.130147: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.130155: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.130177: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.130214: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.130230: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.130252: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.130343: sched_wakeup: comm=sync_supers pid=22 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.130357: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.130365: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=sync_supers next_pid=22 next_prio=120\n\
sync_supers-22 [000] 50263.130398: sched_switch: prev_comm=sync_supers prev_pid=22 prev_prio=120 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.130407: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.130412: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.130423: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.130433: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.130436: 0: E\n\
SurfaceFlinger-236 [000] 50263.130440: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.130450: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.130461: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.130481: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.130489: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50263.130492: 0: E\n\
SurfaceFlinger-236 [000] 50263.130503: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.130506: 0: E\n\
SurfaceFlinger-236 [000] 50263.130590: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.130597: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50263.130600: 0: E\n\
SurfaceFlinger-236 [000] 50263.130603: 0: E\n\
SurfaceFlinger-236 [000] 50263.130610: 0: E\n\
SurfaceFlinger-236 [000] 50263.130621: 0: E\n\
SurfaceFlinger-236 [000] 50263.130628: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.130631: 0: E\n\
SurfaceFlinger-236 [000] 50263.130635: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.130638: 0: E\n\
SurfaceFlinger-236 [000] 50263.130643: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.130646: 0: E\n\
SurfaceFlinger-236 [000] 50263.130651: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.130671: 0: E\n\
SurfaceFlinger-236 [000] 50263.130677: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.130679: 0: E\n\
SurfaceFlinger-236 [000] 50263.130684: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.130686: 0: E\n\
SurfaceFlinger-236 [000] 50263.130697: 0: E\n\
SurfaceFlinger-236 [000] 50263.130705: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.130736: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.130750: 0: E\n\
SurfaceFlinger-236 [000] 50263.130761: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.130818: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.130826: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.130875: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.130898: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.130913: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.130958: 0: E\n\
SurfaceFlinger-236 [000] 50263.130963: 0: E\n\
SurfaceFlinger-236 [000] 50263.130980: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.131193: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50263.131432: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.131443: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.131494: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50263.131526: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.131541: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.131546: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.131573: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.131595: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.131615: 0: E\n\
ndroid.launcher-655 [000] 50263.131695: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.131755: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.131795: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.131877: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.131905: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.131914: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50263.131925: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=D ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.131934: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.131940: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.131943: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50263.131953: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50263.131958: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50263.132002: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50263.132043: 0: B|124|dequeueBuffer\n\
Binder_4-1276 [000] 50263.132053: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_4-1276 [000] 50263.132056: 0: E\n\
Binder_4-1276 [000] 50263.132059: 0: E\n\
Binder_4-1276 [000] 50263.132087: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50263.132096: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.132102: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.132118: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.132134: 0: E\n\
ndroid.launcher-655 [000] 50263.132180: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.132190: 0: E\n\
ndroid.launcher-655 [000] 50263.132279: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.132318: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.132328: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.132346: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.132357: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.132391: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.133042: 0: E\n\
ndroid.launcher-655 [000] 50263.133059: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.133424: 0: E\n\
ndroid.launcher-655 [000] 50263.133444: sched_wakeup: comm=Compiler pid=662 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.133454: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Compiler next_pid=662 next_prio=120\n\
Compiler-662 [000] 50263.133467: sched_switch: prev_comm=Compiler prev_pid=662 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.133473: sched_wakeup: comm=Compiler pid=662 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.133477: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Compiler next_pid=662 next_prio=120\n\
Compiler-662 [000] 50263.133651: sched_switch: prev_comm=Compiler prev_pid=662 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.133691: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.133888: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.133927: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.133936: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50263.133947: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.133952: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.133956: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50263.134002: 0: B|124|queueBuffer\n\
surfaceflinger-124 [000] 50263.134010: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
surfaceflinger-124 [000] 50263.134012: 0: E\n\
surfaceflinger-124 [000] 50263.134024: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
surfaceflinger-124 [000] 50263.134033: 0: E\n\
surfaceflinger-124 [000] 50263.134062: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.134077: 0: E\n\
ndroid.launcher-655 [000] 50263.134085: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.134088: 0: E\n\
ndroid.launcher-655 [000] 50263.134093: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.134095: 0: E\n\
ndroid.launcher-655 [000] 50263.134100: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.134102: 0: E\n\
ndroid.launcher-655 [000] 50263.134110: 0: E\n\
ndroid.launcher-655 [000] 50263.134125: 0: E\n\
ndroid.launcher-655 [000] 50263.134129: 0: E\n\
ndroid.launcher-655 [000] 50263.134196: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.135143: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.135170: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.135206: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.135846: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.138493: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.138500: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.138529: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.139128: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.139139: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.139145: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50263.139164: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.139185: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.139333: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.139339: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.139353: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.140347: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.140353: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.140366: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.140579: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.140584: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.140613: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.140819: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.140830: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.140834: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.140845: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.140874: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.140881: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.140887: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.140896: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.140902: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.140981: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.140999: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.141029: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.141054: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.141089: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.141114: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.141126: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.141144: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50263.141155: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.141161: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.141193: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.141256: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.141290: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.141405: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.141411: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.141425: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.142099: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.142103: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.142122: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50263.142129: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50263.142234: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50263.142250: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50263.142331: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50263.142359: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50263.142458: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.146687: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.146693: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.146703: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.146711: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.146741: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.146747: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.146766: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.146780: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50263.146792: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.146800: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.146815: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.146835: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.146861: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.146913: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.146932: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.146954: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.147034: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.147042: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.147052: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.147054: 0: E\n\
SurfaceFlinger-236 [000] 50263.147059: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.147069: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.147079: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.147104: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.147112: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50263.147115: 0: E\n\
SurfaceFlinger-236 [000] 50263.147127: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.147130: 0: E\n\
SurfaceFlinger-236 [000] 50263.147214: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.147221: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50263.147223: 0: E\n\
SurfaceFlinger-236 [000] 50263.147227: 0: E\n\
SurfaceFlinger-236 [000] 50263.147236: 0: E\n\
SurfaceFlinger-236 [000] 50263.147251: 0: E\n\
SurfaceFlinger-236 [000] 50263.147261: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.147264: 0: E\n\
SurfaceFlinger-236 [000] 50263.147269: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.147271: 0: E\n\
SurfaceFlinger-236 [000] 50263.147277: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.147282: 0: E\n\
SurfaceFlinger-236 [000] 50263.147286: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.147308: 0: E\n\
SurfaceFlinger-236 [000] 50263.147313: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.147316: 0: E\n\
SurfaceFlinger-236 [000] 50263.147321: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.147323: 0: E\n\
SurfaceFlinger-236 [000] 50263.147334: 0: E\n\
SurfaceFlinger-236 [000] 50263.147342: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.147374: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.147388: 0: E\n\
SurfaceFlinger-236 [000] 50263.147399: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.147464: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.147473: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.147521: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.147544: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.147564: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.147824: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50263.148143: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.148156: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.148211: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.148244: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.148301: 0: E\n\
SurfaceFlinger-236 [000] 50263.148305: 0: E\n\
SurfaceFlinger-236 [000] 50263.148325: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.148342: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.148349: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.148381: 0: C|360|wq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.148405: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.148426: 0: E\n\
ndroid.launcher-655 [000] 50263.148478: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.148525: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.148615: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.148667: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.148689: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50263.148753: 0: B|124|dequeueBuffer\n\
Binder_5-9587 [000] 50263.148763: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_5-9587 [000] 50263.148765: 0: E\n\
Binder_5-9587 [000] 50263.148768: 0: E\n\
Binder_5-9587 [000] 50263.148788: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50263.148817: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50263.148827: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.148850: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50263.148868: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.148886: 0: E\n\
ndroid.launcher-655 [000] 50263.148931: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.148942: 0: E\n\
ndroid.launcher-655 [000] 50263.148999: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.149012: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.149018: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.149036: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.149046: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.149059: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.149094: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.149145: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.149357: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.149944: 0: E\n\
ndroid.launcher-655 [000] 50263.149962: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.150429: 0: E\n\
ndroid.launcher-655 [000] 50263.150463: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.150556: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.150570: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.150608: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.150618: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.150625: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.150634: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.150644: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50263.150693: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_2-394 [000] 50263.150717: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.150737: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.150819: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.150836: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.150868: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.150895: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.150932: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.150958: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.150965: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.150993: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.151156: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.151190: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.151198: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50263.151207: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.151213: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.151216: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50263.151256: 0: B|124|queueBuffer\n\
Binder_4-1276 [000] 50263.151264: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_4-1276 [000] 50263.151267: 0: E\n\
Binder_4-1276 [000] 50263.151278: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_4-1276 [000] 50263.151286: 0: E\n\
Binder_4-1276 [000] 50263.151316: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.151331: 0: E\n\
ndroid.launcher-655 [000] 50263.151339: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.151342: 0: E\n\
ndroid.launcher-655 [000] 50263.151347: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.151349: 0: E\n\
ndroid.launcher-655 [000] 50263.151353: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.151356: 0: E\n\
ndroid.launcher-655 [000] 50263.151364: 0: E\n\
ndroid.launcher-655 [000] 50263.151383: 0: E\n\
ndroid.launcher-655 [000] 50263.151388: 0: E\n\
ndroid.launcher-655 [000] 50263.151491: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.152073: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.152082: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.152110: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.155425: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.155429: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.155450: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.158513: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.158519: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.158536: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.158672: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.158678: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.158691: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.158877: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.158885: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.160165: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.160178: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.160206: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.160214: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.160221: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.160229: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.160237: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.160301: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.160317: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.160355: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.160363: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.160373: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.160399: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.160431: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.160452: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.160463: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.160470: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50263.160498: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.160553: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.160581: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.161100: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.163357: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.163364: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.163374: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.163382: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.163409: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.163417: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.163436: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.163458: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.163465: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.163479: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.163488: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50263.163504: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.163527: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.163575: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.163594: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.163613: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.163855: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50263.164211: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.164224: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.164288: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.164328: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.164408: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.164419: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.164428: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.164431: 0: E\n\
SurfaceFlinger-236 [000] 50263.164436: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.164447: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.164458: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.164481: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.164488: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50263.164492: 0: E\n\
SurfaceFlinger-236 [000] 50263.164505: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.164508: 0: E\n\
SurfaceFlinger-236 [000] 50263.164595: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.164602: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50263.164605: 0: E\n\
SurfaceFlinger-236 [000] 50263.164609: 0: E\n\
SurfaceFlinger-236 [000] 50263.164616: 0: E\n\
SurfaceFlinger-236 [000] 50263.164629: 0: E\n\
SurfaceFlinger-236 [000] 50263.164636: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.164639: 0: E\n\
SurfaceFlinger-236 [000] 50263.164644: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.164646: 0: E\n\
SurfaceFlinger-236 [000] 50263.164652: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.164656: 0: E\n\
SurfaceFlinger-236 [000] 50263.164661: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.164680: 0: E\n\
SurfaceFlinger-236 [000] 50263.164686: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.164689: 0: E\n\
SurfaceFlinger-236 [000] 50263.164696: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.164699: 0: E\n\
SurfaceFlinger-236 [000] 50263.164709: 0: E\n\
SurfaceFlinger-236 [000] 50263.164718: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.164752: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.164766: 0: E\n\
SurfaceFlinger-236 [000] 50263.164777: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.164837: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.164846: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.164891: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.164913: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.164930: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.164976: 0: E\n\
SurfaceFlinger-236 [000] 50263.164981: 0: E\n\
SurfaceFlinger-236 [000] 50263.164997: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.165109: 0: E\n\
ndroid.launcher-655 [000] 50263.165239: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.165313: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.165359: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.165451: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.165479: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.165496: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50263.165510: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
Binder_3-924 [000] 50263.165555: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_3-924 [000] 50263.165593: 0: B|124|dequeueBuffer\n\
Binder_3-924 [000] 50263.165603: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_3-924 [000] 50263.165606: 0: E\n\
Binder_3-924 [000] 50263.165609: 0: E\n\
Binder_3-924 [000] 50263.165625: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_3-924 [000] 50263.165647: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.165666: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
Binder_1-340 [000] 50263.165671: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50263.165677: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.165693: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.165702: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.165740: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50263.165746: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.165760: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.165777: 0: E\n\
ndroid.launcher-655 [000] 50263.165812: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.165821: 0: E\n\
ndroid.launcher-655 [000] 50263.165889: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.166578: 0: E\n\
ndroid.launcher-655 [000] 50263.166594: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.166973: 0: E\n\
ndroid.launcher-655 [000] 50263.167004: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.167207: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.167248: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.167260: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50263.167272: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.167278: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.167282: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50263.167326: 0: B|124|queueBuffer\n\
Binder_5-9587 [000] 50263.167334: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_5-9587 [000] 50263.167337: 0: E\n\
Binder_5-9587 [000] 50263.167349: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_5-9587 [000] 50263.167358: 0: E\n\
Binder_5-9587 [000] 50263.167388: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.167404: 0: E\n\
ndroid.launcher-655 [000] 50263.167412: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.167416: 0: E\n\
ndroid.launcher-655 [000] 50263.167420: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.167423: 0: E\n\
ndroid.launcher-655 [000] 50263.167427: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.167430: 0: E\n\
ndroid.launcher-655 [000] 50263.167437: 0: E\n\
ndroid.launcher-655 [000] 50263.167452: 0: E\n\
ndroid.launcher-655 [000] 50263.167458: 0: E\n\
ndroid.launcher-655 [000] 50263.167527: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.168183: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.168196: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.168221: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.168365: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.168375: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.168390: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.168680: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.168691: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.168718: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.169852: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.169861: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.169899: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.169906: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.169913: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.169924: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.169935: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.170035: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.170054: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.170083: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.170108: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.170150: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.170183: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.170196: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.170203: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50263.170231: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.170299: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.172026: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.172037: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.172062: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.180020: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.180025: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.180034: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.180042: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.180063: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50263.180076: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.180083: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.180098: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.180112: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.180127: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.180135: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.180150: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.180186: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.180202: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.180221: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.180245: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.180311: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.180361: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.180368: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.180380: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.180389: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.180399: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.180402: 0: E\n\
SurfaceFlinger-236 [000] 50263.180407: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.180416: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.180426: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.180445: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.180453: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50263.180456: 0: E\n\
SurfaceFlinger-236 [000] 50263.180468: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.180471: 0: E\n\
SurfaceFlinger-236 [000] 50263.180556: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.180563: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50263.180565: 0: E\n\
SurfaceFlinger-236 [000] 50263.180569: 0: E\n\
SurfaceFlinger-236 [000] 50263.180577: 0: E\n\
SurfaceFlinger-236 [000] 50263.180587: 0: E\n\
SurfaceFlinger-236 [000] 50263.180595: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.180598: 0: E\n\
SurfaceFlinger-236 [000] 50263.180603: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.180605: 0: E\n\
SurfaceFlinger-236 [000] 50263.180611: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.180615: 0: E\n\
SurfaceFlinger-236 [000] 50263.180619: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.180637: 0: E\n\
SurfaceFlinger-236 [000] 50263.180642: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.180645: 0: E\n\
SurfaceFlinger-236 [000] 50263.180649: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.180652: 0: E\n\
SurfaceFlinger-236 [000] 50263.180662: 0: E\n\
SurfaceFlinger-236 [000] 50263.180670: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.180703: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.180715: 0: E\n\
SurfaceFlinger-236 [000] 50263.180724: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.180780: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.180789: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.180831: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.180855: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.180870: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.180914: 0: E\n\
SurfaceFlinger-236 [000] 50263.180919: 0: E\n\
SurfaceFlinger-236 [000] 50263.180936: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.181143: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50263.181427: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.181437: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.181489: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.181521: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.181536: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.181543: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.181570: 0: C|360|wq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.181592: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.181609: 0: E\n\
ndroid.launcher-655 [000] 50263.181657: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.181699: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.181779: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.181820: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.181829: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50263.181842: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.181848: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.181852: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50263.181906: 0: B|124|dequeueBuffer\n\
Binder_2-394 [000] 50263.181917: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_2-394 [000] 50263.181919: 0: E\n\
Binder_2-394 [000] 50263.181922: 0: E\n\
Binder_2-394 [000] 50263.181953: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.181969: 0: E\n\
ndroid.launcher-655 [000] 50263.182006: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.182016: 0: E\n\
ndroid.launcher-655 [000] 50263.182098: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.182321: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.182332: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.182349: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.182359: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.182391: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.182405: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.182411: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50263.182420: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.182425: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.182429: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50263.182460: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50263.182479: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.182494: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.183052: 0: E\n\
ndroid.launcher-655 [000] 50263.183070: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.183415: 0: E\n\
ndroid.launcher-655 [000] 50263.183442: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.183540: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.183551: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.183560: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.183564: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.183568: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.183589: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.183704: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.183738: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.183745: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50263.183757: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.183762: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.183766: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50263.183806: 0: B|124|queueBuffer\n\
Binder_3-924 [000] 50263.183814: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_3-924 [000] 50263.183817: 0: E\n\
Binder_3-924 [000] 50263.183827: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_3-924 [000] 50263.183835: 0: E\n\
Binder_3-924 [000] 50263.183865: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.183879: 0: E\n\
ndroid.launcher-655 [000] 50263.183887: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.183890: 0: E\n\
ndroid.launcher-655 [000] 50263.183895: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.183898: 0: E\n\
ndroid.launcher-655 [000] 50263.183902: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.183905: 0: E\n\
ndroid.launcher-655 [000] 50263.183912: 0: E\n\
ndroid.launcher-655 [000] 50263.183926: 0: E\n\
ndroid.launcher-655 [000] 50263.183930: 0: E\n\
ndroid.launcher-655 [000] 50263.183995: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.184144: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.184157: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.185151: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.185178: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.185217: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.185821: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.187021: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.187033: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.187061: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.187195: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.187205: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.187220: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.188490: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.188507: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.188534: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.188684: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.188689: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.188718: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.188724: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.188730: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.188738: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.188745: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.188824: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.188841: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.188872: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.188896: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.188931: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.188956: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.188968: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.188975: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.189002: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.189073: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.190339: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.190346: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.190358: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.196691: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.196697: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.196707: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.196714: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.196746: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.196753: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.196773: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.196782: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50263.196792: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.196800: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.196812: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.196825: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.196850: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.196891: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.196907: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.196927: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.196999: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.197009: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.197020: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.197022: 0: E\n\
SurfaceFlinger-236 [000] 50263.197027: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.197037: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.197048: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.197070: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.197079: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50263.197082: 0: E\n\
SurfaceFlinger-236 [000] 50263.197093: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.197096: 0: E\n\
SurfaceFlinger-236 [000] 50263.197183: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.197190: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50263.197193: 0: E\n\
SurfaceFlinger-236 [000] 50263.197196: 0: E\n\
SurfaceFlinger-236 [000] 50263.197203: 0: E\n\
SurfaceFlinger-236 [000] 50263.197216: 0: E\n\
SurfaceFlinger-236 [000] 50263.197224: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.197227: 0: E\n\
SurfaceFlinger-236 [000] 50263.197231: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.197233: 0: E\n\
SurfaceFlinger-236 [000] 50263.197240: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.197244: 0: E\n\
SurfaceFlinger-236 [000] 50263.197249: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.197270: 0: E\n\
SurfaceFlinger-236 [000] 50263.197276: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.197279: 0: E\n\
SurfaceFlinger-236 [000] 50263.197283: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.197286: 0: E\n\
SurfaceFlinger-236 [000] 50263.197296: 0: E\n\
SurfaceFlinger-236 [000] 50263.197306: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.197341: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.197353: 0: E\n\
SurfaceFlinger-236 [000] 50263.197363: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.197421: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.197431: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.197478: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.197500: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.197520: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.197734: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50263.198065: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.198079: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.198133: 0: C|360|wq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.198165: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.198220: 0: E\n\
SurfaceFlinger-236 [000] 50263.198224: 0: E\n\
SurfaceFlinger-236 [000] 50263.198242: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.198262: 0: E\n\
ndroid.launcher-655 [000] 50263.198315: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.198358: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.198446: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.198488: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.198507: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.198568: 0: B|124|dequeueBuffer\n\
Binder_1-340 [000] 50263.198576: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_1-340 [000] 50263.198579: 0: E\n\
Binder_1-340 [000] 50263.198582: 0: E\n\
Binder_1-340 [000] 50263.198603: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_1-340 [000] 50263.198627: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.198643: 0: E\n\
ndroid.launcher-655 [000] 50263.198689: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.198699: 0: E\n\
ndroid.launcher-655 [000] 50263.198803: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.199002: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.199012: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.199031: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.199040: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.199076: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.199133: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.199690: 0: E\n\
ndroid.launcher-655 [000] 50263.199708: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.200080: 0: E\n\
ndroid.launcher-655 [000] 50263.200112: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.200306: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.200388: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.200399: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50263.200412: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=D ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50263.200420: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.200425: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.200429: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50263.200438: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50263.200443: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50263.200480: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50263.200518: 0: B|124|queueBuffer\n\
Binder_5-9587 [000] 50263.200526: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_5-9587 [000] 50263.200529: 0: E\n\
Binder_5-9587 [000] 50263.200540: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_5-9587 [000] 50263.200548: 0: E\n\
Binder_5-9587 [000] 50263.200576: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50263.200585: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50263.200591: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.200609: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.200624: 0: E\n\
ndroid.launcher-655 [000] 50263.200633: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.200637: 0: E\n\
ndroid.launcher-655 [000] 50263.200641: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.200644: 0: E\n\
ndroid.launcher-655 [000] 50263.200648: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.200651: 0: E\n\
ndroid.launcher-655 [000] 50263.200659: 0: E\n\
ndroid.launcher-655 [000] 50263.200677: 0: E\n\
ndroid.launcher-655 [000] 50263.200681: 0: E\n\
ndroid.launcher-655 [000] 50263.200751: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.201798: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.201810: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.201839: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.205138: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.205145: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.205166: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.208567: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.208572: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.208593: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.208728: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.208733: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.208748: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.208856: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.208863: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.209442: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.209454: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50263.209472: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.210261: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.210272: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.210307: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.210314: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.210341: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.210347: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.210357: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.210366: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.210373: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.210451: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.210467: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.210497: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.210521: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.210555: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.210579: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.210591: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.210598: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.210626: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.210696: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.211193: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.212566: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.212573: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.212606: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.212814: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.212820: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.212833: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.213138: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.213142: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.213169: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.213357: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.213362: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.213372: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.213383: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.213393: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.213416: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50263.213420: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.213426: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.213447: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.213462: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.213469: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.213481: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.213513: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50263.213528: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.213552: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.213598: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.213615: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.213635: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.213852: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.213948: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.214000: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.214084: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.214096: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.214129: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50263.214144: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.214221: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.214230: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.214240: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.214242: 0: E\n\
SurfaceFlinger-236 [000] 50263.214247: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.214260: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.214271: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.214287: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.214295: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50263.214298: 0: E\n\
SurfaceFlinger-236 [000] 50263.214309: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.214312: 0: E\n\
SurfaceFlinger-236 [000] 50263.214395: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.214403: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50263.214405: 0: E\n\
SurfaceFlinger-236 [000] 50263.214409: 0: E\n\
SurfaceFlinger-236 [000] 50263.214416: 0: E\n\
SurfaceFlinger-236 [000] 50263.214429: 0: E\n\
SurfaceFlinger-236 [000] 50263.214436: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.214438: 0: E\n\
SurfaceFlinger-236 [000] 50263.214443: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.214445: 0: E\n\
SurfaceFlinger-236 [000] 50263.214450: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.214454: 0: E\n\
SurfaceFlinger-236 [000] 50263.214458: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.214479: 0: E\n\
SurfaceFlinger-236 [000] 50263.214487: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.214490: 0: E\n\
SurfaceFlinger-236 [000] 50263.214494: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.214497: 0: E\n\
SurfaceFlinger-236 [000] 50263.214507: 0: E\n\
SurfaceFlinger-236 [000] 50263.214515: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.214544: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.214558: 0: E\n\
SurfaceFlinger-236 [000] 50263.214568: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.214625: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.214635: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.214682: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50263.214751: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50263.214936: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50263.214956: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.214982: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50263.215124: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50263.215157: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50263.215298: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.215322: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.215378: 0: E\n\
SurfaceFlinger-236 [000] 50263.215382: 0: E\n\
SurfaceFlinger-236 [000] 50263.215399: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.215461: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.215502: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.215517: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50263.215564: 0: B|124|dequeueBuffer\n\
Binder_3-924 [000] 50263.215574: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_3-924 [000] 50263.215577: 0: E\n\
Binder_3-924 [000] 50263.215580: 0: E\n\
Binder_3-924 [000] 50263.215597: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_3-924 [000] 50263.215620: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.215635: 0: E\n\
ndroid.launcher-655 [000] 50263.215675: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.215683: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.215701: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.215709: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.215745: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.215762: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.215774: 0: E\n\
ndroid.launcher-655 [000] 50263.215844: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.215856: 0: E\n\
ndroid.launcher-655 [000] 50263.215864: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.216223: 0: E\n\
ndroid.launcher-655 [000] 50263.216255: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.216448: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.216482: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.216493: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.216504: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.216510: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.216514: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.216553: 0: B|124|queueBuffer\n\
Binder_1-340 [000] 50263.216561: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_1-340 [000] 50263.216564: 0: E\n\
Binder_1-340 [000] 50263.216575: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_1-340 [000] 50263.216582: 0: E\n\
Binder_1-340 [000] 50263.216611: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.216626: 0: E\n\
ndroid.launcher-655 [000] 50263.216634: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.216638: 0: E\n\
ndroid.launcher-655 [000] 50263.216642: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.216645: 0: E\n\
ndroid.launcher-655 [000] 50263.216649: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.216652: 0: E\n\
ndroid.launcher-655 [000] 50263.216659: 0: E\n\
ndroid.launcher-655 [000] 50263.216674: 0: E\n\
ndroid.launcher-655 [000] 50263.216678: 0: E\n\
ndroid.launcher-655 [000] 50263.216750: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.217941: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.217949: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.217971: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.218656: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.218662: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.218686: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.218839: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.218845: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.218859: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.220375: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.220406: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.220469: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.220478: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.220486: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.220499: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.220512: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.220685: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.220711: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.220754: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.220795: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.220865: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.220911: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.220928: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.220935: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50263.220968: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.221080: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.221317: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.221327: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.221352: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.228315: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.228321: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.228336: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.228480: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.228485: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.228499: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.229968: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.229973: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.229993: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.229999: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.230004: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.230010: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.230016: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
kworker/u:2-13771 [000] 50263.230023: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.230030: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.230038: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.230045: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.230066: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50263.230081: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.230089: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.230106: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.230117: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.230129: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.230137: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.230149: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.230186: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.230201: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.230220: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.230240: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.230301: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.230316: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.230347: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.230354: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.230365: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.230390: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.230421: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.230443: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.230450: 0: C|360|wq:Window{42a6b678 com.android.launcher|3\n\
InputDispatcher-418 [000] 50263.230476: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.230503: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.230567: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.230574: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.230584: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.230587: 0: E\n\
SurfaceFlinger-236 [000] 50263.230591: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.230602: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.230613: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.230633: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.230640: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50263.230643: 0: E\n\
SurfaceFlinger-236 [000] 50263.230653: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.230655: 0: E\n\
SurfaceFlinger-236 [000] 50263.230730: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.230738: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50263.230741: 0: E\n\
SurfaceFlinger-236 [000] 50263.230744: 0: E\n\
SurfaceFlinger-236 [000] 50263.230751: 0: E\n\
SurfaceFlinger-236 [000] 50263.230762: 0: E\n\
SurfaceFlinger-236 [000] 50263.230769: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.230771: 0: E\n\
SurfaceFlinger-236 [000] 50263.230776: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.230778: 0: E\n\
SurfaceFlinger-236 [000] 50263.230785: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.230790: 0: E\n\
SurfaceFlinger-236 [000] 50263.230794: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.230814: 0: E\n\
SurfaceFlinger-236 [000] 50263.230820: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.230823: 0: E\n\
SurfaceFlinger-236 [000] 50263.230828: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.230830: 0: E\n\
SurfaceFlinger-236 [000] 50263.230840: 0: E\n\
SurfaceFlinger-236 [000] 50263.230847: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.230877: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.230889: 0: E\n\
SurfaceFlinger-236 [000] 50263.230901: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.230950: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.230960: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.231004: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.231027: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.231042: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.231085: 0: E\n\
SurfaceFlinger-236 [000] 50263.231089: 0: E\n\
SurfaceFlinger-236 [000] 50263.231105: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.231324: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50263.231685: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.231696: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50263.231710: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.231716: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.231720: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50263.231768: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50263.231788: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.231803: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.231879: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.231888: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.231940: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50263.231969: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.231986: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.231992: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.232019: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.232041: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.232062: 0: E\n\
ndroid.launcher-655 [000] 50263.232116: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.232163: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.232252: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.232282: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.232292: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50263.232301: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.232307: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.232311: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50263.232335: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
Binder_2-394 [000] 50263.232343: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.232359: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.232367: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.232399: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50263.232425: 0: B|124|dequeueBuffer\n\
Binder_2-394 [000] 50263.232435: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_2-394 [000] 50263.232438: 0: E\n\
Binder_2-394 [000] 50263.232440: 0: E\n\
Binder_2-394 [000] 50263.232469: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.232483: 0: E\n\
ndroid.launcher-655 [000] 50263.232515: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.232524: 0: E\n\
ndroid.launcher-655 [000] 50263.232580: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.233270: 0: E\n\
ndroid.launcher-655 [000] 50263.233286: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.233645: 0: E\n\
ndroid.launcher-655 [000] 50263.233674: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.233872: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.233913: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.233923: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50263.233935: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.233941: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.233945: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50263.233988: 0: B|124|queueBuffer\n\
surfaceflinger-124 [000] 50263.233997: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
surfaceflinger-124 [000] 50263.234000: 0: E\n\
surfaceflinger-124 [000] 50263.234012: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
surfaceflinger-124 [000] 50263.234020: 0: E\n\
surfaceflinger-124 [000] 50263.234046: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.234061: 0: E\n\
ndroid.launcher-655 [000] 50263.234069: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.234072: 0: E\n\
ndroid.launcher-655 [000] 50263.234077: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.234080: 0: E\n\
ndroid.launcher-655 [000] 50263.234084: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.234086: 0: E\n\
ndroid.launcher-655 [000] 50263.234096: 0: E\n\
ndroid.launcher-655 [000] 50263.234112: 0: E\n\
ndroid.launcher-655 [000] 50263.234116: 0: E\n\
ndroid.launcher-655 [000] 50263.234183: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.234237: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.234246: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.235371: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.235395: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.235430: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.235924: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.238412: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.238423: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.238470: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.238605: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.238612: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.238628: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.238731: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.238736: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.238770: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.240115: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.240121: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.240150: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.240156: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.240162: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.240170: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.240177: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.240252: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.240270: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.240299: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.240350: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.240358: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.240368: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.240381: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.240416: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.240441: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.240453: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.240460: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50263.240488: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.240551: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.246696: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.246702: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.246712: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.246720: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.246751: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.246757: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.246775: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.246786: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50263.246798: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.246805: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.246818: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.246831: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.246856: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.246900: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.246920: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.246938: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.247012: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.247020: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.247029: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.247032: 0: E\n\
SurfaceFlinger-236 [000] 50263.247037: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.247047: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.247057: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.247078: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.247085: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50263.247088: 0: E\n\
SurfaceFlinger-236 [000] 50263.247099: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.247102: 0: E\n\
SurfaceFlinger-236 [000] 50263.247187: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.247195: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50263.247198: 0: E\n\
SurfaceFlinger-236 [000] 50263.247202: 0: E\n\
SurfaceFlinger-236 [000] 50263.247211: 0: E\n\
SurfaceFlinger-236 [000] 50263.247226: 0: E\n\
SurfaceFlinger-236 [000] 50263.247234: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.247237: 0: E\n\
SurfaceFlinger-236 [000] 50263.247241: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.247244: 0: E\n\
SurfaceFlinger-236 [000] 50263.247252: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.247256: 0: E\n\
SurfaceFlinger-236 [000] 50263.247260: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.247279: 0: E\n\
SurfaceFlinger-236 [000] 50263.247284: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.247287: 0: E\n\
SurfaceFlinger-236 [000] 50263.247291: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.247294: 0: E\n\
SurfaceFlinger-236 [000] 50263.247303: 0: E\n\
SurfaceFlinger-236 [000] 50263.247312: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.247348: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.247363: 0: E\n\
SurfaceFlinger-236 [000] 50263.247372: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.247430: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.247439: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.247490: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.247515: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.247532: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.247768: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50263.248063: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.248079: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.248101: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.248152: 0: E\n\
SurfaceFlinger-236 [000] 50263.248157: 0: E\n\
SurfaceFlinger-236 [000] 50263.248175: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.248186: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.248246: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.248255: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.248270: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50263.248317: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50263.248339: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.248354: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.248381: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.248388: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.248451: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.248482: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.248497: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.248512: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.248540: 0: C|360|wq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.248561: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.248581: 0: E\n\
ndroid.launcher-655 [000] 50263.248750: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.248796: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.248893: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.248938: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.248953: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50263.249007: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
Binder_3-924 [000] 50263.249022: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.249039: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.249048: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.249082: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50263.249088: 0: B|124|dequeueBuffer\n\
Binder_3-924 [000] 50263.249099: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_3-924 [000] 50263.249101: 0: E\n\
Binder_3-924 [000] 50263.249104: 0: E\n\
Binder_3-924 [000] 50263.249130: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_3-924 [000] 50263.249153: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.249167: 0: E\n\
ndroid.launcher-655 [000] 50263.249200: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.249210: 0: E\n\
ndroid.launcher-655 [000] 50263.249283: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.249740: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.249751: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.249781: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.249789: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.249796: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.249805: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.249813: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.249878: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.249893: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.249920: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.249944: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.249973: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.249996: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.250003: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.250029: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.250948: 0: E\n\
ndroid.launcher-655 [000] 50263.250965: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.252120: 0: E\n\
ndroid.launcher-655 [000] 50263.252153: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.252386: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.252432: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.252442: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.252456: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.252462: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.252465: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.252517: 0: B|124|queueBuffer\n\
Binder_1-340 [000] 50263.252525: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_1-340 [000] 50263.252528: 0: E\n\
Binder_1-340 [000] 50263.252540: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_1-340 [000] 50263.252550: 0: E\n\
Binder_1-340 [000] 50263.252579: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.252594: 0: E\n\
ndroid.launcher-655 [000] 50263.252602: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.252606: 0: E\n\
ndroid.launcher-655 [000] 50263.252610: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.252613: 0: E\n\
ndroid.launcher-655 [000] 50263.252617: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.252620: 0: E\n\
ndroid.launcher-655 [000] 50263.252627: 0: E\n\
ndroid.launcher-655 [000] 50263.252643: 0: E\n\
ndroid.launcher-655 [000] 50263.252648: 0: E\n\
ndroid.launcher-655 [000] 50263.252768: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.253065: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.253076: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.253114: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.255288: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.255293: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.255313: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.257164: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.257168: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.257180: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.258127: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.258135: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.258174: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.258308: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.258314: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.258331: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.258537: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.258542: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.258563: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/214-host_sp-14188 [000] 50263.258579: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.258604: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.258958: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.258965: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.259802: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.259815: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.259847: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.259855: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.259862: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.259871: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.259879: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.259953: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.259970: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.259999: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.260024: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.260059: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.260082: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.260094: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.260101: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50263.260129: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.260182: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.260343: sched_wakeup: comm=watchdog/0 pid=7 prio=0 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.260365: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.260372: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=watchdog/0 next_pid=7 next_prio=0\n\
watchdog/0-7 [000] 50263.260382: sched_switch: prev_comm=watchdog/0 prev_pid=7 prev_prio=0 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.260391: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.261173: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.263366: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.263373: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.263383: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.263391: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.263419: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.263427: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.263450: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.263467: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.263475: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.263488: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.263505: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50263.263526: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.263556: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.263608: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.263628: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.263649: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.263887: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50263.264214: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.264289: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.264301: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.264362: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.264400: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.264478: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.264486: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.264497: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.264500: 0: E\n\
SurfaceFlinger-236 [000] 50263.264505: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.264518: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.264528: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.264550: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.264558: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50263.264561: 0: E\n\
SurfaceFlinger-236 [000] 50263.264572: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.264575: 0: E\n\
SurfaceFlinger-236 [000] 50263.264663: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.264671: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50263.264673: 0: E\n\
SurfaceFlinger-236 [000] 50263.264677: 0: E\n\
SurfaceFlinger-236 [000] 50263.264684: 0: E\n\
SurfaceFlinger-236 [000] 50263.264697: 0: E\n\
SurfaceFlinger-236 [000] 50263.264704: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.264707: 0: E\n\
SurfaceFlinger-236 [000] 50263.264712: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.264715: 0: E\n\
SurfaceFlinger-236 [000] 50263.264720: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.264723: 0: E\n\
SurfaceFlinger-236 [000] 50263.264728: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.264748: 0: E\n\
SurfaceFlinger-236 [000] 50263.264754: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.264756: 0: E\n\
SurfaceFlinger-236 [000] 50263.264761: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.264763: 0: E\n\
SurfaceFlinger-236 [000] 50263.264773: 0: E\n\
SurfaceFlinger-236 [000] 50263.264781: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.264817: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.264830: 0: E\n\
SurfaceFlinger-236 [000] 50263.264842: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.264903: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.264912: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.264960: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50263.265032: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.265056: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.265072: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.265116: 0: E\n\
SurfaceFlinger-236 [000] 50263.265120: 0: E\n\
SurfaceFlinger-236 [000] 50263.265137: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.265169: 0: E\n\
ndroid.launcher-655 [000] 50263.265272: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.265436: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.265531: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.265568: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.265585: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50263.265632: 0: B|124|dequeueBuffer\n\
Binder_2-394 [000] 50263.265643: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_2-394 [000] 50263.265646: 0: E\n\
Binder_2-394 [000] 50263.265649: 0: E\n\
Binder_2-394 [000] 50263.265667: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_2-394 [000] 50263.265680: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
Binder_2-394 [000] 50263.265687: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.265704: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.265713: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.265751: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50263.265775: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.265791: 0: E\n\
ndroid.launcher-655 [000] 50263.265826: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.265836: 0: E\n\
ndroid.launcher-655 [000] 50263.265903: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.266848: 0: E\n\
ndroid.launcher-655 [000] 50263.266864: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.267271: 0: E\n\
ndroid.launcher-655 [000] 50263.267306: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.267518: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.267561: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.267573: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50263.267588: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.267594: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.267598: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50263.267646: 0: B|124|queueBuffer\n\
surfaceflinger-124 [000] 50263.267654: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
surfaceflinger-124 [000] 50263.267657: 0: E\n\
surfaceflinger-124 [000] 50263.267669: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
surfaceflinger-124 [000] 50263.267678: 0: E\n\
surfaceflinger-124 [000] 50263.267705: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.267721: 0: E\n\
ndroid.launcher-655 [000] 50263.267729: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.267733: 0: E\n\
ndroid.launcher-655 [000] 50263.267737: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.267740: 0: E\n\
ndroid.launcher-655 [000] 50263.267744: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.267747: 0: E\n\
ndroid.launcher-655 [000] 50263.267755: 0: E\n\
ndroid.launcher-655 [000] 50263.267770: 0: E\n\
ndroid.launcher-655 [000] 50263.267776: 0: E\n\
ndroid.launcher-655 [000] 50263.267844: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.268041: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.268054: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50263.268077: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.268582: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.268591: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.268616: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.268766: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.268775: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.268790: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.268945: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.268954: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.268979: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.270253: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.270262: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.270300: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.270308: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.270342: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.270353: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.270361: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.270466: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.270485: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.270516: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.270544: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.270585: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.270620: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.270632: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.270640: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50263.270670: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.270739: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.272202: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.272208: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.272236: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.278237: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.278243: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.278258: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.278401: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.278406: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.278419: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.279883: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.279888: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.279908: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.279914: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.279919: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.279926: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.279932: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.279977: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.279990: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.280011: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.280030: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.280037: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.280046: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.280053: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.280074: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50263.280087: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.280094: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.280114: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.280128: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.280138: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.280147: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.280160: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.280170: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.280177: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.280199: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.280235: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.280251: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.280270: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.280286: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.280353: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.280361: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.280372: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.280379: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.280402: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.280410: 0: C|360|wq:Window{42a6b678 com.android.launcher|3\n\
InputDispatcher-418 [000] 50263.280438: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.280507: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.280515: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.280525: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.280528: 0: E\n\
SurfaceFlinger-236 [000] 50263.280532: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.280542: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.280555: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.280578: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.280585: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50263.280588: 0: E\n\
SurfaceFlinger-236 [000] 50263.280599: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.280602: 0: E\n\
SurfaceFlinger-236 [000] 50263.280682: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.280690: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50263.280693: 0: E\n\
SurfaceFlinger-236 [000] 50263.280697: 0: E\n\
SurfaceFlinger-236 [000] 50263.280703: 0: E\n\
SurfaceFlinger-236 [000] 50263.280713: 0: E\n\
SurfaceFlinger-236 [000] 50263.280721: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.280724: 0: E\n\
SurfaceFlinger-236 [000] 50263.280729: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.280731: 0: E\n\
SurfaceFlinger-236 [000] 50263.280736: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.280740: 0: E\n\
SurfaceFlinger-236 [000] 50263.280744: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.280766: 0: E\n\
SurfaceFlinger-236 [000] 50263.280772: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.280774: 0: E\n\
SurfaceFlinger-236 [000] 50263.280779: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.280782: 0: E\n\
SurfaceFlinger-236 [000] 50263.280792: 0: E\n\
SurfaceFlinger-236 [000] 50263.280800: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.280831: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.280843: 0: E\n\
SurfaceFlinger-236 [000] 50263.280852: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.280905: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.280915: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.280960: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.280982: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.280998: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.281044: 0: E\n\
SurfaceFlinger-236 [000] 50263.281049: 0: E\n\
SurfaceFlinger-236 [000] 50263.281066: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.281281: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50263.281545: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.281554: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50263.281567: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.281573: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.281577: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50263.281628: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50263.281651: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.281667: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.281733: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.281741: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.281793: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50263.281821: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.281835: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.281840: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.281866: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.281887: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.281904: 0: E\n\
ndroid.launcher-655 [000] 50263.282047: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.282091: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.282167: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.282198: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.282208: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50263.282220: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.282225: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.282229: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50263.282272: 0: B|124|dequeueBuffer\n\
Binder_3-924 [000] 50263.282282: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_3-924 [000] 50263.282286: 0: E\n\
Binder_3-924 [000] 50263.282288: 0: E\n\
Binder_3-924 [000] 50263.282318: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.282342: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.282348: 0: E\n\
ndroid.launcher-655 [000] 50263.282352: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.282369: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.282377: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.282409: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.282445: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.282455: 0: E\n\
ndroid.launcher-655 [000] 50263.282514: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.283454: 0: E\n\
ndroid.launcher-655 [000] 50263.283469: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.283859: 0: E\n\
ndroid.launcher-655 [000] 50263.283891: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.284088: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.284128: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.284139: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.284152: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.284158: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.284161: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.284205: 0: B|124|queueBuffer\n\
Binder_1-340 [000] 50263.284219: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
Binder_1-340 [000] 50263.284233: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_1-340 [000] 50263.284236: 0: E\n\
Binder_1-340 [000] 50263.284247: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_1-340 [000] 50263.284256: 0: E\n\
Binder_1-340 [000] 50263.284285: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.284553: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.284567: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.284604: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.284628: 0: E\n\
ndroid.launcher-655 [000] 50263.284639: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.284642: 0: E\n\
ndroid.launcher-655 [000] 50263.284647: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.284649: 0: E\n\
ndroid.launcher-655 [000] 50263.284654: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.284656: 0: E\n\
ndroid.launcher-655 [000] 50263.284665: 0: E\n\
ndroid.launcher-655 [000] 50263.284682: 0: E\n\
ndroid.launcher-655 [000] 50263.284686: 0: E\n\
ndroid.launcher-655 [000] 50263.284753: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.284815: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.284825: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.284838: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.285146: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.285156: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.285187: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.285403: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.285412: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.285425: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.285546: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.285555: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.285585: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.286104: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.286114: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.286139: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50263.286149: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50263.286209: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.286424: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.286434: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50263.286449: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.286520: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.286759: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.286769: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50263.286948: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50263.286969: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50263.287096: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50263.287137: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50263.287271: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.287904: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.287918: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.287956: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.288097: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.288109: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.288124: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.288702: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.288722: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50263.288741: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50263.288779: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50263.288783: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.288789: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50263.288816: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50263.288820: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.288823: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50263.288864: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50263.288867: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.288871: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50263.288899: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50263.288902: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.288914: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50263.288949: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50263.288953: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.288956: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50263.288990: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50263.288994: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.288997: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50263.289144: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50263.289148: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.289153: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50263.289172: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=S ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.289202: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.289631: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.289637: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.289665: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.289671: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.289678: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.289686: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.289693: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.289772: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.289787: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.289816: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.289840: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.289877: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.289899: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.289911: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.289919: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50263.289945: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.290012: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.290344: sched_wakeup: comm=dhd_watchdog pid=107 prio=2 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.290352: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.290361: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=dhd_watchdog next_pid=107 next_prio=2\n\
dhd_watchdog-107 [000] 50263.290391: sched_wakeup: comm=dhd_watchdog pid=107 prio=2 success=1 target_cpu=000\n\
dhd_watchdog-107 [000] 50263.290394: sched_switch: prev_comm=dhd_watchdog prev_pid=107 prev_prio=2 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.290399: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=R ==> next_comm=dhd_watchdog next_pid=107 next_prio=2\n\
dhd_watchdog-107 [000] 50263.290409: sched_switch: prev_comm=dhd_watchdog prev_pid=107 prev_prio=2 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.290421: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.296699: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.296704: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.296714: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.296721: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.296756: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.296764: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.296782: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.296791: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50263.296802: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.296810: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.296825: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.296842: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.296873: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.296922: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.296937: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.296957: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.297037: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.297046: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.297060: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.297063: 0: E\n\
SurfaceFlinger-236 [000] 50263.297068: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.297077: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.297089: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.297115: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.297123: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50263.297125: 0: E\n\
SurfaceFlinger-236 [000] 50263.297137: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.297140: 0: E\n\
SurfaceFlinger-236 [000] 50263.297234: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.297241: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50263.297244: 0: E\n\
SurfaceFlinger-236 [000] 50263.297249: 0: E\n\
SurfaceFlinger-236 [000] 50263.297256: 0: E\n\
SurfaceFlinger-236 [000] 50263.297268: 0: E\n\
SurfaceFlinger-236 [000] 50263.297275: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.297278: 0: E\n\
SurfaceFlinger-236 [000] 50263.297283: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.297285: 0: E\n\
SurfaceFlinger-236 [000] 50263.297291: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.297296: 0: E\n\
SurfaceFlinger-236 [000] 50263.297301: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.297321: 0: E\n\
SurfaceFlinger-236 [000] 50263.297327: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.297330: 0: E\n\
SurfaceFlinger-236 [000] 50263.297334: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.297337: 0: E\n\
SurfaceFlinger-236 [000] 50263.297347: 0: E\n\
SurfaceFlinger-236 [000] 50263.297356: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.297389: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.297402: 0: E\n\
SurfaceFlinger-236 [000] 50263.297412: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.297483: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.297492: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.297541: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.297561: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-335 [000] 50263.297569: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.297587: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.297601: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.297619: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.297728: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.297738: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.297752: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.297807: 0: E\n\
SurfaceFlinger-236 [000] 50263.297811: 0: E\n\
SurfaceFlinger-236 [000] 50263.297828: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.298014: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50263.298342: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.298415: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.298437: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.298494: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.298535: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50263.298595: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50263.298620: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.298647: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.298665: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.298670: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.298703: 0: C|360|wq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.298726: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.298757: 0: E\n\
ndroid.launcher-655 [000] 50263.298901: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.298961: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.299016: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.299025: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.299044: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.299061: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.299098: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.299145: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.299180: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.299195: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50263.299232: 0: B|124|dequeueBuffer\n\
Binder_2-394 [000] 50263.299241: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_2-394 [000] 50263.299255: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
Binder_2-394 [000] 50263.299265: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.299294: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.299301: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.299307: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.299316: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.299324: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.299383: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.299396: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.299422: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.299444: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.299472: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.299492: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.299499: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.299525: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50263.299532: 0: E\n\
Binder_2-394 [000] 50263.299536: 0: E\n\
Binder_2-394 [000] 50263.299555: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_2-394 [000] 50263.299579: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.299594: 0: E\n\
ndroid.launcher-655 [000] 50263.299631: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.299641: 0: E\n\
ndroid.launcher-655 [000] 50263.299710: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.300750: 0: E\n\
ndroid.launcher-655 [000] 50263.300767: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.301190: 0: E\n\
ndroid.launcher-655 [000] 50263.301224: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.301439: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.301484: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.301495: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50263.301509: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.301515: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.301519: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50263.301564: 0: B|124|queueBuffer\n\
surfaceflinger-124 [000] 50263.301572: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
surfaceflinger-124 [000] 50263.301575: 0: E\n\
surfaceflinger-124 [000] 50263.301587: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
surfaceflinger-124 [000] 50263.301599: 0: E\n\
surfaceflinger-124 [000] 50263.301627: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.301642: 0: E\n\
ndroid.launcher-655 [000] 50263.301651: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.301654: 0: E\n\
ndroid.launcher-655 [000] 50263.301658: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.301661: 0: E\n\
ndroid.launcher-655 [000] 50263.301665: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.301668: 0: E\n\
ndroid.launcher-655 [000] 50263.301675: 0: E\n\
ndroid.launcher-655 [000] 50263.301690: 0: E\n\
ndroid.launcher-655 [000] 50263.301696: 0: E\n\
ndroid.launcher-655 [000] 50263.301811: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.302873: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.302888: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.302917: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.305959: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.305966: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.305989: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.308560: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.308568: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.310351: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.310365: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.310378: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.310728: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.313371: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.313378: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.313388: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.313396: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.313424: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.313432: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.313450: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.313473: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.313480: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.313496: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.313507: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50263.313530: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.313556: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.313618: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.313638: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.313659: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.313889: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50263.314197: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.314262: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.314279: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.314358: 0: C|360|wq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.314401: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.314477: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.314485: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.314495: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.314498: 0: E\n\
SurfaceFlinger-236 [000] 50263.314503: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.314515: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.314527: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.314551: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.314559: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50263.314562: 0: E\n\
SurfaceFlinger-236 [000] 50263.314573: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.314576: 0: E\n\
SurfaceFlinger-236 [000] 50263.314668: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.314675: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50263.314678: 0: E\n\
SurfaceFlinger-236 [000] 50263.314682: 0: E\n\
SurfaceFlinger-236 [000] 50263.314689: 0: E\n\
SurfaceFlinger-236 [000] 50263.314701: 0: E\n\
SurfaceFlinger-236 [000] 50263.314708: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.314710: 0: E\n\
SurfaceFlinger-236 [000] 50263.314715: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.314717: 0: E\n\
SurfaceFlinger-236 [000] 50263.314723: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.314727: 0: E\n\
SurfaceFlinger-236 [000] 50263.314732: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.314754: 0: E\n\
SurfaceFlinger-236 [000] 50263.314760: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.314763: 0: E\n\
SurfaceFlinger-236 [000] 50263.314767: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.314770: 0: E\n\
SurfaceFlinger-236 [000] 50263.314780: 0: E\n\
SurfaceFlinger-236 [000] 50263.314789: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.314821: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.314835: 0: E\n\
SurfaceFlinger-236 [000] 50263.314845: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.314908: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.314918: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.314964: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50263.315035: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.315057: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.315074: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.315120: 0: E\n\
SurfaceFlinger-236 [000] 50263.315124: 0: E\n\
SurfaceFlinger-236 [000] 50263.315140: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.315169: 0: E\n\
ndroid.launcher-655 [000] 50263.315331: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.315380: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.315469: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.315508: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.315523: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50263.315569: 0: B|124|dequeueBuffer\n\
Binder_3-924 [000] 50263.315578: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_3-924 [000] 50263.315581: 0: E\n\
Binder_3-924 [000] 50263.315584: 0: E\n\
Binder_3-924 [000] 50263.315603: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_3-924 [000] 50263.315625: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.315641: 0: E\n\
ndroid.launcher-655 [000] 50263.315683: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.315692: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.315710: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.315719: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.315754: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.315773: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.315783: 0: E\n\
ndroid.launcher-655 [000] 50263.315849: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.316826: 0: E\n\
ndroid.launcher-655 [000] 50263.316843: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.317245: 0: E\n\
ndroid.launcher-655 [000] 50263.317275: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.317476: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.317520: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.317530: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.317543: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.317549: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.317553: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.317599: 0: B|124|queueBuffer\n\
Binder_1-340 [000] 50263.317607: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_1-340 [000] 50263.317610: 0: E\n\
Binder_1-340 [000] 50263.317622: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_1-340 [000] 50263.317631: 0: E\n\
Binder_1-340 [000] 50263.317659: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.317674: 0: E\n\
ndroid.launcher-655 [000] 50263.317682: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.317686: 0: E\n\
ndroid.launcher-655 [000] 50263.317690: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.317693: 0: E\n\
ndroid.launcher-655 [000] 50263.317697: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.317700: 0: E\n\
ndroid.launcher-655 [000] 50263.317710: 0: E\n\
ndroid.launcher-655 [000] 50263.317725: 0: E\n\
ndroid.launcher-655 [000] 50263.317730: 0: E\n\
ndroid.launcher-655 [000] 50263.317800: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.318933: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.318942: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.318969: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.321739: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.321754: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.321789: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.321913: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.321929: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.321938: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.321960: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.321976: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.323472: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.323478: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.323507: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.323514: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.323520: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.323528: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.323534: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.323612: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.323628: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.323656: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.323679: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.323714: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.323739: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.323751: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.323758: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.323785: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.323854: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.330038: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.330044: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.330054: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.330062: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.330091: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.330099: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.330116: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.330125: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50263.330141: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.330149: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.330164: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.330173: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.330196: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.330233: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.330246: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.330264: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.330346: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.330354: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.330364: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.330383: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.330393: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.330402: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.330405: 0: E\n\
SurfaceFlinger-236 [000] 50263.330410: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.330419: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.330428: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.330448: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.330455: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50263.330458: 0: E\n\
SurfaceFlinger-236 [000] 50263.330469: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.330472: 0: E\n\
SurfaceFlinger-236 [000] 50263.330551: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.330559: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50263.330562: 0: E\n\
SurfaceFlinger-236 [000] 50263.330566: 0: E\n\
SurfaceFlinger-236 [000] 50263.330573: 0: E\n\
SurfaceFlinger-236 [000] 50263.330586: 0: E\n\
SurfaceFlinger-236 [000] 50263.330594: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.330597: 0: E\n\
SurfaceFlinger-236 [000] 50263.330602: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.330604: 0: E\n\
SurfaceFlinger-236 [000] 50263.330609: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.330613: 0: E\n\
SurfaceFlinger-236 [000] 50263.330618: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.330640: 0: E\n\
SurfaceFlinger-236 [000] 50263.330646: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.330649: 0: E\n\
SurfaceFlinger-236 [000] 50263.330653: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.330656: 0: E\n\
SurfaceFlinger-236 [000] 50263.330668: 0: E\n\
SurfaceFlinger-236 [000] 50263.330678: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.330709: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.330722: 0: E\n\
SurfaceFlinger-236 [000] 50263.330733: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.330787: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.330795: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.330840: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.330859: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.330873: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.330919: 0: E\n\
SurfaceFlinger-236 [000] 50263.330924: 0: E\n\
SurfaceFlinger-236 [000] 50263.330939: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.331144: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50263.331405: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.331414: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50263.331427: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.331433: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.331437: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50263.331483: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50263.331506: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.331521: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.331586: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.331594: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.331645: 0: C|360|wq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.331676: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.331697: 0: E\n\
ndroid.launcher-655 [000] 50263.331827: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.331872: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.331953: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.331964: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.331986: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.332017: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.332045: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.332053: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50263.332065: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.332070: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.332074: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50263.332117: 0: B|124|dequeueBuffer\n\
Binder_2-394 [000] 50263.332137: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
Binder_2-394 [000] 50263.332145: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.332160: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50263.332170: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_2-394 [000] 50263.332173: 0: E\n\
Binder_2-394 [000] 50263.332176: 0: E\n\
Binder_2-394 [000] 50263.332206: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.332220: 0: E\n\
ndroid.launcher-655 [000] 50263.332261: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.332270: 0: E\n\
ndroid.launcher-655 [000] 50263.332340: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.332349: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.332366: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.332375: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.332417: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.332451: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.333456: 0: E\n\
ndroid.launcher-655 [000] 50263.333472: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.333630: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.333641: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.333672: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.333680: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.333687: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.333696: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.333704: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.333772: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.333789: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.333800: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.333827: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.333851: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.333882: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.333904: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.333911: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.333939: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.335650: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.335974: 0: E\n\
ndroid.launcher-655 [000] 50263.336011: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.336138: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.336151: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.336160: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.336165: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.336169: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.336191: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.336319: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.336362: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.336370: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50263.336381: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.336387: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.336390: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50263.336443: 0: B|124|queueBuffer\n\
surfaceflinger-124 [000] 50263.336452: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
surfaceflinger-124 [000] 50263.336454: 0: E\n\
surfaceflinger-124 [000] 50263.336467: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
surfaceflinger-124 [000] 50263.336477: 0: E\n\
surfaceflinger-124 [000] 50263.336506: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.336522: 0: E\n\
ndroid.launcher-655 [000] 50263.336531: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.336534: 0: E\n\
ndroid.launcher-655 [000] 50263.336539: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.336541: 0: E\n\
ndroid.launcher-655 [000] 50263.336545: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.336548: 0: E\n\
ndroid.launcher-655 [000] 50263.336555: 0: E\n\
ndroid.launcher-655 [000] 50263.336574: 0: E\n\
ndroid.launcher-655 [000] 50263.336580: 0: E\n\
ndroid.launcher-655 [000] 50263.336699: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.337621: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.337634: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.337665: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.338346: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.338352: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50263.338371: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.340593: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.340599: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.340622: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.341620: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.341626: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.341645: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.341780: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.341786: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.341800: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.343268: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.343273: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.343299: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.343306: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.343311: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.343319: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.343325: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.343395: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.343409: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.343438: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.343462: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.343495: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.343517: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.343529: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.343537: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50263.343564: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.343613: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.346706: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.346712: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.346721: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.346729: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.346760: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.346767: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.346785: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.346793: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50263.346809: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.346817: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.346830: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.346839: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.346864: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.346902: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.346923: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.346943: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.347013: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.347020: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.347030: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.347032: 0: E\n\
SurfaceFlinger-236 [000] 50263.347037: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.347048: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.347057: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.347076: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.347083: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50263.347086: 0: E\n\
SurfaceFlinger-236 [000] 50263.347100: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.347102: 0: E\n\
SurfaceFlinger-236 [000] 50263.347194: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.347203: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50263.347205: 0: E\n\
SurfaceFlinger-236 [000] 50263.347209: 0: E\n\
SurfaceFlinger-236 [000] 50263.347217: 0: E\n\
SurfaceFlinger-236 [000] 50263.347230: 0: E\n\
SurfaceFlinger-236 [000] 50263.347237: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.347240: 0: E\n\
SurfaceFlinger-236 [000] 50263.347244: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.347247: 0: E\n\
SurfaceFlinger-236 [000] 50263.347252: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.347256: 0: E\n\
SurfaceFlinger-236 [000] 50263.347261: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.347283: 0: E\n\
SurfaceFlinger-236 [000] 50263.347288: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.347291: 0: E\n\
SurfaceFlinger-236 [000] 50263.347295: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.347298: 0: E\n\
SurfaceFlinger-236 [000] 50263.347308: 0: E\n\
SurfaceFlinger-236 [000] 50263.347317: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.347351: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.347365: 0: E\n\
SurfaceFlinger-236 [000] 50263.347375: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.347434: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.347442: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.347496: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.347520: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.347536: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.347579: 0: E\n\
SurfaceFlinger-236 [000] 50263.347583: 0: E\n\
SurfaceFlinger-236 [000] 50263.347600: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.347817: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50263.348097: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.348108: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50263.348121: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.348128: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.348131: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50263.348179: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50263.348201: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.348217: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.348275: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.348282: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.348331: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.348361: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.348381: 0: E\n\
ndroid.launcher-655 [000] 50263.348520: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.348565: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.348650: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.348681: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.348691: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50263.348703: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.348709: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.348712: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50263.348752: 0: B|124|dequeueBuffer\n\
Binder_3-924 [000] 50263.348761: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_3-924 [000] 50263.348765: 0: E\n\
Binder_3-924 [000] 50263.348768: 0: E\n\
Binder_3-924 [000] 50263.348797: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.348811: 0: E\n\
ndroid.launcher-655 [000] 50263.348854: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.348865: 0: E\n\
ndroid.launcher-655 [000] 50263.348958: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.349020: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.349030: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.349047: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.349057: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.349092: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.349993: 0: E\n\
ndroid.launcher-655 [000] 50263.350009: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.350356: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.350367: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.350378: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.350476: 0: E\n\
ndroid.launcher-655 [000] 50263.350510: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.350715: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.350753: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.350761: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.350772: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.350778: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.350782: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.350827: 0: B|124|queueBuffer\n\
Binder_1-340 [000] 50263.350835: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_1-340 [000] 50263.350838: 0: E\n\
Binder_1-340 [000] 50263.350849: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_1-340 [000] 50263.350858: 0: E\n\
Binder_1-340 [000] 50263.350887: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.350902: 0: E\n\
ndroid.launcher-655 [000] 50263.350910: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.350914: 0: E\n\
ndroid.launcher-655 [000] 50263.350918: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.350921: 0: E\n\
ndroid.launcher-655 [000] 50263.350925: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.350928: 0: E\n\
ndroid.launcher-655 [000] 50263.350935: 0: E\n\
ndroid.launcher-655 [000] 50263.350950: 0: E\n\
ndroid.launcher-655 [000] 50263.350954: 0: E\n\
ndroid.launcher-655 [000] 50263.351022: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.352089: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.352098: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.352122: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.355062: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.355067: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.355088: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.356518: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.356523: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.356553: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.356764: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.356769: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.356781: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.357086: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.357090: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.357117: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.357329: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.357334: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.357346: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.358021: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.358025: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.358043: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50263.358051: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50263.358165: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50263.358182: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50263.358266: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50263.358295: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50263.358395: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.358687: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.358695: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.360358: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.360368: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.360379: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.360723: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.363375: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.363382: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.363393: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.363401: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.363427: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.363436: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.363455: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.363475: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.363483: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.363495: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.363509: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50263.363530: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.363556: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.363615: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.363635: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.363657: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.363922: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50263.364234: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.364306: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.364317: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.364394: 0: C|360|wq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.364436: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.364511: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.364520: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.364530: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.364533: 0: E\n\
SurfaceFlinger-236 [000] 50263.364538: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.364551: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.364562: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.364586: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.364595: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50263.364597: 0: E\n\
SurfaceFlinger-236 [000] 50263.364609: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.364612: 0: E\n\
SurfaceFlinger-236 [000] 50263.364698: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.364706: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50263.364709: 0: E\n\
SurfaceFlinger-236 [000] 50263.364713: 0: E\n\
SurfaceFlinger-236 [000] 50263.364721: 0: E\n\
SurfaceFlinger-236 [000] 50263.364734: 0: E\n\
SurfaceFlinger-236 [000] 50263.364740: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.364743: 0: E\n\
SurfaceFlinger-236 [000] 50263.364748: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.364751: 0: E\n\
SurfaceFlinger-236 [000] 50263.364757: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.364762: 0: E\n\
SurfaceFlinger-236 [000] 50263.364767: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.364791: 0: E\n\
SurfaceFlinger-236 [000] 50263.364796: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.364799: 0: E\n\
SurfaceFlinger-236 [000] 50263.364804: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.364806: 0: E\n\
SurfaceFlinger-236 [000] 50263.364816: 0: E\n\
SurfaceFlinger-236 [000] 50263.364825: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.364858: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.364872: 0: E\n\
SurfaceFlinger-236 [000] 50263.364881: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.364943: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.364952: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.365002: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50263.365075: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.365100: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.365117: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.365165: 0: E\n\
SurfaceFlinger-236 [000] 50263.365169: 0: E\n\
SurfaceFlinger-236 [000] 50263.365185: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.365217: 0: E\n\
ndroid.launcher-655 [000] 50263.365380: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.365429: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.365516: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.365552: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.365570: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50263.365616: 0: B|124|dequeueBuffer\n\
Binder_2-394 [000] 50263.365625: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_2-394 [000] 50263.365627: 0: E\n\
Binder_2-394 [000] 50263.365630: 0: E\n\
Binder_2-394 [000] 50263.365649: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_2-394 [000] 50263.365674: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.365689: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.365697: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.365714: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.365722: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.365758: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.365770: 0: E\n\
ndroid.launcher-655 [000] 50263.365804: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.365813: 0: E\n\
ndroid.launcher-655 [000] 50263.365878: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.366862: 0: E\n\
ndroid.launcher-655 [000] 50263.366878: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.367284: 0: E\n\
ndroid.launcher-655 [000] 50263.367314: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.367517: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.367562: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.367573: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50263.367586: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.367592: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.367595: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50263.367640: 0: B|124|queueBuffer\n\
surfaceflinger-124 [000] 50263.367648: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
surfaceflinger-124 [000] 50263.367651: 0: E\n\
surfaceflinger-124 [000] 50263.367663: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
surfaceflinger-124 [000] 50263.367673: 0: E\n\
surfaceflinger-124 [000] 50263.367701: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.367717: 0: E\n\
ndroid.launcher-655 [000] 50263.367725: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.367728: 0: E\n\
ndroid.launcher-655 [000] 50263.367733: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.367738: 0: E\n\
ndroid.launcher-655 [000] 50263.367742: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.367745: 0: E\n\
ndroid.launcher-655 [000] 50263.367752: 0: E\n\
ndroid.launcher-655 [000] 50263.367767: 0: E\n\
ndroid.launcher-655 [000] 50263.367773: 0: E\n\
ndroid.launcher-655 [000] 50263.367839: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.368971: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.368988: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.369016: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.370367: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.370379: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.370406: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.370547: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.370553: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.370567: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.371932: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.371936: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.371968: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.372034: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.372039: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.372070: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.372077: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.372083: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.372092: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.372099: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.372178: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.372196: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.372224: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.372248: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.372283: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.372305: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.372317: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.372324: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.372351: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.372418: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.380024: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.380031: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
<idle>-0 [000] 50263.380031: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.380045: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.380054: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.380061: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.380075: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.380095: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.380103: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.380119: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.380144: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.380152: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.380166: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.380169: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50263.380183: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.380216: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.380221: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.380225: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.380237: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.380272: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.380287: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.380306: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.380364: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.380373: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.380390: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.380457: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.380464: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.380473: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.380478: 0: E\n\
SurfaceFlinger-236 [000] 50263.380491: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.380502: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.380514: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.380534: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.380543: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50263.380545: 0: E\n\
SurfaceFlinger-236 [000] 50263.380556: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.380559: 0: E\n\
SurfaceFlinger-236 [000] 50263.380646: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.380656: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50263.380659: 0: E\n\
SurfaceFlinger-236 [000] 50263.380663: 0: E\n\
SurfaceFlinger-236 [000] 50263.380673: 0: E\n\
SurfaceFlinger-236 [000] 50263.380684: 0: E\n\
SurfaceFlinger-236 [000] 50263.380691: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.380694: 0: E\n\
SurfaceFlinger-236 [000] 50263.380698: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.380710: 0: E\n\
SurfaceFlinger-236 [000] 50263.380716: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.380720: 0: E\n\
SurfaceFlinger-236 [000] 50263.380724: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.380742: 0: E\n\
SurfaceFlinger-236 [000] 50263.380748: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.380751: 0: E\n\
SurfaceFlinger-236 [000] 50263.380755: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.380758: 0: E\n\
SurfaceFlinger-236 [000] 50263.380768: 0: E\n\
SurfaceFlinger-236 [000] 50263.380776: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.380803: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.380825: 0: E\n\
SurfaceFlinger-236 [000] 50263.380835: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.380887: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.380896: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.380951: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.380975: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.380992: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.381044: 0: E\n\
SurfaceFlinger-236 [000] 50263.381049: 0: E\n\
SurfaceFlinger-236 [000] 50263.381065: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.381289: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50263.381312: sched_wakeup: comm=Compiler pid=662 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.381321: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Compiler next_pid=662 next_prio=120\n\
Compiler-662 [000] 50263.381343: sched_switch: prev_comm=Compiler prev_pid=662 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.381350: sched_wakeup: comm=Compiler pid=662 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.381354: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Compiler next_pid=662 next_prio=120\n\
Compiler-662 [000] 50263.381645: sched_switch: prev_comm=Compiler prev_pid=662 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.381741: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.381751: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.381786: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.381795: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.381801: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.381811: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.381820: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.381899: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.381916: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.381945: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.381972: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.382007: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.382035: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.382042: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50263.382070: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.382298: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.382307: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50263.382318: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.382325: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.382329: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50263.382350: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50263.382356: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.382374: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.382383: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.382416: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50263.382449: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50263.382470: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.382485: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.382536: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.382543: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.382580: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.382605: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.382624: 0: E\n\
ndroid.launcher-655 [000] 50263.382754: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.382789: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.382851: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.382878: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.382887: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50263.382896: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.382902: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.382905: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50263.382939: 0: B|124|dequeueBuffer\n\
Binder_3-924 [000] 50263.382950: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_3-924 [000] 50263.382953: 0: E\n\
Binder_3-924 [000] 50263.382955: 0: E\n\
Binder_3-924 [000] 50263.382984: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.382998: 0: E\n\
ndroid.launcher-655 [000] 50263.383030: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.383039: 0: E\n\
ndroid.launcher-655 [000] 50263.383098: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.383772: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.384060: 0: E\n\
ndroid.launcher-655 [000] 50263.384076: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.384469: 0: E\n\
ndroid.launcher-655 [000] 50263.384502: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.384700: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.384738: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.384749: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.384762: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.386174: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.386205: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.386248: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.386267: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.386275: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.386387: 0: B|124|queueBuffer\n\
Binder_1-340 [000] 50263.386397: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_1-340 [000] 50263.386400: 0: E\n\
Binder_1-340 [000] 50263.386421: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_1-340 [000] 50263.386438: 0: E\n\
Binder_1-340 [000] 50263.386484: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.386507: 0: E\n\
ndroid.launcher-655 [000] 50263.386517: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.386520: 0: E\n\
ndroid.launcher-655 [000] 50263.386525: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.386528: 0: E\n\
ndroid.launcher-655 [000] 50263.386532: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.386535: 0: E\n\
ndroid.launcher-655 [000] 50263.386550: 0: E\n\
ndroid.launcher-655 [000] 50263.386572: 0: E\n\
ndroid.launcher-655 [000] 50263.386579: 0: E\n\
ndroid.launcher-655 [000] 50263.386659: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.386817: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.389136: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.389147: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.389176: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.390107: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.390113: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.390134: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.390270: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.390276: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.390290: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.390337: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.390343: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.390355: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.391800: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.391805: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.391832: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.391839: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.391845: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.391854: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.391860: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.391936: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.391953: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.391981: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.392006: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.392040: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.392065: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.392077: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.392085: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50263.392112: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.392176: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.396710: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.396716: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.396726: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.396734: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.396765: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.396772: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.396790: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.396799: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50263.396812: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.396820: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.396836: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.396847: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.396872: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.396910: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.396928: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.396948: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.397022: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.397030: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.397039: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.397042: 0: E\n\
SurfaceFlinger-236 [000] 50263.397047: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.397057: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.397068: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.397089: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.397097: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50263.397100: 0: E\n\
SurfaceFlinger-236 [000] 50263.397111: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.397114: 0: E\n\
SurfaceFlinger-236 [000] 50263.397195: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.397202: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50263.397204: 0: E\n\
SurfaceFlinger-236 [000] 50263.397208: 0: E\n\
SurfaceFlinger-236 [000] 50263.397215: 0: E\n\
SurfaceFlinger-236 [000] 50263.397227: 0: E\n\
SurfaceFlinger-236 [000] 50263.397234: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.397237: 0: E\n\
SurfaceFlinger-236 [000] 50263.397242: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.397245: 0: E\n\
SurfaceFlinger-236 [000] 50263.397250: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.397254: 0: E\n\
SurfaceFlinger-236 [000] 50263.397258: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.397282: 0: E\n\
SurfaceFlinger-236 [000] 50263.397288: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.397291: 0: E\n\
SurfaceFlinger-236 [000] 50263.397295: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.397297: 0: E\n\
SurfaceFlinger-236 [000] 50263.397307: 0: E\n\
SurfaceFlinger-236 [000] 50263.397317: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.397354: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.397368: 0: E\n\
SurfaceFlinger-236 [000] 50263.397377: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.397437: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.397450: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.397500: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.397523: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.397538: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.397784: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50263.398059: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.398127: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.398138: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.398190: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.398226: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50263.398280: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50263.398305: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.398321: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.398375: 0: E\n\
SurfaceFlinger-236 [000] 50263.398379: 0: E\n\
SurfaceFlinger-236 [000] 50263.398396: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.398419: 0: E\n\
ndroid.launcher-655 [000] 50263.398566: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.398693: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.398810: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.398847: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.398865: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50263.398911: 0: B|124|dequeueBuffer\n\
Binder_2-394 [000] 50263.398921: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_2-394 [000] 50263.398924: 0: E\n\
Binder_2-394 [000] 50263.398927: 0: E\n\
Binder_2-394 [000] 50263.398945: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_2-394 [000] 50263.398968: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.398982: 0: E\n\
ndroid.launcher-655 [000] 50263.399025: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.399033: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.399050: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.399058: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.399096: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.399110: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.399121: 0: E\n\
ndroid.launcher-655 [000] 50263.399187: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.400168: 0: E\n\
ndroid.launcher-655 [000] 50263.400185: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.400631: 0: E\n\
ndroid.launcher-655 [000] 50263.400664: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.400872: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.400914: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.400925: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50263.400938: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.400943: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.400949: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50263.400993: 0: B|124|queueBuffer\n\
surfaceflinger-124 [000] 50263.401001: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
surfaceflinger-124 [000] 50263.401004: 0: E\n\
surfaceflinger-124 [000] 50263.401017: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
surfaceflinger-124 [000] 50263.401026: 0: E\n\
surfaceflinger-124 [000] 50263.401053: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.401069: 0: E\n\
ndroid.launcher-655 [000] 50263.401077: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.401080: 0: E\n\
ndroid.launcher-655 [000] 50263.401085: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.401087: 0: E\n\
ndroid.launcher-655 [000] 50263.401092: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.401094: 0: E\n\
ndroid.launcher-655 [000] 50263.401101: 0: E\n\
ndroid.launcher-655 [000] 50263.401118: 0: E\n\
ndroid.launcher-655 [000] 50263.401124: 0: E\n\
ndroid.launcher-655 [000] 50263.401189: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.401778: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.401790: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.401813: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.401961: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.401969: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.401983: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.402306: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.402322: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.402350: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.403447: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.403455: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.403490: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.403498: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.403505: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.403515: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.403523: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.403621: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.403639: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.403669: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.403697: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.403737: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.403768: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.403781: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.403788: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50263.403817: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.403887: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.405313: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.405322: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.405349: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.409851: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.409859: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.410347: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.410357: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.410370: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.411284: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.411823: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.411831: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.411850: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.411986: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.411991: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.412006: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.413377: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.413382: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.413391: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.413399: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.413433: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.413449: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.413468: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.413480: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.413488: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.413500: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.413513: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.413518: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.413550: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.413558: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.413564: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.413578: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.413586: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.413683: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.413705: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.413740: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.413769: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.413808: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.413841: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.413854: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.413863: 0: C|360|wq:Window{42a6b678 com.android.launcher|3\n\
InputDispatcher-418 [000] 50263.413890: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.413968: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.413974: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50263.413991: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.414018: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.414056: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.414073: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.414093: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.414163: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.414171: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.414183: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.414186: 0: E\n\
SurfaceFlinger-236 [000] 50263.414190: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.414202: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.414213: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.414235: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.414243: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50263.414246: 0: E\n\
SurfaceFlinger-236 [000] 50263.414257: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.414260: 0: E\n\
SurfaceFlinger-236 [000] 50263.414348: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.414355: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50263.414358: 0: E\n\
SurfaceFlinger-236 [000] 50263.414362: 0: E\n\
SurfaceFlinger-236 [000] 50263.414369: 0: E\n\
SurfaceFlinger-236 [000] 50263.414381: 0: E\n\
SurfaceFlinger-236 [000] 50263.414388: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.414391: 0: E\n\
SurfaceFlinger-236 [000] 50263.414396: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.414399: 0: E\n\
SurfaceFlinger-236 [000] 50263.414404: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.414408: 0: E\n\
SurfaceFlinger-236 [000] 50263.414412: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.414433: 0: E\n\
SurfaceFlinger-236 [000] 50263.414438: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.414442: 0: E\n\
SurfaceFlinger-236 [000] 50263.414446: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.414448: 0: E\n\
SurfaceFlinger-236 [000] 50263.414458: 0: E\n\
SurfaceFlinger-236 [000] 50263.414466: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.414495: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.414509: 0: E\n\
SurfaceFlinger-236 [000] 50263.414519: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.414575: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.414584: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.414631: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.414652: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.414667: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.414878: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50263.415173: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.415241: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.415250: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.415305: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50263.415336: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50263.415388: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50263.415411: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.415427: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.415483: 0: E\n\
SurfaceFlinger-236 [000] 50263.415487: 0: E\n\
SurfaceFlinger-236 [000] 50263.415503: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.415520: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.415527: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.415559: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.415583: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.415604: 0: E\n\
ndroid.launcher-655 [000] 50263.415694: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.415703: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.415721: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.415729: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.415764: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.415830: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.415866: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.415929: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.415957: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.415971: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50263.416005: 0: B|124|dequeueBuffer\n\
Binder_3-924 [000] 50263.416014: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_3-924 [000] 50263.416017: 0: E\n\
Binder_3-924 [000] 50263.416019: 0: E\n\
Binder_3-924 [000] 50263.416035: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_3-924 [000] 50263.416056: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.416069: 0: E\n\
ndroid.launcher-655 [000] 50263.416101: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.416111: 0: E\n\
ndroid.launcher-655 [000] 50263.416176: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.417124: 0: E\n\
ndroid.launcher-655 [000] 50263.417142: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.417539: 0: E\n\
ndroid.launcher-655 [000] 50263.417572: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.417678: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.417691: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.417701: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.417706: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.417709: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.417730: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.417848: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.417887: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.417895: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.417907: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.417912: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.417916: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.417961: 0: B|124|queueBuffer\n\
Binder_1-340 [000] 50263.417969: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_1-340 [000] 50263.417971: 0: E\n\
Binder_1-340 [000] 50263.417983: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_1-340 [000] 50263.417993: 0: E\n\
Binder_1-340 [000] 50263.418021: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.418036: 0: E\n\
ndroid.launcher-655 [000] 50263.418045: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.418048: 0: E\n\
ndroid.launcher-655 [000] 50263.418053: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.418056: 0: E\n\
ndroid.launcher-655 [000] 50263.418060: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.418062: 0: E\n\
ndroid.launcher-655 [000] 50263.418069: 0: E\n\
ndroid.launcher-655 [000] 50263.418084: 0: E\n\
ndroid.launcher-655 [000] 50263.418088: 0: E\n\
ndroid.launcher-655 [000] 50263.418153: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.419230: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.419238: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.419266: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.420376: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.420386: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50263.420406: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.421519: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.421529: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.421563: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.421703: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.421712: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.421730: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.422427: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.422435: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.422459: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.423234: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.423239: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.423266: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50263.423273: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50263.423278: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.423286: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.423293: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.423364: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.423379: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.423408: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.423431: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.423464: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.423486: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.423497: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.423505: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50263.423532: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.423587: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.428496: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.428505: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.428535: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.428745: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.428750: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.428763: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.429067: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.429071: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.429099: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.429311: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.429316: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.429328: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.430003: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.430007: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.430025: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50263.430032: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50263.430043: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
SensorService-373 [000] 50263.430050: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.430058: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.430065: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50263.430100: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SensorService-373 [000] 50263.430107: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.430125: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50263.430149: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
SensorService-373 [000] 50263.430157: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.430170: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50263.430300: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50263.430342: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
SensorService-373 [000] 50263.430350: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.430360: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50263.430514: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50263.430553: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50263.430706: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.430749: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50263.430768: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.430796: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.430836: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.430853: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.430874: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50263.430882: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.430949: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.430957: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.430970: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.430973: 0: E\n\
SurfaceFlinger-236 [000] 50263.430977: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.430989: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.430999: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.431021: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.431029: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50263.431031: 0: E\n\
SurfaceFlinger-236 [000] 50263.431043: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.431046: 0: E\n\
SurfaceFlinger-236 [000] 50263.431132: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.431140: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50263.431142: 0: E\n\
SurfaceFlinger-236 [000] 50263.431146: 0: E\n\
SurfaceFlinger-236 [000] 50263.431153: 0: E\n\
SurfaceFlinger-236 [000] 50263.431165: 0: E\n\
SurfaceFlinger-236 [000] 50263.431172: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.431174: 0: E\n\
SurfaceFlinger-236 [000] 50263.431179: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.431182: 0: E\n\
SurfaceFlinger-236 [000] 50263.431200: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.431212: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.431232: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.431249: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.431256: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.431262: 0: E\n\
SurfaceFlinger-236 [000] 50263.431267: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.431287: 0: E\n\
SurfaceFlinger-236 [000] 50263.431293: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.431296: 0: E\n\
SurfaceFlinger-236 [000] 50263.431300: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.431303: 0: E\n\
SurfaceFlinger-236 [000] 50263.431312: 0: E\n\
SurfaceFlinger-236 [000] 50263.431321: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.431348: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.431360: 0: E\n\
SurfaceFlinger-236 [000] 50263.431370: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.431386: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.431395: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.431413: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.431433: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.431485: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.431492: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.431534: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.431589: 0: E\n\
SurfaceFlinger-236 [000] 50263.431593: 0: E\n\
SurfaceFlinger-236 [000] 50263.431609: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.431837: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50263.432130: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.432140: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50263.432163: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.432170: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.432175: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50263.432226: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50263.432249: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.432273: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.432337: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.432353: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.432365: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.432371: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.432388: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.432398: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.432431: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.432484: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.432513: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.432528: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.432535: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.432561: 0: C|360|wq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.432592: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.432609: 0: E\n\
ndroid.launcher-655 [000] 50263.432726: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.432760: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.432829: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.432855: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.432863: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
ndroid.launcher-655 [000] 50263.432875: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
Binder_2-394 [000] 50263.432884: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.432913: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.432920: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.432926: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.432934: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.432942: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.433001: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.433014: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.433041: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.433062: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.433091: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.433109: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.433116: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.433142: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50263.433151: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.433158: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.433162: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50263.433197: 0: B|124|dequeueBuffer\n\
Binder_2-394 [000] 50263.433206: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_2-394 [000] 50263.433209: 0: E\n\
Binder_2-394 [000] 50263.433211: 0: E\n\
Binder_2-394 [000] 50263.433240: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.433257: 0: E\n\
ndroid.launcher-655 [000] 50263.433292: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.433301: 0: E\n\
ndroid.launcher-655 [000] 50263.433363: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.434298: 0: E\n\
ndroid.launcher-655 [000] 50263.434315: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.434333: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.434742: 0: E\n\
ndroid.launcher-655 [000] 50263.434774: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.434981: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.435019: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.435030: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50263.435045: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.436439: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.436470: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.436507: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.436529: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.436536: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50263.436658: 0: B|124|queueBuffer\n\
surfaceflinger-124 [000] 50263.436667: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
surfaceflinger-124 [000] 50263.436670: 0: E\n\
surfaceflinger-124 [000] 50263.436690: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
surfaceflinger-124 [000] 50263.436707: 0: E\n\
surfaceflinger-124 [000] 50263.436749: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.436772: 0: E\n\
ndroid.launcher-655 [000] 50263.436782: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.436785: 0: E\n\
ndroid.launcher-655 [000] 50263.436790: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.436792: 0: E\n\
ndroid.launcher-655 [000] 50263.436796: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.436799: 0: E\n\
ndroid.launcher-655 [000] 50263.436811: 0: E\n\
ndroid.launcher-655 [000] 50263.436834: 0: E\n\
ndroid.launcher-655 [000] 50263.436841: 0: E\n\
ndroid.launcher-655 [000] 50263.436983: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.437148: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.439769: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.439776: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.439806: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.440350: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.440356: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.440369: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.441260: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.441269: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.441290: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.441425: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.441434: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.441449: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.442950: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.442959: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.442987: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.442993: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.442999: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.443007: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.443013: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.443086: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.443101: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.443128: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.443151: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.443184: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.443206: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.443218: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.443225: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50263.443252: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.443302: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.446715: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.446725: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.446735: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.446743: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.446769: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.446776: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.446795: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.446808: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50263.446819: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.446827: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.446839: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.446857: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.446885: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.446926: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.446945: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.446967: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.447036: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.447044: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.447054: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.447057: 0: E\n\
SurfaceFlinger-236 [000] 50263.447061: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.447072: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.447082: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.447102: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.447110: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50263.447113: 0: E\n\
SurfaceFlinger-236 [000] 50263.447125: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.447128: 0: E\n\
SurfaceFlinger-236 [000] 50263.447224: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.447232: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50263.447234: 0: E\n\
SurfaceFlinger-236 [000] 50263.447238: 0: E\n\
SurfaceFlinger-236 [000] 50263.447246: 0: E\n\
SurfaceFlinger-236 [000] 50263.447258: 0: E\n\
SurfaceFlinger-236 [000] 50263.447266: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.447269: 0: E\n\
SurfaceFlinger-236 [000] 50263.447274: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.447276: 0: E\n\
SurfaceFlinger-236 [000] 50263.447282: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.447286: 0: E\n\
SurfaceFlinger-236 [000] 50263.447291: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.447316: 0: E\n\
SurfaceFlinger-236 [000] 50263.447323: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.447325: 0: E\n\
SurfaceFlinger-236 [000] 50263.447330: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.447333: 0: E\n\
SurfaceFlinger-236 [000] 50263.447342: 0: E\n\
SurfaceFlinger-236 [000] 50263.447352: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.447383: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.447396: 0: E\n\
SurfaceFlinger-236 [000] 50263.447408: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.447468: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.447478: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.447524: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.447549: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.447565: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.447800: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50263.448080: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.448146: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.448155: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.448210: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.448242: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50263.448298: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50263.448324: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.448340: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.448391: 0: E\n\
SurfaceFlinger-236 [000] 50263.448396: 0: E\n\
SurfaceFlinger-236 [000] 50263.448412: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.448433: 0: E\n\
ndroid.launcher-655 [000] 50263.448593: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.448638: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.448724: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.448757: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.448774: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50263.448819: 0: B|124|dequeueBuffer\n\
Binder_3-924 [000] 50263.448829: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_3-924 [000] 50263.448832: 0: E\n\
Binder_3-924 [000] 50263.448835: 0: E\n\
Binder_3-924 [000] 50263.448852: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_3-924 [000] 50263.448875: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.448889: 0: E\n\
ndroid.launcher-655 [000] 50263.448934: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.448943: 0: E\n\
ndroid.launcher-655 [000] 50263.449029: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.449039: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.449057: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.449066: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.449102: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.449127: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.450016: 0: E\n\
ndroid.launcher-655 [000] 50263.450032: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.450482: 0: E\n\
ndroid.launcher-655 [000] 50263.450515: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.450535: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.450549: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.450570: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.450721: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.450731: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.450747: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.450828: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.450866: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.450873: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.450896: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.450902: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.450906: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.450950: 0: B|124|queueBuffer\n\
Binder_1-340 [000] 50263.450959: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_1-340 [000] 50263.450961: 0: E\n\
Binder_1-340 [000] 50263.450973: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_1-340 [000] 50263.450992: 0: E\n\
Binder_1-340 [000] 50263.451022: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.451036: 0: E\n\
ndroid.launcher-655 [000] 50263.451044: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.451047: 0: E\n\
ndroid.launcher-655 [000] 50263.451052: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.451055: 0: E\n\
ndroid.launcher-655 [000] 50263.451061: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.451064: 0: E\n\
ndroid.launcher-655 [000] 50263.451071: 0: E\n\
ndroid.launcher-655 [000] 50263.451095: 0: E\n\
ndroid.launcher-655 [000] 50263.451100: 0: E\n\
ndroid.launcher-655 [000] 50263.451167: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.452118: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.452132: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.452157: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.452213: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.452219: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.452271: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.452279: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.452286: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.452301: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.452312: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.452441: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.452460: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.452490: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.452517: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.452554: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.452585: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.452598: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.452605: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50263.452635: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.452703: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.455558: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.455564: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.455591: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.459794: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.459801: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.459816: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.459959: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.459964: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.459978: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.460182: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.460189: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.460350: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.460359: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.460369: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.461449: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.461462: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.461488: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.461496: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.461503: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.461511: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.461519: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.461579: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.461593: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.461619: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.461642: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.461670: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.461690: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.461701: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.461709: 0: C|360|wq:Window{42a6b678 com.android.launcher|3\n\
InputDispatcher-418 [000] 50263.461735: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.461788: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.462090: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.463384: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.463391: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.463401: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.463409: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.463437: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.463445: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.463462: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.463487: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.463495: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.463507: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.463511: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50263.463529: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.463553: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.463599: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.463618: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.463637: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.463872: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50263.464175: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.464311: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.464321: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.464380: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50263.464414: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.464483: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.464491: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.464501: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.464504: 0: E\n\
SurfaceFlinger-236 [000] 50263.464509: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.464521: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.464532: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.464554: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.464562: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50263.464564: 0: E\n\
SurfaceFlinger-236 [000] 50263.464576: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.464579: 0: E\n\
SurfaceFlinger-236 [000] 50263.464662: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.464669: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50263.464671: 0: E\n\
SurfaceFlinger-236 [000] 50263.464675: 0: E\n\
SurfaceFlinger-236 [000] 50263.464683: 0: E\n\
SurfaceFlinger-236 [000] 50263.464695: 0: E\n\
SurfaceFlinger-236 [000] 50263.464701: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.464704: 0: E\n\
SurfaceFlinger-236 [000] 50263.464708: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.464711: 0: E\n\
SurfaceFlinger-236 [000] 50263.464716: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.464720: 0: E\n\
SurfaceFlinger-236 [000] 50263.464725: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.464745: 0: E\n\
SurfaceFlinger-236 [000] 50263.464750: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.464753: 0: E\n\
SurfaceFlinger-236 [000] 50263.464758: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.464760: 0: E\n\
SurfaceFlinger-236 [000] 50263.464770: 0: E\n\
SurfaceFlinger-236 [000] 50263.464778: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.464807: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.464821: 0: E\n\
SurfaceFlinger-236 [000] 50263.464831: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.464890: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.464899: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.464948: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50263.465019: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.465043: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.465060: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.465107: 0: E\n\
SurfaceFlinger-236 [000] 50263.465112: 0: E\n\
SurfaceFlinger-236 [000] 50263.465128: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.465152: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.465159: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.465201: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.465229: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.465256: 0: E\n\
ndroid.launcher-655 [000] 50263.465363: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.465410: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.465494: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.465527: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.465542: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50263.465586: 0: B|124|dequeueBuffer\n\
Binder_2-394 [000] 50263.465596: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_2-394 [000] 50263.465598: 0: E\n\
Binder_2-394 [000] 50263.465601: 0: E\n\
Binder_2-394 [000] 50263.465618: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_2-394 [000] 50263.465640: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.465656: 0: E\n\
ndroid.launcher-655 [000] 50263.465698: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.465706: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.465723: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.465732: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.465767: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.465786: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.465796: 0: E\n\
ndroid.launcher-655 [000] 50263.465863: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.466925: 0: E\n\
ndroid.launcher-655 [000] 50263.466943: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.467330: 0: E\n\
ndroid.launcher-655 [000] 50263.467358: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.467555: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.467596: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.467607: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50263.467621: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.467626: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.467633: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50263.467680: 0: B|124|queueBuffer\n\
surfaceflinger-124 [000] 50263.467688: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
surfaceflinger-124 [000] 50263.467691: 0: E\n\
surfaceflinger-124 [000] 50263.467702: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
surfaceflinger-124 [000] 50263.467711: 0: E\n\
surfaceflinger-124 [000] 50263.467738: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.467754: 0: E\n\
ndroid.launcher-655 [000] 50263.467763: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.467766: 0: E\n\
ndroid.launcher-655 [000] 50263.467771: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.467773: 0: E\n\
ndroid.launcher-655 [000] 50263.467778: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.467780: 0: E\n\
ndroid.launcher-655 [000] 50263.467787: 0: E\n\
ndroid.launcher-655 [000] 50263.467802: 0: E\n\
ndroid.launcher-655 [000] 50263.467806: 0: E\n\
ndroid.launcher-655 [000] 50263.467871: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.469042: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.469056: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.469082: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.469864: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.469874: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.469902: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.470048: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.470057: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.470072: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.471534: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.471544: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.471599: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.471607: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.471614: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.471629: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.471641: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.471812: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.471842: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.471888: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.471923: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.471991: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.472040: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.472055: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.472063: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50263.472098: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.472200: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.472428: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.472433: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.472459: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.479527: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.479532: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.479548: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.479692: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.479697: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.479710: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.480048: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.480060: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.480068: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.480075: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.480104: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.480111: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.480129: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.480135: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50263.480162: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.480171: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.480176: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.480190: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.480203: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.480210: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.480230: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.480278: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.480293: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.480311: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.480372: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.480378: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.480387: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.480463: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.480472: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.480482: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.480484: 0: E\n\
SurfaceFlinger-236 [000] 50263.480489: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.480499: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.480509: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.480528: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.480535: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50263.480538: 0: E\n\
SurfaceFlinger-236 [000] 50263.480549: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.480552: 0: E\n\
SurfaceFlinger-236 [000] 50263.480636: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.480644: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50263.480647: 0: E\n\
SurfaceFlinger-236 [000] 50263.480651: 0: E\n\
SurfaceFlinger-236 [000] 50263.480657: 0: E\n\
SurfaceFlinger-236 [000] 50263.480678: 0: E\n\
SurfaceFlinger-236 [000] 50263.480686: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.480689: 0: E\n\
SurfaceFlinger-236 [000] 50263.480694: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.480696: 0: E\n\
SurfaceFlinger-236 [000] 50263.480702: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.480706: 0: E\n\
SurfaceFlinger-236 [000] 50263.480710: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.480733: 0: E\n\
SurfaceFlinger-236 [000] 50263.480739: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.480741: 0: E\n\
SurfaceFlinger-236 [000] 50263.480746: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.480748: 0: E\n\
SurfaceFlinger-236 [000] 50263.480758: 0: E\n\
SurfaceFlinger-236 [000] 50263.480776: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.480806: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.480821: 0: E\n\
SurfaceFlinger-236 [000] 50263.480830: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.480900: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.480908: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.480952: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.480972: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.480996: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.481044: 0: E\n\
SurfaceFlinger-236 [000] 50263.481048: 0: E\n\
SurfaceFlinger-236 [000] 50263.481066: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.481180: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.481190: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.481219: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.481226: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.481232: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.481241: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.481249: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.481315: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.481329: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.481356: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.481379: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.481412: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.481437: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.481445: 0: C|360|wq:Window{42a6b678 com.android.launcher|3\n\
InputDispatcher-418 [000] 50263.481471: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.481603: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50263.481844: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.481853: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.481896: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50263.481922: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.481937: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.481942: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.481969: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.481991: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.482008: 0: E\n\
ndroid.launcher-655 [000] 50263.482082: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.482089: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50263.482099: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.482105: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.482109: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50263.482155: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50263.482175: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.482189: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.482254: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.482302: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.482355: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.482363: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.482380: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.482388: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.482422: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.482457: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.482481: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.482489: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50263.482499: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.482504: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.482508: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50263.482542: 0: B|124|dequeueBuffer\n\
Binder_3-924 [000] 50263.482550: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_3-924 [000] 50263.482553: 0: E\n\
Binder_3-924 [000] 50263.482556: 0: E\n\
Binder_3-924 [000] 50263.482583: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.482597: 0: E\n\
ndroid.launcher-655 [000] 50263.482629: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.482638: 0: E\n\
ndroid.launcher-655 [000] 50263.482694: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.483337: 0: E\n\
ndroid.launcher-655 [000] 50263.483352: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.483707: 0: E\n\
ndroid.launcher-655 [000] 50263.483735: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.483925: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.483961: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.483972: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.483985: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.483990: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.483993: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.484035: 0: B|124|queueBuffer\n\
Binder_1-340 [000] 50263.484043: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_1-340 [000] 50263.484045: 0: E\n\
Binder_1-340 [000] 50263.484055: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_1-340 [000] 50263.484064: 0: E\n\
Binder_1-340 [000] 50263.484092: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.484107: 0: E\n\
ndroid.launcher-655 [000] 50263.484116: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.484119: 0: E\n\
ndroid.launcher-655 [000] 50263.484124: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.484126: 0: E\n\
ndroid.launcher-655 [000] 50263.484131: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.484133: 0: E\n\
ndroid.launcher-655 [000] 50263.484141: 0: E\n\
ndroid.launcher-655 [000] 50263.484158: 0: E\n\
ndroid.launcher-655 [000] 50263.484163: 0: E\n\
ndroid.launcher-655 [000] 50263.484228: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.485136: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.485150: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.485436: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.485455: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.485488: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.486919: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.488778: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.488795: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.488805: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.488832: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.488854: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.488995: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.489001: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.489015: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.490336: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.490341: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.490353: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.490481: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.490487: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.490514: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.490521: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.490527: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.490535: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.490541: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.490615: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.490631: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.490661: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.490684: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.490692: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50263.490710: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.490723: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.490758: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.490783: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.490795: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.490802: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50263.490829: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.490894: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.496720: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.496726: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.496736: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.496744: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.496774: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.496781: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.496800: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.496810: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50263.496820: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.496829: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.496840: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.496854: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.496881: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.496924: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.496941: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.496960: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.497031: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.497039: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.497050: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.497052: 0: E\n\
SurfaceFlinger-236 [000] 50263.497057: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.497068: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.497080: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.497100: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.497110: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50263.497112: 0: E\n\
SurfaceFlinger-236 [000] 50263.497123: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.497126: 0: E\n\
SurfaceFlinger-236 [000] 50263.497205: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.497212: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50263.497215: 0: E\n\
SurfaceFlinger-236 [000] 50263.497219: 0: E\n\
SurfaceFlinger-236 [000] 50263.497227: 0: E\n\
SurfaceFlinger-236 [000] 50263.497239: 0: E\n\
SurfaceFlinger-236 [000] 50263.497247: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.497250: 0: E\n\
SurfaceFlinger-236 [000] 50263.497254: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.497257: 0: E\n\
SurfaceFlinger-236 [000] 50263.497262: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.497265: 0: E\n\
SurfaceFlinger-236 [000] 50263.497270: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.497292: 0: E\n\
SurfaceFlinger-236 [000] 50263.497297: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.497300: 0: E\n\
SurfaceFlinger-236 [000] 50263.497304: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.497307: 0: E\n\
SurfaceFlinger-236 [000] 50263.497316: 0: E\n\
SurfaceFlinger-236 [000] 50263.497327: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.497358: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.497371: 0: E\n\
SurfaceFlinger-236 [000] 50263.497381: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.497442: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.497453: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.497498: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.497521: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.497538: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.497764: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50263.498079: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.498090: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.498140: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.498174: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.498226: 0: E\n\
SurfaceFlinger-236 [000] 50263.498230: 0: E\n\
SurfaceFlinger-236 [000] 50263.498249: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.498267: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.498273: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.498303: 0: C|360|wq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.498325: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.498344: 0: E\n\
ndroid.launcher-655 [000] 50263.498397: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.498458: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.498469: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.498492: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.498499: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.498593: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.498634: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.498651: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.498661: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.498676: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50263.498690: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.498696: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.498710: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50263.498769: 0: B|124|dequeueBuffer\n\
Binder_5-9587 [000] 50263.498780: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_5-9587 [000] 50263.498783: 0: E\n\
Binder_5-9587 [000] 50263.498785: 0: E\n\
Binder_5-9587 [000] 50263.498803: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50263.498837: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.498855: 0: E\n\
ndroid.launcher-655 [000] 50263.498897: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.498907: 0: E\n\
ndroid.launcher-655 [000] 50263.499013: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.499027: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.499042: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.499061: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.499069: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.499104: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.499313: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.499923: 0: E\n\
ndroid.launcher-655 [000] 50263.499939: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.500179: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.500193: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.500227: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.500236: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.500242: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.500251: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.500261: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50263.500309: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_2-394 [000] 50263.500372: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.500391: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.500474: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.500483: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.500514: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.500527: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.500541: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.500570: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.500595: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.500629: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.500654: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.500661: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.500689: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.500728: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.500737: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.500750: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.500928: 0: E\n\
ndroid.launcher-655 [000] 50263.500961: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.501057: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.501066: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.501099: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.501135: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.501141: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.501148: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.501152: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.501155: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.501174: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.501296: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.501314: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.501323: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.501337: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.501369: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.501376: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50263.501386: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.501391: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.501395: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50263.501437: 0: B|124|queueBuffer\n\
surfaceflinger-124 [000] 50263.501444: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
surfaceflinger-124 [000] 50263.501447: 0: E\n\
surfaceflinger-124 [000] 50263.501458: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
surfaceflinger-124 [000] 50263.501467: 0: E\n\
surfaceflinger-124 [000] 50263.501496: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.501511: 0: E\n\
ndroid.launcher-655 [000] 50263.501519: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.501522: 0: E\n\
ndroid.launcher-655 [000] 50263.501527: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.501529: 0: E\n\
ndroid.launcher-655 [000] 50263.501534: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.501536: 0: E\n\
ndroid.launcher-655 [000] 50263.501544: 0: E\n\
ndroid.launcher-655 [000] 50263.501561: 0: E\n\
ndroid.launcher-655 [000] 50263.501566: 0: E\n\
ndroid.launcher-655 [000] 50263.501678: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.502013: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.502023: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.502044: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50263.502074: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50263.502088: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.502111: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50263.502380: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50263.502399: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50263.502519: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50263.502551: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50263.502685: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.505416: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.505424: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.505451: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.509949: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.509956: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.510193: sched_wakeup: comm=Smack Packet Wr pid=1272 prio=130 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.510341: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.510350: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.510361: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=Smack Packet Wr next_pid=1272 next_prio=130\n\
Smack Packet Wr-1272 [000] 50263.510396: sched_switch: prev_comm=Smack Packet Wr prev_pid=1272 prev_prio=130 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.511646: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.513390: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.513397: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.513406: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.513415: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.513442: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.513451: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.513470: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.513493: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.513501: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.513513: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.513529: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50263.513550: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.513578: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.513632: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.513649: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.513668: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.513924: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50263.514268: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.514281: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.514355: 0: C|360|wq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.514397: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.514475: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.514483: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.514492: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.514495: 0: E\n\
SurfaceFlinger-236 [000] 50263.514499: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.514510: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.514522: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.514545: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.514553: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50263.514556: 0: E\n\
SurfaceFlinger-236 [000] 50263.514568: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.514571: 0: E\n\
SurfaceFlinger-236 [000] 50263.514664: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.514671: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50263.514674: 0: E\n\
SurfaceFlinger-236 [000] 50263.514677: 0: E\n\
SurfaceFlinger-236 [000] 50263.514685: 0: E\n\
SurfaceFlinger-236 [000] 50263.514697: 0: E\n\
SurfaceFlinger-236 [000] 50263.514704: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.514707: 0: E\n\
SurfaceFlinger-236 [000] 50263.514712: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.514714: 0: E\n\
SurfaceFlinger-236 [000] 50263.514720: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.514724: 0: E\n\
SurfaceFlinger-236 [000] 50263.514729: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.514750: 0: E\n\
SurfaceFlinger-236 [000] 50263.514755: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.514759: 0: E\n\
SurfaceFlinger-236 [000] 50263.514763: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.514766: 0: E\n\
SurfaceFlinger-236 [000] 50263.514775: 0: E\n\
SurfaceFlinger-236 [000] 50263.514784: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.514819: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.514832: 0: E\n\
SurfaceFlinger-236 [000] 50263.514841: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.514900: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.514909: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.514961: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.514984: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.514999: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.515045: 0: E\n\
SurfaceFlinger-236 [000] 50263.515049: 0: E\n\
SurfaceFlinger-236 [000] 50263.515066: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.515096: 0: E\n\
ndroid.launcher-655 [000] 50263.515172: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.515226: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.515319: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.515370: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.515389: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50263.515450: 0: B|124|dequeueBuffer\n\
Binder_4-1276 [000] 50263.515459: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_4-1276 [000] 50263.515462: 0: E\n\
Binder_4-1276 [000] 50263.515465: 0: E\n\
Binder_4-1276 [000] 50263.515484: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50263.515509: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.515525: 0: E\n\
ndroid.launcher-655 [000] 50263.515571: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.515581: 0: E\n\
ndroid.launcher-655 [000] 50263.515683: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.515702: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.515711: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.515729: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.515738: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.515776: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.515971: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.516550: 0: E\n\
ndroid.launcher-655 [000] 50263.516568: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.516949: 0: E\n\
ndroid.launcher-655 [000] 50263.516986: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.517187: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.517222: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.517234: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.517247: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50263.517255: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.517261: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.517265: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.517273: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
Binder_1-340 [000] 50263.517278: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
Binder_1-340 [000] 50263.517315: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_1-340 [000] 50263.517352: 0: B|124|queueBuffer\n\
Binder_1-340 [000] 50263.517359: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_1-340 [000] 50263.517362: 0: E\n\
Binder_1-340 [000] 50263.517373: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_1-340 [000] 50263.517381: 0: E\n\
Binder_1-340 [000] 50263.517410: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50263.517419: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50263.517426: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.517441: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.517457: 0: E\n\
ndroid.launcher-655 [000] 50263.517465: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.517468: 0: E\n\
ndroid.launcher-655 [000] 50263.517473: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.517476: 0: E\n\
ndroid.launcher-655 [000] 50263.517480: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.517483: 0: E\n\
ndroid.launcher-655 [000] 50263.517490: 0: E\n\
ndroid.launcher-655 [000] 50263.517506: 0: E\n\
ndroid.launcher-655 [000] 50263.517511: 0: E\n\
ndroid.launcher-655 [000] 50263.517578: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.518488: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.518496: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.518519: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.518654: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.518673: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.518678: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.518703: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.518720: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.520226: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.520232: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.520271: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.520278: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.520286: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.520297: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.520306: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.520459: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.520480: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.520511: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.520539: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.520582: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.520616: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.520629: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.520636: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.520666: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.520752: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.522018: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.522028: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.522056: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.530053: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.530058: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.530067: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.530074: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.530095: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50263.530110: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.530116: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.530133: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.530145: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.530158: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.530166: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.530179: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.530212: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.530228: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.530244: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.530266: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.530340: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.530348: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.530357: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.530381: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.530389: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.530400: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.530403: 0: E\n\
SurfaceFlinger-236 [000] 50263.530407: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.530417: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.530426: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.530446: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.530454: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50263.530456: 0: E\n\
SurfaceFlinger-236 [000] 50263.530466: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.530469: 0: E\n\
SurfaceFlinger-236 [000] 50263.530548: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.530555: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50263.530558: 0: E\n\
SurfaceFlinger-236 [000] 50263.530562: 0: E\n\
SurfaceFlinger-236 [000] 50263.530572: 0: E\n\
SurfaceFlinger-236 [000] 50263.530582: 0: E\n\
SurfaceFlinger-236 [000] 50263.530591: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.530594: 0: E\n\
SurfaceFlinger-236 [000] 50263.530599: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.530602: 0: E\n\
SurfaceFlinger-236 [000] 50263.530607: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.530610: 0: E\n\
SurfaceFlinger-236 [000] 50263.530615: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.530633: 0: E\n\
SurfaceFlinger-236 [000] 50263.530639: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.530642: 0: E\n\
SurfaceFlinger-236 [000] 50263.530646: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.530649: 0: E\n\
SurfaceFlinger-236 [000] 50263.530658: 0: E\n\
SurfaceFlinger-236 [000] 50263.530666: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.530692: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.530705: 0: E\n\
SurfaceFlinger-236 [000] 50263.530716: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.530768: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.530776: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.530822: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.530844: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.530858: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.530902: 0: E\n\
SurfaceFlinger-236 [000] 50263.530906: 0: E\n\
SurfaceFlinger-236 [000] 50263.530923: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.531126: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50263.531416: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.531429: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.531481: 0: C|360|wq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.531513: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.531533: 0: E\n\
ndroid.launcher-655 [000] 50263.531578: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.531623: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.531700: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.531742: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.531751: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50263.531762: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.531770: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.531775: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50263.531828: 0: B|124|dequeueBuffer\n\
Binder_2-394 [000] 50263.531838: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_2-394 [000] 50263.531840: 0: E\n\
Binder_2-394 [000] 50263.531843: 0: E\n\
Binder_2-394 [000] 50263.531875: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.531891: 0: E\n\
ndroid.launcher-655 [000] 50263.531929: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.531938: 0: E\n\
ndroid.launcher-655 [000] 50263.532025: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.532247: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.532256: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50263.532268: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.532273: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.532277: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50263.532313: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50263.532332: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.532358: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.532363: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.532367: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.532384: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.532392: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.532426: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.532956: 0: E\n\
ndroid.launcher-655 [000] 50263.532972: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.533327: 0: E\n\
ndroid.launcher-655 [000] 50263.533355: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.533544: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.533582: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.533592: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50263.533604: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.533610: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.533613: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50263.533655: 0: B|124|queueBuffer\n\
Binder_4-1276 [000] 50263.533663: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_4-1276 [000] 50263.533665: 0: E\n\
Binder_4-1276 [000] 50263.533678: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_4-1276 [000] 50263.533685: 0: E\n\
Binder_4-1276 [000] 50263.533715: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.533730: 0: E\n\
ndroid.launcher-655 [000] 50263.533738: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.533741: 0: E\n\
ndroid.launcher-655 [000] 50263.533745: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.533748: 0: E\n\
ndroid.launcher-655 [000] 50263.533752: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.533754: 0: E\n\
ndroid.launcher-655 [000] 50263.533761: 0: E\n\
ndroid.launcher-655 [000] 50263.533777: 0: E\n\
ndroid.launcher-655 [000] 50263.533781: 0: E\n\
ndroid.launcher-655 [000] 50263.533844: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.534689: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.534697: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.535051: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.535064: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.535093: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.536833: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.538419: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.538426: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.538456: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.538476: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.538482: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.538503: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.538640: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.538645: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.538659: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.540171: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.540176: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.540206: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.540213: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.540219: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.540227: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.540234: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.540314: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.540353: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.540361: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.540371: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.540387: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.540418: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.540444: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.540478: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.540504: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.540516: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.540523: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.540622: sched_wakeup: comm=PowerManagerSer pid=403 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.540659: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.540731: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=PowerManagerSer next_pid=403 next_prio=120\n\
PowerManagerSer-403 [000] 50263.540772: sched_switch: prev_comm=PowerManagerSer prev_pid=403 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.546725: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.546732: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.546741: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.546749: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.546778: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.546785: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.546803: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.546815: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50263.546825: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.546834: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.546846: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.546865: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.546890: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.546931: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.546948: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.546967: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.547040: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.547047: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.547057: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.547060: 0: E\n\
SurfaceFlinger-236 [000] 50263.547065: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.547075: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.547085: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.547107: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.547116: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50263.547119: 0: E\n\
SurfaceFlinger-236 [000] 50263.547132: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.547135: 0: E\n\
SurfaceFlinger-236 [000] 50263.547226: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.547233: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50263.547236: 0: E\n\
SurfaceFlinger-236 [000] 50263.547239: 0: E\n\
SurfaceFlinger-236 [000] 50263.547246: 0: E\n\
SurfaceFlinger-236 [000] 50263.547259: 0: E\n\
SurfaceFlinger-236 [000] 50263.547265: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.547268: 0: E\n\
SurfaceFlinger-236 [000] 50263.547273: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.547275: 0: E\n\
SurfaceFlinger-236 [000] 50263.547281: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.547285: 0: E\n\
SurfaceFlinger-236 [000] 50263.547289: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.547308: 0: E\n\
SurfaceFlinger-236 [000] 50263.547314: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.547317: 0: E\n\
SurfaceFlinger-236 [000] 50263.547322: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.547324: 0: E\n\
SurfaceFlinger-236 [000] 50263.547333: 0: E\n\
SurfaceFlinger-236 [000] 50263.547342: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.547377: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.547393: 0: E\n\
SurfaceFlinger-236 [000] 50263.547403: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.547467: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.547476: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.547526: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.547547: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.547567: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.547780: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.547793: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.547814: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.547862: 0: E\n\
SurfaceFlinger-236 [000] 50263.547866: 0: E\n\
SurfaceFlinger-236 [000] 50263.547884: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.547916: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50263.547959: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.547968: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.547982: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.548295: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.548306: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.548370: 0: C|360|wq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.548405: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.548435: 0: E\n\
ndroid.launcher-655 [000] 50263.548491: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.548552: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.548644: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.548691: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.548711: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.548782: 0: B|124|dequeueBuffer\n\
Binder_1-340 [000] 50263.548792: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_1-340 [000] 50263.548794: 0: E\n\
Binder_1-340 [000] 50263.548797: 0: E\n\
Binder_1-340 [000] 50263.548816: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_1-340 [000] 50263.548849: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.548865: 0: E\n\
ndroid.launcher-655 [000] 50263.548906: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.548916: 0: E\n\
ndroid.launcher-655 [000] 50263.549034: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.549051: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.549068: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.549078: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.549113: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.549123: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.549341: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.549351: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50263.549371: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.549378: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.549382: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50263.549414: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50263.549433: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.549448: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.549455: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.549483: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.549490: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.549495: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.549503: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.549511: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.549525: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.549590: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.549605: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.549630: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.549654: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.549683: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.549704: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.549711: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.549738: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.550306: 0: E\n\
ndroid.launcher-655 [000] 50263.550350: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.550732: 0: E\n\
ndroid.launcher-655 [000] 50263.550763: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.550969: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.551008: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.551020: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50263.551032: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.551038: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.551042: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50263.551086: 0: B|124|queueBuffer\n\
Binder_3-924 [000] 50263.551094: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_3-924 [000] 50263.551097: 0: E\n\
Binder_3-924 [000] 50263.551108: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_3-924 [000] 50263.551117: 0: E\n\
Binder_3-924 [000] 50263.551148: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.551164: 0: E\n\
ndroid.launcher-655 [000] 50263.551173: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.551176: 0: E\n\
ndroid.launcher-655 [000] 50263.551181: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.551183: 0: E\n\
ndroid.launcher-655 [000] 50263.551187: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.551190: 0: E\n\
ndroid.launcher-655 [000] 50263.551197: 0: E\n\
ndroid.launcher-655 [000] 50263.551215: 0: E\n\
ndroid.launcher-655 [000] 50263.551220: 0: E\n\
ndroid.launcher-655 [000] 50263.551330: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.552451: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.552462: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.552495: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.555803: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.555808: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.555830: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.557435: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.557441: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.557460: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.557596: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.557603: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.557617: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.559087: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.559092: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.559116: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.559122: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.559127: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.559135: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.559142: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.559205: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.559219: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.559244: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.559266: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.559297: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.559317: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.559328: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.559336: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50263.559362: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.559412: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.559858: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.559867: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.560350: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.560359: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.560369: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.561619: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.563394: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.563400: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.563411: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.563419: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.563447: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.563455: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.563474: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.563495: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.563504: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.563516: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.563523: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50263.563543: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.563569: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.563623: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.563641: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.563661: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.563895: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50263.564222: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.564236: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.564298: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.564332: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.564414: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.564422: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.564433: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.564437: 0: E\n\
SurfaceFlinger-236 [000] 50263.564442: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.564454: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.564466: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.564488: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.564496: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50263.564499: 0: E\n\
SurfaceFlinger-236 [000] 50263.564510: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.564513: 0: E\n\
SurfaceFlinger-236 [000] 50263.564598: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.564606: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50263.564609: 0: E\n\
SurfaceFlinger-236 [000] 50263.564613: 0: E\n\
SurfaceFlinger-236 [000] 50263.564620: 0: E\n\
SurfaceFlinger-236 [000] 50263.564632: 0: E\n\
SurfaceFlinger-236 [000] 50263.564639: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.564642: 0: E\n\
SurfaceFlinger-236 [000] 50263.564647: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.564649: 0: E\n\
SurfaceFlinger-236 [000] 50263.564654: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.564658: 0: E\n\
SurfaceFlinger-236 [000] 50263.564663: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.564681: 0: E\n\
SurfaceFlinger-236 [000] 50263.564687: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.564690: 0: E\n\
SurfaceFlinger-236 [000] 50263.564694: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.564697: 0: E\n\
SurfaceFlinger-236 [000] 50263.564706: 0: E\n\
SurfaceFlinger-236 [000] 50263.564714: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.564746: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.564759: 0: E\n\
SurfaceFlinger-236 [000] 50263.564770: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.564826: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.564836: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.564884: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.564905: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.564923: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.564968: 0: E\n\
SurfaceFlinger-236 [000] 50263.564973: 0: E\n\
SurfaceFlinger-236 [000] 50263.564990: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.565022: 0: E\n\
ndroid.launcher-655 [000] 50263.565113: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.565186: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.565234: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.565320: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.565350: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.565366: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50263.565381: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
Binder_2-394 [000] 50263.565427: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_2-394 [000] 50263.565467: 0: B|124|dequeueBuffer\n\
Binder_2-394 [000] 50263.565476: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_2-394 [000] 50263.565479: 0: E\n\
Binder_2-394 [000] 50263.565482: 0: E\n\
Binder_2-394 [000] 50263.565499: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_2-394 [000] 50263.565522: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50263.565532: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50263.565540: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.565553: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.565569: 0: E\n\
ndroid.launcher-655 [000] 50263.565613: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.565623: 0: E\n\
ndroid.launcher-655 [000] 50263.565707: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.565716: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.565733: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.565742: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.565777: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.565805: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.566493: 0: E\n\
ndroid.launcher-655 [000] 50263.566508: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.566874: 0: E\n\
ndroid.launcher-655 [000] 50263.566906: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.567098: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.567136: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.567147: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.567160: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.567166: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.567169: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.567214: 0: B|124|queueBuffer\n\
Binder_1-340 [000] 50263.567223: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_1-340 [000] 50263.567225: 0: E\n\
Binder_1-340 [000] 50263.567236: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_1-340 [000] 50263.567245: 0: E\n\
Binder_1-340 [000] 50263.567273: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.567289: 0: E\n\
ndroid.launcher-655 [000] 50263.567297: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.567300: 0: E\n\
ndroid.launcher-655 [000] 50263.567305: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.567307: 0: E\n\
ndroid.launcher-655 [000] 50263.567312: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.567314: 0: E\n\
ndroid.launcher-655 [000] 50263.567321: 0: E\n\
ndroid.launcher-655 [000] 50263.567339: 0: E\n\
ndroid.launcher-655 [000] 50263.567343: 0: E\n\
ndroid.launcher-655 [000] 50263.567411: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.568294: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.568306: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.568330: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.568476: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.568486: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.568500: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.568587: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.568597: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.568622: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.569964: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.569973: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.570009: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.570017: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.570024: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.570035: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.570043: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.570138: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.570156: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.570186: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.570214: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.570258: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.570290: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.570302: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.570309: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50263.570373: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.570443: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.571934: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.571940: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.571966: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.572456: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.572461: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.572490: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.572700: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.572713: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.572718: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.572729: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50263.572747: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.573036: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.573041: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.573069: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.573279: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.573284: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.573296: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.573971: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.573975: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.573993: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50263.574000: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50263.574102: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50263.574118: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50263.574199: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50263.574228: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50263.574326: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.577948: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.577955: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.577971: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.578107: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.578113: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.578126: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.579596: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.579601: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.579623: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.579630: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.579635: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.579643: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.579649: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.579702: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.579715: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.579739: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.579760: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.579788: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.579805: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.579816: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.579823: 0: C|360|wq:Window{42a6b678 com.android.launcher|3\n\
InputDispatcher-418 [000] 50263.579849: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.579900: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.580060: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.580066: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.580075: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.580083: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.580115: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.580122: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.580141: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.580147: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50263.580162: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.580171: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.580184: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.580193: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.580218: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.580260: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.580276: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.580295: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.580356: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.580364: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.580373: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.580434: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.580442: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.580450: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.580453: 0: E\n\
SurfaceFlinger-236 [000] 50263.580457: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.580467: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.580479: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.580507: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.580514: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50263.580517: 0: E\n\
SurfaceFlinger-236 [000] 50263.580529: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.580531: 0: E\n\
SurfaceFlinger-236 [000] 50263.580619: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.580627: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50263.580629: 0: E\n\
SurfaceFlinger-236 [000] 50263.580633: 0: E\n\
SurfaceFlinger-236 [000] 50263.580642: 0: E\n\
SurfaceFlinger-236 [000] 50263.580653: 0: E\n\
SurfaceFlinger-236 [000] 50263.580660: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.580663: 0: E\n\
SurfaceFlinger-236 [000] 50263.580668: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.580670: 0: E\n\
SurfaceFlinger-236 [000] 50263.580675: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.580680: 0: E\n\
SurfaceFlinger-236 [000] 50263.580685: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.580703: 0: E\n\
SurfaceFlinger-236 [000] 50263.580709: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.580712: 0: E\n\
SurfaceFlinger-236 [000] 50263.580717: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.580720: 0: E\n\
SurfaceFlinger-236 [000] 50263.580730: 0: E\n\
SurfaceFlinger-236 [000] 50263.580739: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.580769: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.580783: 0: E\n\
SurfaceFlinger-236 [000] 50263.580794: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.580845: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.580855: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.580899: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.580920: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.580936: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.580990: 0: E\n\
SurfaceFlinger-236 [000] 50263.580994: 0: E\n\
SurfaceFlinger-236 [000] 50263.581011: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.581229: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50263.581542: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.581552: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.581609: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50263.581641: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.581657: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.581663: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.581688: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.581710: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.581728: 0: E\n\
ndroid.launcher-655 [000] 50263.581808: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.581817: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50263.581829: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.581836: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.581840: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50263.581892: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50263.581915: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.581931: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.581994: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.582037: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.582121: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.582151: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.582159: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50263.582168: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.582174: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.582178: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50263.582216: 0: B|124|dequeueBuffer\n\
Binder_3-924 [000] 50263.582227: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_3-924 [000] 50263.582229: 0: E\n\
Binder_3-924 [000] 50263.582232: 0: E\n\
Binder_3-924 [000] 50263.582261: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.582275: 0: E\n\
ndroid.launcher-655 [000] 50263.582316: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.582326: 0: E\n\
ndroid.launcher-655 [000] 50263.582370: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.582378: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.582399: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.582408: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.582441: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.582489: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.583150: 0: E\n\
ndroid.launcher-655 [000] 50263.583166: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.583530: 0: E\n\
ndroid.launcher-655 [000] 50263.583565: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.583668: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.583680: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.583689: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.583694: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.583697: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.583718: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.583835: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.583873: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.583882: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50263.583893: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.583898: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.583902: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50263.583945: 0: B|124|queueBuffer\n\
Binder_2-394 [000] 50263.583953: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_2-394 [000] 50263.583956: 0: E\n\
Binder_2-394 [000] 50263.583967: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_2-394 [000] 50263.583975: 0: E\n\
Binder_2-394 [000] 50263.584004: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.584019: 0: E\n\
ndroid.launcher-655 [000] 50263.584028: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.584031: 0: E\n\
ndroid.launcher-655 [000] 50263.584035: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.584038: 0: E\n\
ndroid.launcher-655 [000] 50263.584042: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.584045: 0: E\n\
ndroid.launcher-655 [000] 50263.584051: 0: E\n\
ndroid.launcher-655 [000] 50263.584066: 0: E\n\
ndroid.launcher-655 [000] 50263.584073: 0: E\n\
ndroid.launcher-655 [000] 50263.584134: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.584660: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.584673: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.585251: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.585266: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.585292: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.586947: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.587632: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.587651: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.587699: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.587841: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.587851: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.587869: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.588629: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.588639: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.588677: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.589368: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.589373: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.589402: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.589408: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.589414: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.589422: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.589429: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.589506: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.589522: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.589551: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.589578: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.589613: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.589639: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.589651: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.589658: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50263.589684: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.589750: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.590341: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.590347: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.590359: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.596728: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.596734: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.596743: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.596751: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.596786: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.596793: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.596812: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.596818: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50263.596829: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.596836: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.596848: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.596862: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.596887: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.596929: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.596946: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.596967: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.597046: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.597055: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.597068: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.597070: 0: E\n\
SurfaceFlinger-236 [000] 50263.597075: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.597087: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.597099: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.597120: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.597128: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50263.597131: 0: E\n\
SurfaceFlinger-236 [000] 50263.597143: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.597146: 0: E\n\
SurfaceFlinger-236 [000] 50263.597243: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.597251: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50263.597253: 0: E\n\
SurfaceFlinger-236 [000] 50263.597258: 0: E\n\
SurfaceFlinger-236 [000] 50263.597265: 0: E\n\
SurfaceFlinger-236 [000] 50263.597277: 0: E\n\
SurfaceFlinger-236 [000] 50263.597295: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.597306: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.597326: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.597343: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.597352: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.597355: 0: E\n\
SurfaceFlinger-236 [000] 50263.597361: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.597364: 0: E\n\
SurfaceFlinger-236 [000] 50263.597370: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.597374: 0: E\n\
SurfaceFlinger-236 [000] 50263.597378: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.597401: 0: E\n\
SurfaceFlinger-236 [000] 50263.597406: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.597409: 0: E\n\
SurfaceFlinger-236 [000] 50263.597414: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.597416: 0: E\n\
SurfaceFlinger-236 [000] 50263.597426: 0: E\n\
SurfaceFlinger-236 [000] 50263.597434: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.597462: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.597479: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.597487: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.597503: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.597524: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.597775: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50263.598085: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.598164: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.598174: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.598228: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.598272: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50263.598325: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50263.598360: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.598378: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.598396: 0: E\n\
SurfaceFlinger-236 [000] 50263.598408: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.598480: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.598488: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.598532: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.598591: 0: E\n\
SurfaceFlinger-236 [000] 50263.598596: 0: E\n\
SurfaceFlinger-236 [000] 50263.598613: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.598633: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.598639: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.598681: 0: C|360|wq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.598708: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.598731: 0: E\n\
ndroid.launcher-655 [000] 50263.598898: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.598945: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.598973: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.598983: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.599021: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50263.599032: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50263.599042: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50263.599047: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.599060: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.599077: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.599085: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.599120: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.599127: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.599185: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.599198: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.599223: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.599243: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.599271: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.599289: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.599296: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.599322: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.599395: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.599424: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.599438: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50263.599475: 0: B|124|dequeueBuffer\n\
Binder_4-1276 [000] 50263.599484: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_4-1276 [000] 50263.599486: 0: E\n\
Binder_4-1276 [000] 50263.599489: 0: E\n\
Binder_4-1276 [000] 50263.599505: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50263.599527: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.599541: 0: E\n\
ndroid.launcher-655 [000] 50263.599575: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.599584: 0: E\n\
ndroid.launcher-655 [000] 50263.599651: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.601013: 0: E\n\
ndroid.launcher-655 [000] 50263.601031: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.602201: 0: E\n\
ndroid.launcher-655 [000] 50263.602234: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.602470: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.602519: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.602532: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.602545: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.602550: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.602554: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.602606: 0: B|124|queueBuffer\n\
Binder_1-340 [000] 50263.602615: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_1-340 [000] 50263.602617: 0: E\n\
Binder_1-340 [000] 50263.602629: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_1-340 [000] 50263.602641: 0: E\n\
Binder_1-340 [000] 50263.602672: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.602688: 0: E\n\
ndroid.launcher-655 [000] 50263.602697: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.602700: 0: E\n\
ndroid.launcher-655 [000] 50263.602705: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.602708: 0: E\n\
ndroid.launcher-655 [000] 50263.602712: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.602715: 0: E\n\
ndroid.launcher-655 [000] 50263.602723: 0: E\n\
ndroid.launcher-655 [000] 50263.602742: 0: E\n\
ndroid.launcher-655 [000] 50263.602747: 0: E\n\
ndroid.launcher-655 [000] 50263.602865: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.603135: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.603152: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.603193: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.605355: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.605363: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.605383: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.606966: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.606974: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.606997: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.607150: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.607158: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.607173: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.607231: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.607240: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.607256: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.608452: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.608459: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.608483: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.608638: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.608644: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.608670: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50263.608676: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50263.608683: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.608690: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.608697: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.608768: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.608785: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.608813: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.608837: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.608871: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.608891: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.608903: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.608910: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50263.608936: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.608983: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.609979: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.609987: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.610342: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.610350: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.610361: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.611690: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.613400: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.613407: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.613418: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.613426: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.613452: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.613459: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.613477: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.613500: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.613507: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.613520: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.613531: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50263.613552: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.613581: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.613639: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.613656: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.613678: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.613922: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50263.614254: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.614334: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.614345: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.614409: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.614447: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.614521: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.614528: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.614538: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.614542: 0: E\n\
SurfaceFlinger-236 [000] 50263.614546: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.614559: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.614570: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.614593: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.614601: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50263.614604: 0: E\n\
SurfaceFlinger-236 [000] 50263.614617: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.614620: 0: E\n\
SurfaceFlinger-236 [000] 50263.614710: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.614717: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50263.614720: 0: E\n\
SurfaceFlinger-236 [000] 50263.614724: 0: E\n\
SurfaceFlinger-236 [000] 50263.614731: 0: E\n\
SurfaceFlinger-236 [000] 50263.614743: 0: E\n\
SurfaceFlinger-236 [000] 50263.614751: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.614754: 0: E\n\
SurfaceFlinger-236 [000] 50263.614758: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.614761: 0: E\n\
SurfaceFlinger-236 [000] 50263.614767: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.614771: 0: E\n\
SurfaceFlinger-236 [000] 50263.614775: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.614796: 0: E\n\
SurfaceFlinger-236 [000] 50263.614802: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.614805: 0: E\n\
SurfaceFlinger-236 [000] 50263.614810: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.614812: 0: E\n\
SurfaceFlinger-236 [000] 50263.614822: 0: E\n\
SurfaceFlinger-236 [000] 50263.614831: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.614863: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.614876: 0: E\n\
SurfaceFlinger-236 [000] 50263.614887: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.614947: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.614956: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.615005: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50263.615077: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.615101: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.615117: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.615164: 0: E\n\
SurfaceFlinger-236 [000] 50263.615168: 0: E\n\
SurfaceFlinger-236 [000] 50263.615184: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.615213: 0: E\n\
ndroid.launcher-655 [000] 50263.615333: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.615493: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.615593: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.615630: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.615647: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50263.615695: 0: B|124|dequeueBuffer\n\
Binder_3-924 [000] 50263.615708: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
Binder_3-924 [000] 50263.615716: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.615734: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.615742: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.615780: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50263.615794: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_3-924 [000] 50263.615797: 0: E\n\
Binder_3-924 [000] 50263.615800: 0: E\n\
Binder_3-924 [000] 50263.615818: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_3-924 [000] 50263.615841: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.615855: 0: E\n\
ndroid.launcher-655 [000] 50263.615893: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.615902: 0: E\n\
ndroid.launcher-655 [000] 50263.615968: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.616629: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.616642: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.616662: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.616813: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.616823: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.616837: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.617020: sched_wakeup: comm=Compiler pid=662 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.617028: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Compiler next_pid=662 next_prio=120\n\
Compiler-662 [000] 50263.617039: sched_switch: prev_comm=Compiler prev_pid=662 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.617045: sched_wakeup: comm=Compiler pid=662 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.617049: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Compiler next_pid=662 next_prio=120\n\
Compiler-662 [000] 50263.617167: sched_switch: prev_comm=Compiler prev_pid=662 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.617368: 0: E\n\
ndroid.launcher-655 [000] 50263.617392: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.617850: 0: E\n\
ndroid.launcher-655 [000] 50263.617884: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.618125: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.618169: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.618179: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50263.618193: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.618198: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.618202: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50263.618262: 0: B|124|queueBuffer\n\
Binder_2-394 [000] 50263.618270: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_2-394 [000] 50263.618273: 0: E\n\
Binder_2-394 [000] 50263.618284: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_2-394 [000] 50263.618303: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
Binder_2-394 [000] 50263.618312: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.618348: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50263.618358: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50263.618365: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.618377: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.618386: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.618475: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.618493: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.618525: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.618552: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.618591: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.618622: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.618629: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50263.618657: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50263.618668: 0: E\n\
Binder_2-394 [000] 50263.618703: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.618722: 0: E\n\
ndroid.launcher-655 [000] 50263.618731: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.618734: 0: E\n\
ndroid.launcher-655 [000] 50263.618739: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.618742: 0: E\n\
ndroid.launcher-655 [000] 50263.618746: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.618749: 0: E\n\
ndroid.launcher-655 [000] 50263.618758: 0: E\n\
ndroid.launcher-655 [000] 50263.618776: 0: E\n\
ndroid.launcher-655 [000] 50263.618781: 0: E\n\
ndroid.launcher-655 [000] 50263.618875: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.619505: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.619515: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.619550: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.622756: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.622766: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.622793: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.626297: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.626304: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.626321: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.626457: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.626462: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.626476: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.627944: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.627949: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.627970: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50263.627976: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50263.627981: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.627988: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.627995: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.628046: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.628058: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.628083: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.628104: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.628130: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.628148: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.628159: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.628167: 0: C|360|wq:Window{42a6b678 com.android.launcher|3\n\
InputDispatcher-418 [000] 50263.628191: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.628237: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.630065: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.630071: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.630080: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.630088: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.630119: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.630126: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.630143: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.630147: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50263.630161: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.630172: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.630180: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.630193: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.630205: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.630212: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.630233: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.630268: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.630283: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.630300: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.630340: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.630347: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.630356: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.630414: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.630422: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.630430: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.630433: 0: E\n\
SurfaceFlinger-236 [000] 50263.630438: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.630447: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.630456: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.630476: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.630484: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50263.630486: 0: E\n\
SurfaceFlinger-236 [000] 50263.630497: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.630501: 0: E\n\
SurfaceFlinger-236 [000] 50263.630586: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.630594: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50263.630596: 0: E\n\
SurfaceFlinger-236 [000] 50263.630600: 0: E\n\
SurfaceFlinger-236 [000] 50263.630606: 0: E\n\
SurfaceFlinger-236 [000] 50263.630620: 0: E\n\
SurfaceFlinger-236 [000] 50263.630627: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.630630: 0: E\n\
SurfaceFlinger-236 [000] 50263.630635: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.630637: 0: E\n\
SurfaceFlinger-236 [000] 50263.630642: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.630646: 0: E\n\
SurfaceFlinger-236 [000] 50263.630650: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.630670: 0: E\n\
SurfaceFlinger-236 [000] 50263.630675: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.630678: 0: E\n\
SurfaceFlinger-236 [000] 50263.630683: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.630685: 0: E\n\
SurfaceFlinger-236 [000] 50263.630695: 0: E\n\
SurfaceFlinger-236 [000] 50263.630705: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.630738: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.630749: 0: E\n\
SurfaceFlinger-236 [000] 50263.630759: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.630810: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.630821: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.630863: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.630888: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.630903: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.630946: 0: E\n\
SurfaceFlinger-236 [000] 50263.630950: 0: E\n\
SurfaceFlinger-236 [000] 50263.630966: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.631183: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50263.631454: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.631466: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50263.631478: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.631484: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.631488: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50263.631533: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50263.631553: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.631566: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.631630: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.631637: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.631689: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50263.631719: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.631734: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.631740: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.631765: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.631787: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.631809: 0: E\n\
ndroid.launcher-655 [000] 50263.631952: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.632005: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.632078: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.632108: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.632117: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50263.632129: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.632135: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.632139: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50263.632181: 0: B|124|dequeueBuffer\n\
Binder_4-1276 [000] 50263.632191: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_4-1276 [000] 50263.632193: 0: E\n\
Binder_4-1276 [000] 50263.632196: 0: E\n\
Binder_4-1276 [000] 50263.632225: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.632239: 0: E\n\
ndroid.launcher-655 [000] 50263.632282: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.632293: 0: E\n\
ndroid.launcher-655 [000] 50263.632374: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.632383: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.632400: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.632409: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.632443: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.632461: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.633421: 0: E\n\
ndroid.launcher-655 [000] 50263.633438: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.633823: 0: E\n\
ndroid.launcher-655 [000] 50263.633855: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.634053: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.634095: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.634106: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.634118: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.634124: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.634128: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.634171: 0: B|124|queueBuffer\n\
Binder_1-340 [000] 50263.634180: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_1-340 [000] 50263.634183: 0: E\n\
Binder_1-340 [000] 50263.634194: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_1-340 [000] 50263.634203: 0: E\n\
Binder_1-340 [000] 50263.634231: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.634247: 0: E\n\
ndroid.launcher-655 [000] 50263.634256: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.634259: 0: E\n\
ndroid.launcher-655 [000] 50263.634263: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.634266: 0: E\n\
ndroid.launcher-655 [000] 50263.634270: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.634273: 0: E\n\
ndroid.launcher-655 [000] 50263.634281: 0: E\n\
ndroid.launcher-655 [000] 50263.634295: 0: E\n\
ndroid.launcher-655 [000] 50263.634301: 0: E\n\
ndroid.launcher-655 [000] 50263.634365: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.634731: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.634739: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.635524: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.635545: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.635575: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.635604: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.635642: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.635780: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.635791: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.635807: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.637283: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.637301: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.637342: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50263.637352: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50263.637359: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.637370: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.637382: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.637489: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.637514: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.637548: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.637580: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.637623: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.637660: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.637672: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.637679: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50263.637709: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.637810: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.637896: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.638679: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.638685: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.638716: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.640348: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.640354: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.640366: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.644439: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.644445: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.644475: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.644684: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.644689: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.644702: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.644806: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.644811: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.644826: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.644968: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.644973: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.644994: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.645008: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.645012: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.645040: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.645250: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.645255: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.645267: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.645941: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.645952: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.645970: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50263.645977: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50263.646095: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50263.646112: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50263.646202: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50263.646232: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50263.646341: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.646455: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.646461: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.646486: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50263.646493: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50263.646499: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.646506: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.646514: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.646570: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.646583: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.646608: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.646629: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.646657: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.646675: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.646689: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.646697: 0: C|360|wq:Window{42a6b678 com.android.launcher|3\n\
InputDispatcher-418 [000] 50263.646722: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
InputDispatcher-418 [000] 50263.646732: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.646740: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.646749: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.646757: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.646788: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.646795: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.646814: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.646823: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50263.646836: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.646844: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.646858: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.646869: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.646899: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.646960: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.646981: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.647055: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.647063: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.647073: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.647076: 0: E\n\
SurfaceFlinger-236 [000] 50263.647080: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.647090: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.647101: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.647125: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.647135: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50263.647138: 0: E\n\
SurfaceFlinger-236 [000] 50263.647150: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.647152: 0: E\n\
SurfaceFlinger-236 [000] 50263.647256: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.647265: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50263.647267: 0: E\n\
SurfaceFlinger-236 [000] 50263.647271: 0: E\n\
SurfaceFlinger-236 [000] 50263.647281: 0: E\n\
SurfaceFlinger-236 [000] 50263.647294: 0: E\n\
SurfaceFlinger-236 [000] 50263.647301: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.647304: 0: E\n\
SurfaceFlinger-236 [000] 50263.647309: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.647311: 0: E\n\
SurfaceFlinger-236 [000] 50263.647317: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.647321: 0: E\n\
SurfaceFlinger-236 [000] 50263.647325: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.647343: 0: E\n\
SurfaceFlinger-236 [000] 50263.647350: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.647353: 0: E\n\
SurfaceFlinger-236 [000] 50263.647358: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.647360: 0: E\n\
SurfaceFlinger-236 [000] 50263.647370: 0: E\n\
SurfaceFlinger-236 [000] 50263.647379: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.647416: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.647431: 0: E\n\
SurfaceFlinger-236 [000] 50263.647442: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.647511: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.647520: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.647572: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.647596: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.647612: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.647870: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50263.648186: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.648259: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.648270: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.648326: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50263.648358: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50263.648418: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50263.648443: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.648459: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.648513: 0: E\n\
SurfaceFlinger-236 [000] 50263.648517: 0: E\n\
SurfaceFlinger-236 [000] 50263.648534: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.648553: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.648560: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.648593: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.648616: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.648637: 0: E\n\
ndroid.launcher-655 [000] 50263.648806: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.648852: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.648953: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.648989: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.649005: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50263.649047: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
Binder_3-924 [000] 50263.649055: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.649075: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.649084: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.649121: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50263.649138: 0: B|124|dequeueBuffer\n\
Binder_3-924 [000] 50263.649147: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_3-924 [000] 50263.649150: 0: E\n\
Binder_3-924 [000] 50263.649153: 0: E\n\
Binder_3-924 [000] 50263.649170: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_3-924 [000] 50263.649191: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.649205: 0: E\n\
ndroid.launcher-655 [000] 50263.649239: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.649249: 0: E\n\
ndroid.launcher-655 [000] 50263.649319: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.650282: 0: E\n\
ndroid.launcher-655 [000] 50263.650299: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.650756: 0: E\n\
ndroid.launcher-655 [000] 50263.650788: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.651002: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.651044: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.651056: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50263.651069: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.651075: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.651078: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50263.651125: 0: B|124|queueBuffer\n\
Binder_2-394 [000] 50263.651134: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_2-394 [000] 50263.651136: 0: E\n\
Binder_2-394 [000] 50263.651148: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_2-394 [000] 50263.651157: 0: E\n\
Binder_2-394 [000] 50263.651186: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.651203: 0: E\n\
ndroid.launcher-655 [000] 50263.651211: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.651214: 0: E\n\
ndroid.launcher-655 [000] 50263.651219: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.651222: 0: E\n\
ndroid.launcher-655 [000] 50263.651226: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.651228: 0: E\n\
ndroid.launcher-655 [000] 50263.651236: 0: E\n\
ndroid.launcher-655 [000] 50263.651252: 0: E\n\
ndroid.launcher-655 [000] 50263.651257: 0: E\n\
ndroid.launcher-655 [000] 50263.651325: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.652438: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.652447: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.652475: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.655553: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.655558: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.655582: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.659925: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.659933: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.660349: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.660358: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.660369: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.661695: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.663405: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.663411: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.663422: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.663430: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.663456: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.663463: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.663482: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.663505: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.663513: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.663526: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.663535: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50263.663556: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.663583: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.663646: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.663665: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.663689: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.663941: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50263.664245: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.664309: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.664319: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.664402: 0: C|360|wq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.664446: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.664521: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.664529: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.664538: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.664541: 0: E\n\
SurfaceFlinger-236 [000] 50263.664546: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.664559: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.664569: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.664593: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.664600: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50263.664603: 0: E\n\
SurfaceFlinger-236 [000] 50263.664615: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.664618: 0: E\n\
SurfaceFlinger-236 [000] 50263.664701: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.664709: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50263.664711: 0: E\n\
SurfaceFlinger-236 [000] 50263.664715: 0: E\n\
SurfaceFlinger-236 [000] 50263.664723: 0: E\n\
SurfaceFlinger-236 [000] 50263.664735: 0: E\n\
SurfaceFlinger-236 [000] 50263.664742: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.664745: 0: E\n\
SurfaceFlinger-236 [000] 50263.664750: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.664752: 0: E\n\
SurfaceFlinger-236 [000] 50263.664757: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.664762: 0: E\n\
SurfaceFlinger-236 [000] 50263.664766: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.664785: 0: E\n\
SurfaceFlinger-236 [000] 50263.664791: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.664794: 0: E\n\
SurfaceFlinger-236 [000] 50263.664798: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.664801: 0: E\n\
SurfaceFlinger-236 [000] 50263.664810: 0: E\n\
SurfaceFlinger-236 [000] 50263.664819: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.664850: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.664863: 0: E\n\
SurfaceFlinger-236 [000] 50263.664873: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.664928: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.664938: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.664986: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50263.665055: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.665080: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.665096: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.665143: 0: E\n\
SurfaceFlinger-236 [000] 50263.665147: 0: E\n\
SurfaceFlinger-236 [000] 50263.665164: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.665200: 0: E\n\
ndroid.launcher-655 [000] 50263.665344: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.665390: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.665490: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.665529: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.665546: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50263.665592: 0: B|124|dequeueBuffer\n\
Binder_4-1276 [000] 50263.665601: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_4-1276 [000] 50263.665604: 0: E\n\
Binder_4-1276 [000] 50263.665607: 0: E\n\
Binder_4-1276 [000] 50263.665623: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50263.665646: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.665663: 0: E\n\
ndroid.launcher-655 [000] 50263.665714: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.665722: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.665740: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.665748: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.665785: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.665792: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.665805: 0: E\n\
ndroid.launcher-655 [000] 50263.665869: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.666592: sched_wakeup: comm=Compiler pid=662 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.666602: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Compiler next_pid=662 next_prio=120\n\
Compiler-662 [000] 50263.666614: sched_switch: prev_comm=Compiler prev_pid=662 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.666620: sched_wakeup: comm=Compiler pid=662 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.666624: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Compiler next_pid=662 next_prio=120\n\
Compiler-662 [000] 50263.666778: sched_switch: prev_comm=Compiler prev_pid=662 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.667133: 0: E\n\
ndroid.launcher-655 [000] 50263.667151: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.667557: 0: E\n\
ndroid.launcher-655 [000] 50263.667586: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.667695: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.667706: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.667715: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.667720: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.667724: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.667745: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.667863: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.667908: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.667916: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.667927: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.667933: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.667937: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.667984: 0: B|124|queueBuffer\n\
Binder_1-340 [000] 50263.667993: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_1-340 [000] 50263.667996: 0: E\n\
Binder_1-340 [000] 50263.668007: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_1-340 [000] 50263.668016: 0: E\n\
Binder_1-340 [000] 50263.668048: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.668064: 0: E\n\
ndroid.launcher-655 [000] 50263.668073: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.668076: 0: E\n\
ndroid.launcher-655 [000] 50263.668081: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.668083: 0: E\n\
ndroid.launcher-655 [000] 50263.668088: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.668090: 0: E\n\
ndroid.launcher-655 [000] 50263.668098: 0: E\n\
ndroid.launcher-655 [000] 50263.668116: 0: E\n\
ndroid.launcher-655 [000] 50263.668120: 0: E\n\
ndroid.launcher-655 [000] 50263.668189: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.669248: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.669266: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.669295: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.672303: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.672313: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.672337: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.680067: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.680072: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.680081: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.680088: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.680109: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50263.680124: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.680131: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.680149: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.680160: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.680170: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.680178: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.680190: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.680235: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.680254: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.680271: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.680293: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.680364: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.680376: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.680620: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
kworker/0:0-13696 [000] 50263.680631: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50263.680655: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.680711: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.680731: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.680792: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.680890: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.680911: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.681085: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.681140: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.681179: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.681201: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.681259: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.681273: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.681302: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.681309: 0: E\n\
SurfaceFlinger-236 [000] 50263.681322: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.681356: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.681373: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.681385: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.681443: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.681469: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.681485: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.681515: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.681538: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.681556: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.681611: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.681652: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.681702: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.681723: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50263.681730: 0: E\n\
SurfaceFlinger-236 [000] 50263.681759: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.681766: 0: E\n\
SurfaceFlinger-236 [000] 50263.681919: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.681940: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50263.681946: 0: E\n\
SurfaceFlinger-236 [000] 50263.681955: 0: E\n\
SurfaceFlinger-236 [000] 50263.681970: 0: E\n\
SurfaceFlinger-236 [000] 50263.681999: 0: E\n\
SurfaceFlinger-236 [000] 50263.682018: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.682025: 0: E\n\
SurfaceFlinger-236 [000] 50263.682038: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.682044: 0: E\n\
SurfaceFlinger-236 [000] 50263.682058: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.682067: 0: E\n\
SurfaceFlinger-236 [000] 50263.682081: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.682129: 0: E\n\
SurfaceFlinger-236 [000] 50263.682144: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.682151: 0: E\n\
SurfaceFlinger-236 [000] 50263.682163: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.682169: 0: E\n\
SurfaceFlinger-236 [000] 50263.682194: 0: E\n\
SurfaceFlinger-236 [000] 50263.682214: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.682287: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.682310: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.682357: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.682389: 0: E\n\
SurfaceFlinger-236 [000] 50263.682415: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.682522: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.682541: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.682623: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.682716: 0: E\n\
SurfaceFlinger-236 [000] 50263.682728: 0: E\n\
SurfaceFlinger-236 [000] 50263.682772: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.683156: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.683277: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.683445: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.683531: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.683553: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50263.683583: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.683598: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.683608: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50263.683721: 0: B|124|dequeueBuffer\n\
Binder_5-9587 [000] 50263.683746: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_5-9587 [000] 50263.683752: 0: E\n\
Binder_5-9587 [000] 50263.683758: 0: E\n\
Binder_5-9587 [000] 50263.683805: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50263.683825: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.683861: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.683882: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.683942: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50263.684011: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.684049: 0: E\n\
ndroid.launcher-655 [000] 50263.684129: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.684152: 0: E\n\
ndroid.launcher-655 [000] 50263.684252: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.684276: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.684315: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.684395: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.684420: 0: E\n\
ndroid.launcher-655 [000] 50263.684459: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.684479: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.684509: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.684529: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.684751: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.685645: 0: E\n\
ndroid.launcher-655 [000] 50263.685736: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.685986: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.686013: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.686111: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50263.686131: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50263.686149: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50263.686160: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.686196: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50263.686311: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.686337: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.686407: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.686428: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50263.686494: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.686587: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.686605: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50263.686662: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.686756: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.686774: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50263.686912: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.686935: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.686949: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.686971: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=D ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.687002: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.687015: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50263.687075: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.687131: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.687163: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.687190: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.687209: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50263.687369: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.687400: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.687437: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.687462: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.687469: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.687499: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.687528: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.688907: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.688920: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.688927: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.688940: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.688950: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.688982: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.689296: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.689361: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.689371: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50263.689385: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.689390: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.689394: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50263.689455: 0: B|124|queueBuffer\n\
Binder_3-924 [000] 50263.689463: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_3-924 [000] 50263.689466: 0: E\n\
Binder_3-924 [000] 50263.689480: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_3-924 [000] 50263.689493: 0: E\n\
Binder_3-924 [000] 50263.689523: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.689539: 0: E\n\
ndroid.launcher-655 [000] 50263.689549: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.689552: 0: E\n\
ndroid.launcher-655 [000] 50263.689557: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.689559: 0: E\n\
ndroid.launcher-655 [000] 50263.689563: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.689566: 0: E\n\
ndroid.launcher-655 [000] 50263.689576: 0: E\n\
ndroid.launcher-655 [000] 50263.689600: 0: E\n\
ndroid.launcher-655 [000] 50263.689605: 0: E\n\
ndroid.launcher-655 [000] 50263.689767: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.689778: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50263.689789: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.689795: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.689799: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50263.689834: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_2-394 [000] 50263.689853: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.689874: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.689904: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.689914: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50263.689935: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.689965: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.692108: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.692119: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.692145: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.694291: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.694297: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.694316: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.694451: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.694457: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.694470: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.695939: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.695944: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.695968: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50263.695974: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50263.695979: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.695987: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.695994: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.696058: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.696074: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.696100: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.696124: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.696156: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.696175: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.696186: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.696193: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50263.696219: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.696273: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.696737: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.696743: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.696753: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.696760: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.696781: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50263.696795: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.696802: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.696820: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.696833: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.696844: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.696852: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.696867: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.696875: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.696881: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.696904: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.696936: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.696952: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.696969: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.697038: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.697046: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.697056: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.697059: 0: E\n\
SurfaceFlinger-236 [000] 50263.697063: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.697074: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.697083: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.697101: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.697109: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50263.697112: 0: E\n\
SurfaceFlinger-236 [000] 50263.697122: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.697125: 0: E\n\
SurfaceFlinger-236 [000] 50263.697208: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.697217: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50263.697220: 0: E\n\
SurfaceFlinger-236 [000] 50263.697224: 0: E\n\
SurfaceFlinger-236 [000] 50263.697230: 0: E\n\
SurfaceFlinger-236 [000] 50263.697243: 0: E\n\
SurfaceFlinger-236 [000] 50263.697251: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.697253: 0: E\n\
SurfaceFlinger-236 [000] 50263.697258: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.697261: 0: E\n\
SurfaceFlinger-236 [000] 50263.697266: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.697269: 0: E\n\
SurfaceFlinger-236 [000] 50263.697274: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.697294: 0: E\n\
SurfaceFlinger-236 [000] 50263.697300: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.697303: 0: E\n\
SurfaceFlinger-236 [000] 50263.697307: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.697310: 0: E\n\
SurfaceFlinger-236 [000] 50263.697319: 0: E\n\
SurfaceFlinger-236 [000] 50263.697328: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.697360: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.697375: 0: E\n\
SurfaceFlinger-236 [000] 50263.697384: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.697437: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.697447: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.697497: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.697520: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.697534: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.697577: 0: E\n\
SurfaceFlinger-236 [000] 50263.697581: 0: E\n\
SurfaceFlinger-236 [000] 50263.697600: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.697819: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50263.698110: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.698122: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50263.698135: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.698141: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.698144: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50263.698188: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50263.698209: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.698224: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.698290: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.698297: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.698349: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.698381: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.698401: 0: E\n\
ndroid.launcher-655 [000] 50263.698554: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.698597: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.698678: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.698713: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.698722: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50263.698735: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.698741: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.698747: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50263.698787: 0: B|124|dequeueBuffer\n\
Binder_4-1276 [000] 50263.698797: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_4-1276 [000] 50263.698799: 0: E\n\
Binder_4-1276 [000] 50263.698802: 0: E\n\
Binder_4-1276 [000] 50263.698833: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.698848: 0: E\n\
ndroid.launcher-655 [000] 50263.698891: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.698900: 0: E\n\
ndroid.launcher-655 [000] 50263.698995: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.699054: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.699063: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.699082: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.699091: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.699124: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.700023: 0: E\n\
ndroid.launcher-655 [000] 50263.700040: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.700370: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.700382: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.700392: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.700534: 0: E\n\
ndroid.launcher-655 [000] 50263.700567: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.700769: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.700806: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.700815: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.700827: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.700833: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.700836: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.700884: 0: B|124|queueBuffer\n\
Binder_1-340 [000] 50263.700892: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_1-340 [000] 50263.700895: 0: E\n\
Binder_1-340 [000] 50263.700905: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_1-340 [000] 50263.700914: 0: E\n\
Binder_1-340 [000] 50263.700941: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.700957: 0: E\n\
ndroid.launcher-655 [000] 50263.700966: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.700969: 0: E\n\
ndroid.launcher-655 [000] 50263.700974: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.700976: 0: E\n\
ndroid.launcher-655 [000] 50263.700980: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.700983: 0: E\n\
ndroid.launcher-655 [000] 50263.700991: 0: E\n\
ndroid.launcher-655 [000] 50263.701007: 0: E\n\
ndroid.launcher-655 [000] 50263.701012: 0: E\n\
ndroid.launcher-655 [000] 50263.701080: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.702129: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.702144: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.702173: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.705144: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.705154: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.705190: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.705313: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.705329: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.705338: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.705358: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.705373: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.706876: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.706881: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.706909: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50263.706914: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50263.706920: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.706928: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.706935: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.707004: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.707020: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.707048: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.707071: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.707103: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.707126: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.707137: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.707144: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50263.707170: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.707227: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.710336: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.710343: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.710354: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.711941: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.711947: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.713412: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.713424: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.713436: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.713445: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.713461: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.713467: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.713488: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.713508: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.713516: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.713528: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.713552: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50263.713569: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.713594: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.713639: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.713658: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.713681: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.713914: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50263.714213: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.714285: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.714295: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.714361: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.714397: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.714473: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.714481: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.714491: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.714494: 0: E\n\
SurfaceFlinger-236 [000] 50263.714499: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.714511: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.714522: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.714544: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.714552: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50263.714555: 0: E\n\
SurfaceFlinger-236 [000] 50263.714566: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.714569: 0: E\n\
SurfaceFlinger-236 [000] 50263.714653: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.714660: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50263.714664: 0: E\n\
SurfaceFlinger-236 [000] 50263.714667: 0: E\n\
SurfaceFlinger-236 [000] 50263.714674: 0: E\n\
SurfaceFlinger-236 [000] 50263.714685: 0: E\n\
SurfaceFlinger-236 [000] 50263.714692: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.714695: 0: E\n\
SurfaceFlinger-236 [000] 50263.714700: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.714702: 0: E\n\
SurfaceFlinger-236 [000] 50263.714707: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.714711: 0: E\n\
SurfaceFlinger-236 [000] 50263.714716: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.714737: 0: E\n\
SurfaceFlinger-236 [000] 50263.714742: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.714746: 0: E\n\
SurfaceFlinger-236 [000] 50263.714750: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.714753: 0: E\n\
SurfaceFlinger-236 [000] 50263.714762: 0: E\n\
SurfaceFlinger-236 [000] 50263.714770: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.714801: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.714814: 0: E\n\
SurfaceFlinger-236 [000] 50263.714826: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.714879: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.714889: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.714940: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.714961: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.714967: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.715010: 0: C|360|wq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.715039: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.715061: 0: E\n\
ndroid.launcher-655 [000] 50263.715214: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.715227: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.715251: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50263.715325: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.715350: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.715367: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.715400: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.715409: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.715423: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.715462: 0: E\n\
SurfaceFlinger-236 [000] 50263.715467: 0: E\n\
SurfaceFlinger-236 [000] 50263.715484: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.715502: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.715569: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.715669: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.715708: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.715719: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.715726: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.715745: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.715763: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.715797: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50263.715807: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.715813: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.715825: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50263.715867: 0: B|124|dequeueBuffer\n\
Binder_3-924 [000] 50263.715877: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_3-924 [000] 50263.715880: 0: E\n\
Binder_3-924 [000] 50263.715882: 0: E\n\
Binder_3-924 [000] 50263.715898: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_3-924 [000] 50263.715920: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.715934: 0: E\n\
ndroid.launcher-655 [000] 50263.715977: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.715988: 0: E\n\
ndroid.launcher-655 [000] 50263.716051: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.716422: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.716432: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.716464: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.716675: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.716684: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.716705: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.716891: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.716900: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.716929: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50263.716936: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50263.716942: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.716951: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.716959: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.717010: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.717017: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.717047: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.717087: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.717102: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.717129: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.717153: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.717184: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.717206: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.717213: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.717241: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.717262: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.717269: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.717282: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.717623: 0: E\n\
ndroid.launcher-655 [000] 50263.717638: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.717963: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.717975: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.717999: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50263.718010: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50263.718142: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50263.718160: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50263.718265: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50263.718296: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50263.718413: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.718571: 0: E\n\
ndroid.launcher-655 [000] 50263.718607: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.718831: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.718874: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.718883: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50263.718895: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.718901: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.718905: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50263.718955: 0: B|124|queueBuffer\n\
Binder_2-394 [000] 50263.718963: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_2-394 [000] 50263.718966: 0: E\n\
Binder_2-394 [000] 50263.718978: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_2-394 [000] 50263.718988: 0: E\n\
Binder_2-394 [000] 50263.719019: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.719034: 0: E\n\
ndroid.launcher-655 [000] 50263.719043: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.719046: 0: E\n\
ndroid.launcher-655 [000] 50263.719051: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.719053: 0: E\n\
ndroid.launcher-655 [000] 50263.719058: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.719060: 0: E\n\
ndroid.launcher-655 [000] 50263.719067: 0: E\n\
ndroid.launcher-655 [000] 50263.719086: 0: E\n\
ndroid.launcher-655 [000] 50263.719090: 0: E\n\
ndroid.launcher-655 [000] 50263.719195: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.719745: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.719771: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.719810: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.720091: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.722951: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.722962: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.722989: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.724875: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.724881: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.724900: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.725037: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.725042: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.725056: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.726569: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.726573: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.726600: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50263.726605: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50263.726611: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.726620: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.726627: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.726702: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.726718: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.726747: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.726772: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.726805: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.726828: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.726840: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.726847: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50263.726873: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.726928: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.730076: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.730082: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.730091: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.730099: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.730129: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.730136: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.730155: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.730164: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50263.730178: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.730187: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.730203: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.730216: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.730243: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.730287: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.730304: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.730340: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.730349: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.730359: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.730435: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.730443: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.730455: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.730459: 0: E\n\
SurfaceFlinger-236 [000] 50263.730463: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.730475: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.730499: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.730507: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50263.730510: 0: E\n\
SurfaceFlinger-236 [000] 50263.730520: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.730523: 0: E\n\
SurfaceFlinger-236 [000] 50263.730616: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.730623: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50263.730626: 0: E\n\
SurfaceFlinger-236 [000] 50263.730630: 0: E\n\
SurfaceFlinger-236 [000] 50263.730636: 0: E\n\
SurfaceFlinger-236 [000] 50263.730651: 0: E\n\
SurfaceFlinger-236 [000] 50263.730659: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.730662: 0: E\n\
SurfaceFlinger-236 [000] 50263.730667: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.730669: 0: E\n\
SurfaceFlinger-236 [000] 50263.730674: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.730679: 0: E\n\
SurfaceFlinger-236 [000] 50263.730683: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.730704: 0: E\n\
SurfaceFlinger-236 [000] 50263.730710: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.730713: 0: E\n\
SurfaceFlinger-236 [000] 50263.730717: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.730720: 0: E\n\
SurfaceFlinger-236 [000] 50263.730731: 0: E\n\
SurfaceFlinger-236 [000] 50263.730741: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.730778: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.730792: 0: E\n\
SurfaceFlinger-236 [000] 50263.730804: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.730864: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.730873: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.730915: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.730938: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.730955: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.731185: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50263.731476: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.731540: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.731549: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.731606: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.731641: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50263.731701: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50263.731725: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.731743: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.731797: 0: E\n\
SurfaceFlinger-236 [000] 50263.731801: 0: E\n\
SurfaceFlinger-236 [000] 50263.731818: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.731841: 0: E\n\
ndroid.launcher-655 [000] 50263.731996: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.732039: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.732135: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.732169: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.732184: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50263.732226: 0: B|124|dequeueBuffer\n\
Binder_4-1276 [000] 50263.732237: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_4-1276 [000] 50263.732240: 0: E\n\
Binder_4-1276 [000] 50263.732242: 0: E\n\
Binder_4-1276 [000] 50263.732260: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50263.732281: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.732297: 0: E\n\
ndroid.launcher-655 [000] 50263.732342: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.732351: 0: E\n\
ndroid.launcher-655 [000] 50263.732387: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.732396: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.732413: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.732422: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.732460: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.732516: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.733430: 0: E\n\
ndroid.launcher-655 [000] 50263.733447: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.733851: 0: E\n\
ndroid.launcher-655 [000] 50263.733886: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.734096: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.734138: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.734149: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.734161: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.734167: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.734171: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.734219: 0: B|124|queueBuffer\n\
Binder_1-340 [000] 50263.734227: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_1-340 [000] 50263.734230: 0: E\n\
Binder_1-340 [000] 50263.734241: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_1-340 [000] 50263.734249: 0: E\n\
Binder_1-340 [000] 50263.734278: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.734292: 0: E\n\
ndroid.launcher-655 [000] 50263.734301: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.734305: 0: E\n\
ndroid.launcher-655 [000] 50263.734309: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.734312: 0: E\n\
ndroid.launcher-655 [000] 50263.734316: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.734319: 0: E\n\
ndroid.launcher-655 [000] 50263.734326: 0: E\n\
ndroid.launcher-655 [000] 50263.734342: 0: E\n\
ndroid.launcher-655 [000] 50263.734346: 0: E\n\
ndroid.launcher-655 [000] 50263.734413: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.734552: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.734560: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.734583: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.734732: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.734738: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.734752: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.735532: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.735537: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.735563: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.736225: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.736230: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.736263: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50263.736270: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50263.736279: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.736289: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.736298: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.736391: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.736409: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.736440: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.736467: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.736510: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.736541: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.736555: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.736562: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50263.736590: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.736655: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.737131: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.737140: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.739004: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.739017: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.739048: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.739352: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.740348: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.740355: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.740368: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.744215: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.744221: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.744239: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.744374: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.744379: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.744393: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.745862: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.745867: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.745890: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50263.745897: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50263.745902: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.745910: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.745916: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.745981: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.745995: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.746023: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.746046: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.746076: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.746097: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.746109: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.746116: 0: C|360|wq:Window{42a6b678 com.android.launcher|3\n\
InputDispatcher-418 [000] 50263.746143: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.746200: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.746743: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.746749: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.746758: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.746766: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.746797: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.746804: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.746822: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.746832: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50263.746844: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.746852: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.746865: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.746876: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.746902: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.746941: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.746958: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.746979: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.747052: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.747059: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.747070: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.747073: 0: E\n\
SurfaceFlinger-236 [000] 50263.747078: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.747088: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.747100: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.747122: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.747130: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50263.747133: 0: E\n\
SurfaceFlinger-236 [000] 50263.747148: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.747151: 0: E\n\
SurfaceFlinger-236 [000] 50263.747238: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.747246: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50263.747250: 0: E\n\
SurfaceFlinger-236 [000] 50263.747254: 0: E\n\
SurfaceFlinger-236 [000] 50263.747263: 0: E\n\
SurfaceFlinger-236 [000] 50263.747278: 0: E\n\
SurfaceFlinger-236 [000] 50263.747286: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.747288: 0: E\n\
SurfaceFlinger-236 [000] 50263.747293: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.747295: 0: E\n\
SurfaceFlinger-236 [000] 50263.747300: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.747304: 0: E\n\
SurfaceFlinger-236 [000] 50263.747309: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.747329: 0: E\n\
SurfaceFlinger-236 [000] 50263.747335: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.747338: 0: E\n\
SurfaceFlinger-236 [000] 50263.747342: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.747345: 0: E\n\
SurfaceFlinger-236 [000] 50263.747355: 0: E\n\
SurfaceFlinger-236 [000] 50263.747362: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.747396: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.747410: 0: E\n\
SurfaceFlinger-236 [000] 50263.747418: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.747481: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.747491: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.747538: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.747563: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.747580: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.747824: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50263.748113: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.748271: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.748283: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.748338: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50263.748370: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50263.748426: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50263.748453: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.748470: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.748525: 0: E\n\
SurfaceFlinger-236 [000] 50263.748529: 0: E\n\
SurfaceFlinger-236 [000] 50263.748546: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.748567: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.748573: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.748607: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.748631: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.748653: 0: E\n\
ndroid.launcher-655 [000] 50263.748757: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.748797: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.748893: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.748925: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.748940: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50263.748986: 0: B|124|dequeueBuffer\n\
Binder_3-924 [000] 50263.748996: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_3-924 [000] 50263.748999: 0: E\n\
Binder_3-924 [000] 50263.749002: 0: E\n\
Binder_3-924 [000] 50263.749021: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_3-924 [000] 50263.749053: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
Binder_3-924 [000] 50263.749057: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.749063: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.749080: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.749089: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.749127: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.749143: 0: E\n\
ndroid.launcher-655 [000] 50263.749177: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.749186: 0: E\n\
ndroid.launcher-655 [000] 50263.749252: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.750270: 0: E\n\
ndroid.launcher-655 [000] 50263.750288: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.750707: 0: E\n\
ndroid.launcher-655 [000] 50263.750741: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.750843: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.750854: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.750864: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.750868: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.750872: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.750892: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.751009: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.751048: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.751056: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50263.751067: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.751073: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.751076: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50263.751121: 0: B|124|queueBuffer\n\
Binder_2-394 [000] 50263.751132: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_2-394 [000] 50263.751135: 0: E\n\
Binder_2-394 [000] 50263.751147: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_2-394 [000] 50263.751156: 0: E\n\
Binder_2-394 [000] 50263.751185: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.751200: 0: E\n\
ndroid.launcher-655 [000] 50263.751208: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.751212: 0: E\n\
ndroid.launcher-655 [000] 50263.751216: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.751219: 0: E\n\
ndroid.launcher-655 [000] 50263.751223: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.751226: 0: E\n\
ndroid.launcher-655 [000] 50263.751233: 0: E\n\
ndroid.launcher-655 [000] 50263.751249: 0: E\n\
ndroid.launcher-655 [000] 50263.751253: 0: E\n\
ndroid.launcher-655 [000] 50263.751323: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.752413: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.752422: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.752448: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.753877: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.753883: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.753907: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.754043: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.754049: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.754063: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.755572: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.755577: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.755634: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50263.755644: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50263.755652: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.755667: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.755678: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.755763: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.755772: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.755794: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.755832: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.755845: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.755872: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.755895: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.755928: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.755950: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.755962: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.755969: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50263.755996: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.756049: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.760346: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.760353: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.760364: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.761390: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.761396: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.761491: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.762532: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.762538: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.763416: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.763428: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.763438: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.763447: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.763466: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.763473: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.763492: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.763514: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.763521: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.763533: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.763559: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.763565: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.763582: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.763594: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50263.763612: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.763637: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.763689: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.763709: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.763725: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.763734: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.763749: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.763996: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50263.764307: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.764330: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.764397: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.764443: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.764517: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.764533: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.764543: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.764546: 0: E\n\
SurfaceFlinger-236 [000] 50263.764550: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.764563: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.764584: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.764591: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50263.764594: 0: E\n\
SurfaceFlinger-236 [000] 50263.764605: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.764608: 0: E\n\
SurfaceFlinger-236 [000] 50263.764698: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.764706: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50263.764708: 0: E\n\
SurfaceFlinger-236 [000] 50263.764712: 0: E\n\
SurfaceFlinger-236 [000] 50263.764720: 0: E\n\
SurfaceFlinger-236 [000] 50263.764732: 0: E\n\
SurfaceFlinger-236 [000] 50263.764748: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.764751: 0: E\n\
SurfaceFlinger-236 [000] 50263.764756: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.764759: 0: E\n\
SurfaceFlinger-236 [000] 50263.764764: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.764768: 0: E\n\
SurfaceFlinger-236 [000] 50263.764773: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.764791: 0: E\n\
SurfaceFlinger-236 [000] 50263.764797: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.764800: 0: E\n\
SurfaceFlinger-236 [000] 50263.764804: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.764807: 0: E\n\
SurfaceFlinger-236 [000] 50263.764816: 0: E\n\
SurfaceFlinger-236 [000] 50263.764825: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.764864: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.764877: 0: E\n\
SurfaceFlinger-236 [000] 50263.764887: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.764945: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.764965: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.765013: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.765035: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.765070: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.765115: 0: E\n\
SurfaceFlinger-236 [000] 50263.765119: 0: E\n\
SurfaceFlinger-236 [000] 50263.765135: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.765157: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.765173: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.765211: 0: C|360|wq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.765239: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
InputDispatcher-418 [000] 50263.765239: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.765263: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.765299: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.765309: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.765315: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.765325: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.765335: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.765413: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.765427: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.765452: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.765474: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.765505: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.765524: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.765531: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.765558: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.765585: 0: E\n\
ndroid.launcher-655 [000] 50263.765692: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.765718: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.765726: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.765743: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.765751: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.765786: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50263.765824: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50263.765844: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.765857: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.765912: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.765948: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.766011: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.766036: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.766050: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50263.766083: 0: B|124|dequeueBuffer\n\
Binder_4-1276 [000] 50263.766094: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_4-1276 [000] 50263.766097: 0: E\n\
Binder_4-1276 [000] 50263.766099: 0: E\n\
Binder_4-1276 [000] 50263.766115: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50263.766137: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.766150: 0: E\n\
ndroid.launcher-655 [000] 50263.766184: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.766193: 0: E\n\
ndroid.launcher-655 [000] 50263.766255: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.766916: 0: E\n\
ndroid.launcher-655 [000] 50263.766932: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.767304: 0: E\n\
ndroid.launcher-655 [000] 50263.767335: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.767531: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.767569: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.767579: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.767592: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.767598: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.767601: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.767646: 0: B|124|queueBuffer\n\
Binder_1-340 [000] 50263.767653: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_1-340 [000] 50263.767656: 0: E\n\
Binder_1-340 [000] 50263.767667: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_1-340 [000] 50263.767676: 0: E\n\
Binder_1-340 [000] 50263.767704: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.767719: 0: E\n\
ndroid.launcher-655 [000] 50263.767727: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.767731: 0: E\n\
ndroid.launcher-655 [000] 50263.767736: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.767738: 0: E\n\
ndroid.launcher-655 [000] 50263.767742: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.767745: 0: E\n\
ndroid.launcher-655 [000] 50263.767753: 0: E\n\
ndroid.launcher-655 [000] 50263.767767: 0: E\n\
ndroid.launcher-655 [000] 50263.767773: 0: E\n\
ndroid.launcher-655 [000] 50263.767839: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.768545: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.769031: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.769048: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.769080: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.771943: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.771958: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50263.771987: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.772387: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.772392: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.772416: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.773251: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.773257: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.773279: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.773414: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.773419: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.773433: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.774945: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.774950: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.774976: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.774982: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.774988: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.774996: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.775003: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.775078: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.775094: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.775122: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.775147: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.775181: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.775206: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.775218: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.775226: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50263.775252: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.775313: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.780080: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.780086: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.780095: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.780104: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.780134: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.780141: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.780158: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.780168: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50263.780185: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.780193: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.780211: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.780223: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.780246: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.780289: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.780306: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.780364: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.780372: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.780381: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.780458: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.780466: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.780474: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.780477: 0: E\n\
SurfaceFlinger-236 [000] 50263.780482: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.780494: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.780514: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.780522: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50263.780524: 0: E\n\
SurfaceFlinger-236 [000] 50263.780537: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.780539: 0: E\n\
SurfaceFlinger-236 [000] 50263.780626: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.780633: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50263.780636: 0: E\n\
SurfaceFlinger-236 [000] 50263.780639: 0: E\n\
SurfaceFlinger-236 [000] 50263.780646: 0: E\n\
SurfaceFlinger-236 [000] 50263.780659: 0: E\n\
SurfaceFlinger-236 [000] 50263.780666: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.780669: 0: E\n\
SurfaceFlinger-236 [000] 50263.780674: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.780676: 0: E\n\
SurfaceFlinger-236 [000] 50263.780682: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.780687: 0: E\n\
SurfaceFlinger-236 [000] 50263.780692: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.780712: 0: E\n\
SurfaceFlinger-236 [000] 50263.780718: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.780720: 0: E\n\
SurfaceFlinger-236 [000] 50263.780725: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.780727: 0: E\n\
SurfaceFlinger-236 [000] 50263.780737: 0: E\n\
SurfaceFlinger-236 [000] 50263.780746: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.780780: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.780793: 0: E\n\
SurfaceFlinger-236 [000] 50263.780802: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.780855: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.780864: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.780910: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.780936: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.780952: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.781185: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50263.781510: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.781520: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.781573: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.781609: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.781666: 0: E\n\
SurfaceFlinger-236 [000] 50263.781670: 0: E\n\
SurfaceFlinger-236 [000] 50263.781689: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.781707: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.781713: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.781744: 0: C|360|wq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.781766: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.781787: 0: E\n\
ndroid.launcher-655 [000] 50263.781840: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.781883: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.781961: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.782004: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.782025: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50263.782086: 0: B|124|dequeueBuffer\n\
Binder_5-9587 [000] 50263.782096: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_5-9587 [000] 50263.782099: 0: E\n\
Binder_5-9587 [000] 50263.782102: 0: E\n\
Binder_5-9587 [000] 50263.782122: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50263.782146: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.782163: 0: E\n\
ndroid.launcher-655 [000] 50263.782207: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.782217: 0: E\n\
ndroid.launcher-655 [000] 50263.782309: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.782386: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.782397: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.782415: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.782425: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.782459: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.782609: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.783114: 0: E\n\
ndroid.launcher-655 [000] 50263.783131: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.783499: 0: E\n\
ndroid.launcher-655 [000] 50263.783534: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.783733: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.783771: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.783784: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50263.783798: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50263.783806: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.783812: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.783816: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50263.783824: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
Binder_2-394 [000] 50263.783829: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
Binder_2-394 [000] 50263.783865: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_2-394 [000] 50263.783902: 0: B|124|queueBuffer\n\
Binder_2-394 [000] 50263.783911: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_2-394 [000] 50263.783913: 0: E\n\
Binder_2-394 [000] 50263.783924: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_2-394 [000] 50263.783932: 0: E\n\
Binder_2-394 [000] 50263.783961: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50263.783969: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50263.783976: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.783994: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.784010: 0: E\n\
ndroid.launcher-655 [000] 50263.784018: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.784021: 0: E\n\
ndroid.launcher-655 [000] 50263.784026: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.784028: 0: E\n\
ndroid.launcher-655 [000] 50263.784033: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.784035: 0: E\n\
ndroid.launcher-655 [000] 50263.784043: 0: E\n\
ndroid.launcher-655 [000] 50263.784058: 0: E\n\
ndroid.launcher-655 [000] 50263.784062: 0: E\n\
ndroid.launcher-655 [000] 50263.784128: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.785219: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.785232: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.785257: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.787583: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.787601: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.788429: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.788457: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.788527: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.788611: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.788620: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.788647: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.788726: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.788735: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.788749: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.789055: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.789062: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.789092: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.789306: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.789315: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.789328: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.789763: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.790006: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.790012: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.790032: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50263.790042: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50263.790091: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.790299: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.790305: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50263.790343: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
SensorService-373 [000] 50263.790346: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.790350: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.790362: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.790624: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.790629: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50263.790750: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50263.790768: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50263.790857: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50263.790889: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50263.790988: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.796750: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.796756: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.796765: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.796773: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.796803: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.796810: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.796832: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.796850: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.796857: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.796868: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.796879: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50263.796900: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.796925: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.796972: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.796989: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.797015: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.797024: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.797043: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.797204: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.797217: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.797233: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.797304: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.797312: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.797324: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.797327: 0: E\n\
SurfaceFlinger-236 [000] 50263.797332: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.797345: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.797380: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.797391: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50263.797394: 0: E\n\
SurfaceFlinger-236 [000] 50263.797405: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.797408: 0: E\n\
SurfaceFlinger-236 [000] 50263.797509: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.797517: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50263.797520: 0: E\n\
SurfaceFlinger-236 [000] 50263.797524: 0: E\n\
SurfaceFlinger-236 [000] 50263.797531: 0: E\n\
SurfaceFlinger-236 [000] 50263.797543: 0: E\n\
SurfaceFlinger-236 [000] 50263.797552: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.797555: 0: E\n\
SurfaceFlinger-236 [000] 50263.797559: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.797562: 0: E\n\
SurfaceFlinger-236 [000] 50263.797567: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.797571: 0: E\n\
SurfaceFlinger-236 [000] 50263.797576: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.797605: 0: E\n\
SurfaceFlinger-236 [000] 50263.797611: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.797614: 0: E\n\
SurfaceFlinger-236 [000] 50263.797619: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.797621: 0: E\n\
SurfaceFlinger-236 [000] 50263.797631: 0: E\n\
SurfaceFlinger-236 [000] 50263.797639: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.797676: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.797688: 0: E\n\
SurfaceFlinger-236 [000] 50263.797706: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.797770: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.797780: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.797834: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.797857: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.797873: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.797924: 0: E\n\
SurfaceFlinger-236 [000] 50263.797929: 0: E\n\
SurfaceFlinger-236 [000] 50263.797944: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.798031: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.798094: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.798190: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.798251: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.798273: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50263.798341: 0: B|124|dequeueBuffer\n\
Binder_4-1276 [000] 50263.798352: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_4-1276 [000] 50263.798354: 0: E\n\
Binder_4-1276 [000] 50263.798357: 0: E\n\
Binder_4-1276 [000] 50263.798377: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50263.798402: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.798417: 0: E\n\
ndroid.launcher-655 [000] 50263.798472: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.798483: 0: E\n\
ndroid.launcher-655 [000] 50263.798590: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.798606: 0: E\n\
ndroid.launcher-655 [000] 50263.798613: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.798737: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.798749: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.798799: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50263.798813: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50263.798822: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.798835: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.798845: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.798962: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.798983: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.799016: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.799049: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.799063: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.799070: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.799090: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.799098: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.799135: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.799174: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.799199: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.799207: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.799235: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.799553: 0: E\n\
ndroid.launcher-655 [000] 50263.799587: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.799784: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.799822: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.799831: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.799842: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.799848: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.799852: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.799894: 0: B|124|queueBuffer\n\
Binder_1-340 [000] 50263.799902: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_1-340 [000] 50263.799905: 0: E\n\
Binder_1-340 [000] 50263.799916: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_1-340 [000] 50263.799924: 0: E\n\
Binder_1-340 [000] 50263.799952: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.799968: 0: E\n\
ndroid.launcher-655 [000] 50263.799976: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.799979: 0: E\n\
ndroid.launcher-655 [000] 50263.799984: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.799986: 0: E\n\
ndroid.launcher-655 [000] 50263.799991: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.799993: 0: E\n\
ndroid.launcher-655 [000] 50263.800001: 0: E\n\
ndroid.launcher-655 [000] 50263.800015: 0: E\n\
ndroid.launcher-655 [000] 50263.800021: 0: E\n\
ndroid.launcher-655 [000] 50263.800143: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.800152: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50263.800162: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.800167: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.800171: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50263.800202: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50263.800221: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.800238: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.800280: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.801248: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.801263: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.801292: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.804592: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.804600: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.804621: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.806676: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.806681: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.806700: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.806836: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.806841: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.806855: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.808323: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.808328: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.808352: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50263.808358: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50263.808363: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.808371: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.808377: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.808437: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.808450: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.808476: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.808498: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.808527: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.808546: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.808557: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.808564: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50263.808590: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.808637: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.810333: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.810340: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.810352: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.811804: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.811810: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.813421: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.813433: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.813444: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.813452: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.813470: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.813478: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.813498: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.813518: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.813527: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.813540: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.813563: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50263.813580: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.813603: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.813648: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.813665: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.813686: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.813915: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50263.814310: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.814406: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.814421: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.814486: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.814520: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.814591: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.814598: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.814608: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.814611: 0: E\n\
SurfaceFlinger-236 [000] 50263.814615: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.814627: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.814639: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.814661: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.814669: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50263.814672: 0: E\n\
SurfaceFlinger-236 [000] 50263.814683: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.814686: 0: E\n\
SurfaceFlinger-236 [000] 50263.814758: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.814765: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50263.814767: 0: E\n\
SurfaceFlinger-236 [000] 50263.814771: 0: E\n\
SurfaceFlinger-236 [000] 50263.814778: 0: E\n\
SurfaceFlinger-236 [000] 50263.814791: 0: E\n\
SurfaceFlinger-236 [000] 50263.814799: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.814801: 0: E\n\
SurfaceFlinger-236 [000] 50263.814806: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.814809: 0: E\n\
SurfaceFlinger-236 [000] 50263.814814: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.814818: 0: E\n\
SurfaceFlinger-236 [000] 50263.814822: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.814841: 0: E\n\
SurfaceFlinger-236 [000] 50263.814846: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.814849: 0: E\n\
SurfaceFlinger-236 [000] 50263.814854: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.814857: 0: E\n\
SurfaceFlinger-236 [000] 50263.814867: 0: E\n\
SurfaceFlinger-236 [000] 50263.814875: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.814904: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.814917: 0: E\n\
SurfaceFlinger-236 [000] 50263.814926: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.814982: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.814990: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.815038: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.815059: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.815064: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.815104: 0: C|360|wq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.815131: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.815155: 0: E\n\
ndroid.launcher-655 [000] 50263.815173: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.815183: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.815205: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50263.815270: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.815293: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.815309: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.815361: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.815370: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.815385: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.815399: 0: E\n\
SurfaceFlinger-236 [000] 50263.815402: 0: E\n\
SurfaceFlinger-236 [000] 50263.815418: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.815488: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.815546: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.815641: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.815674: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.815691: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50263.815725: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50263.815743: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.815760: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.815769: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.815803: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50263.815828: 0: B|124|dequeueBuffer\n\
surfaceflinger-124 [000] 50263.815838: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
surfaceflinger-124 [000] 50263.815840: 0: E\n\
surfaceflinger-124 [000] 50263.815843: 0: E\n\
surfaceflinger-124 [000] 50263.815859: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50263.815881: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.815895: 0: E\n\
ndroid.launcher-655 [000] 50263.815937: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.815947: 0: E\n\
ndroid.launcher-655 [000] 50263.816006: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.816752: 0: E\n\
ndroid.launcher-655 [000] 50263.816780: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.816854: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.816866: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.816899: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50263.816907: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50263.816913: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.816923: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.816932: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.817003: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.817018: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.817047: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.817072: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.817103: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.817126: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.817133: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.817161: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.817500: 0: E\n\
ndroid.launcher-655 [000] 50263.817533: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.817729: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.817771: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.817780: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50263.817792: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.817798: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.817802: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50263.817850: 0: B|124|queueBuffer\n\
Binder_3-924 [000] 50263.817858: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_3-924 [000] 50263.817861: 0: E\n\
Binder_3-924 [000] 50263.817872: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_3-924 [000] 50263.817882: 0: E\n\
Binder_3-924 [000] 50263.817911: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.817927: 0: E\n\
ndroid.launcher-655 [000] 50263.817935: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.817938: 0: E\n\
ndroid.launcher-655 [000] 50263.817943: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.817946: 0: E\n\
ndroid.launcher-655 [000] 50263.817950: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.817952: 0: E\n\
ndroid.launcher-655 [000] 50263.817959: 0: E\n\
ndroid.launcher-655 [000] 50263.817973: 0: E\n\
ndroid.launcher-655 [000] 50263.817980: 0: E\n\
ndroid.launcher-655 [000] 50263.818084: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.818895: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.819206: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.819217: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.819257: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.822546: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.822556: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.822580: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.823672: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.823678: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.823697: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.823834: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.823840: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.823854: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.825323: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.825328: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.825352: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50263.825358: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50263.825364: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.825371: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.825378: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.825449: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.825466: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.825495: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.825521: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.825550: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.825572: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.825584: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.825591: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50263.825618: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.825677: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.830084: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.830091: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.830100: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.830109: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.830139: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.830146: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.830163: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.830173: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50263.830187: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.830196: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.830210: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.830220: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.830245: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.830285: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.830301: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.830342: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.830351: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.830362: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.830433: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.830442: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.830452: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.830455: 0: E\n\
SurfaceFlinger-236 [000] 50263.830459: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.830465: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.830475: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.830496: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.830503: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50263.830506: 0: E\n\
SurfaceFlinger-236 [000] 50263.830518: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.830522: 0: E\n\
SurfaceFlinger-236 [000] 50263.830609: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.830617: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50263.830619: 0: E\n\
SurfaceFlinger-236 [000] 50263.830623: 0: E\n\
SurfaceFlinger-236 [000] 50263.830633: 0: E\n\
SurfaceFlinger-236 [000] 50263.830645: 0: E\n\
SurfaceFlinger-236 [000] 50263.830652: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.830655: 0: E\n\
SurfaceFlinger-236 [000] 50263.830660: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.830662: 0: E\n\
SurfaceFlinger-236 [000] 50263.830668: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.830671: 0: E\n\
SurfaceFlinger-236 [000] 50263.830675: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.830695: 0: E\n\
SurfaceFlinger-236 [000] 50263.830701: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.830703: 0: E\n\
SurfaceFlinger-236 [000] 50263.830708: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.830711: 0: E\n\
SurfaceFlinger-236 [000] 50263.830721: 0: E\n\
SurfaceFlinger-236 [000] 50263.830733: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.830764: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.830779: 0: E\n\
SurfaceFlinger-236 [000] 50263.830789: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.830844: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.830853: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.830905: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.830925: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.830941: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.831159: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50263.831465: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.831476: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.831530: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.831564: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.831618: 0: E\n\
SurfaceFlinger-236 [000] 50263.831622: 0: E\n\
SurfaceFlinger-236 [000] 50263.831640: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.831662: 0: E\n\
ndroid.launcher-655 [000] 50263.831740: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.831806: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.831851: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.831941: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.831971: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.831988: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50263.832003: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50263.832050: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50263.832089: 0: B|124|dequeueBuffer\n\
Binder_4-1276 [000] 50263.832099: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_4-1276 [000] 50263.832102: 0: E\n\
Binder_4-1276 [000] 50263.832106: 0: E\n\
Binder_4-1276 [000] 50263.832123: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50263.832142: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50263.832152: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.832174: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.832185: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50263.832193: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.832210: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50263.832234: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.832251: 0: E\n\
ndroid.launcher-655 [000] 50263.832297: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.832307: 0: E\n\
ndroid.launcher-655 [000] 50263.832328: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.832337: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.832352: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.832389: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.832395: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.832411: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.832420: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.832454: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.832514: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.833230: 0: E\n\
ndroid.launcher-655 [000] 50263.833245: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.833654: 0: E\n\
ndroid.launcher-655 [000] 50263.833683: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.833797: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.833820: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.833824: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.833833: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.833865: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50263.833873: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50263.833880: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.833889: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.833898: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.833978: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.833994: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.834024: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.834052: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.834085: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.834112: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.834119: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50263.834146: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.834154: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.834159: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.834181: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.834311: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.834350: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.834358: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50263.834369: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.834375: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.834379: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50263.834424: 0: B|124|queueBuffer\n\
Binder_2-394 [000] 50263.834433: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_2-394 [000] 50263.834435: 0: E\n\
Binder_2-394 [000] 50263.834446: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_2-394 [000] 50263.834455: 0: E\n\
Binder_2-394 [000] 50263.834484: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.834498: 0: E\n\
ndroid.launcher-655 [000] 50263.834507: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.834510: 0: E\n\
ndroid.launcher-655 [000] 50263.834515: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.834518: 0: E\n\
ndroid.launcher-655 [000] 50263.834522: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.834524: 0: E\n\
ndroid.launcher-655 [000] 50263.834532: 0: E\n\
ndroid.launcher-655 [000] 50263.834549: 0: E\n\
ndroid.launcher-655 [000] 50263.834555: 0: E\n\
ndroid.launcher-655 [000] 50263.834648: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.835351: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.835359: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.835391: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.836928: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.836936: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.838738: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.838751: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.838777: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.839535: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.840350: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.840357: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.840369: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.840620: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.840626: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.840645: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.840780: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.840785: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.840799: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.842267: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.842272: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.842292: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50263.842298: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50263.842304: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50263.842312: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50263.842319: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50263.842380: 0: C|360|iq|1\n\
InputReader-419 [000] 50263.842395: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50263.842422: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.842447: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50263.842479: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.842502: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50263.842514: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.842522: 0: C|360|wq:Window{42a6b678 com.android.launcher|3\n\
InputDispatcher-418 [000] 50263.842549: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.842636: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50263.842861: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.842870: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.842909: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50263.842935: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.842949: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.842955: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.842980: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50263.843002: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.843019: 0: E\n\
ndroid.launcher-655 [000] 50263.843057: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50263.843346: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.843354: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50263.843389: 0: C|360|wq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50263.843415: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.843431: 0: E\n\
ndroid.launcher-655 [000] 50263.843463: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.846754: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.846761: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.846771: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.846779: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.846807: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.846814: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.846834: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.846857: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.846865: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.846878: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.846882: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50263.846899: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.846928: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.846972: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.846990: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.847008: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.847089: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.847097: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.847107: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.847110: 0: E\n\
SurfaceFlinger-236 [000] 50263.847115: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.847126: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.847136: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.847160: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.847169: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50263.847172: 0: E\n\
SurfaceFlinger-236 [000] 50263.847186: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.847189: 0: E\n\
SurfaceFlinger-236 [000] 50263.847279: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.847289: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50263.847292: 0: E\n\
SurfaceFlinger-236 [000] 50263.847296: 0: E\n\
SurfaceFlinger-236 [000] 50263.847302: 0: E\n\
SurfaceFlinger-236 [000] 50263.847315: 0: E\n\
SurfaceFlinger-236 [000] 50263.847324: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.847326: 0: E\n\
SurfaceFlinger-236 [000] 50263.847331: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.847334: 0: E\n\
SurfaceFlinger-236 [000] 50263.847339: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.847343: 0: E\n\
SurfaceFlinger-236 [000] 50263.847347: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.847366: 0: E\n\
SurfaceFlinger-236 [000] 50263.847372: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.847375: 0: E\n\
SurfaceFlinger-236 [000] 50263.847380: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.847383: 0: E\n\
SurfaceFlinger-236 [000] 50263.847393: 0: E\n\
SurfaceFlinger-236 [000] 50263.847402: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.847436: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.847450: 0: E\n\
SurfaceFlinger-236 [000] 50263.847460: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.847524: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.847533: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.847582: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.847607: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.847624: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.847669: 0: E\n\
SurfaceFlinger-236 [000] 50263.847673: 0: E\n\
SurfaceFlinger-236 [000] 50263.847689: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.847847: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.847896: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.847988: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.848037: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.848055: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50263.848114: 0: B|124|dequeueBuffer\n\
surfaceflinger-124 [000] 50263.848125: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
surfaceflinger-124 [000] 50263.848128: 0: E\n\
surfaceflinger-124 [000] 50263.848131: 0: E\n\
surfaceflinger-124 [000] 50263.848149: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50263.848174: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.848190: 0: E\n\
ndroid.launcher-655 [000] 50263.848236: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.848246: 0: E\n\
ndroid.launcher-655 [000] 50263.848346: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.848575: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.848588: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50263.848599: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.848605: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.848609: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50263.848647: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_3-924 [000] 50263.848668: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.848684: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.849064: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.849075: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.849093: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.849103: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.849139: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.849450: 0: E\n\
ndroid.launcher-655 [000] 50263.849466: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.849839: 0: E\n\
ndroid.launcher-655 [000] 50263.849872: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.850076: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.850112: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.850122: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.850135: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.850141: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.850145: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.850188: 0: B|124|queueBuffer\n\
Binder_1-340 [000] 50263.850197: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_1-340 [000] 50263.850200: 0: E\n\
Binder_1-340 [000] 50263.850212: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_1-340 [000] 50263.850220: 0: E\n\
Binder_1-340 [000] 50263.850249: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.850264: 0: E\n\
ndroid.launcher-655 [000] 50263.850273: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.850276: 0: E\n\
ndroid.launcher-655 [000] 50263.850280: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.850283: 0: E\n\
ndroid.launcher-655 [000] 50263.850287: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.850290: 0: E\n\
ndroid.launcher-655 [000] 50263.850297: 0: E\n\
ndroid.launcher-655 [000] 50263.850312: 0: E\n\
ndroid.launcher-655 [000] 50263.850351: 0: E\n\
ndroid.launcher-655 [000] 50263.850418: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.851553: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.851561: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.851586: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.854895: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.854902: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.854925: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.860339: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.860345: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.860357: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.860375: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.860381: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.860411: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.860623: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.860628: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.860641: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.860945: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.860950: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.860977: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.861189: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.861194: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.861206: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.861881: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.861885: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.861902: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50263.861909: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50263.862021: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50263.862037: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50263.862120: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50263.862149: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50263.862248: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.862571: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.862579: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.863425: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.863438: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.863449: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.863458: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.863474: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.863482: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.863503: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.863524: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.863534: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.863547: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.863579: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50263.863600: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.863627: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.863683: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.863701: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.863722: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.863937: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.863998: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.864105: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.864156: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.864178: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.864258: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.864265: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.864277: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.864280: 0: E\n\
SurfaceFlinger-236 [000] 50263.864285: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.864298: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.864311: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.864329: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.864337: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50263.864339: 0: E\n\
SurfaceFlinger-236 [000] 50263.864351: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.864354: 0: E\n\
SurfaceFlinger-236 [000] 50263.864445: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.864452: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50263.864454: 0: E\n\
SurfaceFlinger-236 [000] 50263.864458: 0: E\n\
SurfaceFlinger-236 [000] 50263.864467: 0: E\n\
SurfaceFlinger-236 [000] 50263.864481: 0: E\n\
SurfaceFlinger-236 [000] 50263.864487: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.864490: 0: E\n\
SurfaceFlinger-236 [000] 50263.864495: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.864498: 0: E\n\
SurfaceFlinger-236 [000] 50263.864503: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.864507: 0: E\n\
SurfaceFlinger-236 [000] 50263.864512: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.864532: 0: E\n\
SurfaceFlinger-236 [000] 50263.864538: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.864541: 0: E\n\
SurfaceFlinger-236 [000] 50263.864545: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.864548: 0: E\n\
SurfaceFlinger-236 [000] 50263.864559: 0: E\n\
SurfaceFlinger-236 [000] 50263.864569: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.864599: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.864613: 0: E\n\
SurfaceFlinger-236 [000] 50263.864621: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.864679: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.864688: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.864734: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50263.864796: 0: B|124|dequeueBuffer\n\
Binder_5-9587 [000] 50263.864805: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_5-9587 [000] 50263.864808: 0: E\n\
Binder_5-9587 [000] 50263.864810: 0: E\n\
Binder_5-9587 [000] 50263.864833: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50263.864858: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.864882: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.864898: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.864945: 0: E\n\
SurfaceFlinger-236 [000] 50263.864949: 0: E\n\
SurfaceFlinger-236 [000] 50263.864966: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.864987: 0: E\n\
ndroid.launcher-655 [000] 50263.865034: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.865044: 0: E\n\
ndroid.launcher-655 [000] 50263.865146: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.865377: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.865735: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.865746: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.865765: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.865774: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.865812: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50263.865850: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50263.865871: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.865885: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.866222: 0: E\n\
ndroid.launcher-655 [000] 50263.866238: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.866605: 0: E\n\
ndroid.launcher-655 [000] 50263.866639: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.866832: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.866868: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.866878: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50263.866890: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.866896: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.866900: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50263.866940: 0: B|124|queueBuffer\n\
Binder_2-394 [000] 50263.866948: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_2-394 [000] 50263.866951: 0: E\n\
Binder_2-394 [000] 50263.866962: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_2-394 [000] 50263.866970: 0: E\n\
Binder_2-394 [000] 50263.866999: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.867014: 0: E\n\
ndroid.launcher-655 [000] 50263.867022: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.867025: 0: E\n\
ndroid.launcher-655 [000] 50263.867030: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.867032: 0: E\n\
ndroid.launcher-655 [000] 50263.867037: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.867039: 0: E\n\
ndroid.launcher-655 [000] 50263.867047: 0: E\n\
ndroid.launcher-655 [000] 50263.867064: 0: E\n\
ndroid.launcher-655 [000] 50263.867069: 0: E\n\
ndroid.launcher-655 [000] 50263.867133: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.867935: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.868328: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.868343: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.868378: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.871661: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.871670: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.871694: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.880086: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.880091: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.880100: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.880107: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.880131: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50263.880144: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.880151: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.880170: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.880186: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.880197: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.880205: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.880219: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.880232: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.880238: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.880262: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.880314: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.880369: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.880381: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.880631: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
kworker/0:0-13696 [000] 50263.880645: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50263.880673: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.880722: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.880741: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.880807: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.880857: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.880903: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.880923: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.881103: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.881197: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.881220: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.881282: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.881380: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.881401: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.881459: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.881492: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.881556: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.881576: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.881633: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.881669: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.881688: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.881709: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.881715: 0: E\n\
SurfaceFlinger-236 [000] 50263.881727: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.881751: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.881777: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.881821: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.881840: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50263.881847: 0: E\n\
SurfaceFlinger-236 [000] 50263.881874: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.881881: 0: E\n\
SurfaceFlinger-236 [000] 50263.882036: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.882056: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50263.882062: 0: E\n\
SurfaceFlinger-236 [000] 50263.882071: 0: E\n\
SurfaceFlinger-236 [000] 50263.882087: 0: E\n\
SurfaceFlinger-236 [000] 50263.882114: 0: E\n\
SurfaceFlinger-236 [000] 50263.882132: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.882139: 0: E\n\
SurfaceFlinger-236 [000] 50263.882150: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.882156: 0: E\n\
SurfaceFlinger-236 [000] 50263.882169: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.882176: 0: E\n\
SurfaceFlinger-236 [000] 50263.882187: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.882232: 0: E\n\
SurfaceFlinger-236 [000] 50263.882246: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.882253: 0: E\n\
SurfaceFlinger-236 [000] 50263.882264: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.882270: 0: E\n\
SurfaceFlinger-236 [000] 50263.882295: 0: E\n\
SurfaceFlinger-236 [000] 50263.882314: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.882385: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.882416: 0: E\n\
SurfaceFlinger-236 [000] 50263.882439: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.882550: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.882572: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.882660: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.882708: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.882746: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.883135: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.883268: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.883480: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.883577: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.883623: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50263.883748: 0: B|124|dequeueBuffer\n\
surfaceflinger-124 [000] 50263.883771: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
surfaceflinger-124 [000] 50263.883778: 0: E\n\
surfaceflinger-124 [000] 50263.883785: 0: E\n\
surfaceflinger-124 [000] 50263.883831: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50263.883852: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.883889: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.883912: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.883973: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.884064: 0: E\n\
SurfaceFlinger-236 [000] 50263.884075: 0: E\n\
SurfaceFlinger-236 [000] 50263.884114: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50263.884138: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50263.884200: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.884240: 0: E\n\
ndroid.launcher-655 [000] 50263.884321: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.884345: 0: E\n\
ndroid.launcher-655 [000] 50263.884491: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.884903: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.884923: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50263.884946: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.884961: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.884971: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50263.885046: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_3-924 [000] 50263.885093: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.885130: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.886586: 0: E\n\
ndroid.launcher-655 [000] 50263.886624: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.887001: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.887581: 0: E\n\
ndroid.launcher-655 [000] 50263.887664: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.888194: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.888282: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.888309: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.888346: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.889089: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.889131: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.889197: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.889224: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.889241: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.889423: 0: B|124|queueBuffer\n\
Binder_1-340 [000] 50263.889445: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_1-340 [000] 50263.889453: 0: E\n\
Binder_1-340 [000] 50263.889488: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_1-340 [000] 50263.889517: 0: E\n\
Binder_1-340 [000] 50263.889615: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.889678: 0: E\n\
ndroid.launcher-655 [000] 50263.889705: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.889712: 0: E\n\
ndroid.launcher-655 [000] 50263.889724: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.889730: 0: E\n\
ndroid.launcher-655 [000] 50263.889742: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.889748: 0: E\n\
ndroid.launcher-655 [000] 50263.889774: 0: E\n\
ndroid.launcher-655 [000] 50263.889833: 0: E\n\
ndroid.launcher-655 [000] 50263.889844: 0: E\n\
ndroid.launcher-655 [000] 50263.890064: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.893786: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.895076: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.895095: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.895160: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.896762: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.896775: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.896794: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.896817: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.896835: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.896875: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.896916: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.896940: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.897023: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50263.897068: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.897126: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.897240: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.897280: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.897331: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.897750: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.897889: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.898061: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.898154: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.898200: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.898363: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.898381: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.898402: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.898409: 0: E\n\
SurfaceFlinger-236 [000] 50263.898421: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.898449: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.898475: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.898514: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.898533: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50263.898540: 0: E\n\
SurfaceFlinger-236 [000] 50263.898566: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.898573: 0: E\n\
SurfaceFlinger-236 [000] 50263.898735: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.898755: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50263.898761: 0: E\n\
SurfaceFlinger-236 [000] 50263.898770: 0: E\n\
SurfaceFlinger-236 [000] 50263.898787: 0: E\n\
SurfaceFlinger-236 [000] 50263.898813: 0: E\n\
SurfaceFlinger-236 [000] 50263.898830: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.898837: 0: E\n\
SurfaceFlinger-236 [000] 50263.898849: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.898856: 0: E\n\
SurfaceFlinger-236 [000] 50263.898874: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.898883: 0: E\n\
SurfaceFlinger-236 [000] 50263.898894: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.898940: 0: E\n\
SurfaceFlinger-236 [000] 50263.898954: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.898962: 0: E\n\
SurfaceFlinger-236 [000] 50263.898973: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.898980: 0: E\n\
SurfaceFlinger-236 [000] 50263.899005: 0: E\n\
SurfaceFlinger-236 [000] 50263.899024: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.899097: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.899127: 0: E\n\
SurfaceFlinger-236 [000] 50263.899149: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.899269: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.899292: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.899392: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50263.899522: 0: B|124|dequeueBuffer\n\
Binder_5-9587 [000] 50263.899547: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_5-9587 [000] 50263.899554: 0: E\n\
Binder_5-9587 [000] 50263.899561: 0: E\n\
Binder_5-9587 [000] 50263.899612: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50263.899677: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.899729: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.899767: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.899867: 0: E\n\
SurfaceFlinger-236 [000] 50263.899877: 0: E\n\
SurfaceFlinger-236 [000] 50263.899918: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.899971: 0: E\n\
ndroid.launcher-655 [000] 50263.900077: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.900099: 0: E\n\
ndroid.launcher-655 [000] 50263.900308: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.900423: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.900444: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.900460: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50263.900638: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.900665: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.900730: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.900752: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50263.900818: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.900911: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.900927: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50263.900983: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.901079: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.901096: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50263.901243: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.901336: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.901357: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.901372: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50263.901440: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.901474: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.901494: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.901536: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
kworker/0:0-13696 [000] 50263.901545: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.901556: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50263.901585: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
kinteractiveup-81 [000] 50263.901725: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.901744: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.901844: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.901853: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50263.901863: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.901868: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.901872: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50263.901904: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50263.901924: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.901939: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.902529: 0: E\n\
ndroid.launcher-655 [000] 50263.902549: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.902916: 0: E\n\
ndroid.launcher-655 [000] 50263.902950: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.903153: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.903189: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.903199: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50263.903211: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.903216: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.903220: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50263.903261: 0: B|124|queueBuffer\n\
Binder_2-394 [000] 50263.903269: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_2-394 [000] 50263.903272: 0: E\n\
Binder_2-394 [000] 50263.903283: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_2-394 [000] 50263.903294: 0: E\n\
Binder_2-394 [000] 50263.903324: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.903340: 0: E\n\
ndroid.launcher-655 [000] 50263.903348: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.903351: 0: E\n\
ndroid.launcher-655 [000] 50263.903356: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.903358: 0: E\n\
ndroid.launcher-655 [000] 50263.903363: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.903365: 0: E\n\
ndroid.launcher-655 [000] 50263.903372: 0: E\n\
ndroid.launcher-655 [000] 50263.903387: 0: E\n\
ndroid.launcher-655 [000] 50263.903391: 0: E\n\
ndroid.launcher-655 [000] 50263.903457: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.904638: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.904651: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.904679: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.907994: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.908003: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.908024: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.910335: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.910341: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.910353: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.912773: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.912779: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.913425: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.913434: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.913443: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.913451: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.913479: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.913486: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.913504: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.913513: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50263.913526: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.913535: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.913546: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.913555: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.913575: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.913620: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.913637: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.913659: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.913833: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.913886: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.913963: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.914001: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.914020: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.914088: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.914096: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.914105: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.914108: 0: E\n\
SurfaceFlinger-236 [000] 50263.914113: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.914124: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.914133: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.914149: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.914156: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50263.914159: 0: E\n\
SurfaceFlinger-236 [000] 50263.914169: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.914172: 0: E\n\
SurfaceFlinger-236 [000] 50263.914250: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.914258: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50263.914260: 0: E\n\
SurfaceFlinger-236 [000] 50263.914264: 0: E\n\
SurfaceFlinger-236 [000] 50263.914272: 0: E\n\
SurfaceFlinger-236 [000] 50263.914284: 0: E\n\
SurfaceFlinger-236 [000] 50263.914291: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.914293: 0: E\n\
SurfaceFlinger-236 [000] 50263.914298: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.914301: 0: E\n\
SurfaceFlinger-236 [000] 50263.914306: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.914310: 0: E\n\
SurfaceFlinger-236 [000] 50263.914315: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.914333: 0: E\n\
SurfaceFlinger-236 [000] 50263.914338: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.914342: 0: E\n\
SurfaceFlinger-236 [000] 50263.914347: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.914349: 0: E\n\
SurfaceFlinger-236 [000] 50263.914359: 0: E\n\
SurfaceFlinger-236 [000] 50263.914366: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.914397: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.914413: 0: E\n\
SurfaceFlinger-236 [000] 50263.914421: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.914467: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.914475: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.914517: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50263.914563: 0: B|124|dequeueBuffer\n\
surfaceflinger-124 [000] 50263.914572: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
surfaceflinger-124 [000] 50263.914575: 0: E\n\
surfaceflinger-124 [000] 50263.914577: 0: E\n\
surfaceflinger-124 [000] 50263.914595: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50263.914620: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.914642: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.914659: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.914700: 0: E\n\
SurfaceFlinger-236 [000] 50263.914704: 0: E\n\
SurfaceFlinger-236 [000] 50263.914720: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.914741: 0: E\n\
ndroid.launcher-655 [000] 50263.914782: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.914792: 0: E\n\
ndroid.launcher-655 [000] 50263.914868: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.915097: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.915731: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.915738: 0: E\n\
ndroid.launcher-655 [000] 50263.915746: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.915762: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.915771: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.915804: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50263.915843: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_3-924 [000] 50263.915864: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.915879: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.915900: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.916233: 0: E\n\
ndroid.launcher-655 [000] 50263.916263: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.916355: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.916364: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.916372: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.916377: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.916380: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.916399: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.916507: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.916536: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.916543: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.916553: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.916558: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.916562: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.916598: 0: B|124|queueBuffer\n\
Binder_1-340 [000] 50263.916605: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_1-340 [000] 50263.916608: 0: E\n\
Binder_1-340 [000] 50263.916618: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_1-340 [000] 50263.916626: 0: E\n\
Binder_1-340 [000] 50263.916654: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.916669: 0: E\n\
ndroid.launcher-655 [000] 50263.916677: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.916680: 0: E\n\
ndroid.launcher-655 [000] 50263.916685: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.916688: 0: E\n\
ndroid.launcher-655 [000] 50263.916692: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.916694: 0: E\n\
ndroid.launcher-655 [000] 50263.916702: 0: E\n\
ndroid.launcher-655 [000] 50263.916714: 0: E\n\
ndroid.launcher-655 [000] 50263.916719: 0: E\n\
ndroid.launcher-655 [000] 50263.916777: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.917970: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.917994: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.918028: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.918361: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.921337: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.921346: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.921373: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.924270: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.924276: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50263.924293: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.925565: sched_wakeup: comm=WifiService pid=439 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.925571: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WifiService next_pid=439 next_prio=120\n\
WifiService-439 [000] 50263.926024: sched_wakeup: comm=Compiler pid=367 prio=120 success=1 target_cpu=000\n\
WifiService-439 [000] 50263.926088: sched_wakeup: comm=Binder_3 pid=887 prio=120 success=1 target_cpu=000\n\
WifiService-439 [000] 50263.926162: sched_switch: prev_comm=WifiService prev_pid=439 prev_prio=120 prev_state=S ==> next_comm=Compiler next_pid=367 next_prio=120\n\
Compiler-367 [000] 50263.926371: sched_switch: prev_comm=Compiler prev_pid=367 prev_prio=120 prev_state=S ==> next_comm=Binder_3 next_pid=887 next_prio=120\n\
Binder_3-887 [000] 50263.926506: sched_wakeup: comm=ndroid.systemui pid=474 prio=120 success=1 target_cpu=000\n\
Binder_3-887 [000] 50263.926550: sched_switch: prev_comm=Binder_3 prev_pid=887 prev_prio=120 prev_state=S ==> next_comm=ndroid.systemui next_pid=474 next_prio=120\n\
ndroid.systemui-474 [000] 50263.926794: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.systemui-474 [000] 50263.926929: sched_switch: prev_comm=ndroid.systemui prev_pid=474 prev_prio=120 prev_state=S ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50263.926972: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50263.926994: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.927015: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.930096: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.930103: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.930112: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.930123: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.930148: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.930155: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.930177: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.930198: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.930206: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.930221: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.930232: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50263.930243: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.930272: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.930352: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.930366: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.930376: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.930384: sched_wakeup: comm=ndroid.systemui pid=474 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.930404: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.930423: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.930443: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.930685: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.930744: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.930858: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.930912: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.930932: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.931013: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.931023: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.931039: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.931042: 0: E\n\
SurfaceFlinger-236 [000] 50263.931046: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.931060: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.931071: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.931090: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.931098: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50263.931101: 0: E\n\
SurfaceFlinger-236 [000] 50263.931113: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.931116: 0: E\n\
SurfaceFlinger-236 [000] 50263.931214: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.931222: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50263.931224: 0: E\n\
SurfaceFlinger-236 [000] 50263.931228: 0: E\n\
SurfaceFlinger-236 [000] 50263.931235: 0: E\n\
SurfaceFlinger-236 [000] 50263.931248: 0: E\n\
SurfaceFlinger-236 [000] 50263.931256: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.931258: 0: E\n\
SurfaceFlinger-236 [000] 50263.931263: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.931265: 0: E\n\
SurfaceFlinger-236 [000] 50263.931271: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.931275: 0: E\n\
SurfaceFlinger-236 [000] 50263.931279: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.931300: 0: E\n\
SurfaceFlinger-236 [000] 50263.931306: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.931309: 0: E\n\
SurfaceFlinger-236 [000] 50263.931313: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.931316: 0: E\n\
SurfaceFlinger-236 [000] 50263.931326: 0: E\n\
SurfaceFlinger-236 [000] 50263.931334: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.931366: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.931378: 0: E\n\
SurfaceFlinger-236 [000] 50263.931389: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.931451: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.931461: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.931510: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50263.931564: 0: B|124|dequeueBuffer\n\
Binder_4-1276 [000] 50263.931575: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_4-1276 [000] 50263.931578: 0: E\n\
Binder_4-1276 [000] 50263.931580: 0: E\n\
Binder_4-1276 [000] 50263.931601: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50263.931624: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.931650: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.931667: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.931717: 0: E\n\
SurfaceFlinger-236 [000] 50263.931721: 0: E\n\
SurfaceFlinger-236 [000] 50263.931738: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.systemui next_pid=474 next_prio=120\n\
ndroid.systemui-474 [000] 50263.931922: 0: B|474|performTraversals\n\
ndroid.systemui-474 [000] 50263.931987: 0: B|474|measure\n\
ndroid.systemui-474 [000] 50263.932364: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
ndroid.systemui-474 [000] 50263.932381: sched_switch: prev_comm=ndroid.systemui prev_pid=474 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.932401: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50263.932430: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.932450: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.932458: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.932496: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.932520: 0: E\n\
ndroid.launcher-655 [000] 50263.932562: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.932572: 0: E\n\
ndroid.launcher-655 [000] 50263.932646: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.932655: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.932670: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.932691: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.932885: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.932977: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.932985: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.933017: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50263.933055: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_2-394 [000] 50263.933077: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.933093: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.933232: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.933242: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.933257: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=ndroid.systemui next_pid=474 next_prio=120\n\
ndroid.systemui-474 [000] 50263.933375: 0: E\n\
ndroid.systemui-474 [000] 50263.933397: 0: B|474|layout\n\
ndroid.systemui-474 [000] 50263.933607: 0: E\n\
ndroid.systemui-474 [000] 50263.933629: 0: B|474|draw\n\
ndroid.systemui-474 [000] 50263.933699: 0: B|474|dequeueBuffer\n\
ndroid.systemui-474 [000] 50263.933727: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.systemui-474 [000] 50263.933747: sched_switch: prev_comm=ndroid.systemui prev_pid=474 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50263.933757: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.933935: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.933944: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50263.933966: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50263.933975: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50263.934093: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50263.934110: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50263.934195: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50263.934225: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50263.934323: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.934662: 0: E\n\
ndroid.launcher-655 [000] 50263.934678: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.935092: 0: E\n\
ndroid.launcher-655 [000] 50263.935126: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.935354: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.935387: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=D ==> next_comm=ndroid.systemui next_pid=474 next_prio=120\n\
ndroid.systemui-474 [000] 50263.935400: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.systemui-474 [000] 50263.935406: sched_switch: prev_comm=ndroid.systemui prev_pid=474 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50263.935419: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50263.935464: 0: B|124|dequeueBuffer\n\
surfaceflinger-124 [000] 50263.935473: 0: B|124|StatusBar: 0\n\
surfaceflinger-124 [000] 50263.935476: 0: E\n\
surfaceflinger-124 [000] 50263.935478: 0: E\n\
surfaceflinger-124 [000] 50263.935512: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=ndroid.systemui next_pid=474 next_prio=120\n\
ndroid.systemui-474 [000] 50263.935533: 0: E\n\
ndroid.systemui-474 [000] 50263.935578: 0: B|474|eglBeginFrame\n\
ndroid.systemui-474 [000] 50263.935588: 0: E\n\
ndroid.systemui-474 [000] 50263.935659: 0: B|474|getDisplayList\n\
ndroid.systemui-474 [000] 50263.936278: 0: E\n\
ndroid.systemui-474 [000] 50263.936294: 0: B|474|drawDisplayList\n\
ndroid.systemui-474 [000] 50263.936551: 0: E\n\
ndroid.systemui-474 [000] 50263.936580: 0: B|474|eglSwapBuffers\n\
ndroid.systemui-474 [000] 50263.936772: 0: B|474|queueBuffer\n\
ndroid.systemui-474 [000] 50263.936795: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.systemui-474 [000] 50263.936818: sched_switch: prev_comm=ndroid.systemui prev_pid=474 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.936853: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.936894: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.936903: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50263.936919: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.936925: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.936930: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50263.937012: 0: B|124|queueBuffer\n\
Binder_3-924 [000] 50263.937022: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_3-924 [000] 50263.937025: 0: E\n\
Binder_3-924 [000] 50263.937044: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_3-924 [000] 50263.937063: 0: E\n\
Binder_3-924 [000] 50263.937102: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.937125: 0: E\n\
ndroid.launcher-655 [000] 50263.937134: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.937138: 0: E\n\
ndroid.launcher-655 [000] 50263.937142: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.937145: 0: E\n\
ndroid.launcher-655 [000] 50263.937149: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.937152: 0: E\n\
ndroid.launcher-655 [000] 50263.937162: 0: E\n\
ndroid.launcher-655 [000] 50263.937186: 0: E\n\
ndroid.launcher-655 [000] 50263.937191: 0: E\n\
ndroid.launcher-655 [000] 50263.937275: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=ndroid.systemui next_pid=474 next_prio=120\n\
ndroid.systemui-474 [000] 50263.937312: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.systemui-474 [000] 50263.937320: sched_switch: prev_comm=ndroid.systemui prev_pid=474 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.937330: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.systemui next_pid=474 next_prio=120\n\
ndroid.systemui-474 [000] 50263.937335: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.systemui-474 [000] 50263.937339: sched_switch: prev_comm=ndroid.systemui prev_pid=474 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.937377: 0: B|124|queueBuffer\n\
Binder_1-340 [000] 50263.937384: 0: B|124|StatusBar: 0\n\
Binder_1-340 [000] 50263.937387: 0: E\n\
Binder_1-340 [000] 50263.937399: 0: C|124|StatusBar|1\n\
Binder_1-340 [000] 50263.937406: 0: E\n\
Binder_1-340 [000] 50263.937436: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=ndroid.systemui next_pid=474 next_prio=120\n\
ndroid.systemui-474 [000] 50263.937450: 0: E\n\
ndroid.systemui-474 [000] 50263.937459: 0: B|474|query\n\
ndroid.systemui-474 [000] 50263.937462: 0: E\n\
ndroid.systemui-474 [000] 50263.937466: 0: B|474|query\n\
ndroid.systemui-474 [000] 50263.937469: 0: E\n\
ndroid.systemui-474 [000] 50263.937473: 0: B|474|query\n\
ndroid.systemui-474 [000] 50263.937476: 0: E\n\
ndroid.systemui-474 [000] 50263.937483: 0: E\n\
ndroid.systemui-474 [000] 50263.937500: 0: E\n\
ndroid.systemui-474 [000] 50263.937507: 0: E\n\
ndroid.systemui-474 [000] 50263.937583: sched_switch: prev_comm=ndroid.systemui prev_pid=474 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.940160: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.940167: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.940191: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.940353: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.940375: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.940398: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
kworker/0:0-13696 [000] 50263.940590: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.940687: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.940711: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.940774: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.940874: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.940895: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.941053: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.941152: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50263.941172: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.941231: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.941252: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.941328: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.941342: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.941401: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.941491: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.941504: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.941554: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.942178: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.942193: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.945589: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.946778: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.946794: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.946830: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.946847: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.946880: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.946892: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.946947: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.946976: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.947083: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50263.947146: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.947207: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.947348: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.947398: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.947453: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.947977: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.948122: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.948350: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.948459: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.948511: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.948697: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.948718: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.948745: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.948751: 0: E\n\
SurfaceFlinger-236 [000] 50263.948763: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.948792: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.948819: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.948864: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.948885: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50263.948892: 0: E\n\
SurfaceFlinger-236 [000] 50263.948920: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.948927: 0: E\n\
SurfaceFlinger-236 [000] 50263.949122: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.949145: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50263.949152: 0: E\n\
SurfaceFlinger-236 [000] 50263.949161: 0: E\n\
SurfaceFlinger-236 [000] 50263.949178: 0: E\n\
SurfaceFlinger-236 [000] 50263.949210: 0: E\n\
SurfaceFlinger-236 [000] 50263.949229: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.949245: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.949266: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.949283: 0: B|124|StatusBar: 0\n\
SurfaceFlinger-236 [000] 50263.949289: 0: E\n\
SurfaceFlinger-236 [000] 50263.949307: 0: C|124|StatusBar|0\n\
SurfaceFlinger-236 [000] 50263.949313: 0: E\n\
SurfaceFlinger-236 [000] 50263.949455: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.949474: 0: B|124|StatusBar: 2\n\
SurfaceFlinger-236 [000] 50263.949481: 0: E\n\
SurfaceFlinger-236 [000] 50263.949491: 0: E\n\
SurfaceFlinger-236 [000] 50263.949501: 0: E\n\
SurfaceFlinger-236 [000] 50263.949520: 0: E\n\
SurfaceFlinger-236 [000] 50263.949535: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.949542: 0: E\n\
SurfaceFlinger-236 [000] 50263.949558: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.949568: 0: E\n\
SurfaceFlinger-236 [000] 50263.949580: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.949630: 0: E\n\
SurfaceFlinger-236 [000] 50263.949645: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.949671: 0: E\n\
SurfaceFlinger-236 [000] 50263.949685: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.949692: 0: E\n\
SurfaceFlinger-236 [000] 50263.949716: 0: E\n\
SurfaceFlinger-236 [000] 50263.949740: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.949825: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.949857: 0: E\n\
SurfaceFlinger-236 [000] 50263.949881: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.950023: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.950046: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.950095: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50263.950238: 0: B|124|dequeueBuffer\n\
Binder_5-9587 [000] 50263.950263: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_5-9587 [000] 50263.950269: 0: E\n\
Binder_5-9587 [000] 50263.950276: 0: E\n\
Binder_5-9587 [000] 50263.950329: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50263.950497: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.950552: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.950595: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.950751: 0: E\n\
SurfaceFlinger-236 [000] 50263.950762: 0: E\n\
SurfaceFlinger-236 [000] 50263.950812: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.950867: 0: E\n\
ndroid.launcher-655 [000] 50263.950986: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.951012: 0: E\n\
ndroid.launcher-655 [000] 50263.951236: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.951619: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.951646: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.951668: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.951756: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.951771: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.951788: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.951918: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=D ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.951946: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.952011: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.952027: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.952088: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=D ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.952125: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.952184: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.952202: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.952258: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.952353: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.952371: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.952402: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/214-host_sp-14188 [000] 50263.952465: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=D ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.952480: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
kworker/0:0-13696 [000] 50263.952489: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.952766: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.952801: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.952933: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.952950: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50263.952972: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.952985: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.952995: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50263.953069: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50263.953117: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.953152: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.954561: 0: E\n\
ndroid.launcher-655 [000] 50263.954600: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.955408: 0: E\n\
ndroid.launcher-655 [000] 50263.955478: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.955944: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.956013: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.956048: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.956098: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.956147: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.956164: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50263.956192: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.956207: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.956223: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50263.956344: 0: B|124|queueBuffer\n\
Binder_2-394 [000] 50263.956365: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_2-394 [000] 50263.956373: 0: E\n\
Binder_2-394 [000] 50263.956402: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_2-394 [000] 50263.956424: 0: E\n\
Binder_2-394 [000] 50263.956498: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.956537: 0: E\n\
ndroid.launcher-655 [000] 50263.956560: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.956567: 0: E\n\
ndroid.launcher-655 [000] 50263.956580: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.956586: 0: E\n\
ndroid.launcher-655 [000] 50263.956597: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.956603: 0: E\n\
ndroid.launcher-655 [000] 50263.956625: 0: E\n\
ndroid.launcher-655 [000] 50263.956670: 0: E\n\
ndroid.launcher-655 [000] 50263.956685: 0: E\n\
ndroid.launcher-655 [000] 50263.956860: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.958465: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.958480: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.958536: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.960368: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.960390: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.960406: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50263.960597: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.960619: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.963431: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.963439: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.963451: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.963461: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.963485: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.963494: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.963521: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.963531: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.963540: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.963553: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.963582: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50263.963603: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.963636: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.963707: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.963731: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.963760: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.963863: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.963872: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.963887: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.963891: 0: E\n\
SurfaceFlinger-236 [000] 50263.963898: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.963912: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.963926: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.963949: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.963959: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50263.963963: 0: E\n\
SurfaceFlinger-236 [000] 50263.963980: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.963985: 0: E\n\
SurfaceFlinger-236 [000] 50263.964085: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.964097: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50263.964101: 0: E\n\
SurfaceFlinger-236 [000] 50263.964106: 0: E\n\
SurfaceFlinger-236 [000] 50263.964115: 0: E\n\
SurfaceFlinger-236 [000] 50263.964133: 0: E\n\
SurfaceFlinger-236 [000] 50263.964143: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.964147: 0: E\n\
SurfaceFlinger-236 [000] 50263.964154: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.964158: 0: E\n\
SurfaceFlinger-236 [000] 50263.964165: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.964170: 0: E\n\
SurfaceFlinger-236 [000] 50263.964176: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.964204: 0: E\n\
SurfaceFlinger-236 [000] 50263.964213: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.964217: 0: E\n\
SurfaceFlinger-236 [000] 50263.964223: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.964227: 0: E\n\
SurfaceFlinger-236 [000] 50263.964241: 0: E\n\
SurfaceFlinger-236 [000] 50263.964254: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.964293: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.964313: 0: E\n\
SurfaceFlinger-236 [000] 50263.964326: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.964397: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.964410: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.964467: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.964501: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.964521: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.964575: 0: E\n\
SurfaceFlinger-236 [000] 50263.964581: 0: E\n\
SurfaceFlinger-236 [000] 50263.964604: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.964858: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.964928: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.965049: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.965100: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.965114: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50263.965134: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.965142: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.965148: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50263.965215: 0: B|124|dequeueBuffer\n\
surfaceflinger-124 [000] 50263.965229: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
surfaceflinger-124 [000] 50263.965232: 0: E\n\
surfaceflinger-124 [000] 50263.965236: 0: E\n\
surfaceflinger-124 [000] 50263.965278: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.965301: 0: E\n\
ndroid.launcher-655 [000] 50263.965353: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.965366: 0: E\n\
ndroid.launcher-655 [000] 50263.965484: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.965554: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.965567: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.965587: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.965600: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.965638: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.965812: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.965823: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50263.965836: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.965843: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.965849: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50263.965891: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_3-924 [000] 50263.965917: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.965937: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.966612: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.966626: sched_wakeup: comm=WifiStateMachin pid=433 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.966639: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=WifiStateMachin next_pid=433 next_prio=120\n\
WifiStateMachin-433 [000] 50263.966737: sched_wakeup: comm=wpa_supplicant pid=448 prio=120 success=1 target_cpu=000\n\
WifiStateMachin-433 [000] 50263.966750: sched_switch: prev_comm=WifiStateMachin prev_pid=433 prev_prio=120 prev_state=R ==> next_comm=wpa_supplicant next_pid=448 next_prio=120\n\
wpa_supplicant-448 [000] 50263.966921: sched_wakeup: comm=wpa_supplicant pid=448 prio=120 success=1 target_cpu=000\n\
wpa_supplicant-448 [000] 50263.966930: sched_switch: prev_comm=wpa_supplicant prev_pid=448 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.966941: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=wpa_supplicant next_pid=448 next_prio=120\n\
wpa_supplicant-448 [000] 50263.966969: sched_wakeup: comm=wpa_supplicant pid=448 prio=120 success=1 target_cpu=000\n\
wpa_supplicant-448 [000] 50263.966974: sched_switch: prev_comm=wpa_supplicant prev_pid=448 prev_prio=120 prev_state=R ==> next_comm=WifiStateMachin next_pid=433 next_prio=120\n\
WifiStateMachin-433 [000] 50263.966981: sched_switch: prev_comm=WifiStateMachin prev_pid=433 prev_prio=120 prev_state=R ==> next_comm=wpa_supplicant next_pid=448 next_prio=120\n\
wpa_supplicant-448 [000] 50263.967003: sched_wakeup: comm=wpa_supplicant pid=448 prio=120 success=1 target_cpu=000\n\
wpa_supplicant-448 [000] 50263.967008: sched_switch: prev_comm=wpa_supplicant prev_pid=448 prev_prio=120 prev_state=R ==> next_comm=WifiStateMachin next_pid=433 next_prio=120\n\
WifiStateMachin-433 [000] 50263.967013: sched_switch: prev_comm=WifiStateMachin prev_pid=433 prev_prio=120 prev_state=R ==> next_comm=wpa_supplicant next_pid=448 next_prio=120\n\
wpa_supplicant-448 [000] 50263.967023: sched_switch: prev_comm=wpa_supplicant prev_pid=448 prev_prio=120 prev_state=S ==> next_comm=WifiStateMachin next_pid=433 next_prio=120\n\
WifiStateMachin-433 [000] 50263.967050: sched_switch: prev_comm=WifiStateMachin prev_pid=433 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.969077: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.969262: 0: E\n\
ndroid.launcher-655 [000] 50263.969284: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.969712: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.969737: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50263.969757: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.969926: 0: E\n\
ndroid.launcher-655 [000] 50263.969977: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.970287: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.970367: sched_wakeup: comm=wpa_supplicant pid=448 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.970381: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=wpa_supplicant next_pid=448 next_prio=120\n\
wpa_supplicant-448 [000] 50263.970434: sched_wakeup: comm=wpa_supplicant pid=448 prio=120 success=1 target_cpu=000\n\
wpa_supplicant-448 [000] 50263.970439: sched_switch: prev_comm=wpa_supplicant prev_pid=448 prev_prio=120 prev_state=R ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.970445: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=wpa_supplicant next_pid=448 next_prio=120\n\
wpa_supplicant-448 [000] 50263.970516: sched_wakeup: comm=wpa_supplicant pid=448 prio=120 success=1 target_cpu=000\n\
wpa_supplicant-448 [000] 50263.970522: sched_switch: prev_comm=wpa_supplicant prev_pid=448 prev_prio=120 prev_state=R ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.970528: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=wpa_supplicant next_pid=448 next_prio=120\n\
wpa_supplicant-448 [000] 50263.970544: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
wpa_supplicant-448 [000] 50263.970551: sched_switch: prev_comm=wpa_supplicant prev_pid=448 prev_prio=120 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50263.970571: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50263.970634: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50263.970640: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.970652: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50263.970696: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50263.970700: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.970705: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50263.970762: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50263.970767: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.970772: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50263.970826: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50263.970831: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.970836: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50263.970880: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50263.970885: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.970889: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50263.970911: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=S ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.970938: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=wpa_supplicant next_pid=448 next_prio=120\n\
wpa_supplicant-448 [000] 50263.971009: sched_wakeup: comm=wpa_supplicant pid=448 prio=120 success=1 target_cpu=000\n\
wpa_supplicant-448 [000] 50263.971016: sched_switch: prev_comm=wpa_supplicant prev_pid=448 prev_prio=120 prev_state=R ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.971022: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=wpa_supplicant next_pid=448 next_prio=120\n\
wpa_supplicant-448 [000] 50263.971036: sched_switch: prev_comm=wpa_supplicant prev_pid=448 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.971080: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.971089: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.971110: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
Binder_1-340 [000] 50263.971122: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50263.971168: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50263.971173: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.971179: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50263.971218: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50263.971223: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.971229: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50263.971270: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50263.971275: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.971281: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50263.971291: sched_wakeup: comm=wpa_supplicant pid=448 prio=120 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50263.971331: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50263.971335: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=R ==> next_comm=wpa_supplicant next_pid=448 next_prio=120\n\
wpa_supplicant-448 [000] 50263.971342: sched_switch: prev_comm=wpa_supplicant prev_pid=448 prev_prio=120 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50263.971358: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=S ==> next_comm=wpa_supplicant next_pid=448 next_prio=120\n\
wpa_supplicant-448 [000] 50263.971413: sched_wakeup: comm=wpa_supplicant pid=448 prio=120 success=1 target_cpu=000\n\
wpa_supplicant-448 [000] 50263.971419: sched_switch: prev_comm=wpa_supplicant prev_pid=448 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.971425: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=R ==> next_comm=wpa_supplicant next_pid=448 next_prio=120\n\
wpa_supplicant-448 [000] 50263.971438: sched_switch: prev_comm=wpa_supplicant prev_pid=448 prev_prio=120 prev_state=D ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.971448: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.971457: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.971470: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.971479: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50263.971521: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50263.971526: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.971532: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50263.971570: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50263.971574: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.971580: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50263.971622: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50263.971626: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.971631: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50263.971674: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50263.971679: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.971684: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50263.971694: sched_wakeup: comm=wpa_supplicant pid=448 prio=120 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50263.971732: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50263.971737: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=R ==> next_comm=wpa_supplicant next_pid=448 next_prio=120\n\
wpa_supplicant-448 [000] 50263.971743: sched_switch: prev_comm=wpa_supplicant prev_pid=448 prev_prio=120 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50263.971758: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=S ==> next_comm=wpa_supplicant next_pid=448 next_prio=120\n\
wpa_supplicant-448 [000] 50263.972083: sched_wakeup: comm=WifiStateMachin pid=433 prio=120 success=1 target_cpu=000\n\
wpa_supplicant-448 [000] 50263.972167: sched_switch: prev_comm=wpa_supplicant prev_pid=448 prev_prio=120 prev_state=S ==> next_comm=WifiStateMachin next_pid=433 next_prio=120\n\
WifiStateMachin-433 [000] 50263.972763: sched_switch: prev_comm=WifiStateMachin prev_pid=433 prev_prio=120 prev_state=S ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50263.972910: 0: B|124|queueBuffer\n\
Binder_1-340 [000] 50263.972924: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_1-340 [000] 50263.972928: 0: E\n\
Binder_1-340 [000] 50263.972955: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_1-340 [000] 50263.972979: 0: E\n\
Binder_1-340 [000] 50263.973047: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.973071: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.973081: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.973115: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.973136: 0: E\n\
ndroid.launcher-655 [000] 50263.973152: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.973157: 0: E\n\
ndroid.launcher-655 [000] 50263.973164: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.973168: 0: E\n\
ndroid.launcher-655 [000] 50263.973174: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.973178: 0: E\n\
ndroid.launcher-655 [000] 50263.973191: 0: E\n\
ndroid.launcher-655 [000] 50263.973213: 0: E\n\
ndroid.launcher-655 [000] 50263.973219: 0: E\n\
ndroid.launcher-655 [000] 50263.973303: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.980102: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.980111: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.980123: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.980133: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.980154: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.980163: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.980205: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.980213: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.980219: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.980235: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.980270: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50263.980293: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.980378: sched_wakeup: comm=dhd_watchdog pid=107 prio=2 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.980388: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.980398: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=dhd_watchdog next_pid=107 next_prio=2\n\
dhd_watchdog-107 [000] 50263.980444: sched_wakeup: comm=dhd_watchdog pid=107 prio=2 success=1 target_cpu=000\n\
dhd_watchdog-107 [000] 50263.980472: sched_switch: prev_comm=dhd_watchdog prev_pid=107 prev_prio=2 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.980493: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.980555: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.980579: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.980609: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.980719: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.980734: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.980748: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.980752: 0: E\n\
SurfaceFlinger-236 [000] 50263.980759: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.980775: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.980789: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.980817: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.980831: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50263.980835: 0: E\n\
SurfaceFlinger-236 [000] 50263.980850: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.980855: 0: E\n\
SurfaceFlinger-236 [000] 50263.980977: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.980989: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50263.980993: 0: E\n\
SurfaceFlinger-236 [000] 50263.980998: 0: E\n\
SurfaceFlinger-236 [000] 50263.981011: 0: E\n\
SurfaceFlinger-236 [000] 50263.981028: 0: E\n\
SurfaceFlinger-236 [000] 50263.981037: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.981041: 0: E\n\
SurfaceFlinger-236 [000] 50263.981048: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.981051: 0: E\n\
SurfaceFlinger-236 [000] 50263.981059: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.981064: 0: E\n\
SurfaceFlinger-236 [000] 50263.981071: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.981104: 0: E\n\
SurfaceFlinger-236 [000] 50263.981113: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.981117: 0: E\n\
SurfaceFlinger-236 [000] 50263.981123: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.981127: 0: E\n\
SurfaceFlinger-236 [000] 50263.981141: 0: E\n\
SurfaceFlinger-236 [000] 50263.981156: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.981208: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.981229: 0: E\n\
SurfaceFlinger-236 [000] 50263.981241: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.981318: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.981333: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.981394: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.981425: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.981449: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.981462: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.981524: 0: E\n\
SurfaceFlinger-236 [000] 50263.981530: 0: E\n\
SurfaceFlinger-236 [000] 50263.981555: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.981817: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.981900: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.982036: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.982097: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.982111: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50263.982128: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.982137: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.982143: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50263.982213: 0: B|124|dequeueBuffer\n\
Binder_5-9587 [000] 50263.982232: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50263.982242: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.982263: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.982274: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.982319: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50263.982335: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_5-9587 [000] 50263.982340: 0: E\n\
Binder_5-9587 [000] 50263.982344: 0: E\n\
Binder_5-9587 [000] 50263.982389: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.982411: 0: E\n\
ndroid.launcher-655 [000] 50263.982457: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.982470: 0: E\n\
ndroid.launcher-655 [000] 50263.982555: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.982784: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.982796: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50263.982810: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.982817: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.982823: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50263.982866: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50263.982893: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.982914: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.983702: 0: E\n\
ndroid.launcher-655 [000] 50263.983726: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50263.984230: 0: E\n\
ndroid.launcher-655 [000] 50263.984275: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50263.984568: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50263.984630: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.984646: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50263.984662: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.984670: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.984675: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50263.984737: 0: B|124|queueBuffer\n\
Binder_2-394 [000] 50263.984748: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_2-394 [000] 50263.984752: 0: E\n\
Binder_2-394 [000] 50263.984767: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_2-394 [000] 50263.984779: 0: E\n\
Binder_2-394 [000] 50263.984822: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.984844: 0: E\n\
ndroid.launcher-655 [000] 50263.984856: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.984860: 0: E\n\
ndroid.launcher-655 [000] 50263.984867: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.984871: 0: E\n\
ndroid.launcher-655 [000] 50263.984877: 0: B|655|query\n\
ndroid.launcher-655 [000] 50263.984881: 0: E\n\
ndroid.launcher-655 [000] 50263.984891: 0: E\n\
ndroid.launcher-655 [000] 50263.984913: 0: E\n\
ndroid.launcher-655 [000] 50263.984919: 0: E\n\
ndroid.launcher-655 [000] 50263.985007: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.985024: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.985058: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.985109: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.987441: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.987456: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50263.987487: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.990343: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.990352: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.990372: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.992110: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.992118: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50263.994079: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50263.996771: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50263.996781: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50263.996794: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50263.996806: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
irq/218-host_sp-14190 [000] 50263.996822: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.996833: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.996875: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50263.996883: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.996889: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.996902: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50263.996957: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50263.996985: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50263.997018: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.997094: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.997124: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50263.997153: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.997434: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50263.997506: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50263.997638: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50263.997696: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.997727: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.997830: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50263.997842: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50263.997856: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.997860: 0: E\n\
SurfaceFlinger-236 [000] 50263.997873: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.997890: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.997905: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50263.997929: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50263.997943: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50263.997947: 0: E\n\
SurfaceFlinger-236 [000] 50263.997964: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50263.997969: 0: E\n\
SurfaceFlinger-236 [000] 50263.998080: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50263.998091: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50263.998095: 0: E\n\
SurfaceFlinger-236 [000] 50263.998100: 0: E\n\
SurfaceFlinger-236 [000] 50263.998112: 0: E\n\
SurfaceFlinger-236 [000] 50263.998131: 0: E\n\
SurfaceFlinger-236 [000] 50263.998142: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.998145: 0: E\n\
SurfaceFlinger-236 [000] 50263.998153: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50263.998156: 0: E\n\
SurfaceFlinger-236 [000] 50263.998163: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.998169: 0: E\n\
SurfaceFlinger-236 [000] 50263.998175: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.998206: 0: E\n\
SurfaceFlinger-236 [000] 50263.998215: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.998219: 0: E\n\
SurfaceFlinger-236 [000] 50263.998226: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50263.998230: 0: E\n\
SurfaceFlinger-236 [000] 50263.998245: 0: E\n\
SurfaceFlinger-236 [000] 50263.998257: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50263.998303: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.998320: 0: E\n\
SurfaceFlinger-236 [000] 50263.998333: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50263.998412: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50263.998423: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50263.998486: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50263.998573: 0: B|124|dequeueBuffer\n\
surfaceflinger-124 [000] 50263.998587: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
surfaceflinger-124 [000] 50263.998592: 0: E\n\
surfaceflinger-124 [000] 50263.998596: 0: E\n\
surfaceflinger-124 [000] 50263.998628: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50263.998664: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50263.998696: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50263.998720: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50263.998788: 0: E\n\
SurfaceFlinger-236 [000] 50263.998794: 0: E\n\
SurfaceFlinger-236 [000] 50263.998817: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.998848: 0: E\n\
ndroid.launcher-655 [000] 50263.998886: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50263.998897: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50263.998919: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50263.998931: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50263.998972: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50263.999012: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50263.999026: 0: E\n\
ndroid.launcher-655 [000] 50263.999110: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50263.999333: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.000136: 0: E\n\
ndroid.launcher-655 [000] 50264.000159: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50264.000365: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.000385: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.000578: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50264.000645: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_3-924 [000] 50264.000685: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.000712: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.001171: 0: E\n\
ndroid.launcher-655 [000] 50264.001238: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50264.001594: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50264.001654: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.001669: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.001687: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.001697: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.001704: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.001771: 0: B|124|queueBuffer\n\
Binder_1-340 [000] 50264.001786: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_1-340 [000] 50264.001792: 0: E\n\
Binder_1-340 [000] 50264.001812: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_1-340 [000] 50264.001826: 0: E\n\
Binder_1-340 [000] 50264.001852: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
Binder_1-340 [000] 50264.001870: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.001908: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.001979: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.002012: 0: E\n\
ndroid.launcher-655 [000] 50264.002030: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.002036: 0: E\n\
ndroid.launcher-655 [000] 50264.002046: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.002050: 0: E\n\
ndroid.launcher-655 [000] 50264.002059: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.002064: 0: E\n\
ndroid.launcher-655 [000] 50264.002076: 0: E\n\
ndroid.launcher-655 [000] 50264.002110: 0: E\n\
ndroid.launcher-655 [000] 50264.002120: 0: E\n\
ndroid.launcher-655 [000] 50264.002267: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.004293: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.004311: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.004334: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
irq/214-host_sp-14188 [000] 50264.004372: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.004420: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.004632: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.004643: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.004663: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.004969: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.004978: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.005019: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.005231: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.005240: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.005260: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.005935: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.005944: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.005969: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50264.005982: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50264.006149: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50264.006177: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50264.006300: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50264.006352: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50264.006507: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.010350: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.010363: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.010390: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.013440: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.013450: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50264.013463: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.013492: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.013498: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.013508: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.013544: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.013557: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.013573: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.013623: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50264.013651: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.013689: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.013754: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.013783: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.013819: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.013934: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50264.013952: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.013966: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.013971: 0: E\n\
SurfaceFlinger-236 [000] 50264.013980: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.013998: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.014016: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.014046: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.014062: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50264.014067: 0: E\n\
SurfaceFlinger-236 [000] 50264.014086: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50264.014092: 0: E\n\
SurfaceFlinger-236 [000] 50264.014208: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.014223: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50264.014227: 0: E\n\
SurfaceFlinger-236 [000] 50264.014234: 0: E\n\
SurfaceFlinger-236 [000] 50264.014244: 0: E\n\
SurfaceFlinger-236 [000] 50264.014262: 0: E\n\
SurfaceFlinger-236 [000] 50264.014275: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.014280: 0: E\n\
SurfaceFlinger-236 [000] 50264.014290: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.014294: 0: E\n\
SurfaceFlinger-236 [000] 50264.014304: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.014313: 0: E\n\
SurfaceFlinger-236 [000] 50264.014321: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.014353: 0: E\n\
SurfaceFlinger-236 [000] 50264.014365: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.014371: 0: E\n\
SurfaceFlinger-236 [000] 50264.014379: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.014384: 0: E\n\
SurfaceFlinger-236 [000] 50264.014403: 0: E\n\
SurfaceFlinger-236 [000] 50264.014419: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.014467: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.014486: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50264.014521: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.014546: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.014572: 0: E\n\
SurfaceFlinger-236 [000] 50264.014590: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50264.014674: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.014688: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.014752: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.014820: 0: E\n\
SurfaceFlinger-236 [000] 50264.014829: 0: E\n\
SurfaceFlinger-236 [000] 50264.014860: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.015139: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50264.015227: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50264.015360: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50264.015429: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.015446: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.015467: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.015479: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.015487: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.015560: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50264.015572: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.015597: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.015612: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.015657: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.015685: 0: B|124|dequeueBuffer\n\
Binder_5-9587 [000] 50264.015701: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_5-9587 [000] 50264.015707: 0: E\n\
Binder_5-9587 [000] 50264.015711: 0: E\n\
Binder_5-9587 [000] 50264.015769: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.015798: 0: E\n\
ndroid.launcher-655 [000] 50264.015855: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50264.015872: 0: E\n\
ndroid.launcher-655 [000] 50264.015964: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50264.016234: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.016249: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50264.016264: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.016275: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.016282: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50264.016336: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50264.016372: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.016397: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.017126: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.017487: 0: E\n\
ndroid.launcher-655 [000] 50264.017515: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50264.018117: 0: E\n\
ndroid.launcher-655 [000] 50264.018170: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50264.018511: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50264.018575: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.018593: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50264.018618: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50264.018843: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50264.018868: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.018911: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.018928: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.018940: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50264.019053: 0: B|124|queueBuffer\n\
Binder_2-394 [000] 50264.019070: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_2-394 [000] 50264.019076: 0: E\n\
Binder_2-394 [000] 50264.019103: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_2-394 [000] 50264.019120: 0: E\n\
Binder_2-394 [000] 50264.019180: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.019215: 0: E\n\
ndroid.launcher-655 [000] 50264.019234: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.019240: 0: E\n\
ndroid.launcher-655 [000] 50264.019249: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.019254: 0: E\n\
ndroid.launcher-655 [000] 50264.019261: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.019266: 0: E\n\
ndroid.launcher-655 [000] 50264.019282: 0: E\n\
ndroid.launcher-655 [000] 50264.019316: 0: E\n\
ndroid.launcher-655 [000] 50264.019324: 0: E\n\
ndroid.launcher-655 [000] 50264.019453: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50264.021310: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50264.021328: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.021374: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50264.022361: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.030110: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.030122: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50264.030138: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.030168: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.030175: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.030186: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.030210: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.030241: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.030260: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.030314: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50264.030364: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.030376: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.030775: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.030824: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.030862: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.030877: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.030935: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.031040: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.031055: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.031102: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.031131: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.031173: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.031195: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.031207: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.031243: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.031631: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50264.031756: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50264.031924: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50264.032007: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.032048: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.032200: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50264.032215: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.032233: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.032238: 0: E\n\
SurfaceFlinger-236 [000] 50264.032248: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.032271: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.032306: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.032323: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50264.032328: 0: E\n\
SurfaceFlinger-236 [000] 50264.032352: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50264.032357: 0: E\n\
SurfaceFlinger-236 [000] 50264.032507: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.032522: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50264.032527: 0: E\n\
SurfaceFlinger-236 [000] 50264.032534: 0: E\n\
SurfaceFlinger-236 [000] 50264.032547: 0: E\n\
SurfaceFlinger-236 [000] 50264.032574: 0: E\n\
SurfaceFlinger-236 [000] 50264.032587: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.032592: 0: E\n\
SurfaceFlinger-236 [000] 50264.032602: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.032607: 0: E\n\
SurfaceFlinger-236 [000] 50264.032617: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.032624: 0: E\n\
SurfaceFlinger-236 [000] 50264.032633: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.032672: 0: E\n\
SurfaceFlinger-236 [000] 50264.032683: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.032688: 0: E\n\
SurfaceFlinger-236 [000] 50264.032697: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.032702: 0: E\n\
SurfaceFlinger-236 [000] 50264.032721: 0: E\n\
SurfaceFlinger-236 [000] 50264.032737: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.032796: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.032821: 0: E\n\
SurfaceFlinger-236 [000] 50264.032840: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50264.032941: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.032961: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.033049: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50264.033164: 0: B|124|dequeueBuffer\n\
surfaceflinger-124 [000] 50264.033182: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
surfaceflinger-124 [000] 50264.033188: 0: E\n\
surfaceflinger-124 [000] 50264.033193: 0: E\n\
surfaceflinger-124 [000] 50264.033236: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50264.033290: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50264.033336: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.033386: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.033429: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.033522: 0: E\n\
SurfaceFlinger-236 [000] 50264.033531: 0: E\n\
SurfaceFlinger-236 [000] 50264.033561: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.033605: 0: E\n\
ndroid.launcher-655 [000] 50264.033695: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50264.033714: 0: E\n\
ndroid.launcher-655 [000] 50264.033897: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50264.034371: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.034391: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.034424: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.034442: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.034495: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.034532: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.034544: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50264.034561: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.034571: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.034578: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50264.034640: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_3-924 [000] 50264.034677: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.034705: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.035853: 0: E\n\
ndroid.launcher-655 [000] 50264.035885: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50264.036663: 0: E\n\
ndroid.launcher-655 [000] 50264.036739: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50264.037193: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50264.037278: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.037303: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.037329: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.037342: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.037349: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.037451: 0: B|124|queueBuffer\n\
Binder_1-340 [000] 50264.037468: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_1-340 [000] 50264.037473: 0: E\n\
Binder_1-340 [000] 50264.037498: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_1-340 [000] 50264.037516: 0: E\n\
Binder_1-340 [000] 50264.037575: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.037606: 0: E\n\
ndroid.launcher-655 [000] 50264.037623: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.037628: 0: E\n\
ndroid.launcher-655 [000] 50264.037637: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.037642: 0: E\n\
ndroid.launcher-655 [000] 50264.037651: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.037655: 0: E\n\
ndroid.launcher-655 [000] 50264.037670: 0: E\n\
ndroid.launcher-655 [000] 50264.037703: 0: E\n\
ndroid.launcher-655 [000] 50264.037715: 0: E\n\
ndroid.launcher-655 [000] 50264.037865: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.038213: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.038234: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.038289: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.040413: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.040452: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.040760: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.040852: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.040877: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.040988: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.041476: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.041500: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50264.041548: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.042403: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.042430: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50264.042779: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.043801: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.043826: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50264.044080: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50264.044101: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.044159: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50264.046788: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50264.046837: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50264.046845: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50264.046865: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.046883: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.046906: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.046956: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.046986: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.047063: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50264.047110: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.047167: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.047285: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.047328: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.047376: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.047830: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50264.047946: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50264.048140: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50264.048239: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.048284: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.048458: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50264.048479: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.048501: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.048508: 0: E\n\
SurfaceFlinger-236 [000] 50264.048519: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.048550: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.048579: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.048616: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.048635: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50264.048642: 0: E\n\
SurfaceFlinger-236 [000] 50264.048671: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50264.048678: 0: E\n\
SurfaceFlinger-236 [000] 50264.048830: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.048857: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50264.048864: 0: E\n\
SurfaceFlinger-236 [000] 50264.048873: 0: E\n\
SurfaceFlinger-236 [000] 50264.048888: 0: E\n\
SurfaceFlinger-236 [000] 50264.048915: 0: E\n\
SurfaceFlinger-236 [000] 50264.048933: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.048939: 0: E\n\
SurfaceFlinger-236 [000] 50264.048951: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.048959: 0: E\n\
SurfaceFlinger-236 [000] 50264.048973: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.048982: 0: E\n\
SurfaceFlinger-236 [000] 50264.048994: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.049038: 0: E\n\
SurfaceFlinger-236 [000] 50264.049052: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.049059: 0: E\n\
SurfaceFlinger-236 [000] 50264.049070: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.049077: 0: E\n\
SurfaceFlinger-236 [000] 50264.049101: 0: E\n\
SurfaceFlinger-236 [000] 50264.049121: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.049190: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.049222: 0: E\n\
SurfaceFlinger-236 [000] 50264.049243: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50264.049356: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.049380: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.049475: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.049607: 0: B|124|dequeueBuffer\n\
Binder_5-9587 [000] 50264.049631: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_5-9587 [000] 50264.049638: 0: E\n\
Binder_5-9587 [000] 50264.049645: 0: E\n\
Binder_5-9587 [000] 50264.049696: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50264.049761: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50264.049818: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.049858: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.049959: 0: E\n\
SurfaceFlinger-236 [000] 50264.049970: 0: E\n\
SurfaceFlinger-236 [000] 50264.050010: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.050069: 0: E\n\
ndroid.launcher-655 [000] 50264.050175: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50264.050198: 0: E\n\
ndroid.launcher-655 [000] 50264.050402: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.050427: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.050460: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.050571: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50264.051121: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.051147: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50264.051178: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.051192: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.051202: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50264.051294: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50264.051345: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.051383: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.051575: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.051595: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.051632: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.051653: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.051719: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.052977: 0: E\n\
ndroid.launcher-655 [000] 50264.053016: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50264.053902: 0: E\n\
ndroid.launcher-655 [000] 50264.053987: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50264.054511: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50264.054612: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.054641: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50264.054678: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50264.055390: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50264.055426: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.055491: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.055517: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.055532: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50264.055702: 0: B|124|queueBuffer\n\
Binder_2-394 [000] 50264.055726: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_2-394 [000] 50264.055734: 0: E\n\
Binder_2-394 [000] 50264.055771: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_2-394 [000] 50264.055799: 0: E\n\
Binder_2-394 [000] 50264.055896: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.055947: 0: E\n\
ndroid.launcher-655 [000] 50264.055973: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.055982: 0: E\n\
ndroid.launcher-655 [000] 50264.055994: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.056001: 0: E\n\
ndroid.launcher-655 [000] 50264.056012: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.056018: 0: E\n\
ndroid.launcher-655 [000] 50264.056047: 0: E\n\
ndroid.launcher-655 [000] 50264.056108: 0: E\n\
ndroid.launcher-655 [000] 50264.056121: 0: E\n\
ndroid.launcher-655 [000] 50264.056342: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50264.056560: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.060433: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.060476: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50264.060679: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.060762: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.060782: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50264.060854: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.060942: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.060956: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50264.061012: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.061101: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.061114: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50264.061235: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
kinteractiveup-81 [000] 50264.061393: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=S ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.061430: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.063439: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.063447: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50264.063458: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.063468: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.063496: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.063507: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.063530: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.063546: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.063555: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.063570: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.063590: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50264.063608: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.063634: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.063692: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.063714: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.063742: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.063934: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50264.064000: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50264.064108: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50264.064153: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.064179: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.064272: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50264.064283: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.064294: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.064298: 0: E\n\
SurfaceFlinger-236 [000] 50264.064304: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.064319: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.064332: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.064351: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.064362: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50264.064366: 0: E\n\
SurfaceFlinger-236 [000] 50264.064381: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50264.064385: 0: E\n\
SurfaceFlinger-236 [000] 50264.064474: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.064485: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50264.064489: 0: E\n\
SurfaceFlinger-236 [000] 50264.064494: 0: E\n\
SurfaceFlinger-236 [000] 50264.064503: 0: E\n\
SurfaceFlinger-236 [000] 50264.064517: 0: E\n\
SurfaceFlinger-236 [000] 50264.064526: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.064530: 0: E\n\
SurfaceFlinger-236 [000] 50264.064536: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.064539: 0: E\n\
SurfaceFlinger-236 [000] 50264.064547: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.064552: 0: E\n\
SurfaceFlinger-236 [000] 50264.064558: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.064581: 0: E\n\
SurfaceFlinger-236 [000] 50264.064590: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.064594: 0: E\n\
SurfaceFlinger-236 [000] 50264.064601: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.064605: 0: E\n\
SurfaceFlinger-236 [000] 50264.064618: 0: E\n\
SurfaceFlinger-236 [000] 50264.064629: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.064665: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.064682: 0: E\n\
SurfaceFlinger-236 [000] 50264.064693: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50264.064746: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.064757: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.064806: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50264.064867: 0: B|124|dequeueBuffer\n\
surfaceflinger-124 [000] 50264.064879: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
surfaceflinger-124 [000] 50264.064883: 0: E\n\
surfaceflinger-124 [000] 50264.064886: 0: E\n\
surfaceflinger-124 [000] 50264.064912: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50264.064945: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50264.064973: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.064994: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.065045: 0: E\n\
SurfaceFlinger-236 [000] 50264.065051: 0: E\n\
SurfaceFlinger-236 [000] 50264.065073: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.065098: 0: E\n\
ndroid.launcher-655 [000] 50264.065153: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50264.065166: 0: E\n\
ndroid.launcher-655 [000] 50264.065268: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50264.065536: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.065752: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.065765: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.065786: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.065798: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.065836: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50264.065883: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_3-924 [000] 50264.065913: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.065934: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.066567: sched_wakeup: comm=Compiler pid=662 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.066579: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Compiler next_pid=662 next_prio=120\n\
Compiler-662 [000] 50264.066594: sched_switch: prev_comm=Compiler prev_pid=662 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.066602: sched_wakeup: comm=Compiler pid=662 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.066608: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Compiler next_pid=662 next_prio=120\n\
Compiler-662 [000] 50264.066762: sched_switch: prev_comm=Compiler prev_pid=662 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.066885: 0: E\n\
ndroid.launcher-655 [000] 50264.066909: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50264.067378: 0: E\n\
ndroid.launcher-655 [000] 50264.067421: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50264.067674: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50264.067721: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.067734: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.067747: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.067755: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.067761: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.067815: 0: B|124|queueBuffer\n\
Binder_1-340 [000] 50264.067826: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_1-340 [000] 50264.067830: 0: E\n\
Binder_1-340 [000] 50264.067846: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_1-340 [000] 50264.067856: 0: E\n\
Binder_1-340 [000] 50264.067897: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.067918: 0: E\n\
ndroid.launcher-655 [000] 50264.067930: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.067934: 0: E\n\
ndroid.launcher-655 [000] 50264.067941: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.067945: 0: E\n\
ndroid.launcher-655 [000] 50264.067951: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.067955: 0: E\n\
ndroid.launcher-655 [000] 50264.067965: 0: E\n\
ndroid.launcher-655 [000] 50264.067986: 0: E\n\
ndroid.launcher-655 [000] 50264.067992: 0: E\n\
ndroid.launcher-655 [000] 50264.068080: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.069037: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.069056: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.069087: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.069575: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.069591: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50264.071945: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.072441: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.072450: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.072489: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.076308: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.076316: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.076354: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.076564: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.076572: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.076589: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.076895: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.076901: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.076935: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.077146: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.077153: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.077169: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.077844: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.077850: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.077872: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50264.077883: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50264.078022: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50264.078044: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50264.078149: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50264.078192: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50264.078319: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.080112: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.080124: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50264.080136: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.080147: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
irq/218-host_sp-14190 [000] 50264.080163: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.080173: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.080199: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.080213: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.080223: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.080238: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.080281: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50264.080308: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.080368: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.080378: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.080392: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.080449: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.080472: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.080498: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.080734: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50264.080814: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50264.080935: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50264.080995: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.081023: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.081121: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50264.081133: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.081146: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.081150: 0: E\n\
SurfaceFlinger-236 [000] 50264.081157: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.081173: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.081188: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.081211: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.081222: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50264.081226: 0: E\n\
SurfaceFlinger-236 [000] 50264.081242: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50264.081247: 0: E\n\
SurfaceFlinger-236 [000] 50264.081340: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.081351: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50264.081355: 0: E\n\
SurfaceFlinger-236 [000] 50264.081360: 0: E\n\
SurfaceFlinger-236 [000] 50264.081368: 0: E\n\
SurfaceFlinger-236 [000] 50264.081383: 0: E\n\
SurfaceFlinger-236 [000] 50264.081393: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.081397: 0: E\n\
SurfaceFlinger-236 [000] 50264.081403: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.081407: 0: E\n\
SurfaceFlinger-236 [000] 50264.081414: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.081420: 0: E\n\
SurfaceFlinger-236 [000] 50264.081426: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.081451: 0: E\n\
SurfaceFlinger-236 [000] 50264.081460: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.081464: 0: E\n\
SurfaceFlinger-236 [000] 50264.081471: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.081474: 0: E\n\
SurfaceFlinger-236 [000] 50264.081488: 0: E\n\
SurfaceFlinger-236 [000] 50264.081500: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.081538: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.081557: 0: E\n\
SurfaceFlinger-236 [000] 50264.081570: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50264.081630: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.081643: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.081696: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.081767: 0: B|124|dequeueBuffer\n\
Binder_5-9587 [000] 50264.081780: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_5-9587 [000] 50264.081784: 0: E\n\
Binder_5-9587 [000] 50264.081788: 0: E\n\
Binder_5-9587 [000] 50264.081814: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50264.081850: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50264.081877: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.081901: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.081932: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.081991: 0: E\n\
SurfaceFlinger-236 [000] 50264.081997: 0: E\n\
SurfaceFlinger-236 [000] 50264.082019: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.082045: 0: E\n\
ndroid.launcher-655 [000] 50264.082109: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50264.082123: 0: E\n\
ndroid.launcher-655 [000] 50264.082237: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50264.082425: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.082439: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.082462: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.082475: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.082517: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.082618: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.083502: 0: E\n\
ndroid.launcher-655 [000] 50264.083526: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50264.084006: 0: E\n\
ndroid.launcher-655 [000] 50264.084048: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50264.084306: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50264.084355: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.084373: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50264.084392: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50264.084402: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.084409: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.084415: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50264.084425: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
Binder_2-394 [000] 50264.084433: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
Binder_2-394 [000] 50264.084481: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_2-394 [000] 50264.084532: 0: B|124|queueBuffer\n\
Binder_2-394 [000] 50264.084544: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_2-394 [000] 50264.084547: 0: E\n\
Binder_2-394 [000] 50264.084563: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_2-394 [000] 50264.084573: 0: E\n\
Binder_2-394 [000] 50264.084615: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50264.084627: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50264.084636: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.084657: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.084679: 0: E\n\
ndroid.launcher-655 [000] 50264.084691: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.084696: 0: E\n\
ndroid.launcher-655 [000] 50264.084703: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.084707: 0: E\n\
ndroid.launcher-655 [000] 50264.084713: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.084717: 0: E\n\
ndroid.launcher-655 [000] 50264.084727: 0: E\n\
ndroid.launcher-655 [000] 50264.084747: 0: E\n\
ndroid.launcher-655 [000] 50264.084753: 0: E\n\
ndroid.launcher-655 [000] 50264.084840: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.085665: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.085683: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.085719: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.088337: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.088351: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50264.088393: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.089025: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.089036: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.089067: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.090343: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.090351: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.090367: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.093959: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.093968: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50264.096453: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.096780: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.096790: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50264.096802: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.096814: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.096832: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.096841: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.096865: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.096880: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.096890: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.096904: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.096949: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50264.096971: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.097003: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.097070: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.097092: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.097119: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.097360: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.097375: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.097407: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.097498: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50264.097509: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.097523: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.097528: 0: E\n\
SurfaceFlinger-236 [000] 50264.097534: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.097561: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.097574: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.097593: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.097605: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.097623: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.097650: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.097662: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50264.097666: 0: E\n\
SurfaceFlinger-236 [000] 50264.097684: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50264.097693: 0: E\n\
SurfaceFlinger-236 [000] 50264.097795: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.097807: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50264.097811: 0: E\n\
SurfaceFlinger-236 [000] 50264.097817: 0: E\n\
SurfaceFlinger-236 [000] 50264.097828: 0: E\n\
SurfaceFlinger-236 [000] 50264.097854: 0: E\n\
SurfaceFlinger-236 [000] 50264.097865: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.097869: 0: E\n\
SurfaceFlinger-236 [000] 50264.097876: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.097879: 0: E\n\
SurfaceFlinger-236 [000] 50264.097887: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.097892: 0: E\n\
SurfaceFlinger-236 [000] 50264.097898: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.097924: 0: E\n\
SurfaceFlinger-236 [000] 50264.097933: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.097937: 0: E\n\
SurfaceFlinger-236 [000] 50264.097955: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.097959: 0: E\n\
SurfaceFlinger-236 [000] 50264.097974: 0: E\n\
SurfaceFlinger-236 [000] 50264.097985: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.098024: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.098042: 0: E\n\
SurfaceFlinger-236 [000] 50264.098066: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50264.098128: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.098140: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.098205: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50264.098235: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.098268: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.098323: 0: E\n\
SurfaceFlinger-236 [000] 50264.098330: 0: E\n\
SurfaceFlinger-236 [000] 50264.098351: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.098392: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50264.098478: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50264.098589: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50264.098640: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.098663: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50264.098740: 0: B|124|dequeueBuffer\n\
Binder_3-924 [000] 50264.098753: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_3-924 [000] 50264.098758: 0: E\n\
Binder_3-924 [000] 50264.098762: 0: E\n\
Binder_3-924 [000] 50264.098785: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_3-924 [000] 50264.098831: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.098853: 0: E\n\
ndroid.launcher-655 [000] 50264.098920: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50264.098935: 0: E\n\
ndroid.launcher-655 [000] 50264.099056: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50264.099088: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.099104: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.099113: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.099135: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.099146: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.099191: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.099201: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.099209: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.099215: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50264.099243: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50264.099315: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.099332: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.099343: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50264.099408: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
InputReader-419 [000] 50264.099421: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50264.099465: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50264.099533: 0: C|360|iq|1\n\
InputReader-419 [000] 50264.099560: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
InputReader-419 [000] 50264.099570: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50264.099593: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
kinteractiveup-81 [000] 50264.099759: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.099779: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50264.099788: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50264.099820: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.099848: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50264.099897: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.099922: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50264.099930: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.099981: sched_wakeup: comm=Compiler pid=367 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50264.100051: sched_wakeup: comm=PowerManagerSer pid=403 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50264.100089: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=Compiler next_pid=367 next_prio=120\n\
Compiler-367 [000] 50264.100279: sched_switch: prev_comm=Compiler prev_pid=367 prev_prio=120 prev_state=S ==> next_comm=PowerManagerSer next_pid=403 next_prio=120\n\
PowerManagerSer-403 [000] 50264.100354: sched_switch: prev_comm=PowerManagerSer prev_pid=403 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.100546: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.101155: 0: E\n\
ndroid.launcher-655 [000] 50264.101173: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50264.101573: 0: E\n\
ndroid.launcher-655 [000] 50264.101605: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50264.101816: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50264.101854: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.101865: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.101880: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=D ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.101888: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.101893: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.101897: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.101906: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50264.101912: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50264.101954: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50264.101994: 0: B|124|queueBuffer\n\
Binder_5-9587 [000] 50264.102002: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_5-9587 [000] 50264.102005: 0: E\n\
Binder_5-9587 [000] 50264.102017: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_5-9587 [000] 50264.102024: 0: E\n\
Binder_5-9587 [000] 50264.102054: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50264.102062: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.102069: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.102086: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.102102: 0: E\n\
ndroid.launcher-655 [000] 50264.102111: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.102114: 0: E\n\
ndroid.launcher-655 [000] 50264.102119: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.102122: 0: E\n\
ndroid.launcher-655 [000] 50264.102126: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.102128: 0: E\n\
ndroid.launcher-655 [000] 50264.102136: 0: E\n\
ndroid.launcher-655 [000] 50264.102151: 0: E\n\
ndroid.launcher-655 [000] 50264.102157: 0: E\n\
ndroid.launcher-655 [000] 50264.102284: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50264.102833: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.102844: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.102901: 0: C|360|wq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50264.102935: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.102955: 0: E\n\
ndroid.launcher-655 [000] 50264.102999: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.103288: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.103305: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.103344: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.106650: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.106658: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.106680: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/214-host_sp-14188 [000] 50264.106689: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.106716: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.107405: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.107411: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.107431: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.107567: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.107572: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.107586: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.109055: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.109060: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.109087: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.109094: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.109100: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50264.109108: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.109114: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50264.109179: 0: C|360|iq|1\n\
InputReader-419 [000] 50264.109193: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50264.109220: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.109241: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50264.109272: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.109290: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50264.109302: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50264.109309: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.109335: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.109394: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.110343: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.110351: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.110490: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.113447: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.113453: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50264.113463: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.113471: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.113498: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.113508: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.113527: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.113546: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.113554: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.113570: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.113576: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50264.113593: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.113617: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.113660: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.113678: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.113699: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.113780: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50264.113789: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.113803: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.113806: 0: E\n\
SurfaceFlinger-236 [000] 50264.113811: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.113822: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.113832: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.113853: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.113860: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50264.113863: 0: E\n\
SurfaceFlinger-236 [000] 50264.113874: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50264.113877: 0: E\n\
SurfaceFlinger-236 [000] 50264.113971: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.113978: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50264.113980: 0: E\n\
SurfaceFlinger-236 [000] 50264.113983: 0: E\n\
SurfaceFlinger-236 [000] 50264.113992: 0: E\n\
SurfaceFlinger-236 [000] 50264.114004: 0: E\n\
SurfaceFlinger-236 [000] 50264.114011: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.114014: 0: E\n\
SurfaceFlinger-236 [000] 50264.114019: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.114021: 0: E\n\
SurfaceFlinger-236 [000] 50264.114027: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.114032: 0: E\n\
SurfaceFlinger-236 [000] 50264.114036: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.114059: 0: E\n\
SurfaceFlinger-236 [000] 50264.114065: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.114067: 0: E\n\
SurfaceFlinger-236 [000] 50264.114072: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.114074: 0: E\n\
SurfaceFlinger-236 [000] 50264.114084: 0: E\n\
SurfaceFlinger-236 [000] 50264.114094: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.114125: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.114139: 0: E\n\
SurfaceFlinger-236 [000] 50264.114148: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50264.114204: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.114213: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.114267: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50264.114291: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.114307: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.114351: 0: E\n\
SurfaceFlinger-236 [000] 50264.114356: 0: E\n\
SurfaceFlinger-236 [000] 50264.114371: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.114573: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.114582: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50264.114594: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.114600: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.114603: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50264.114650: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50264.114672: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.114686: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.114756: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50264.114807: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50264.114896: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50264.114927: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.114935: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50264.114947: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.114952: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.114956: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50264.114998: 0: B|124|dequeueBuffer\n\
Binder_4-1276 [000] 50264.115007: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_4-1276 [000] 50264.115010: 0: E\n\
Binder_4-1276 [000] 50264.115013: 0: E\n\
Binder_4-1276 [000] 50264.115042: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.115057: 0: E\n\
ndroid.launcher-655 [000] 50264.115099: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50264.115108: 0: E\n\
ndroid.launcher-655 [000] 50264.115204: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50264.115757: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.115768: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.115786: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.115796: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.115831: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.117062: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.117078: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.117098: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.117244: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.117250: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.117262: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.118760: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.118765: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.118792: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.118799: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.118806: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50264.118815: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.118822: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50264.118895: 0: C|360|iq|1\n\
InputReader-419 [000] 50264.118910: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50264.118939: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.118964: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50264.118997: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.119022: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50264.119029: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50264.119056: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.119487: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.123492: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.123504: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50264.123526: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50264.125057: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.126462: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.126472: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.126490: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.126499: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.126532: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.126756: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.126763: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.126780: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.126919: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.126924: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.126936: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.127831: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.127839: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.127857: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.128407: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.128415: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.128443: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.128450: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.128457: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50264.128465: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.128473: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50264.128544: 0: C|360|iq|1\n\
InputReader-419 [000] 50264.128560: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50264.128588: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.128613: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50264.128645: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.128669: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50264.128676: 0: C|360|wq:Window{42a6b678 com.android.launcher|3\n\
InputDispatcher-418 [000] 50264.128703: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.130111: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.130118: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50264.130127: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.130135: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.130167: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.130174: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.130191: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.130198: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50264.130214: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.130222: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.130227: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.130238: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.130249: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.130255: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.130277: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.130314: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.130345: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.130352: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.130360: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.130424: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50264.130431: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.130439: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.130441: 0: E\n\
SurfaceFlinger-236 [000] 50264.130446: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.130453: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.130467: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.130474: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50264.130477: 0: E\n\
SurfaceFlinger-236 [000] 50264.130486: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50264.130488: 0: E\n\
SurfaceFlinger-236 [000] 50264.130536: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.130543: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50264.130546: 0: E\n\
SurfaceFlinger-236 [000] 50264.130549: 0: E\n\
SurfaceFlinger-236 [000] 50264.130555: 0: E\n\
SurfaceFlinger-236 [000] 50264.130564: 0: E\n\
SurfaceFlinger-236 [000] 50264.130571: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.130573: 0: E\n\
SurfaceFlinger-236 [000] 50264.130578: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.130580: 0: E\n\
SurfaceFlinger-236 [000] 50264.130585: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.130589: 0: E\n\
SurfaceFlinger-236 [000] 50264.130593: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.130609: 0: E\n\
SurfaceFlinger-236 [000] 50264.130615: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.130618: 0: E\n\
SurfaceFlinger-236 [000] 50264.130622: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.130625: 0: E\n\
SurfaceFlinger-236 [000] 50264.130634: 0: E\n\
SurfaceFlinger-236 [000] 50264.130640: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.130665: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.130677: 0: E\n\
SurfaceFlinger-236 [000] 50264.130686: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50264.130721: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.130729: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.130764: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50264.130781: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.130801: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.130837: 0: E\n\
SurfaceFlinger-236 [000] 50264.130842: 0: E\n\
SurfaceFlinger-236 [000] 50264.130856: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.132373: sched_wakeup: comm=Compiler pid=662 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.132385: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Compiler next_pid=662 next_prio=120\n\
Compiler-662 [000] 50264.132397: sched_switch: prev_comm=Compiler prev_pid=662 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.132402: sched_wakeup: comm=Compiler pid=662 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.132406: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Compiler next_pid=662 next_prio=120\n\
Compiler-662 [000] 50264.132622: sched_switch: prev_comm=Compiler prev_pid=662 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.133868: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.133878: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.133894: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.133903: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.133932: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.135769: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.135777: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.135794: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.136431: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.136440: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.136456: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.136595: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.136600: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.136612: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.138081: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.138086: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.138111: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.138118: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.138124: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50264.138132: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.138138: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50264.138208: 0: C|360|iq|1\n\
InputReader-419 [000] 50264.138223: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50264.138252: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.138277: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50264.138310: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.138335: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50264.138343: 0: C|360|wq:Window{42a6b678 com.android.launcher|4\n\
InputDispatcher-418 [000] 50264.138372: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.139755: 0: E\n\
ndroid.launcher-655 [000] 50264.139777: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50264.140926: 0: E\n\
ndroid.launcher-655 [000] 50264.140960: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50264.141156: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.141179: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.141218: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.141340: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50264.141442: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.141453: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50264.141468: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.141474: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.141478: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50264.141549: 0: B|124|queueBuffer\n\
Binder_3-924 [000] 50264.141558: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_3-924 [000] 50264.141562: 0: E\n\
Binder_3-924 [000] 50264.141575: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_3-924 [000] 50264.141592: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_3-924 [000] 50264.141600: 0: E\n\
Binder_3-924 [000] 50264.141634: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.141658: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.141677: 0: E\n\
ndroid.launcher-655 [000] 50264.141687: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.141690: 0: E\n\
ndroid.launcher-655 [000] 50264.141694: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.141697: 0: E\n\
ndroid.launcher-655 [000] 50264.141701: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.141704: 0: E\n\
ndroid.launcher-655 [000] 50264.141714: 0: E\n\
ndroid.launcher-655 [000] 50264.141734: 0: E\n\
ndroid.launcher-655 [000] 50264.141738: 0: E\n\
ndroid.launcher-655 [000] 50264.142004: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50264.142388: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.142399: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.142465: 0: C|360|wq:Window{42a6b678 com.android.launcher|3\n\
InputDispatcher-418 [000] 50264.142499: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.142514: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.142521: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.142548: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50264.142570: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.142590: 0: E\n\
ndroid.launcher-655 [000] 50264.142667: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.142675: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.142686: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.142692: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.142696: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.142736: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50264.142756: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.142773: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.142925: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50264.143168: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50264.143252: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50264.143284: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.143295: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50264.143306: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.143312: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.143315: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50264.143358: 0: B|124|dequeueBuffer\n\
Binder_2-394 [000] 50264.143368: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_2-394 [000] 50264.143370: 0: E\n\
Binder_2-394 [000] 50264.143373: 0: E\n\
Binder_2-394 [000] 50264.143390: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
Binder_2-394 [000] 50264.143398: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.143435: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50264.143465: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.143480: 0: E\n\
ndroid.launcher-655 [000] 50264.143517: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50264.143527: 0: E\n\
ndroid.launcher-655 [000] 50264.143592: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50264.143928: 0: E\n\
ndroid.launcher-655 [000] 50264.143945: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50264.144257: 0: E\n\
ndroid.launcher-655 [000] 50264.144286: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50264.144396: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.145274: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.145289: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.145324: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.146116: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.146128: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.146171: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.146317: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.146324: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.146340: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.146691: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.146696: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.146722: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
irq/214-host_sp-14188 [000] 50264.146732: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.146780: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.146796: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50264.146806: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.146813: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.146837: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.146845: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.146869: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.146890: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.146898: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.146913: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.146935: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50264.146952: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.146985: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.147047: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.147067: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.147173: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50264.147183: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.147204: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.147208: 0: E\n\
SurfaceFlinger-236 [000] 50264.147212: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.147222: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.147241: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.147249: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50264.147252: 0: E\n\
SurfaceFlinger-236 [000] 50264.147261: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50264.147263: 0: E\n\
SurfaceFlinger-236 [000] 50264.147365: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.147373: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50264.147376: 0: E\n\
SurfaceFlinger-236 [000] 50264.147380: 0: E\n\
SurfaceFlinger-236 [000] 50264.147390: 0: E\n\
SurfaceFlinger-236 [000] 50264.147411: 0: E\n\
SurfaceFlinger-236 [000] 50264.147420: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.147422: 0: E\n\
SurfaceFlinger-236 [000] 50264.147427: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.147430: 0: E\n\
SurfaceFlinger-236 [000] 50264.147435: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.147439: 0: E\n\
SurfaceFlinger-236 [000] 50264.147444: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.147468: 0: E\n\
SurfaceFlinger-236 [000] 50264.147475: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.147478: 0: E\n\
SurfaceFlinger-236 [000] 50264.147482: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.147484: 0: E\n\
SurfaceFlinger-236 [000] 50264.147494: 0: E\n\
SurfaceFlinger-236 [000] 50264.147500: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.147544: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.147557: 0: E\n\
SurfaceFlinger-236 [000] 50264.147568: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50264.147635: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.147644: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.147665: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50264.147693: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.147751: 0: E\n\
SurfaceFlinger-236 [000] 50264.147755: 0: E\n\
SurfaceFlinger-236 [000] 50264.147772: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.147806: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.147816: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.147860: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.147869: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.147877: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50264.147889: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.147897: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50264.148014: 0: C|360|iq|1\n\
InputReader-419 [000] 50264.148034: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50264.148068: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.148095: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50264.148119: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50264.148164: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.148193: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50264.148200: 0: C|360|wq:Window{42a6b678 com.android.launcher|3\n\
InputDispatcher-418 [000] 50264.148231: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.148283: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.148291: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.148332: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.148410: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50264.148464: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.148472: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.148485: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.148491: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.148495: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.148543: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
Binder_1-340 [000] 50264.148551: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.148564: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.148589: 0: B|124|queueBuffer\n\
Binder_1-340 [000] 50264.148598: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_1-340 [000] 50264.148600: 0: E\n\
Binder_1-340 [000] 50264.148611: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_1-340 [000] 50264.148625: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_1-340 [000] 50264.148631: 0: E\n\
Binder_1-340 [000] 50264.148663: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.148681: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.148699: 0: E\n\
ndroid.launcher-655 [000] 50264.148708: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.148711: 0: E\n\
ndroid.launcher-655 [000] 50264.148716: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.148719: 0: E\n\
ndroid.launcher-655 [000] 50264.148723: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.148725: 0: E\n\
ndroid.launcher-655 [000] 50264.148737: 0: E\n\
ndroid.launcher-655 [000] 50264.148765: 0: E\n\
ndroid.launcher-655 [000] 50264.148770: 0: E\n\
ndroid.launcher-655 [000] 50264.148870: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.148879: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.148913: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
irq/409-inv_irq-99 [000] 50264.148913: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.148927: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.148949: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.148956: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.148993: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.149129: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.149139: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.149153: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.149168: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50264.149647: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.149657: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.149705: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50264.149735: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.149750: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.149756: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.149781: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.149803: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.149829: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.149835: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.149858: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50264.149866: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50264.149991: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50264.150009: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50264.150106: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50264.150136: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50264.150248: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.150270: 0: E\n\
ndroid.launcher-655 [000] 50264.150371: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.150380: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50264.150392: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.150398: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.150402: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50264.150443: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50264.150462: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.150479: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.150590: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50264.150627: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50264.150704: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50264.150731: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.150740: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50264.150751: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.150756: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.150760: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50264.150795: 0: B|124|dequeueBuffer\n\
Binder_4-1276 [000] 50264.150804: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_4-1276 [000] 50264.150807: 0: E\n\
Binder_4-1276 [000] 50264.150812: 0: E\n\
Binder_4-1276 [000] 50264.150824: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50264.150834: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.150865: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50264.150901: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.150917: 0: E\n\
ndroid.launcher-655 [000] 50264.150968: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50264.150979: 0: E\n\
ndroid.launcher-655 [000] 50264.151106: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50264.151339: 0: E\n\
ndroid.launcher-655 [000] 50264.151356: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50264.151752: 0: E\n\
ndroid.launcher-655 [000] 50264.151784: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50264.152103: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50264.153786: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50264.153814: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.153869: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
irq/214-host_sp-14188 [000] 50264.153885: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.154109: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50264.154176: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.154199: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50264.154280: 0: B|124|queueBuffer\n\
Binder_3-924 [000] 50264.154290: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_3-924 [000] 50264.154293: 0: E\n\
Binder_3-924 [000] 50264.154311: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_3-924 [000] 50264.154328: 0: E\n\
Binder_3-924 [000] 50264.154348: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_3-924 [000] 50264.154373: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.154390: 0: E\n\
ndroid.launcher-655 [000] 50264.154398: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.154402: 0: E\n\
ndroid.launcher-655 [000] 50264.154406: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.154409: 0: E\n\
ndroid.launcher-655 [000] 50264.154413: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.154416: 0: E\n\
ndroid.launcher-655 [000] 50264.154430: 0: E\n\
ndroid.launcher-655 [000] 50264.154471: 0: E\n\
ndroid.launcher-655 [000] 50264.154477: 0: E\n\
ndroid.launcher-655 [000] 50264.154592: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50264.155370: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.155654: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.155663: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.155697: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.156684: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.156688: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.156701: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.157361: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.157371: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.157409: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.157556: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.157561: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.157576: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.158648: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.158661: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50264.158696: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.159045: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.159050: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.159114: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.159124: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.159131: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50264.159143: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.159151: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.159156: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.159176: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.159183: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50264.159260: 0: C|360|iq|1\n\
InputReader-419 [000] 50264.159279: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50264.159308: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.159332: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50264.159368: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.159393: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50264.159406: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50264.159413: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50264.159442: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.159501: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.160351: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.160358: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.160373: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.163451: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.163456: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50264.163466: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.163473: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.163504: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.163511: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.163533: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.163544: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50264.163553: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.163561: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.163575: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.163597: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.163622: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.163674: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.163693: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.163713: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.163803: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50264.163813: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.163826: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.163829: 0: E\n\
SurfaceFlinger-236 [000] 50264.163834: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.163847: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.163858: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.163885: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.163895: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50264.163898: 0: E\n\
SurfaceFlinger-236 [000] 50264.163913: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50264.163917: 0: E\n\
SurfaceFlinger-236 [000] 50264.164032: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.164039: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50264.164042: 0: E\n\
SurfaceFlinger-236 [000] 50264.164047: 0: E\n\
SurfaceFlinger-236 [000] 50264.164055: 0: E\n\
SurfaceFlinger-236 [000] 50264.164072: 0: E\n\
SurfaceFlinger-236 [000] 50264.164081: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.164084: 0: E\n\
SurfaceFlinger-236 [000] 50264.164090: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.164092: 0: E\n\
SurfaceFlinger-236 [000] 50264.164099: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.164104: 0: E\n\
SurfaceFlinger-236 [000] 50264.164109: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.164134: 0: E\n\
SurfaceFlinger-236 [000] 50264.164140: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.164144: 0: E\n\
SurfaceFlinger-236 [000] 50264.164148: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.164151: 0: E\n\
SurfaceFlinger-236 [000] 50264.164160: 0: E\n\
SurfaceFlinger-236 [000] 50264.164171: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.164212: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.164227: 0: E\n\
SurfaceFlinger-236 [000] 50264.164236: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50264.164305: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.164316: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.164364: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50264.164390: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.164407: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.164693: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50264.165165: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.165262: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.165277: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.165346: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.165388: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.165462: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50264.165489: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.165508: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.165581: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.165590: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.165607: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.165616: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.165652: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.165661: 0: E\n\
SurfaceFlinger-236 [000] 50264.165664: 0: E\n\
SurfaceFlinger-236 [000] 50264.165678: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.165697: 0: E\n\
ndroid.launcher-655 [000] 50264.165797: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50264.165835: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50264.165897: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50264.165924: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.165939: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50264.165974: 0: B|124|dequeueBuffer\n\
Binder_2-394 [000] 50264.165983: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_2-394 [000] 50264.165986: 0: E\n\
Binder_2-394 [000] 50264.165988: 0: E\n\
Binder_2-394 [000] 50264.166004: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_2-394 [000] 50264.166028: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.166042: 0: E\n\
ndroid.launcher-655 [000] 50264.166075: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50264.166084: 0: E\n\
ndroid.launcher-655 [000] 50264.166149: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50264.166782: 0: E\n\
ndroid.launcher-655 [000] 50264.166798: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50264.167031: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.167047: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.167077: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.167227: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.167237: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.167253: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.167352: 0: E\n\
ndroid.launcher-655 [000] 50264.167391: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50264.167665: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50264.167712: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.167732: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.167747: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.167753: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.167757: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.167815: 0: B|124|queueBuffer\n\
Binder_1-340 [000] 50264.167833: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_1-340 [000] 50264.167837: 0: E\n\
Binder_1-340 [000] 50264.167850: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_1-340 [000] 50264.167862: 0: E\n\
Binder_1-340 [000] 50264.167893: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.167910: 0: E\n\
ndroid.launcher-655 [000] 50264.167919: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.167931: 0: E\n\
ndroid.launcher-655 [000] 50264.167937: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.167939: 0: E\n\
ndroid.launcher-655 [000] 50264.167944: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.167946: 0: E\n\
ndroid.launcher-655 [000] 50264.167956: 0: E\n\
ndroid.launcher-655 [000] 50264.167971: 0: E\n\
ndroid.launcher-655 [000] 50264.167975: 0: E\n\
ndroid.launcher-655 [000] 50264.168036: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.168055: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.168086: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.168158: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.168757: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.168769: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.168822: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.168832: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.168841: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50264.168856: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.168868: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50264.169005: 0: C|360|iq|1\n\
InputReader-419 [000] 50264.169029: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50264.169068: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.169099: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50264.169153: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.169194: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50264.169208: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50264.169215: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50264.169246: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.169335: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.170499: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.170509: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.170536: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.175387: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.175394: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50264.175494: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.176535: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.176541: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50264.176692: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50264.176700: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.176716: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50264.176855: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50264.176864: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.176877: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50264.178388: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50264.178400: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.178427: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.178436: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.178442: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50264.178452: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.178461: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50264.178521: 0: C|360|iq|1\n\
InputReader-419 [000] 50264.178535: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50264.178563: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.178584: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50264.178613: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.178633: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50264.178644: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50264.178652: 0: C|360|wq:Window{42a6b678 com.android.launcher|3\n\
InputDispatcher-418 [000] 50264.178678: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.178733: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50264.179010: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.180118: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.180124: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50264.180135: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.180143: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.180171: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.180178: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.180199: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.180224: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.180233: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.180248: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.180251: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50264.180269: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.180299: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.180370: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.180379: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.180395: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.180436: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.180452: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.180475: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.180737: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50264.181161: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.181178: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.181242: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50264.181281: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.181366: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50264.181374: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.181388: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.181391: 0: E\n\
SurfaceFlinger-236 [000] 50264.181396: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.181410: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.181423: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.181453: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.181463: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50264.181466: 0: E\n\
SurfaceFlinger-236 [000] 50264.181479: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50264.181482: 0: E\n\
SurfaceFlinger-236 [000] 50264.181598: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.181607: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50264.181609: 0: E\n\
SurfaceFlinger-236 [000] 50264.181613: 0: E\n\
SurfaceFlinger-236 [000] 50264.181623: 0: E\n\
SurfaceFlinger-236 [000] 50264.181638: 0: E\n\
SurfaceFlinger-236 [000] 50264.181648: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.181651: 0: E\n\
SurfaceFlinger-236 [000] 50264.181655: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.181659: 0: E\n\
SurfaceFlinger-236 [000] 50264.181665: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.181669: 0: E\n\
SurfaceFlinger-236 [000] 50264.181673: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.181700: 0: E\n\
SurfaceFlinger-236 [000] 50264.181706: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.181709: 0: E\n\
SurfaceFlinger-236 [000] 50264.181713: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.181716: 0: E\n\
SurfaceFlinger-236 [000] 50264.181726: 0: E\n\
SurfaceFlinger-236 [000] 50264.181738: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.181772: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.181788: 0: E\n\
SurfaceFlinger-236 [000] 50264.181801: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50264.181869: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.181880: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.181941: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50264.181968: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.181985: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.182044: 0: E\n\
SurfaceFlinger-236 [000] 50264.182050: 0: E\n\
SurfaceFlinger-236 [000] 50264.182069: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.182103: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.182113: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.182160: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.182187: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.182220: 0: E\n\
ndroid.launcher-655 [000] 50264.182247: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.182255: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.182272: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.182280: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.182317: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.182378: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.182477: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50264.182511: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50264.182581: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50264.182606: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.182622: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50264.182633: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50264.182669: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50264.182702: 0: B|124|dequeueBuffer\n\
surfaceflinger-124 [000] 50264.182711: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
surfaceflinger-124 [000] 50264.182714: 0: E\n\
surfaceflinger-124 [000] 50264.182716: 0: E\n\
surfaceflinger-124 [000] 50264.182730: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50264.182752: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50264.182760: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50264.182767: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.182780: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.182795: 0: E\n\
ndroid.launcher-655 [000] 50264.182828: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50264.182837: 0: E\n\
ndroid.launcher-655 [000] 50264.182904: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50264.183564: 0: E\n\
ndroid.launcher-655 [000] 50264.183580: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50264.183998: 0: E\n\
ndroid.launcher-655 [000] 50264.184038: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50264.184279: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50264.184327: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.184341: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.184356: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.184362: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.184366: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.184423: 0: B|124|queueBuffer\n\
Binder_5-9587 [000] 50264.184430: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_5-9587 [000] 50264.184433: 0: E\n\
Binder_5-9587 [000] 50264.184446: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_5-9587 [000] 50264.184456: 0: E\n\
Binder_5-9587 [000] 50264.184488: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.184505: 0: E\n\
ndroid.launcher-655 [000] 50264.184514: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.184518: 0: E\n\
ndroid.launcher-655 [000] 50264.184523: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.184525: 0: E\n\
ndroid.launcher-655 [000] 50264.184529: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.184532: 0: E\n\
ndroid.launcher-655 [000] 50264.184540: 0: E\n\
ndroid.launcher-655 [000] 50264.184558: 0: E\n\
ndroid.launcher-655 [000] 50264.184563: 0: E\n\
ndroid.launcher-655 [000] 50264.184642: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.184826: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.184844: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.184877: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.186373: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.186387: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.186433: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.186568: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.186578: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.186595: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.187270: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.187279: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.187302: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.188073: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.188078: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.188107: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.188114: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.188119: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50264.188128: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.188134: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50264.188205: 0: C|360|iq|1\n\
InputReader-419 [000] 50264.188221: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50264.188248: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.188272: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50264.188308: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.188330: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50264.188342: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50264.188349: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50264.188376: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.188431: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.190341: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.190348: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.190363: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.193798: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.193804: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50264.193822: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.196016: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.196021: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.196038: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.196181: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.196186: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.196200: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.196782: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.196787: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50264.196796: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.196803: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.196824: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50264.196839: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.196853: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.196873: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.196888: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.196895: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.196909: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.196918: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.196952: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.196996: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.197013: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.197035: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.197124: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50264.197134: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.197144: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.197147: 0: E\n\
SurfaceFlinger-236 [000] 50264.197160: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.197173: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.197184: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.197205: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.197213: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50264.197216: 0: E\n\
SurfaceFlinger-236 [000] 50264.197227: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50264.197230: 0: E\n\
SurfaceFlinger-236 [000] 50264.197323: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.197331: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50264.197334: 0: E\n\
SurfaceFlinger-236 [000] 50264.197338: 0: E\n\
SurfaceFlinger-236 [000] 50264.197346: 0: E\n\
SurfaceFlinger-236 [000] 50264.197356: 0: E\n\
SurfaceFlinger-236 [000] 50264.197364: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.197377: 0: E\n\
SurfaceFlinger-236 [000] 50264.197383: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.197386: 0: E\n\
SurfaceFlinger-236 [000] 50264.197392: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.197396: 0: E\n\
SurfaceFlinger-236 [000] 50264.197400: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.197421: 0: E\n\
SurfaceFlinger-236 [000] 50264.197427: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.197429: 0: E\n\
SurfaceFlinger-236 [000] 50264.197434: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.197436: 0: E\n\
SurfaceFlinger-236 [000] 50264.197446: 0: E\n\
SurfaceFlinger-236 [000] 50264.197454: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.197494: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.197508: 0: E\n\
SurfaceFlinger-236 [000] 50264.197518: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50264.197576: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.197597: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.197645: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50264.197668: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-335 [000] 50264.197676: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.197709: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.197717: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.197724: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50264.197734: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.197743: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50264.197756: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50264.197837: 0: C|360|iq|1\n\
InputReader-419 [000] 50264.197854: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50264.197883: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.197904: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.197930: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50264.197966: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.197992: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50264.198000: 0: C|360|wq:Window{42a6b678 com.android.launcher|3\n\
InputDispatcher-418 [000] 50264.198028: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.198082: 0: E\n\
SurfaceFlinger-236 [000] 50264.198086: 0: E\n\
SurfaceFlinger-236 [000] 50264.198104: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.198360: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50264.198733: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.198746: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.198802: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50264.198834: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.198849: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.198855: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.198883: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.198914: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50264.198919: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.198924: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.198939: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.198948: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.198978: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.198995: 0: E\n\
ndroid.launcher-655 [000] 50264.199056: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.199063: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50264.199072: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.199078: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.199082: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50264.199117: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_2-394 [000] 50264.199136: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.199151: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.199245: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50264.199282: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50264.199341: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50264.199365: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.199373: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.199382: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.199387: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.199391: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.199422: 0: B|124|dequeueBuffer\n\
Binder_1-340 [000] 50264.199431: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_1-340 [000] 50264.199433: 0: E\n\
Binder_1-340 [000] 50264.199436: 0: E\n\
Binder_1-340 [000] 50264.199463: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.199477: 0: E\n\
ndroid.launcher-655 [000] 50264.199507: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50264.199516: 0: E\n\
ndroid.launcher-655 [000] 50264.199576: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50264.200194: 0: E\n\
ndroid.launcher-655 [000] 50264.200210: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50264.200356: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.200366: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.200380: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.200673: 0: E\n\
ndroid.launcher-655 [000] 50264.200709: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50264.200938: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50264.200985: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.200994: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50264.201008: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.201013: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.201017: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50264.201068: 0: B|124|queueBuffer\n\
surfaceflinger-124 [000] 50264.201076: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
surfaceflinger-124 [000] 50264.201079: 0: E\n\
surfaceflinger-124 [000] 50264.201093: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
surfaceflinger-124 [000] 50264.201104: 0: E\n\
surfaceflinger-124 [000] 50264.201133: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.201148: 0: E\n\
ndroid.launcher-655 [000] 50264.201156: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.201160: 0: E\n\
ndroid.launcher-655 [000] 50264.201165: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.201167: 0: E\n\
ndroid.launcher-655 [000] 50264.201171: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.201174: 0: E\n\
ndroid.launcher-655 [000] 50264.201181: 0: E\n\
ndroid.launcher-655 [000] 50264.201198: 0: E\n\
ndroid.launcher-655 [000] 50264.201203: 0: E\n\
ndroid.launcher-655 [000] 50264.201281: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.201505: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.201522: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.201555: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.202055: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.202069: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50264.203993: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50264.204008: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.204038: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50264.204245: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.207674: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.207682: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.207703: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.207840: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.207846: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.207860: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.209370: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.209374: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.209401: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.209408: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.209414: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50264.209423: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.209430: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50264.209506: 0: C|360|iq|1\n\
InputReader-419 [000] 50264.209523: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50264.209552: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.209576: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50264.209611: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.209635: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50264.209647: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50264.209655: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50264.209683: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.209744: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.210340: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.210347: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.210362: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.213453: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.213458: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50264.213467: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.213475: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.213508: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.213516: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.213538: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.213546: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50264.213556: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.213563: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.213574: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.213593: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.213619: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.213671: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.213689: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.213711: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.213785: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50264.213795: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.213808: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.213811: 0: E\n\
SurfaceFlinger-236 [000] 50264.213815: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.213827: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.213838: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.213865: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.213872: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50264.213875: 0: E\n\
SurfaceFlinger-236 [000] 50264.213890: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50264.213892: 0: E\n\
SurfaceFlinger-236 [000] 50264.213988: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.213996: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50264.213998: 0: E\n\
SurfaceFlinger-236 [000] 50264.214002: 0: E\n\
SurfaceFlinger-236 [000] 50264.214010: 0: E\n\
SurfaceFlinger-236 [000] 50264.214024: 0: E\n\
SurfaceFlinger-236 [000] 50264.214031: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.214034: 0: E\n\
SurfaceFlinger-236 [000] 50264.214039: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.214042: 0: E\n\
SurfaceFlinger-236 [000] 50264.214048: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.214051: 0: E\n\
SurfaceFlinger-236 [000] 50264.214060: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.214086: 0: E\n\
SurfaceFlinger-236 [000] 50264.214092: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.214095: 0: E\n\
SurfaceFlinger-236 [000] 50264.214099: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.214102: 0: E\n\
SurfaceFlinger-236 [000] 50264.214112: 0: E\n\
SurfaceFlinger-236 [000] 50264.214121: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.214160: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.214178: 0: E\n\
SurfaceFlinger-236 [000] 50264.214190: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50264.214247: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.214256: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.214308: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50264.214332: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.214351: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.214633: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50264.215030: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.215044: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.215111: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.215155: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.215225: 0: E\n\
SurfaceFlinger-236 [000] 50264.215230: 0: E\n\
SurfaceFlinger-236 [000] 50264.215249: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.215276: 0: E\n\
ndroid.launcher-655 [000] 50264.215379: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.215516: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50264.215571: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50264.215585: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.215594: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.215611: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.215620: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.215656: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50264.215696: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50264.215718: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.215732: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.215801: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50264.215826: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.215840: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50264.215871: 0: B|124|dequeueBuffer\n\
Binder_3-924 [000] 50264.215880: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_3-924 [000] 50264.215883: 0: E\n\
Binder_3-924 [000] 50264.215886: 0: E\n\
Binder_3-924 [000] 50264.215902: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_3-924 [000] 50264.215923: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.215937: 0: E\n\
ndroid.launcher-655 [000] 50264.215970: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50264.215979: 0: E\n\
ndroid.launcher-655 [000] 50264.216043: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50264.216682: 0: E\n\
ndroid.launcher-655 [000] 50264.216697: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50264.217106: 0: E\n\
ndroid.launcher-655 [000] 50264.217146: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50264.217355: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.217373: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.217400: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.217462: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50264.217507: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.217515: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.217543: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50264.217549: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.217553: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.217567: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.217573: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.217577: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.217633: 0: B|124|queueBuffer\n\
Binder_5-9587 [000] 50264.217643: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_5-9587 [000] 50264.217645: 0: E\n\
Binder_5-9587 [000] 50264.217658: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_5-9587 [000] 50264.217668: 0: E\n\
Binder_5-9587 [000] 50264.217710: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.217729: 0: E\n\
ndroid.launcher-655 [000] 50264.217737: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.217740: 0: E\n\
ndroid.launcher-655 [000] 50264.217745: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.217748: 0: E\n\
ndroid.launcher-655 [000] 50264.217752: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.217755: 0: E\n\
ndroid.launcher-655 [000] 50264.217764: 0: E\n\
ndroid.launcher-655 [000] 50264.217784: 0: E\n\
ndroid.launcher-655 [000] 50264.217788: 0: E\n\
ndroid.launcher-655 [000] 50264.217872: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.217930: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.217938: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.217968: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.219040: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.219045: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.219093: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.219102: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.219109: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50264.219123: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.219134: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50264.219259: 0: C|360|iq|1\n\
InputReader-419 [000] 50264.219291: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50264.219332: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.219368: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50264.219435: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.219492: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50264.219508: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50264.219516: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50264.219549: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.219650: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.220265: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.220274: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.220397: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50264.220403: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.220406: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.220431: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.220527: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.220532: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.220546: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.220851: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.220855: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.220883: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.221093: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.221098: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.221110: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.221785: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.221790: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.221807: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50264.221814: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50264.221938: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50264.221955: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50264.222038: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50264.222066: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50264.222168: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.227006: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.227013: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.227029: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.227165: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.227171: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.227185: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.227287: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.227294: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50264.228655: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50264.228669: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.228699: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.228708: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.228715: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50264.228724: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.228732: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50264.228801: 0: C|360|iq|1\n\
InputReader-419 [000] 50264.228817: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50264.228844: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.228868: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50264.228898: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.228920: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50264.228931: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50264.228939: 0: C|360|wq:Window{42a6b678 com.android.launcher|3\n\
InputDispatcher-418 [000] 50264.228953: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50264.228961: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50264.228979: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.229041: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.229070: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50264.229241: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.230122: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.230128: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50264.230139: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.230146: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.230176: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.230183: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.230204: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.230226: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.230234: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.230250: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.230255: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50264.230276: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.230310: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.230359: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.230366: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.230560: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.230609: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.230628: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.230647: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.230886: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50264.231234: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.231247: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.231300: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50264.231335: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.231407: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50264.231415: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.231426: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.231429: 0: E\n\
SurfaceFlinger-236 [000] 50264.231434: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.231447: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.231457: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.231480: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.231489: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50264.231491: 0: E\n\
SurfaceFlinger-236 [000] 50264.231504: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50264.231507: 0: E\n\
SurfaceFlinger-236 [000] 50264.231600: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.231607: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50264.231610: 0: E\n\
SurfaceFlinger-236 [000] 50264.231613: 0: E\n\
SurfaceFlinger-236 [000] 50264.231621: 0: E\n\
SurfaceFlinger-236 [000] 50264.231634: 0: E\n\
SurfaceFlinger-236 [000] 50264.231641: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.231644: 0: E\n\
SurfaceFlinger-236 [000] 50264.231649: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.231652: 0: E\n\
SurfaceFlinger-236 [000] 50264.231657: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.231661: 0: E\n\
SurfaceFlinger-236 [000] 50264.231666: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.231688: 0: E\n\
SurfaceFlinger-236 [000] 50264.231694: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.231697: 0: E\n\
SurfaceFlinger-236 [000] 50264.231701: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.231704: 0: E\n\
SurfaceFlinger-236 [000] 50264.231714: 0: E\n\
SurfaceFlinger-236 [000] 50264.231722: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.231756: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.231769: 0: E\n\
SurfaceFlinger-236 [000] 50264.231779: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50264.231842: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.231851: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.231897: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50264.231920: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.231936: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.231987: 0: E\n\
SurfaceFlinger-236 [000] 50264.231992: 0: E\n\
SurfaceFlinger-236 [000] 50264.232008: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.232033: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.232040: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.232078: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.232106: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.232134: 0: E\n\
ndroid.launcher-655 [000] 50264.232222: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.232362: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50264.232410: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50264.232422: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.232432: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.232452: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.232461: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.232491: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50264.232534: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_2-394 [000] 50264.232556: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.232570: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.232650: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50264.232675: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.232688: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.232720: 0: B|124|dequeueBuffer\n\
Binder_1-340 [000] 50264.232729: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_1-340 [000] 50264.232732: 0: E\n\
Binder_1-340 [000] 50264.232735: 0: E\n\
Binder_1-340 [000] 50264.232751: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_1-340 [000] 50264.232772: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.232785: 0: E\n\
ndroid.launcher-655 [000] 50264.232819: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50264.232828: 0: E\n\
ndroid.launcher-655 [000] 50264.232892: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50264.233563: 0: E\n\
ndroid.launcher-655 [000] 50264.233578: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50264.233963: 0: E\n\
ndroid.launcher-655 [000] 50264.234001: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50264.234208: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50264.234250: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.234261: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50264.234273: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.234278: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.234282: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50264.234327: 0: B|124|queueBuffer\n\
surfaceflinger-124 [000] 50264.234336: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
surfaceflinger-124 [000] 50264.234339: 0: E\n\
surfaceflinger-124 [000] 50264.234350: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
surfaceflinger-124 [000] 50264.234358: 0: E\n\
surfaceflinger-124 [000] 50264.234387: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.234402: 0: E\n\
ndroid.launcher-655 [000] 50264.234411: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.234414: 0: E\n\
ndroid.launcher-655 [000] 50264.234418: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.234421: 0: E\n\
ndroid.launcher-655 [000] 50264.234425: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.234428: 0: E\n\
ndroid.launcher-655 [000] 50264.234435: 0: E\n\
ndroid.launcher-655 [000] 50264.234450: 0: E\n\
ndroid.launcher-655 [000] 50264.234455: 0: E\n\
ndroid.launcher-655 [000] 50264.234523: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.235677: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.235687: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.235716: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.236677: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.236684: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.236713: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.236862: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.236868: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.236882: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.238351: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.238356: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.238414: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.238424: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.238430: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50264.238444: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.238456: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50264.238622: 0: C|360|iq|1\n\
InputReader-419 [000] 50264.238650: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50264.238694: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.238735: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50264.238802: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.238857: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50264.238874: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50264.238881: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50264.238917: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.238972: sched_wakeup: comm=DotsSyncTimer pid=14014 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.239047: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.239056: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.239080: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.239089: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=DotsSyncTimer next_pid=14014 next_prio=120\n\
DotsSyncTimer-14014 [000] 50264.239213: sched_wakeup: comm=Binder_1 pid=371 prio=120 success=1 target_cpu=000\n\
DotsSyncTimer-14014 [000] 50264.239223: sched_switch: prev_comm=DotsSyncTimer prev_pid=14014 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=371 next_prio=120\n\
Binder_1-371 [000] 50264.239233: sched_switch: prev_comm=Binder_1 prev_pid=371 prev_prio=120 prev_state=D ==> next_comm=DotsSyncTimer next_pid=14014 next_prio=120\n\
DotsSyncTimer-14014 [000] 50264.239238: sched_wakeup: comm=Binder_1 pid=371 prio=120 success=1 target_cpu=000\n\
DotsSyncTimer-14014 [000] 50264.239243: sched_switch: prev_comm=DotsSyncTimer prev_pid=14014 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=371 next_prio=120\n\
Binder_1-371 [000] 50264.239504: sched_switch: prev_comm=Binder_1 prev_pid=371 prev_prio=120 prev_state=S ==> next_comm=DotsSyncTimer next_pid=14014 next_prio=120\n\
DotsSyncTimer-14014 [000] 50264.239686: sched_wakeup: comm=Binder_2 pid=372 prio=120 success=1 target_cpu=000\n\
DotsSyncTimer-14014 [000] 50264.239696: sched_switch: prev_comm=DotsSyncTimer prev_pid=14014 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=372 next_prio=120\n\
Binder_2-372 [000] 50264.239705: sched_switch: prev_comm=Binder_2 prev_pid=372 prev_prio=120 prev_state=D ==> next_comm=DotsSyncTimer next_pid=14014 next_prio=120\n\
DotsSyncTimer-14014 [000] 50264.239710: sched_wakeup: comm=Binder_2 pid=372 prio=120 success=1 target_cpu=000\n\
DotsSyncTimer-14014 [000] 50264.239715: sched_switch: prev_comm=DotsSyncTimer prev_pid=14014 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=372 next_prio=120\n\
Binder_2-372 [000] 50264.239916: sched_switch: prev_comm=Binder_2 prev_pid=372 prev_prio=120 prev_state=S ==> next_comm=DotsSyncTimer next_pid=14014 next_prio=120\n\
DotsSyncTimer-14014 [000] 50264.240022: sched_switch: prev_comm=DotsSyncTimer prev_pid=14014 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.240353: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.240360: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.240373: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.246790: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.246796: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50264.246805: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.246813: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.246844: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.246851: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.246869: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.246883: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50264.246891: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.246900: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.246913: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.246931: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.246956: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.247011: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.247031: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.247053: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.247300: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50264.247649: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.247663: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.247728: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.247764: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.247846: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50264.247855: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.247864: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.247867: 0: E\n\
SurfaceFlinger-236 [000] 50264.247872: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.247885: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.247895: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.247917: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.247936: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.247947: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.247969: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.247989: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.247999: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50264.248003: 0: E\n\
SurfaceFlinger-236 [000] 50264.248016: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50264.248019: 0: E\n\
SurfaceFlinger-236 [000] 50264.248106: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.248125: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.248135: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.248150: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.248162: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50264.248165: 0: E\n\
SurfaceFlinger-236 [000] 50264.248170: 0: E\n\
SurfaceFlinger-236 [000] 50264.248176: 0: E\n\
SurfaceFlinger-236 [000] 50264.248189: 0: E\n\
SurfaceFlinger-236 [000] 50264.248196: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.248200: 0: E\n\
SurfaceFlinger-236 [000] 50264.248204: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.248207: 0: E\n\
SurfaceFlinger-236 [000] 50264.248212: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.248216: 0: E\n\
SurfaceFlinger-236 [000] 50264.248220: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.248241: 0: E\n\
SurfaceFlinger-236 [000] 50264.248246: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.248249: 0: E\n\
SurfaceFlinger-236 [000] 50264.248254: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.248256: 0: E\n\
SurfaceFlinger-236 [000] 50264.248266: 0: E\n\
SurfaceFlinger-236 [000] 50264.248274: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.248312: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.248325: 0: E\n\
SurfaceFlinger-236 [000] 50264.248336: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50264.248399: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.248417: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.248459: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50264.248483: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.248538: 0: E\n\
SurfaceFlinger-236 [000] 50264.248542: 0: E\n\
SurfaceFlinger-236 [000] 50264.248559: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.248583: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.248592: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.248643: 0: C|360|wq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50264.248672: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.248699: 0: E\n\
ndroid.launcher-655 [000] 50264.248878: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.248949: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50264.248996: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50264.249102: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.249111: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.249131: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.249149: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.249187: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50264.249227: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50264.249247: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.249272: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.249283: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50264.249305: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.249318: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50264.249349: 0: B|124|dequeueBuffer\n\
Binder_3-924 [000] 50264.249367: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_3-924 [000] 50264.249370: 0: E\n\
Binder_3-924 [000] 50264.249373: 0: E\n\
Binder_3-924 [000] 50264.249388: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_3-924 [000] 50264.249409: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.249422: 0: E\n\
ndroid.launcher-655 [000] 50264.249467: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50264.249477: 0: E\n\
ndroid.launcher-655 [000] 50264.249543: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50264.249662: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.249671: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.249701: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50264.249708: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50264.249714: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50264.249724: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.249732: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50264.249797: 0: C|360|iq|1\n\
InputReader-419 [000] 50264.249812: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50264.249839: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.249862: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50264.249892: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.249914: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50264.249921: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.249949: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.250570: 0: E\n\
ndroid.launcher-655 [000] 50264.250587: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50264.250970: 0: E\n\
ndroid.launcher-655 [000] 50264.251002: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50264.251209: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50264.251253: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.251266: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.251278: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.251284: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.251288: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.251335: 0: B|124|queueBuffer\n\
Binder_5-9587 [000] 50264.251343: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_5-9587 [000] 50264.251346: 0: E\n\
Binder_5-9587 [000] 50264.251357: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_5-9587 [000] 50264.251367: 0: E\n\
Binder_5-9587 [000] 50264.251395: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.251412: 0: E\n\
ndroid.launcher-655 [000] 50264.251420: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.251423: 0: E\n\
ndroid.launcher-655 [000] 50264.251428: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.251430: 0: E\n\
ndroid.launcher-655 [000] 50264.251435: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.251437: 0: E\n\
ndroid.launcher-655 [000] 50264.251444: 0: E\n\
ndroid.launcher-655 [000] 50264.251459: 0: E\n\
ndroid.launcher-655 [000] 50264.251464: 0: E\n\
ndroid.launcher-655 [000] 50264.251573: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.252289: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.252298: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50264.252687: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50264.252712: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.252748: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50264.254061: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.256061: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.256068: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.256096: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.257626: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.257635: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.257655: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.257791: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.257797: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.257811: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.259323: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.259328: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.259353: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50264.259360: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50264.259366: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50264.259374: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.259381: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50264.259457: 0: C|360|iq|1\n\
InputReader-419 [000] 50264.259474: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50264.259503: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.259528: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50264.259563: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.259588: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50264.259600: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50264.259607: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50264.259634: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.259692: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.260347: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.260354: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.260367: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.263457: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.263463: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50264.263472: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.263479: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.263513: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.263521: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.263540: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.263546: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50264.263559: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.263567: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.263580: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.263593: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.263620: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.263660: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.263678: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.263698: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.263777: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50264.263786: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.263799: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.263802: 0: E\n\
SurfaceFlinger-236 [000] 50264.263806: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.263818: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.263828: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.263853: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.263861: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50264.263864: 0: E\n\
SurfaceFlinger-236 [000] 50264.263875: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50264.263878: 0: E\n\
SurfaceFlinger-236 [000] 50264.263970: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.263977: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50264.263979: 0: E\n\
SurfaceFlinger-236 [000] 50264.263983: 0: E\n\
SurfaceFlinger-236 [000] 50264.263990: 0: E\n\
SurfaceFlinger-236 [000] 50264.264004: 0: E\n\
SurfaceFlinger-236 [000] 50264.264010: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.264013: 0: E\n\
SurfaceFlinger-236 [000] 50264.264018: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.264021: 0: E\n\
SurfaceFlinger-236 [000] 50264.264026: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.264030: 0: E\n\
SurfaceFlinger-236 [000] 50264.264035: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.264056: 0: E\n\
SurfaceFlinger-236 [000] 50264.264062: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.264065: 0: E\n\
SurfaceFlinger-236 [000] 50264.264069: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.264071: 0: E\n\
SurfaceFlinger-236 [000] 50264.264083: 0: E\n\
SurfaceFlinger-236 [000] 50264.264092: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.264127: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.264141: 0: E\n\
SurfaceFlinger-236 [000] 50264.264154: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50264.264213: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.264225: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.264277: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50264.264299: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.264320: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.264553: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50264.264880: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.264890: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.264946: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.264982: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.265037: 0: E\n\
SurfaceFlinger-236 [000] 50264.265042: 0: E\n\
SurfaceFlinger-236 [000] 50264.265059: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.265081: 0: E\n\
ndroid.launcher-655 [000] 50264.265168: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.265295: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50264.265337: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50264.265432: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50264.265463: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.265479: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50264.265493: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
Binder_2-394 [000] 50264.265538: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_2-394 [000] 50264.265581: 0: B|124|dequeueBuffer\n\
Binder_2-394 [000] 50264.265590: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_2-394 [000] 50264.265593: 0: E\n\
Binder_2-394 [000] 50264.265596: 0: E\n\
Binder_2-394 [000] 50264.265612: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_2-394 [000] 50264.265635: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.265644: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50264.265651: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.265666: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.265682: 0: E\n\
ndroid.launcher-655 [000] 50264.265732: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50264.265742: 0: E\n\
ndroid.launcher-655 [000] 50264.265768: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.265777: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.265795: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.265804: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.265841: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.265903: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50264.266533: 0: E\n\
ndroid.launcher-655 [000] 50264.266549: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50264.266922: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.266937: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.266959: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.266985: 0: E\n\
ndroid.launcher-655 [000] 50264.267018: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50264.267104: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.267114: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.267128: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.267273: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50264.267312: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.267321: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50264.267333: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.267338: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.267342: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50264.267397: 0: B|124|queueBuffer\n\
Binder_4-1276 [000] 50264.267405: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_4-1276 [000] 50264.267408: 0: E\n\
Binder_4-1276 [000] 50264.267421: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_4-1276 [000] 50264.267430: 0: E\n\
Binder_4-1276 [000] 50264.267469: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.267486: 0: E\n\
ndroid.launcher-655 [000] 50264.267494: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.267497: 0: E\n\
ndroid.launcher-655 [000] 50264.267502: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.267505: 0: E\n\
ndroid.launcher-655 [000] 50264.267509: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.267511: 0: E\n\
ndroid.launcher-655 [000] 50264.267519: 0: E\n\
ndroid.launcher-655 [000] 50264.267537: 0: E\n\
ndroid.launcher-655 [000] 50264.267542: 0: E\n\
ndroid.launcher-655 [000] 50264.267618: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.268594: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.268604: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.268634: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50264.268641: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.268664: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.268686: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50264.268693: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50264.268700: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50264.268712: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.268723: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50264.268862: 0: C|360|iq|1\n\
InputReader-419 [000] 50264.268889: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50264.268932: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.268959: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50264.269003: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.269032: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50264.269044: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50264.269052: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50264.269083: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.269152: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.271984: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.271993: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.272020: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.277091: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.277098: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50264.278646: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.280128: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.280134: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50264.280144: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.280153: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.280182: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.280190: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.280207: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.280231: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.280241: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.280256: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.280262: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50264.280283: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.280310: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.280363: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.280369: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.280381: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.280431: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.280451: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.280474: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.280725: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50264.281070: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.281081: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.281149: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.281188: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.281257: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50264.281265: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.281275: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.281278: 0: E\n\
SurfaceFlinger-236 [000] 50264.281282: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.281295: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.281306: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.281325: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.281334: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50264.281336: 0: E\n\
SurfaceFlinger-236 [000] 50264.281348: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50264.281350: 0: E\n\
SurfaceFlinger-236 [000] 50264.281431: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.281439: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50264.281442: 0: E\n\
SurfaceFlinger-236 [000] 50264.281446: 0: E\n\
SurfaceFlinger-236 [000] 50264.281452: 0: E\n\
SurfaceFlinger-236 [000] 50264.281464: 0: E\n\
SurfaceFlinger-236 [000] 50264.281472: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.281474: 0: E\n\
SurfaceFlinger-236 [000] 50264.281479: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.281483: 0: E\n\
SurfaceFlinger-236 [000] 50264.281488: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.281492: 0: E\n\
SurfaceFlinger-236 [000] 50264.281496: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.281517: 0: E\n\
SurfaceFlinger-236 [000] 50264.281523: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.281526: 0: E\n\
SurfaceFlinger-236 [000] 50264.281530: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.281532: 0: E\n\
SurfaceFlinger-236 [000] 50264.281542: 0: E\n\
SurfaceFlinger-236 [000] 50264.281550: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.281580: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.281594: 0: E\n\
SurfaceFlinger-236 [000] 50264.281603: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50264.281659: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.281667: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.281712: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50264.281733: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.281751: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.281798: 0: E\n\
SurfaceFlinger-236 [000] 50264.281802: 0: E\n\
SurfaceFlinger-236 [000] 50264.281820: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.281847: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.281854: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.281893: 0: C|360|wq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50264.281919: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.281943: 0: E\n\
ndroid.launcher-655 [000] 50264.282099: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.282165: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50264.282213: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50264.282300: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50264.282327: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.282343: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50264.282359: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
Binder_3-924 [000] 50264.282403: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_3-924 [000] 50264.282443: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
Binder_3-924 [000] 50264.282453: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.282471: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.282481: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.282518: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.282527: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50264.282534: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.282548: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50264.282561: 0: B|124|dequeueBuffer\n\
Binder_3-924 [000] 50264.282569: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_3-924 [000] 50264.282572: 0: E\n\
Binder_3-924 [000] 50264.282574: 0: E\n\
Binder_3-924 [000] 50264.282592: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_3-924 [000] 50264.282615: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.282630: 0: E\n\
ndroid.launcher-655 [000] 50264.282666: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50264.282676: 0: E\n\
ndroid.launcher-655 [000] 50264.282741: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50264.282911: 0: E\n\
ndroid.launcher-655 [000] 50264.282923: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50264.283285: 0: E\n\
ndroid.launcher-655 [000] 50264.283314: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50264.283507: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50264.283555: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.283563: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.283576: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.283582: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.283586: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.283629: 0: B|124|queueBuffer\n\
Binder_1-340 [000] 50264.283637: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_1-340 [000] 50264.283640: 0: E\n\
Binder_1-340 [000] 50264.283652: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|2\n\
Binder_1-340 [000] 50264.283660: 0: E\n\
Binder_1-340 [000] 50264.283688: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.283703: 0: E\n\
ndroid.launcher-655 [000] 50264.283711: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.283714: 0: E\n\
ndroid.launcher-655 [000] 50264.283718: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.283721: 0: E\n\
ndroid.launcher-655 [000] 50264.283725: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.283728: 0: E\n\
ndroid.launcher-655 [000] 50264.283735: 0: E\n\
ndroid.launcher-655 [000] 50264.283749: 0: E\n\
ndroid.launcher-655 [000] 50264.283754: 0: E\n\
ndroid.launcher-655 [000] 50264.283820: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.285006: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.285021: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.285048: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.288350: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.288359: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.288380: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.290335: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.290341: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.290353: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.292221: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.292227: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.292258: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.292468: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.292473: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.292491: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50264.292499: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.292517: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.292653: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.292659: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.292672: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.292792: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.292797: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.292832: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.293040: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.293044: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.293057: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.293735: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.293740: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.293758: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50264.293765: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50264.293811: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.294019: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.294024: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50264.294037: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.294135: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.294139: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.294168: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50264.294174: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50264.294180: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50264.294189: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.294196: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50264.294267: 0: C|360|iq|1\n\
InputReader-419 [000] 50264.294283: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50264.294311: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.294344: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50264.294358: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50264.294392: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.294414: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50264.294426: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50264.294434: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.294462: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50264.294578: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50264.294596: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50264.294681: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50264.294710: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50264.294810: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.294889: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.296796: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.296803: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50264.296813: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.296821: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.296849: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.296856: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.296872: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.296885: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50264.296899: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.296906: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.296918: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.296932: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.296959: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.296998: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.297015: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.297034: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.297104: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50264.297112: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.297122: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.297124: 0: E\n\
SurfaceFlinger-236 [000] 50264.297128: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.297139: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.297149: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.297171: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.297180: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50264.297183: 0: E\n\
SurfaceFlinger-236 [000] 50264.297194: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
SurfaceFlinger-236 [000] 50264.297197: 0: E\n\
SurfaceFlinger-236 [000] 50264.297283: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.297291: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50264.297295: 0: E\n\
SurfaceFlinger-236 [000] 50264.297298: 0: E\n\
SurfaceFlinger-236 [000] 50264.297305: 0: E\n\
SurfaceFlinger-236 [000] 50264.297319: 0: E\n\
SurfaceFlinger-236 [000] 50264.297325: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.297328: 0: E\n\
SurfaceFlinger-236 [000] 50264.297333: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.297335: 0: E\n\
SurfaceFlinger-236 [000] 50264.297342: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.297345: 0: E\n\
SurfaceFlinger-236 [000] 50264.297350: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.297370: 0: E\n\
SurfaceFlinger-236 [000] 50264.297376: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.297381: 0: E\n\
SurfaceFlinger-236 [000] 50264.297386: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.297389: 0: E\n\
SurfaceFlinger-236 [000] 50264.297400: 0: E\n\
SurfaceFlinger-236 [000] 50264.297409: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.297441: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.297456: 0: E\n\
SurfaceFlinger-236 [000] 50264.297465: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50264.297521: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.297529: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.297573: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50264.297596: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.297611: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.297658: 0: E\n\
SurfaceFlinger-236 [000] 50264.297662: 0: E\n\
SurfaceFlinger-236 [000] 50264.297677: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.297877: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.297886: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50264.297898: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.297905: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.297908: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50264.297955: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50264.297977: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.297991: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.298142: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.299106: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.299113: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.299128: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.299137: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.299172: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.301683: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.301690: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50264.301963: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50264.301974: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.301991: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50264.302130: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50264.302139: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.302152: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50264.303661: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50264.303674: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.303705: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50264.303714: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50264.303720: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50264.303729: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.303737: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50264.303810: 0: C|360|iq|1\n\
InputReader-419 [000] 50264.303826: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50264.303855: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.303878: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50264.303911: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.303932: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50264.303943: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50264.303951: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50264.303978: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.304034: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50264.304198: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.310336: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.310343: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.310376: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.310459: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.310465: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.310481: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.310617: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.310622: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.310636: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.312107: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.312112: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.312133: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50264.312139: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50264.312144: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50264.312152: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.312158: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50264.312211: 0: C|360|iq|1\n\
InputReader-419 [000] 50264.312224: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50264.312249: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.312270: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50264.312296: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.312312: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50264.312324: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50264.312331: 0: C|360|wq:Window{42a6b678 com.android.launcher|3\n\
InputDispatcher-418 [000] 50264.312356: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.312402: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.313462: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.313468: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50264.313477: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.313485: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.313506: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50264.313519: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.313526: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.313543: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.313556: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.313564: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.313571: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.313583: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.313592: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.313598: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.313618: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.313643: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.313657: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.313673: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.313721: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50264.313728: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.313735: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.313738: 0: E\n\
SurfaceFlinger-236 [000] 50264.313743: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.313749: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.313762: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.313769: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50264.313772: 0: E\n\
SurfaceFlinger-236 [000] 50264.313780: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50264.313782: 0: E\n\
SurfaceFlinger-236 [000] 50264.313827: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.313835: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50264.313837: 0: E\n\
SurfaceFlinger-236 [000] 50264.313841: 0: E\n\
SurfaceFlinger-236 [000] 50264.313846: 0: E\n\
SurfaceFlinger-236 [000] 50264.313855: 0: E\n\
SurfaceFlinger-236 [000] 50264.313861: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.313864: 0: E\n\
SurfaceFlinger-236 [000] 50264.313868: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.313871: 0: E\n\
SurfaceFlinger-236 [000] 50264.313876: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.313879: 0: E\n\
SurfaceFlinger-236 [000] 50264.313884: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.313898: 0: E\n\
SurfaceFlinger-236 [000] 50264.313903: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.313906: 0: E\n\
SurfaceFlinger-236 [000] 50264.313910: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.313913: 0: E\n\
SurfaceFlinger-236 [000] 50264.313922: 0: E\n\
SurfaceFlinger-236 [000] 50264.313928: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.313951: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.313961: 0: E\n\
SurfaceFlinger-236 [000] 50264.313970: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50264.314002: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.314010: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.314043: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50264.314059: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.314198: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50264.314462: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.314527: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.314535: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.314575: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50264.314603: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50264.314645: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50264.314667: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.314683: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.314722: 0: E\n\
SurfaceFlinger-236 [000] 50264.314726: 0: E\n\
SurfaceFlinger-236 [000] 50264.314741: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.314758: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.314764: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.314794: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.314818: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.314838: 0: E\n\
ndroid.launcher-655 [000] 50264.314892: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50264.314928: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50264.314998: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50264.315024: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.315039: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.315076: 0: B|124|dequeueBuffer\n\
Binder_5-9587 [000] 50264.315084: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_5-9587 [000] 50264.315087: 0: E\n\
Binder_5-9587 [000] 50264.315090: 0: E\n\
Binder_5-9587 [000] 50264.315106: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50264.315127: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.315141: 0: E\n\
ndroid.launcher-655 [000] 50264.315174: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50264.315184: 0: E\n\
ndroid.launcher-655 [000] 50264.315252: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50264.315421: 0: E\n\
ndroid.launcher-655 [000] 50264.315435: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50264.315818: 0: E\n\
ndroid.launcher-655 [000] 50264.315849: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50264.315957: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.315967: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.315978: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.315982: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.315986: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.315992: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.316141: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50264.316176: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.316183: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50264.316194: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.316200: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.316203: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50264.316246: 0: B|124|queueBuffer\n\
Binder_2-394 [000] 50264.316254: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_2-394 [000] 50264.316257: 0: E\n\
Binder_2-394 [000] 50264.316269: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_2-394 [000] 50264.316282: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_2-394 [000] 50264.316288: 0: E\n\
Binder_2-394 [000] 50264.316317: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.316336: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.316352: 0: E\n\
ndroid.launcher-655 [000] 50264.316360: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.316363: 0: E\n\
ndroid.launcher-655 [000] 50264.316367: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.316370: 0: E\n\
ndroid.launcher-655 [000] 50264.316374: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.316377: 0: E\n\
ndroid.launcher-655 [000] 50264.316384: 0: E\n\
ndroid.launcher-655 [000] 50264.316400: 0: E\n\
ndroid.launcher-655 [000] 50264.316404: 0: E\n\
ndroid.launcher-655 [000] 50264.316473: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.317538: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.317549: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.317580: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.318919: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.318925: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.318950: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.319104: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.319109: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.319123: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.320593: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.320603: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.320651: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50264.320660: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50264.320667: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50264.320677: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.320687: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50264.320843: 0: C|360|iq|1\n\
InputReader-419 [000] 50264.320870: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50264.320895: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
InputReader-419 [000] 50264.320903: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.320934: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.320962: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50264.321007: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.321040: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50264.321053: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50264.321060: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50264.321088: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50264.321108: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.321219: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50264.321265: sched_wakeup: comm=Compiler pid=662 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.321276: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Compiler next_pid=662 next_prio=120\n\
Compiler-662 [000] 50264.321290: sched_switch: prev_comm=Compiler prev_pid=662 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.321296: sched_wakeup: comm=Compiler pid=662 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.321300: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Compiler next_pid=662 next_prio=120\n\
Compiler-662 [000] 50264.321580: sched_switch: prev_comm=Compiler prev_pid=662 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.321874: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.321884: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.321937: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.321970: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.321988: 0: E\n\
ndroid.launcher-655 [000] 50264.322039: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50264.322396: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.322407: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.322448: 0: C|360|wq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50264.322474: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.322492: 0: E\n\
ndroid.launcher-655 [000] 50264.322530: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.323020: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.323026: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.323043: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.323051: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.323085: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.327243: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.327250: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50264.328662: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.330133: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.330140: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50264.330150: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.330159: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.330186: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.330194: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.330212: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.330226: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50264.330235: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.330243: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.330253: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.330268: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.330288: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.330320: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.330347: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.330354: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.330364: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.330486: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50264.330526: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50264.330592: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50264.330627: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.330644: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50264.330688: 0: B|124|dequeueBuffer\n\
Binder_3-924 [000] 50264.330697: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_3-924 [000] 50264.330700: 0: E\n\
Binder_3-924 [000] 50264.330703: 0: E\n\
Binder_3-924 [000] 50264.330720: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_3-924 [000] 50264.330743: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.330762: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.330781: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.330835: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50264.330842: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.330850: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.330853: 0: E\n\
SurfaceFlinger-236 [000] 50264.330857: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.330863: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.330876: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.330883: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50264.330886: 0: E\n\
SurfaceFlinger-236 [000] 50264.330894: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50264.330897: 0: E\n\
SurfaceFlinger-236 [000] 50264.330950: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.330957: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50264.330959: 0: E\n\
SurfaceFlinger-236 [000] 50264.330963: 0: E\n\
SurfaceFlinger-236 [000] 50264.330968: 0: E\n\
SurfaceFlinger-236 [000] 50264.330977: 0: E\n\
SurfaceFlinger-236 [000] 50264.330984: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.330986: 0: E\n\
SurfaceFlinger-236 [000] 50264.330991: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.330993: 0: E\n\
SurfaceFlinger-236 [000] 50264.330998: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.331002: 0: E\n\
SurfaceFlinger-236 [000] 50264.331006: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.331025: 0: E\n\
SurfaceFlinger-236 [000] 50264.331030: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.331033: 0: E\n\
SurfaceFlinger-236 [000] 50264.331038: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.331040: 0: E\n\
SurfaceFlinger-236 [000] 50264.331050: 0: E\n\
SurfaceFlinger-236 [000] 50264.331056: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.331081: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.331092: 0: E\n\
SurfaceFlinger-236 [000] 50264.331101: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50264.331140: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.331148: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.331184: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50264.331203: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.331239: 0: E\n\
SurfaceFlinger-236 [000] 50264.331243: 0: E\n\
SurfaceFlinger-236 [000] 50264.331259: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.331279: 0: E\n\
ndroid.launcher-655 [000] 50264.331317: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50264.331326: 0: E\n\
ndroid.launcher-655 [000] 50264.331392: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50264.331573: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.331709: 0: E\n\
ndroid.launcher-655 [000] 50264.331723: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50264.332093: 0: E\n\
ndroid.launcher-655 [000] 50264.332122: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50264.332318: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50264.332354: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.332365: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50264.332378: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=D ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.332385: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.332391: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.332395: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50264.332404: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50264.332410: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50264.332446: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50264.332482: 0: B|124|queueBuffer\n\
surfaceflinger-124 [000] 50264.332491: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
surfaceflinger-124 [000] 50264.332493: 0: E\n\
surfaceflinger-124 [000] 50264.332504: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
surfaceflinger-124 [000] 50264.332512: 0: E\n\
surfaceflinger-124 [000] 50264.332540: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50264.332549: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.332555: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.332572: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.332587: 0: E\n\
ndroid.launcher-655 [000] 50264.332596: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.332599: 0: E\n\
ndroid.launcher-655 [000] 50264.332604: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.332606: 0: E\n\
ndroid.launcher-655 [000] 50264.332610: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.332613: 0: E\n\
ndroid.launcher-655 [000] 50264.332620: 0: E\n\
ndroid.launcher-655 [000] 50264.332636: 0: E\n\
ndroid.launcher-655 [000] 50264.332641: 0: E\n\
ndroid.launcher-655 [000] 50264.332705: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.333817: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.333828: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.333857: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.337148: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.337153: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.337179: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.339263: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.339267: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.339277: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.339285: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.339315: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.340345: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.340351: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.340361: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.346797: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.346802: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50264.346810: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.346817: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.346837: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50264.346852: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.346860: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.346874: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.346882: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.346899: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.346908: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.346918: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.346943: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.346958: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.346975: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.346984: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.347036: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50264.347043: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.347050: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.347052: 0: E\n\
SurfaceFlinger-236 [000] 50264.347056: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.347062: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.347074: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.347081: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50264.347084: 0: E\n\
SurfaceFlinger-236 [000] 50264.347092: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50264.347094: 0: E\n\
SurfaceFlinger-236 [000] 50264.347137: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.347144: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50264.347146: 0: E\n\
SurfaceFlinger-236 [000] 50264.347150: 0: E\n\
SurfaceFlinger-236 [000] 50264.347154: 0: E\n\
SurfaceFlinger-236 [000] 50264.347162: 0: E\n\
SurfaceFlinger-236 [000] 50264.347169: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.347172: 0: E\n\
SurfaceFlinger-236 [000] 50264.347176: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.347178: 0: E\n\
SurfaceFlinger-236 [000] 50264.347183: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.347186: 0: E\n\
SurfaceFlinger-236 [000] 50264.347191: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.347205: 0: E\n\
SurfaceFlinger-236 [000] 50264.347211: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.347214: 0: E\n\
SurfaceFlinger-236 [000] 50264.347218: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.347221: 0: E\n\
SurfaceFlinger-236 [000] 50264.347230: 0: E\n\
SurfaceFlinger-236 [000] 50264.347236: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.347258: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.347268: 0: E\n\
SurfaceFlinger-236 [000] 50264.347276: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50264.347306: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.347314: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.347346: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50264.347362: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.347392: 0: E\n\
SurfaceFlinger-236 [000] 50264.347396: 0: E\n\
SurfaceFlinger-236 [000] 50264.347411: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.347528: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50264.347564: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50264.347627: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50264.347655: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.347663: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.347673: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.347679: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.347682: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.347718: 0: B|124|dequeueBuffer\n\
Binder_5-9587 [000] 50264.347727: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_5-9587 [000] 50264.347730: 0: E\n\
Binder_5-9587 [000] 50264.347733: 0: E\n\
Binder_5-9587 [000] 50264.347761: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.347776: 0: E\n\
ndroid.launcher-655 [000] 50264.347806: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50264.347815: 0: E\n\
ndroid.launcher-655 [000] 50264.347868: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50264.348021: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.348029: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50264.348039: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.348044: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.348048: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50264.348077: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_2-394 [000] 50264.348095: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.348109: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.348236: 0: E\n\
ndroid.launcher-655 [000] 50264.348250: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50264.348565: 0: E\n\
ndroid.launcher-655 [000] 50264.348594: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50264.348775: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50264.348808: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.348817: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50264.348827: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.348833: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.348837: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50264.348874: 0: B|124|queueBuffer\n\
Binder_3-924 [000] 50264.348883: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_3-924 [000] 50264.348886: 0: E\n\
Binder_3-924 [000] 50264.348897: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_3-924 [000] 50264.348910: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_3-924 [000] 50264.348916: 0: E\n\
Binder_3-924 [000] 50264.348946: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.348961: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.348978: 0: E\n\
ndroid.launcher-655 [000] 50264.348986: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.348989: 0: E\n\
ndroid.launcher-655 [000] 50264.348994: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.348997: 0: E\n\
ndroid.launcher-655 [000] 50264.349001: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.349004: 0: E\n\
ndroid.launcher-655 [000] 50264.349011: 0: E\n\
ndroid.launcher-655 [000] 50264.349026: 0: E\n\
ndroid.launcher-655 [000] 50264.349030: 0: E\n\
ndroid.launcher-655 [000] 50264.349090: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.350313: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.350331: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.350363: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.351699: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.351706: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50264.353701: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50264.353720: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.353758: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50264.354221: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.355810: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.355816: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.355830: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.355839: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.355873: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.360341: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.360351: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.360547: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
kworker/0:0-13696 [000] 50264.360558: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50264.360583: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.360640: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.360655: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.360717: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.360808: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.360823: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.360978: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.361069: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.361084: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.361141: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.361231: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.361245: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.361300: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.361390: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.361402: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.361451: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.363474: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.363488: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50264.363507: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.363529: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.363548: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.363575: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.363608: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.363627: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.363686: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50264.363720: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.363768: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.363844: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.363876: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.363920: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.364202: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.364225: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.364285: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.364418: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50264.364436: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.364453: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.364459: 0: E\n\
SurfaceFlinger-236 [000] 50264.364470: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.364498: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.364518: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.364546: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.364574: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.364607: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.364626: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50264.364633: 0: E\n\
SurfaceFlinger-236 [000] 50264.364654: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50264.364661: 0: E\n\
SurfaceFlinger-236 [000] 50264.364775: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.364795: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50264.364802: 0: E\n\
SurfaceFlinger-236 [000] 50264.364811: 0: E\n\
SurfaceFlinger-236 [000] 50264.364822: 0: E\n\
SurfaceFlinger-236 [000] 50264.364851: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.364870: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.364927: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.364959: 0: E\n\
SurfaceFlinger-236 [000] 50264.364979: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.364986: 0: E\n\
SurfaceFlinger-236 [000] 50264.364998: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.365003: 0: E\n\
SurfaceFlinger-236 [000] 50264.365017: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.365025: 0: E\n\
SurfaceFlinger-236 [000] 50264.365037: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.365075: 0: E\n\
SurfaceFlinger-236 [000] 50264.365090: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.365097: 0: E\n\
SurfaceFlinger-236 [000] 50264.365109: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.365115: 0: E\n\
SurfaceFlinger-236 [000] 50264.365141: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.365159: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.365186: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.365220: 0: E\n\
SurfaceFlinger-236 [000] 50264.365240: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.365294: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.365321: 0: E\n\
SurfaceFlinger-236 [000] 50264.365341: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50264.365419: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.365437: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.365505: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50264.365546: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.365625: 0: E\n\
SurfaceFlinger-236 [000] 50264.365637: 0: E\n\
SurfaceFlinger-236 [000] 50264.365695: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.365753: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50264.365869: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.365889: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.365931: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50264.365952: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50264.366192: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50264.366233: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50264.366411: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50264.366485: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50264.366708: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.366744: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50264.366910: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50264.366985: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.367022: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50264.367119: 0: B|124|dequeueBuffer\n\
surfaceflinger-124 [000] 50264.367142: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
surfaceflinger-124 [000] 50264.367149: 0: E\n\
surfaceflinger-124 [000] 50264.367155: 0: E\n\
surfaceflinger-124 [000] 50264.367194: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50264.367249: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.367286: 0: E\n\
ndroid.launcher-655 [000] 50264.367368: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50264.367393: 0: E\n\
ndroid.launcher-655 [000] 50264.367533: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50264.367947: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.367968: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50264.367991: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.368005: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.368015: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50264.368092: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50264.368141: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.368179: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.369756: 0: E\n\
ndroid.launcher-655 [000] 50264.369797: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50264.370863: 0: E\n\
ndroid.launcher-655 [000] 50264.370954: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50264.371514: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50264.371611: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.371643: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.371675: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.371689: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.371699: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.371814: 0: B|124|queueBuffer\n\
Binder_1-340 [000] 50264.371835: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_1-340 [000] 50264.371843: 0: E\n\
Binder_1-340 [000] 50264.371874: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_1-340 [000] 50264.371909: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_1-340 [000] 50264.371925: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.371955: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.371970: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_1-340 [000] 50264.371981: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.372018: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.372034: 0: E\n\
Binder_1-340 [000] 50264.372121: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.372161: 0: E\n\
ndroid.launcher-655 [000] 50264.372203: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.372228: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.372294: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.372323: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.372332: 0: E\n\
ndroid.launcher-655 [000] 50264.372345: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.372352: 0: E\n\
ndroid.launcher-655 [000] 50264.372363: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.372369: 0: E\n\
ndroid.launcher-655 [000] 50264.372392: 0: E\n\
ndroid.launcher-655 [000] 50264.372442: 0: E\n\
ndroid.launcher-655 [000] 50264.372462: 0: E\n\
ndroid.launcher-655 [000] 50264.372688: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.377289: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.377312: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50264.378050: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50264.378083: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.378163: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50264.380158: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50264.380224: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50264.380252: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50264.380263: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50264.380291: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.380415: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.380437: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.380452: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50264.380643: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.380688: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.380734: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.380751: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50264.380820: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.380863: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.380912: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.380930: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50264.380985: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.381043: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50264.381080: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.381099: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50264.381344: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.381364: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.381398: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.381454: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.381478: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.381508: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.381733: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50264.381800: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50264.381876: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.381890: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.381912: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.381926: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.381964: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.382051: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50264.382063: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.382074: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.382078: 0: E\n\
SurfaceFlinger-236 [000] 50264.382085: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.382096: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.382115: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.382127: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50264.382131: 0: E\n\
SurfaceFlinger-236 [000] 50264.382143: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50264.382148: 0: E\n\
SurfaceFlinger-236 [000] 50264.382214: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.382226: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50264.382230: 0: E\n\
SurfaceFlinger-236 [000] 50264.382236: 0: E\n\
SurfaceFlinger-236 [000] 50264.382244: 0: E\n\
SurfaceFlinger-236 [000] 50264.382257: 0: E\n\
SurfaceFlinger-236 [000] 50264.382268: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.382272: 0: E\n\
SurfaceFlinger-236 [000] 50264.382280: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.382284: 0: E\n\
SurfaceFlinger-236 [000] 50264.382292: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.382297: 0: E\n\
SurfaceFlinger-236 [000] 50264.382304: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.382328: 0: E\n\
SurfaceFlinger-236 [000] 50264.382339: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.382344: 0: E\n\
SurfaceFlinger-236 [000] 50264.382352: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.382356: 0: E\n\
SurfaceFlinger-236 [000] 50264.382371: 0: E\n\
SurfaceFlinger-236 [000] 50264.382381: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.382417: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.382435: 0: E\n\
SurfaceFlinger-236 [000] 50264.382448: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50264.382499: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.382511: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.382557: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50264.382583: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.382635: 0: E\n\
SurfaceFlinger-236 [000] 50264.382641: 0: E\n\
SurfaceFlinger-236 [000] 50264.382665: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.382729: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50264.382771: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.382794: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.382847: 0: B|124|dequeueBuffer\n\
Binder_5-9587 [000] 50264.382861: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_5-9587 [000] 50264.382865: 0: E\n\
Binder_5-9587 [000] 50264.382870: 0: E\n\
Binder_5-9587 [000] 50264.382895: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50264.382931: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.382954: 0: E\n\
ndroid.launcher-655 [000] 50264.383003: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50264.383018: 0: E\n\
ndroid.launcher-655 [000] 50264.383103: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50264.383339: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.384251: 0: E\n\
ndroid.launcher-655 [000] 50264.384275: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50264.384782: 0: E\n\
ndroid.launcher-655 [000] 50264.384825: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50264.385101: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50264.385153: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.385167: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50264.385187: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50264.385198: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.385207: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.385213: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50264.385224: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
Binder_3-924 [000] 50264.385232: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
Binder_3-924 [000] 50264.385283: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_3-924 [000] 50264.385339: 0: B|124|queueBuffer\n\
Binder_3-924 [000] 50264.385352: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_3-924 [000] 50264.385356: 0: E\n\
Binder_3-924 [000] 50264.385373: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_3-924 [000] 50264.385385: 0: E\n\
Binder_3-924 [000] 50264.385428: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50264.385441: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.385466: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50264.385476: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.385499: 0: E\n\
ndroid.launcher-655 [000] 50264.385513: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.385518: 0: E\n\
ndroid.launcher-655 [000] 50264.385526: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.385530: 0: E\n\
ndroid.launcher-655 [000] 50264.385537: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.385541: 0: E\n\
ndroid.launcher-655 [000] 50264.385553: 0: E\n\
ndroid.launcher-655 [000] 50264.385574: 0: E\n\
ndroid.launcher-655 [000] 50264.385582: 0: E\n\
ndroid.launcher-655 [000] 50264.385672: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50264.386426: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50264.386457: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.386499: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50264.386840: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.389761: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.389778: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.389821: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.390358: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.390368: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.390389: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.391869: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.391878: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.391893: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.391904: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.391945: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.396804: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.396812: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50264.396825: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.396836: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.396861: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.396874: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.396896: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
kworker/u:2-13771 [000] 50264.396907: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.396918: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.396931: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.396957: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50264.396977: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.397005: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.397049: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.397070: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.397098: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.397282: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50264.397334: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50264.397423: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50264.397466: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.397490: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.397576: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50264.397587: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.397598: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.397602: 0: E\n\
SurfaceFlinger-236 [000] 50264.397609: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.397619: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.397636: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.397647: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50264.397652: 0: E\n\
SurfaceFlinger-236 [000] 50264.397664: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50264.397669: 0: E\n\
SurfaceFlinger-236 [000] 50264.397733: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.397745: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50264.397749: 0: E\n\
SurfaceFlinger-236 [000] 50264.397754: 0: E\n\
SurfaceFlinger-236 [000] 50264.397762: 0: E\n\
SurfaceFlinger-236 [000] 50264.397775: 0: E\n\
SurfaceFlinger-236 [000] 50264.397786: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.397790: 0: E\n\
SurfaceFlinger-236 [000] 50264.397798: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.397801: 0: E\n\
SurfaceFlinger-236 [000] 50264.397809: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.397814: 0: E\n\
SurfaceFlinger-236 [000] 50264.397821: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.397843: 0: E\n\
SurfaceFlinger-236 [000] 50264.397852: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.397856: 0: E\n\
SurfaceFlinger-236 [000] 50264.397864: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.397867: 0: E\n\
SurfaceFlinger-236 [000] 50264.397882: 0: E\n\
SurfaceFlinger-236 [000] 50264.397893: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.397927: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.397944: 0: E\n\
SurfaceFlinger-236 [000] 50264.397957: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50264.398007: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.398019: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.398066: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50264.398123: 0: B|124|dequeueBuffer\n\
Binder_4-1276 [000] 50264.398137: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_4-1276 [000] 50264.398141: 0: E\n\
Binder_4-1276 [000] 50264.398145: 0: E\n\
Binder_4-1276 [000] 50264.398173: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50264.398210: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50264.398237: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.398287: 0: E\n\
SurfaceFlinger-236 [000] 50264.398293: 0: E\n\
SurfaceFlinger-236 [000] 50264.398318: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.398345: 0: E\n\
ndroid.launcher-655 [000] 50264.398396: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50264.398411: 0: E\n\
ndroid.launcher-655 [000] 50264.398495: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50264.398739: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.399659: 0: E\n\
ndroid.launcher-655 [000] 50264.399682: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50264.400187: 0: E\n\
ndroid.launcher-655 [000] 50264.400236: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50264.400425: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.400441: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.400456: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.400517: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_1-340 [000] 50264.400550: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.400576: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.400585: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.400593: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.400622: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.400796: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50264.400844: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.400856: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.400870: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.400879: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.400885: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.400941: 0: B|124|queueBuffer\n\
Binder_5-9587 [000] 50264.400954: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_5-9587 [000] 50264.400958: 0: E\n\
Binder_5-9587 [000] 50264.400975: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_5-9587 [000] 50264.400991: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50264.401000: 0: E\n\
Binder_5-9587 [000] 50264.401047: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.401069: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.401093: 0: E\n\
ndroid.launcher-655 [000] 50264.401106: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.401111: 0: E\n\
ndroid.launcher-655 [000] 50264.401119: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.401123: 0: E\n\
ndroid.launcher-655 [000] 50264.401130: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.401134: 0: E\n\
ndroid.launcher-655 [000] 50264.401145: 0: E\n\
ndroid.launcher-655 [000] 50264.401167: 0: E\n\
ndroid.launcher-655 [000] 50264.401173: 0: E\n\
ndroid.launcher-655 [000] 50264.401265: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.401832: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.401849: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.401876: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.401906: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50264.404767: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.405200: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.405217: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.405264: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.407307: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.407315: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.407332: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.407344: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.407388: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.410341: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.410351: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.410365: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.413474: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.413483: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50264.413495: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.413506: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.413529: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.413540: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.413563: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
kworker/u:2-13771 [000] 50264.413575: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.413585: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.413598: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.413627: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50264.413646: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.413676: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.413721: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.413741: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.413769: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.413947: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50264.414003: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50264.414094: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50264.414137: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.414162: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.414246: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50264.414258: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.414268: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.414273: 0: E\n\
SurfaceFlinger-236 [000] 50264.414280: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.414290: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.414308: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.414320: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50264.414324: 0: E\n\
SurfaceFlinger-236 [000] 50264.414337: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50264.414341: 0: E\n\
SurfaceFlinger-236 [000] 50264.414406: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.414417: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50264.414422: 0: E\n\
SurfaceFlinger-236 [000] 50264.414427: 0: E\n\
SurfaceFlinger-236 [000] 50264.414435: 0: E\n\
SurfaceFlinger-236 [000] 50264.414448: 0: E\n\
SurfaceFlinger-236 [000] 50264.414459: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.414463: 0: E\n\
SurfaceFlinger-236 [000] 50264.414470: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.414474: 0: E\n\
SurfaceFlinger-236 [000] 50264.414482: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.414487: 0: E\n\
SurfaceFlinger-236 [000] 50264.414494: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.414517: 0: E\n\
SurfaceFlinger-236 [000] 50264.414527: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.414531: 0: E\n\
SurfaceFlinger-236 [000] 50264.414538: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.414542: 0: E\n\
SurfaceFlinger-236 [000] 50264.414557: 0: E\n\
SurfaceFlinger-236 [000] 50264.414570: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.414605: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.414622: 0: E\n\
SurfaceFlinger-236 [000] 50264.414635: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50264.414684: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.414697: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.414743: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50264.414798: 0: B|124|dequeueBuffer\n\
Binder_3-924 [000] 50264.414812: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_3-924 [000] 50264.414816: 0: E\n\
Binder_3-924 [000] 50264.414821: 0: E\n\
Binder_3-924 [000] 50264.414848: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_3-924 [000] 50264.414885: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50264.414912: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.414962: 0: E\n\
SurfaceFlinger-236 [000] 50264.414968: 0: E\n\
SurfaceFlinger-236 [000] 50264.414992: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.415019: 0: E\n\
ndroid.launcher-655 [000] 50264.415070: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50264.415084: 0: E\n\
ndroid.launcher-655 [000] 50264.415169: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50264.415417: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.416297: 0: E\n\
ndroid.launcher-655 [000] 50264.416323: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50264.416830: 0: E\n\
ndroid.launcher-655 [000] 50264.416877: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50264.417156: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50264.417207: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.417223: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50264.417241: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50264.417251: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.417260: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.417266: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50264.417277: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
Binder_2-394 [000] 50264.417286: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
Binder_2-394 [000] 50264.417334: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_2-394 [000] 50264.417391: 0: B|124|queueBuffer\n\
Binder_2-394 [000] 50264.417404: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_2-394 [000] 50264.417408: 0: E\n\
Binder_2-394 [000] 50264.417424: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_2-394 [000] 50264.417437: 0: E\n\
Binder_2-394 [000] 50264.417482: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50264.417495: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.417520: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50264.417530: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.417555: 0: E\n\
ndroid.launcher-655 [000] 50264.417569: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.417574: 0: E\n\
ndroid.launcher-655 [000] 50264.417582: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.417586: 0: E\n\
ndroid.launcher-655 [000] 50264.417593: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.417597: 0: E\n\
ndroid.launcher-655 [000] 50264.417609: 0: E\n\
ndroid.launcher-655 [000] 50264.417630: 0: E\n\
ndroid.launcher-655 [000] 50264.417637: 0: E\n\
ndroid.launcher-655 [000] 50264.417731: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.418471: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.418485: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.418522: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.420366: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.420382: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.420727: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.420815: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.420842: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.420918: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.421011: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.421032: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.421092: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.421185: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.421205: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.421269: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.423685: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.423704: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.423769: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.426784: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.426801: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50264.427928: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50264.427955: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.427991: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.428011: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.428068: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50264.428183: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50264.428202: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50264.428239: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50264.430155: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50264.430179: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
WebViewCoreThre-11043 [000] 50264.430205: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.430229: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.430247: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.430270: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.430310: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.430384: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.430443: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50264.430474: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.430522: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.430594: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.430627: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.430671: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.430961: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50264.431049: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50264.431200: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50264.431272: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.431311: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.431445: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50264.431463: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.431480: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.431487: 0: E\n\
SurfaceFlinger-236 [000] 50264.431498: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.431513: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.431542: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.431560: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50264.431566: 0: E\n\
SurfaceFlinger-236 [000] 50264.431587: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50264.431594: 0: E\n\
SurfaceFlinger-236 [000] 50264.431701: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.431720: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50264.431726: 0: E\n\
SurfaceFlinger-236 [000] 50264.431734: 0: E\n\
SurfaceFlinger-236 [000] 50264.431746: 0: E\n\
SurfaceFlinger-236 [000] 50264.431766: 0: E\n\
SurfaceFlinger-236 [000] 50264.431781: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.431788: 0: E\n\
SurfaceFlinger-236 [000] 50264.431799: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.431805: 0: E\n\
SurfaceFlinger-236 [000] 50264.431817: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.431825: 0: E\n\
SurfaceFlinger-236 [000] 50264.431836: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.431872: 0: E\n\
SurfaceFlinger-236 [000] 50264.431886: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.431893: 0: E\n\
SurfaceFlinger-236 [000] 50264.431905: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.431911: 0: E\n\
SurfaceFlinger-236 [000] 50264.431935: 0: E\n\
SurfaceFlinger-236 [000] 50264.431951: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.432006: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.432036: 0: E\n\
SurfaceFlinger-236 [000] 50264.432056: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50264.432133: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.432153: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.432226: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.432317: 0: B|124|dequeueBuffer\n\
Binder_1-340 [000] 50264.432338: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_1-340 [000] 50264.432344: 0: E\n\
Binder_1-340 [000] 50264.432350: 0: E\n\
Binder_1-340 [000] 50264.432391: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_1-340 [000] 50264.432450: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50264.432492: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.432575: 0: E\n\
SurfaceFlinger-236 [000] 50264.432584: 0: E\n\
SurfaceFlinger-236 [000] 50264.432623: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.432668: 0: E\n\
ndroid.launcher-655 [000] 50264.432752: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50264.432776: 0: E\n\
ndroid.launcher-655 [000] 50264.432914: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50264.433308: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.434799: 0: E\n\
ndroid.launcher-655 [000] 50264.434840: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50264.435727: 0: E\n\
ndroid.launcher-655 [000] 50264.435815: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50264.436188: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.436227: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.436319: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.436450: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50264.436521: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50264.436541: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.436570: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.436619: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.436646: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50264.436887: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50264.436912: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.436973: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.437193: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.437223: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.437244: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.437285: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.437332: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.437422: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50264.437527: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.437553: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50264.437586: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.437602: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.437612: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50264.437728: 0: B|124|queueBuffer\n\
Binder_3-924 [000] 50264.437773: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_3-924 [000] 50264.437780: 0: E\n\
Binder_3-924 [000] 50264.437816: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_3-924 [000] 50264.437856: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_3-924 [000] 50264.437872: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.437898: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50264.437913: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_3-924 [000] 50264.437924: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.437963: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.437977: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.438032: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50264.438055: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50264.438545: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50264.438603: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50264.438996: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50264.439111: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50264.439510: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.439572: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50264.439609: 0: E\n\
Binder_3-924 [000] 50264.439735: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.439792: 0: E\n\
ndroid.launcher-655 [000] 50264.439821: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.439828: 0: E\n\
ndroid.launcher-655 [000] 50264.439840: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.439846: 0: E\n\
ndroid.launcher-655 [000] 50264.439857: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.439863: 0: E\n\
ndroid.launcher-655 [000] 50264.439889: 0: E\n\
ndroid.launcher-655 [000] 50264.439957: 0: E\n\
ndroid.launcher-655 [000] 50264.439971: 0: E\n\
ndroid.launcher-655 [000] 50264.440172: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50264.440461: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50264.440496: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50264.440702: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50264.440793: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50264.440818: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50264.440887: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50264.440981: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50264.440998: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50264.441056: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50264.441148: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50264.441166: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50264.441442: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50264.442067: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50264.442083: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.442129: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50264.442449: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.444180: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.444189: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.444210: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.444222: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.444262: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.446809: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.446817: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50264.446828: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.446837: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.446865: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.446875: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.446897: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.446911: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.446920: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.446933: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.446950: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50264.446966: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.446994: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.447033: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.447050: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.447075: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.447244: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50264.447293: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50264.447375: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50264.447414: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.447436: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.447514: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50264.447524: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.447534: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.447538: 0: E\n\
SurfaceFlinger-236 [000] 50264.447544: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.447553: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.447570: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.447580: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50264.447584: 0: E\n\
SurfaceFlinger-236 [000] 50264.447595: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50264.447599: 0: E\n\
SurfaceFlinger-236 [000] 50264.447659: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.447669: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50264.447673: 0: E\n\
SurfaceFlinger-236 [000] 50264.447678: 0: E\n\
SurfaceFlinger-236 [000] 50264.447685: 0: E\n\
SurfaceFlinger-236 [000] 50264.447697: 0: E\n\
SurfaceFlinger-236 [000] 50264.447706: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.447710: 0: E\n\
SurfaceFlinger-236 [000] 50264.447716: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.447720: 0: E\n\
SurfaceFlinger-236 [000] 50264.447727: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.447732: 0: E\n\
SurfaceFlinger-236 [000] 50264.447738: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.447759: 0: E\n\
SurfaceFlinger-236 [000] 50264.447767: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.447771: 0: E\n\
SurfaceFlinger-236 [000] 50264.447778: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.447781: 0: E\n\
SurfaceFlinger-236 [000] 50264.447794: 0: E\n\
SurfaceFlinger-236 [000] 50264.447804: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.447836: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.447851: 0: E\n\
SurfaceFlinger-236 [000] 50264.447863: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50264.447908: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.447919: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.447962: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50264.448013: 0: B|124|dequeueBuffer\n\
Binder_2-394 [000] 50264.448026: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_2-394 [000] 50264.448029: 0: E\n\
Binder_2-394 [000] 50264.448033: 0: E\n\
Binder_2-394 [000] 50264.448057: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_2-394 [000] 50264.448090: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50264.448114: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.448161: 0: E\n\
SurfaceFlinger-236 [000] 50264.448167: 0: E\n\
SurfaceFlinger-236 [000] 50264.448188: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.448213: 0: E\n\
ndroid.launcher-655 [000] 50264.448260: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50264.448273: 0: E\n\
ndroid.launcher-655 [000] 50264.448360: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50264.448577: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.449368: 0: E\n\
ndroid.launcher-655 [000] 50264.449391: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50264.449870: 0: E\n\
ndroid.launcher-655 [000] 50264.449911: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50264.450172: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50264.450222: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.450235: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50264.450252: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=D ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50264.450262: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.450269: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.450275: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50264.450285: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50264.450292: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50264.450375: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50264.450429: 0: B|124|queueBuffer\n\
surfaceflinger-124 [000] 50264.450441: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
surfaceflinger-124 [000] 50264.450445: 0: E\n\
surfaceflinger-124 [000] 50264.450460: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
surfaceflinger-124 [000] 50264.450471: 0: E\n\
surfaceflinger-124 [000] 50264.450511: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.450522: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.450548: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50264.450557: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.450579: 0: E\n\
ndroid.launcher-655 [000] 50264.450592: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.450596: 0: E\n\
ndroid.launcher-655 [000] 50264.450603: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.450607: 0: E\n\
ndroid.launcher-655 [000] 50264.450613: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.450616: 0: E\n\
ndroid.launcher-655 [000] 50264.450627: 0: E\n\
ndroid.launcher-655 [000] 50264.450647: 0: E\n\
ndroid.launcher-655 [000] 50264.450653: 0: E\n\
ndroid.launcher-655 [000] 50264.450742: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.451527: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.451539: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.451578: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.452487: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.452496: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50264.454731: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.454931: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.454941: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.454988: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.457038: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.457045: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.457059: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.457070: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.457112: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.460348: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.460357: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.460372: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.463325: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.463333: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50264.463354: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.463475: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.463482: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50264.463492: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.463502: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.463533: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.463544: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.463566: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.463579: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.463589: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.463602: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.463619: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50264.463635: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.463662: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.463704: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.463723: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.463748: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.463917: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50264.463965: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50264.464049: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50264.464090: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.464112: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.464188: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50264.464198: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.464208: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.464212: 0: E\n\
SurfaceFlinger-236 [000] 50264.464218: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.464227: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.464243: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.464254: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50264.464258: 0: E\n\
SurfaceFlinger-236 [000] 50264.464269: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50264.464273: 0: E\n\
SurfaceFlinger-236 [000] 50264.464336: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.464346: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50264.464350: 0: E\n\
SurfaceFlinger-236 [000] 50264.464355: 0: E\n\
SurfaceFlinger-236 [000] 50264.464362: 0: E\n\
SurfaceFlinger-236 [000] 50264.464374: 0: E\n\
SurfaceFlinger-236 [000] 50264.464383: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.464387: 0: E\n\
SurfaceFlinger-236 [000] 50264.464393: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.464397: 0: E\n\
SurfaceFlinger-236 [000] 50264.464404: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.464409: 0: E\n\
SurfaceFlinger-236 [000] 50264.464415: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.464437: 0: E\n\
SurfaceFlinger-236 [000] 50264.464445: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.464449: 0: E\n\
SurfaceFlinger-236 [000] 50264.464455: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.464459: 0: E\n\
SurfaceFlinger-236 [000] 50264.464473: 0: E\n\
SurfaceFlinger-236 [000] 50264.464482: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.464515: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.464531: 0: E\n\
SurfaceFlinger-236 [000] 50264.464543: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50264.464586: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.464598: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.464641: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.464693: 0: B|124|dequeueBuffer\n\
Binder_5-9587 [000] 50264.464706: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_5-9587 [000] 50264.464710: 0: E\n\
Binder_5-9587 [000] 50264.464713: 0: E\n\
Binder_5-9587 [000] 50264.464738: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50264.464771: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50264.464795: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.464842: 0: E\n\
SurfaceFlinger-236 [000] 50264.464847: 0: E\n\
SurfaceFlinger-236 [000] 50264.464868: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.464894: 0: E\n\
ndroid.launcher-655 [000] 50264.464940: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50264.464953: 0: E\n\
ndroid.launcher-655 [000] 50264.465036: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50264.465262: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.466078: 0: E\n\
ndroid.launcher-655 [000] 50264.466103: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50264.466564: 0: E\n\
ndroid.launcher-655 [000] 50264.466604: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50264.466861: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50264.466907: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.466921: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50264.466937: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50264.466946: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.466954: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.466960: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50264.466970: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
Binder_2-394 [000] 50264.466977: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
Binder_2-394 [000] 50264.467023: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_2-394 [000] 50264.467073: 0: B|124|queueBuffer\n\
Binder_2-394 [000] 50264.467085: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_2-394 [000] 50264.467089: 0: E\n\
Binder_2-394 [000] 50264.467106: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_2-394 [000] 50264.467118: 0: E\n\
Binder_2-394 [000] 50264.467157: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50264.467169: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.467192: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50264.467202: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.467223: 0: E\n\
ndroid.launcher-655 [000] 50264.467234: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.467239: 0: E\n\
ndroid.launcher-655 [000] 50264.467246: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.467249: 0: E\n\
ndroid.launcher-655 [000] 50264.467256: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.467259: 0: E\n\
ndroid.launcher-655 [000] 50264.467271: 0: E\n\
ndroid.launcher-655 [000] 50264.467290: 0: E\n\
ndroid.launcher-655 [000] 50264.467296: 0: E\n\
ndroid.launcher-655 [000] 50264.467381: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.468233: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.468251: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.468284: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.471596: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.471609: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.471642: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.473707: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.473713: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.473727: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.473736: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.473774: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.476741: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.476750: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50264.479326: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.480148: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.480158: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50264.480170: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.480181: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.480203: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.480212: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.480234: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.480248: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.480258: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.480270: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.480295: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50264.480312: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.480356: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.480371: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.480669: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
kworker/0:0-13696 [000] 50264.480682: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50264.480708: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.480732: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
EventThread-337 [000] 50264.480759: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.480776: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.480836: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.480855: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.480902: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.480932: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.480948: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.481002: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.481074: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.481099: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.481117: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.481168: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.481465: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50264.481552: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50264.481699: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50264.481768: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.481808: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.481902: 0: B|124|dequeueBuffer\n\
Binder_1-340 [000] 50264.481925: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_1-340 [000] 50264.481931: 0: E\n\
Binder_1-340 [000] 50264.481938: 0: E\n\
Binder_1-340 [000] 50264.481977: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_1-340 [000] 50264.482035: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.482082: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.482131: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.482257: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50264.482274: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.482292: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.482299: 0: E\n\
SurfaceFlinger-236 [000] 50264.482311: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.482325: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.482355: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.482373: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50264.482380: 0: E\n\
SurfaceFlinger-236 [000] 50264.482400: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50264.482407: 0: E\n\
SurfaceFlinger-236 [000] 50264.482514: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.482533: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50264.482539: 0: E\n\
SurfaceFlinger-236 [000] 50264.482548: 0: E\n\
SurfaceFlinger-236 [000] 50264.482560: 0: E\n\
SurfaceFlinger-236 [000] 50264.482580: 0: E\n\
SurfaceFlinger-236 [000] 50264.482595: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.482602: 0: E\n\
SurfaceFlinger-236 [000] 50264.482614: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.482620: 0: E\n\
SurfaceFlinger-236 [000] 50264.482633: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.482641: 0: E\n\
SurfaceFlinger-236 [000] 50264.482653: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.482689: 0: E\n\
SurfaceFlinger-236 [000] 50264.482703: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.482710: 0: E\n\
SurfaceFlinger-236 [000] 50264.482721: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.482727: 0: E\n\
SurfaceFlinger-236 [000] 50264.482751: 0: E\n\
SurfaceFlinger-236 [000] 50264.482768: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.482822: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.482850: 0: E\n\
SurfaceFlinger-236 [000] 50264.482870: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50264.482949: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.482970: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.483042: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50264.483083: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.483164: 0: E\n\
SurfaceFlinger-236 [000] 50264.483175: 0: E\n\
SurfaceFlinger-236 [000] 50264.483213: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.483258: 0: E\n\
ndroid.launcher-655 [000] 50264.483343: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50264.483366: 0: E\n\
ndroid.launcher-655 [000] 50264.483510: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50264.483925: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.483946: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50264.483971: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.483984: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.485400: 0: E\n\
ndroid.launcher-655 [000] 50264.485439: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50264.486343: 0: E\n\
ndroid.launcher-655 [000] 50264.486428: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50264.486703: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.486736: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.486768: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50264.486890: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50264.486953: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.486999: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.487013: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.487025: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.487080: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.487403: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50264.487490: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.487509: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.487535: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.487549: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.487558: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.487656: 0: B|124|queueBuffer\n\
Binder_5-9587 [000] 50264.487677: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_5-9587 [000] 50264.487684: 0: E\n\
Binder_5-9587 [000] 50264.487714: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_5-9587 [000] 50264.487744: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50264.487762: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.487806: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.487825: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.487883: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.487906: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.487922: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50264.487933: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.487965: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.487985: 0: E\n\
Binder_5-9587 [000] 50264.488074: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.488120: 0: E\n\
ndroid.launcher-655 [000] 50264.488144: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.488153: 0: E\n\
ndroid.launcher-655 [000] 50264.488165: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.488171: 0: E\n\
ndroid.launcher-655 [000] 50264.488182: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.488189: 0: E\n\
ndroid.launcher-655 [000] 50264.488214: 0: E\n\
ndroid.launcher-655 [000] 50264.488272: 0: E\n\
ndroid.launcher-655 [000] 50264.488290: 0: E\n\
ndroid.launcher-655 [000] 50264.488524: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.493656: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.493686: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.493757: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.496824: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.496837: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50264.496862: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.496892: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.496924: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.496934: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.496978: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.497000: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.497064: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50264.497094: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.497139: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.497231: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.497272: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.497322: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.497494: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50264.497511: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.497530: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.497536: 0: E\n\
SurfaceFlinger-236 [000] 50264.497548: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.497564: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.497600: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.497618: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50264.497625: 0: E\n\
SurfaceFlinger-236 [000] 50264.497648: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50264.497655: 0: E\n\
SurfaceFlinger-236 [000] 50264.497795: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.497814: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50264.497820: 0: E\n\
SurfaceFlinger-236 [000] 50264.497830: 0: E\n\
SurfaceFlinger-236 [000] 50264.497845: 0: E\n\
SurfaceFlinger-236 [000] 50264.497865: 0: E\n\
SurfaceFlinger-236 [000] 50264.497886: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.497893: 0: E\n\
SurfaceFlinger-236 [000] 50264.497904: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.497910: 0: E\n\
SurfaceFlinger-236 [000] 50264.497924: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.497932: 0: E\n\
SurfaceFlinger-236 [000] 50264.497944: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.497985: 0: E\n\
SurfaceFlinger-236 [000] 50264.498000: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.498007: 0: E\n\
SurfaceFlinger-236 [000] 50264.498018: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.498024: 0: E\n\
SurfaceFlinger-236 [000] 50264.498056: 0: E\n\
SurfaceFlinger-236 [000] 50264.498073: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.498096: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.498118: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.498150: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.498171: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.498229: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.498292: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.498320: 0: E\n\
SurfaceFlinger-236 [000] 50264.498342: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50264.498415: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.498434: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.498487: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.498502: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50264.498536: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.498574: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50264.498612: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.498689: 0: E\n\
SurfaceFlinger-236 [000] 50264.498699: 0: E\n\
SurfaceFlinger-236 [000] 50264.498736: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.499014: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50264.499099: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50264.499234: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50264.499300: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.499319: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50264.499341: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.499355: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.499365: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50264.499449: 0: B|124|dequeueBuffer\n\
Binder_2-394 [000] 50264.499472: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_2-394 [000] 50264.499479: 0: E\n\
Binder_2-394 [000] 50264.499485: 0: E\n\
Binder_2-394 [000] 50264.499558: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.499594: 0: E\n\
ndroid.launcher-655 [000] 50264.499665: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50264.499688: 0: E\n\
ndroid.launcher-655 [000] 50264.499818: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50264.500194: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.500213: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50264.500235: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.500249: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.500259: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50264.500386: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50264.500409: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50264.500424: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50264.500534: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.500557: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50264.500582: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50264.500595: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.500624: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.500640: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50264.500701: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.500724: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50264.500741: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50264.500752: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.500794: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.500810: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50264.500867: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.500882: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50264.500935: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
surfaceflinger-124 [000] 50264.500964: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.500982: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [000] 50264.501199: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.502131: 0: E\n\
ndroid.launcher-655 [000] 50264.502155: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50264.502369: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.502672: 0: E\n\
ndroid.launcher-655 [000] 50264.502714: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50264.502992: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50264.503042: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.503056: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50264.503075: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50264.504326: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50264.504354: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.504396: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.504415: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.504429: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50264.504542: 0: B|124|queueBuffer\n\
Binder_3-924 [000] 50264.504556: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_3-924 [000] 50264.504561: 0: E\n\
Binder_3-924 [000] 50264.504587: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_3-924 [000] 50264.504614: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_3-924 [000] 50264.504624: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.504640: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50264.504649: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_3-924 [000] 50264.504656: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.504679: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50264.504689: 0: E\n\
Binder_3-924 [000] 50264.504742: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.504771: 0: E\n\
ndroid.launcher-655 [000] 50264.504785: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.504790: 0: E\n\
ndroid.launcher-655 [000] 50264.504798: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.504802: 0: E\n\
ndroid.launcher-655 [000] 50264.504809: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.504813: 0: E\n\
ndroid.launcher-655 [000] 50264.504828: 0: E\n\
ndroid.launcher-655 [000] 50264.504857: 0: E\n\
ndroid.launcher-655 [000] 50264.504866: 0: E\n\
ndroid.launcher-655 [000] 50264.504971: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50264.506038: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.507678: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.507695: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.507746: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.508107: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.508117: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.508164: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.508375: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.508384: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.508402: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.508706: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.508713: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.508749: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.508960: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.508968: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.508986: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.509660: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.509667: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.509695: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50264.509708: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50264.509786: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
SensorService-373 [000] 50264.509797: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.509816: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.509828: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.509870: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50264.509981: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50264.510006: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50264.510117: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50264.510161: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50264.510295: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.510347: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.510357: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.510375: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.513485: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.513494: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50264.513507: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.513518: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.513538: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.513548: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.513572: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.513584: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.513594: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.513608: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.513642: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50264.513661: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.513691: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.513732: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.513753: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.513781: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.513959: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50264.514016: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50264.514108: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50264.514151: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.514176: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.514261: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50264.514273: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.514283: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.514288: 0: E\n\
SurfaceFlinger-236 [000] 50264.514295: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.514305: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.514323: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.514335: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50264.514340: 0: E\n\
SurfaceFlinger-236 [000] 50264.514353: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50264.514357: 0: E\n\
SurfaceFlinger-236 [000] 50264.514423: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.514436: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50264.514440: 0: E\n\
SurfaceFlinger-236 [000] 50264.514446: 0: E\n\
SurfaceFlinger-236 [000] 50264.514454: 0: E\n\
SurfaceFlinger-236 [000] 50264.514466: 0: E\n\
SurfaceFlinger-236 [000] 50264.514477: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.514481: 0: E\n\
SurfaceFlinger-236 [000] 50264.514488: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.514492: 0: E\n\
SurfaceFlinger-236 [000] 50264.514500: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.514506: 0: E\n\
SurfaceFlinger-236 [000] 50264.514513: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.514537: 0: E\n\
SurfaceFlinger-236 [000] 50264.514546: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.514551: 0: E\n\
SurfaceFlinger-236 [000] 50264.514558: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.514562: 0: E\n\
SurfaceFlinger-236 [000] 50264.514577: 0: E\n\
SurfaceFlinger-236 [000] 50264.514588: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.514622: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.514639: 0: E\n\
SurfaceFlinger-236 [000] 50264.514651: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50264.514702: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.514715: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.514762: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.514820: 0: B|124|dequeueBuffer\n\
Binder_1-340 [000] 50264.514834: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_1-340 [000] 50264.514838: 0: E\n\
Binder_1-340 [000] 50264.514842: 0: E\n\
Binder_1-340 [000] 50264.514869: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
Binder_1-340 [000] 50264.514907: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50264.514934: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.514984: 0: E\n\
SurfaceFlinger-236 [000] 50264.514991: 0: E\n\
SurfaceFlinger-236 [000] 50264.515015: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.515043: 0: E\n\
ndroid.launcher-655 [000] 50264.515096: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50264.515110: 0: E\n\
ndroid.launcher-655 [000] 50264.515197: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50264.515451: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.516323: 0: E\n\
ndroid.launcher-655 [000] 50264.516348: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50264.516873: 0: E\n\
ndroid.launcher-655 [000] 50264.516921: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50264.517207: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50264.517258: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.517275: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.517293: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=D ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50264.517303: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.517311: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.517318: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.517329: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50264.517338: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50264.517390: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50264.517447: 0: B|124|queueBuffer\n\
Binder_5-9587 [000] 50264.517461: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_5-9587 [000] 50264.517465: 0: E\n\
Binder_5-9587 [000] 50264.517482: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_5-9587 [000] 50264.517495: 0: E\n\
Binder_5-9587 [000] 50264.517539: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50264.517552: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.517578: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50264.517588: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.517613: 0: E\n\
ndroid.launcher-655 [000] 50264.517627: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.517631: 0: E\n\
ndroid.launcher-655 [000] 50264.517639: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.517643: 0: E\n\
ndroid.launcher-655 [000] 50264.517650: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.517654: 0: E\n\
ndroid.launcher-655 [000] 50264.517667: 0: E\n\
ndroid.launcher-655 [000] 50264.517688: 0: E\n\
ndroid.launcher-655 [000] 50264.517698: 0: E\n\
ndroid.launcher-655 [000] 50264.517790: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.518507: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.518520: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.518564: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.520357: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.520382: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.520418: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.521848: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.521857: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.521892: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.523963: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.523970: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.523984: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.523995: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.524034: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.528068: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.528078: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50264.530159: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50264.530177: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50264.530194: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.530211: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.530225: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.530256: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.530269: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.530282: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.530317: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50264.530354: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.530362: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.530371: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.530572: sched_wakeup: comm=kthreadd pid=2 prio=120 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.530583: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.530597: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=kthreadd next_pid=2 next_prio=120\n\
kthreadd-2 [000] 50264.530666: sched_switch: prev_comm=kthreadd prev_pid=2 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.530690: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.530721: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.530767: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.530787: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.530815: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.531007: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50264.531061: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50264.531159: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50264.531206: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.531231: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.531317: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50264.531328: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.531339: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.531343: 0: E\n\
SurfaceFlinger-236 [000] 50264.531350: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.531359: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.531378: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.531390: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50264.531394: 0: E\n\
SurfaceFlinger-236 [000] 50264.531407: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50264.531411: 0: E\n\
SurfaceFlinger-236 [000] 50264.531476: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.531488: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50264.531492: 0: E\n\
SurfaceFlinger-236 [000] 50264.531498: 0: E\n\
SurfaceFlinger-236 [000] 50264.531506: 0: E\n\
SurfaceFlinger-236 [000] 50264.531519: 0: E\n\
SurfaceFlinger-236 [000] 50264.531529: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.531534: 0: E\n\
SurfaceFlinger-236 [000] 50264.531541: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.531545: 0: E\n\
SurfaceFlinger-236 [000] 50264.531553: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.531558: 0: E\n\
SurfaceFlinger-236 [000] 50264.531565: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.531588: 0: E\n\
SurfaceFlinger-236 [000] 50264.531597: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.531602: 0: E\n\
SurfaceFlinger-236 [000] 50264.531609: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.531613: 0: E\n\
SurfaceFlinger-236 [000] 50264.531628: 0: E\n\
SurfaceFlinger-236 [000] 50264.531638: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.531674: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.531692: 0: E\n\
SurfaceFlinger-236 [000] 50264.531704: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50264.531755: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.531768: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.531818: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50264.531877: 0: B|124|dequeueBuffer\n\
surfaceflinger-124 [000] 50264.531890: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
surfaceflinger-124 [000] 50264.531895: 0: E\n\
surfaceflinger-124 [000] 50264.531899: 0: E\n\
surfaceflinger-124 [000] 50264.531924: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50264.531962: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50264.531992: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.532046: 0: E\n\
SurfaceFlinger-236 [000] 50264.532053: 0: E\n\
SurfaceFlinger-236 [000] 50264.532078: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.532106: 0: E\n\
ndroid.launcher-655 [000] 50264.532157: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50264.532172: 0: E\n\
ndroid.launcher-655 [000] 50264.532260: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50264.532504: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.533382: 0: E\n\
ndroid.launcher-655 [000] 50264.533406: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50264.533645: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.533662: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50264.533691: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=S ==> next_comm=kthreadd next_pid=14663 next_prio=120\n\
migration/1-14663 [000] 50264.533704: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
migration/1-14663 [000] 50264.533712: sched_switch: prev_comm=kthreadd prev_pid=14663 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.533735: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=migration/1 next_pid=14663 next_prio=120\n\
migration/1-14663 [000] 50264.533742: sched_switch: prev_comm=migration/1 prev_pid=14663 prev_prio=120 prev_state=D ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50264.533798: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_3-924 [000] 50264.533831: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.533858: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.534193: 0: E\n\
ndroid.launcher-655 [000] 50264.534241: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50264.534525: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50264.534574: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.534588: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.534605: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.534613: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.534619: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.534673: 0: B|124|queueBuffer\n\
Binder_1-340 [000] 50264.534686: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_1-340 [000] 50264.534691: 0: E\n\
Binder_1-340 [000] 50264.534708: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_1-340 [000] 50264.534726: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_1-340 [000] 50264.534735: 0: E\n\
Binder_1-340 [000] 50264.534782: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.534807: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.534832: 0: E\n\
ndroid.launcher-655 [000] 50264.534846: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.534851: 0: E\n\
ndroid.launcher-655 [000] 50264.534858: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.534863: 0: E\n\
ndroid.launcher-655 [000] 50264.534870: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.534874: 0: E\n\
ndroid.launcher-655 [000] 50264.534885: 0: E\n\
ndroid.launcher-655 [000] 50264.534908: 0: E\n\
ndroid.launcher-655 [000] 50264.534916: 0: E\n\
ndroid.launcher-655 [000] 50264.535005: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50264.535072: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.535808: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.535822: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.535864: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.539153: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.539161: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.539199: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.540371: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.540387: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.540715: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
kworker/0:0-13696 [000] 50264.540730: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50264.540768: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.540820: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.540841: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.540911: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.541003: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.541022: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.541080: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.541174: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.541193: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.541245: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.541936: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.541954: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.541982: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.542001: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.542053: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.543743: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.543766: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.543801: sched_wakeup: comm=kthreadd pid=2 prio=120 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.543815: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=kthreadd next_pid=2 next_prio=120\n\
kthreadd-2 [000] 50264.543902: sched_switch: prev_comm=kthreadd prev_pid=2 prev_prio=120 prev_state=S ==> next_comm=kthreadd next_pid=14664 next_prio=120\n\
kworker/1:0-14664 [000] 50264.543915: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
kworker/1:0-14664 [000] 50264.543925: sched_switch: prev_comm=kthreadd prev_pid=14664 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.544379: sched_wakeup: comm=kthreadd pid=2 prio=120 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.544395: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=kthreadd next_pid=2 next_prio=120\n\
kthreadd-2 [000] 50264.544456: sched_switch: prev_comm=kthreadd prev_pid=2 prev_prio=120 prev_state=S ==> next_comm=kworker/1:0 next_pid=14664 next_prio=120\n\
kworker/1:0-14664 [000] 50264.544468: sched_switch: prev_comm=kworker/1:0 prev_pid=14664 prev_prio=120 prev_state=D ==> next_comm=kthreadd next_pid=14665 next_prio=120\n\
ksoftirqd/1-14665 [000] 50264.544479: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ksoftirqd/1-14665 [000] 50264.544489: sched_switch: prev_comm=kthreadd prev_pid=14665 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.544515: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=ksoftirqd/1 next_pid=14665 next_prio=120\n\
ksoftirqd/1-14665 [000] 50264.544532: sched_switch: prev_comm=ksoftirqd/1 prev_pid=14665 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.545364: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.545387: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50264.545424: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.546826: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.546845: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50264.546864: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.546886: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.546905: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.546927: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.546984: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50264.547016: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.547062: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.547134: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.547168: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.547212: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.547346: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50264.547364: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.547381: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.547387: 0: E\n\
SurfaceFlinger-236 [000] 50264.547398: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.547413: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.547444: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.547462: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50264.547468: 0: E\n\
SurfaceFlinger-236 [000] 50264.547489: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50264.547496: 0: E\n\
SurfaceFlinger-236 [000] 50264.547598: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.547617: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50264.547623: 0: E\n\
SurfaceFlinger-236 [000] 50264.547632: 0: E\n\
SurfaceFlinger-236 [000] 50264.547644: 0: E\n\
SurfaceFlinger-236 [000] 50264.547665: 0: E\n\
SurfaceFlinger-236 [000] 50264.547681: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.547687: 0: E\n\
SurfaceFlinger-236 [000] 50264.547698: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.547704: 0: E\n\
SurfaceFlinger-236 [000] 50264.547717: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.547725: 0: E\n\
SurfaceFlinger-236 [000] 50264.547737: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.547774: 0: E\n\
SurfaceFlinger-236 [000] 50264.547789: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.547796: 0: E\n\
SurfaceFlinger-236 [000] 50264.547807: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.547813: 0: E\n\
SurfaceFlinger-236 [000] 50264.547838: 0: E\n\
SurfaceFlinger-236 [000] 50264.547854: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.547909: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.547937: 0: E\n\
SurfaceFlinger-236 [000] 50264.547959: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50264.548044: sched_wakeup: comm=kworker/u:4 pid=13846 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.548066: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:4 next_pid=13846 next_prio=120\n\
kworker/u:4-13846 [000] 50264.548084: sched_switch: prev_comm=kworker/u:4 prev_pid=13846 prev_prio=120 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.548170: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.548193: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50264.548233: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.548311: 0: E\n\
SurfaceFlinger-236 [000] 50264.548321: 0: E\n\
SurfaceFlinger-236 [000] 50264.548360: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.548663: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50264.548756: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50264.548902: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50264.548977: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.548997: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.549020: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.549034: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.549044: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.549134: 0: B|124|dequeueBuffer\n\
Binder_5-9587 [000] 50264.549156: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_5-9587 [000] 50264.549163: 0: E\n\
Binder_5-9587 [000] 50264.549170: 0: E\n\
Binder_5-9587 [000] 50264.549247: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.549284: 0: E\n\
ndroid.launcher-655 [000] 50264.549362: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50264.549389: 0: E\n\
ndroid.launcher-655 [000] 50264.549526: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50264.549920: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.549940: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50264.549965: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.549979: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.549990: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50264.550063: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_2-394 [000] 50264.550111: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.550150: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.551615: 0: E\n\
ndroid.launcher-655 [000] 50264.551655: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50264.552550: 0: E\n\
ndroid.launcher-655 [000] 50264.552632: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50264.553145: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.553210: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50264.553296: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.553324: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50264.553356: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50264.554060: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50264.554102: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.554172: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.554202: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.554218: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50264.554404: 0: B|124|queueBuffer\n\
Binder_4-1276 [000] 50264.554427: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_4-1276 [000] 50264.554435: 0: E\n\
Binder_4-1276 [000] 50264.554477: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_4-1276 [000] 50264.554536: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50264.554561: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50264.554578: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.555422: sched_wakeup: comm=kworker/u:4 pid=13846 prio=120 success=1 target_cpu=000\n\
<idle>-0 [001] 50264.557303: sched_wakeup: comm=migration/1 pid=14663 prio=0 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.557338: sched_wakeup: comm=kworker/1:0 pid=14664 prio=120 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.557388: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=migration/1 next_pid=14663 next_prio=0\n\
migration/1-14663 [001] 50264.557421: sched_switch: prev_comm=migration/1 prev_pid=14663 prev_prio=0 prev_state=S ==> next_comm=kworker/1:0 next_pid=14664 next_prio=120\n\
kworker/u:2-13771 [000] 50264.557471: sched_wakeup: comm=kthreadd pid=2 prio=120 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.557490: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kthreadd next_pid=2 next_prio=120\n\
kworker/1:0-14664 [001] 50264.557582: sched_wakeup: comm=ksoftirqd/1 pid=14665 prio=120 success=1 target_cpu=001\n\
kworker/1:0-14664 [001] 50264.557592: sched_switch: prev_comm=kworker/1:0 prev_pid=14664 prev_prio=120 prev_state=S ==> next_comm=kworker/u:4 next_pid=13846 next_prio=120\n\
kworker/u:4-13846 [001] 50264.557679: sched_switch: prev_comm=kworker/u:4 prev_pid=13846 prev_prio=120 prev_state=D ==> next_comm=ksoftirqd/1 next_pid=14665 next_prio=120\n\
ksoftirqd/1-14665 [001] 50264.557704: sched_switch: prev_comm=ksoftirqd/1 prev_pid=14665 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [001] 50264.557773: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
kthreadd-2 [000] 50264.557871: sched_switch: prev_comm=kthreadd prev_pid=2 prev_prio=120 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
WebViewCoreThre-11043 [001] 50264.557874: sched_wakeup: comm=kworker/u:4 pid=13846 prio=120 success=1 target_cpu=001\n\
kworker/u:2-13771 [000] 50264.557892: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
WebViewCoreThre-11043 [001] 50264.557895: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/u:4 next_pid=13846 next_prio=120\n\
Binder_4-1276 [000] 50264.557929: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
kworker/u:4-13846 [001] 50264.557937: sched_switch: prev_comm=kworker/u:4 prev_pid=13846 prev_prio=120 prev_state=D ==> next_comm=kthreadd next_pid=14666 next_prio=120\n\
Binder_4-1276 [000] 50264.557943: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.557961: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
watchdog/1-14666 [001] 50264.557964: sched_switch: prev_comm=kthreadd prev_pid=14666 prev_prio=120 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
EventThread-337 [000] 50264.558016: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50264.558052: 0: E\n\
Binder_4-1276 [000] 50264.558299: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.558415: 0: E\n\
ndroid.launcher-655 [000] 50264.558474: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.558502: 0: E\n\
ndroid.launcher-655 [000] 50264.558519: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.558528: 0: E\n\
ndroid.launcher-655 [000] 50264.558543: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.558549: 0: E\n\
ndroid.launcher-655 [000] 50264.558622: 0: E\n\
ndroid.launcher-655 [000] 50264.558743: 0: E\n\
ndroid.launcher-655 [000] 50264.558764: 0: E\n\
ndroid.launcher-655 [000] 50264.559156: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
WebViewCoreThre-11043 [001] 50264.559230: sched_wakeup: comm=watchdog/1 pid=14666 prio=120 success=1 target_cpu=001\n\
WebViewCoreThre-11043 [001] 50264.559293: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=watchdog/1 next_pid=14666 next_prio=120\n\
watchdog/1-14666 [001] 50264.559380: sched_switch: prev_comm=watchdog/1 prev_pid=14666 prev_prio=0 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [001] 50264.559434: sched_wakeup: comm=kworker/u:4 pid=13846 prio=120 success=1 target_cpu=001\n\
WebViewCoreThre-11043 [001] 50264.559449: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/u:4 next_pid=13846 next_prio=120\n\
kworker/u:2-13771 [000] 50264.559652: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.559673: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.559686: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=000\n\
kworker/u:4-13846 [001] 50264.559699: sched_switch: prev_comm=kworker/u:4 prev_pid=13846 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
kworker/u:2-13771 [000] 50264.559703: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
WebViewCoreThre-11043 [001] 50264.559765: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractive_lo-82 [000] 50264.559824: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kinteractiveup-81 [001] 50264.559969: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
kworker/u:2-13771 [000] 50264.559989: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=InputReader next_pid=419 next_prio=112\n\
WebViewCoreThre-11043 [001] 50264.560076: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=001\n\
WebViewCoreThre-11043 [001] 50264.560094: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [001] 50264.560185: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [001] 50264.560285: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=001\n\
WebViewCoreThre-11043 [001] 50264.560303: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
InputReader-419 [000] 50264.560432: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
InputReader-419 [000] 50264.560493: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.560577: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
kinteractiveup-81 [001] 50264.560740: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
InputReader-419 [000] 50264.560768: 0: C|360|iq|1\n\
WebViewCoreThre-11043 [001] 50264.560838: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=001\n\
InputReader-419 [000] 50264.560854: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [001] 50264.560857: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
InputReader-419 [000] 50264.560970: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputReader-419 [000] 50264.560985: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50264.561004: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kinteractiveup-81 [001] 50264.561043: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
kworker/u:2-13771 [000] 50264.561057: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
WebViewCoreThre-11043 [001] 50264.561141: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=001\n\
InputDispatcher-418 [000] 50264.561154: 0: C|360|iq|0\n\
WebViewCoreThre-11043 [001] 50264.561158: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [001] 50264.561232: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
InputDispatcher-418 [000] 50264.561289: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
WebViewCoreThre-11043 [001] 50264.561332: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=001\n\
WebViewCoreThre-11043 [001] 50264.561349: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
InputDispatcher-418 [000] 50264.561375: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50264.561416: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50264.561439: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.561516: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50264.561524: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.561534: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kinteractiveup-81 [001] 50264.561543: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
kworker/u:2-13771 [000] 50264.561703: sched_wakeup: comm=UEventObserver pid=401 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [001] 50264.561728: sched_wakeup: comm=SurfaceFlinger pid=328 prio=112 success=1 target_cpu=001\n\
kworker/u:2-13771 [000] 50264.561732: sched_wakeup: comm=netd pid=321 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [001] 50264.561738: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=SurfaceFlinger next_pid=328 next_prio=112\n\
SurfaceFlinger-328 [001] 50264.561748: sched_wakeup: comm=vold pid=150 prio=120 success=1 target_cpu=001\n\
SurfaceFlinger-328 [001] 50264.561754: sched_wakeup: comm=ueventd pid=111 prio=120 success=1 target_cpu=001\n\
SurfaceFlinger-328 [001] 50264.561761: sched_switch: prev_comm=SurfaceFlinger prev_pid=328 prev_prio=112 prev_state=R ==> next_comm=vold next_pid=150 next_prio=120\n\
vold-150 [001] 50264.561872: sched_switch: prev_comm=vold prev_pid=150 prev_prio=120 prev_state=S ==> next_comm=ueventd next_pid=111 next_prio=120\n\
kworker/u:2-13771 [000] 50264.561925: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=netd next_pid=321 next_prio=120\n\
ueventd-111 [001] 50264.561927: sched_switch: prev_comm=ueventd prev_pid=111 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=328 next_prio=112\n\
SurfaceFlinger-328 [001] 50264.561971: sched_switch: prev_comm=SurfaceFlinger prev_pid=328 prev_prio=112 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
netd-321 [000] 50264.562002: sched_switch: prev_comm=netd prev_pid=321 prev_prio=120 prev_state=S ==> next_comm=UEventObserver next_pid=401 next_prio=120\n\
UEventObserver-401 [000] 50264.562519: sched_switch: prev_comm=UEventObserver prev_pid=401 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.562711: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50264.562847: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.562861: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.562888: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.562899: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.562943: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
WebViewCoreThre-11043 [001] 50264.563225: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [000] 50264.563286: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.563295: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.563348: 0: C|360|wq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50264.563381: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.563402: 0: E\n\
ndroid.launcher-655 [000] 50264.563441: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.563489: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.563495: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50264.563507: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.563516: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.563542: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.563549: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.563568: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.563589: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.563597: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.563609: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.563616: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50264.563630: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.563653: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.563685: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.563700: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.563719: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.563782: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50264.563789: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.563798: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.563801: 0: E\n\
SurfaceFlinger-236 [000] 50264.563806: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.563814: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.563831: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.563838: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50264.563841: 0: E\n\
SurfaceFlinger-236 [000] 50264.563850: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50264.563853: 0: E\n\
SurfaceFlinger-236 [000] 50264.563912: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.563920: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50264.563923: 0: E\n\
SurfaceFlinger-236 [000] 50264.563927: 0: E\n\
SurfaceFlinger-236 [000] 50264.563933: 0: E\n\
SurfaceFlinger-236 [000] 50264.563944: 0: E\n\
SurfaceFlinger-236 [000] 50264.563951: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.563954: 0: E\n\
SurfaceFlinger-236 [000] 50264.563958: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.563961: 0: E\n\
SurfaceFlinger-236 [000] 50264.563967: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.563970: 0: E\n\
SurfaceFlinger-236 [000] 50264.563975: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.563992: 0: E\n\
SurfaceFlinger-236 [000] 50264.563998: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.564001: 0: E\n\
SurfaceFlinger-236 [000] 50264.564005: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.564008: 0: E\n\
SurfaceFlinger-236 [000] 50264.564018: 0: E\n\
SurfaceFlinger-236 [000] 50264.564026: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.564052: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.564064: 0: E\n\
SurfaceFlinger-236 [000] 50264.564073: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50264.564114: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.564124: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.564160: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50264.564179: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.564217: 0: E\n\
SurfaceFlinger-236 [000] 50264.564222: 0: E\n\
SurfaceFlinger-236 [000] 50264.564237: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.564365: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50264.564409: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50264.564480: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50264.564518: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.564527: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50264.564537: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.564543: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.564547: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50264.564593: 0: B|124|dequeueBuffer\n\
surfaceflinger-124 [000] 50264.564603: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
surfaceflinger-124 [000] 50264.564605: 0: E\n\
surfaceflinger-124 [000] 50264.564610: 0: E\n\
surfaceflinger-124 [000] 50264.564643: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.564659: 0: E\n\
ndroid.launcher-655 [000] 50264.564696: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50264.564706: 0: E\n\
ndroid.launcher-655 [000] 50264.564782: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50264.565009: 0: E\n\
ndroid.launcher-655 [000] 50264.565023: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50264.565148: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.565160: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.565182: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.565333: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.565343: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.565359: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.565563: 0: E\n\
ndroid.launcher-655 [000] 50264.565596: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50264.565716: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.565734: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.565744: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.565749: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.565753: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.565774: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.565921: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50264.565972: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.565981: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50264.565993: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.565999: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.566003: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50264.566060: 0: B|124|queueBuffer\n\
Binder_3-924 [000] 50264.566069: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_3-924 [000] 50264.566072: 0: E\n\
Binder_3-924 [000] 50264.566084: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_3-924 [000] 50264.566099: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_3-924 [000] 50264.566106: 0: E\n\
Binder_3-924 [000] 50264.566139: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.566170: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.566188: 0: E\n\
ndroid.launcher-655 [000] 50264.566197: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.566200: 0: E\n\
ndroid.launcher-655 [000] 50264.566205: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.566208: 0: E\n\
ndroid.launcher-655 [000] 50264.566212: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.566215: 0: E\n\
ndroid.launcher-655 [000] 50264.566224: 0: E\n\
ndroid.launcher-655 [000] 50264.566240: 0: E\n\
ndroid.launcher-655 [000] 50264.566255: 0: E\n\
ndroid.launcher-655 [000] 50264.566333: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.566863: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.566869: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.566909: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.566918: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.566929: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
<idle>-0 [001] 50264.566935: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=001\n\
kinteractive_lo-82 [000] 50264.566943: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
<idle>-0 [001] 50264.566949: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kworker/u:2-13771 [000] 50264.566953: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
kinteractiveup-81 [001] 50264.566984: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
InputReader-419 [000] 50264.567050: 0: C|360|iq|1\n\
InputReader-419 [000] 50264.567069: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50264.567098: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.567124: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50264.567163: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.567186: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50264.567196: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.567225: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.567249: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50264.567268: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50264.567277: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.567311: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.567477: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.567489: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.567500: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.567506: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.567510: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.567551: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_1-340 [000] 50264.567572: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.567588: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.567636: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.570561: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.570568: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.570602: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.572677: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.572683: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.572695: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.572702: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.572738: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.574841: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.574847: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.574866: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.575001: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.575007: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.575023: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.576484: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.576489: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.576512: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.576518: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.576524: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50264.576531: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.576539: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50264.576594: 0: C|360|iq|1\n\
InputReader-419 [000] 50264.576608: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50264.576633: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.576655: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50264.576685: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.576702: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50264.576714: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50264.576722: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50264.576749: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.576799: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50264.578253: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.578264: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [001] 50264.579861: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.580061: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.580069: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.580106: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.580153: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.580159: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50264.580169: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.580177: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.580210: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.580218: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.580235: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.580245: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50264.580257: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.580265: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.580276: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.580287: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.580312: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.580355: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.580361: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.580375: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.580384: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.580417: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.580432: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.580450: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.580508: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.580517: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50264.580534: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.580551: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50264.580558: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.580567: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.580570: 0: E\n\
SurfaceFlinger-236 [000] 50264.580575: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.580581: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.580597: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.580605: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50264.580608: 0: E\n\
SurfaceFlinger-236 [000] 50264.580617: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50264.580620: 0: E\n\
SurfaceFlinger-236 [000] 50264.580682: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.580690: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.580721: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.580731: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.580749: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.580757: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50264.580760: 0: E\n\
SurfaceFlinger-236 [000] 50264.580766: 0: E\n\
SurfaceFlinger-236 [000] 50264.580772: 0: E\n\
SurfaceFlinger-236 [000] 50264.580781: 0: E\n\
SurfaceFlinger-236 [000] 50264.580788: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.580791: 0: E\n\
SurfaceFlinger-236 [000] 50264.580796: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.580799: 0: E\n\
SurfaceFlinger-236 [000] 50264.580805: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.580808: 0: E\n\
SurfaceFlinger-236 [000] 50264.580813: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.580829: 0: E\n\
SurfaceFlinger-236 [000] 50264.580835: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.580838: 0: E\n\
SurfaceFlinger-236 [000] 50264.580843: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.580845: 0: E\n\
SurfaceFlinger-236 [000] 50264.580855: 0: E\n\
SurfaceFlinger-236 [000] 50264.580862: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.580888: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.580899: 0: E\n\
SurfaceFlinger-236 [000] 50264.580908: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50264.580935: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.580944: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.580958: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50264.580976: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.581001: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.581007: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.581041: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.581081: 0: E\n\
SurfaceFlinger-236 [000] 50264.581086: 0: E\n\
SurfaceFlinger-236 [000] 50264.581102: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.581264: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50264.581536: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.581546: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.581557: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.581563: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.581568: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.581606: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50264.581634: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50264.581641: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.581663: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50264.581672: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.581688: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50264.581804: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50264.581822: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50264.581910: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50264.581941: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50264.582041: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.582064: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.582141: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.582149: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.582197: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.582229: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.582247: 0: E\n\
ndroid.launcher-655 [000] 50264.582304: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50264.582344: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50264.582415: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50264.582444: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.582453: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50264.582463: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.582470: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.582474: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50264.582512: 0: B|124|dequeueBuffer\n\
Binder_2-394 [000] 50264.582522: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_2-394 [000] 50264.582525: 0: E\n\
Binder_2-394 [000] 50264.582528: 0: E\n\
Binder_2-394 [000] 50264.582558: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.582573: 0: E\n\
ndroid.launcher-655 [000] 50264.582610: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50264.582620: 0: E\n\
ndroid.launcher-655 [000] 50264.582689: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50264.583412: 0: E\n\
ndroid.launcher-655 [000] 50264.583430: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50264.583843: 0: E\n\
ndroid.launcher-655 [000] 50264.583878: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50264.584097: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50264.584141: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.584153: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50264.584167: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.584173: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.584177: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50264.584226: 0: B|124|queueBuffer\n\
Binder_4-1276 [000] 50264.584234: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_4-1276 [000] 50264.584237: 0: E\n\
Binder_4-1276 [000] 50264.584249: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_4-1276 [000] 50264.584267: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50264.584274: 0: E\n\
Binder_4-1276 [000] 50264.584304: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.584325: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.584341: 0: E\n\
ndroid.launcher-655 [000] 50264.584351: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.584354: 0: E\n\
ndroid.launcher-655 [000] 50264.584359: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.584362: 0: E\n\
ndroid.launcher-655 [000] 50264.584367: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.584369: 0: E\n\
ndroid.launcher-655 [000] 50264.584378: 0: E\n\
ndroid.launcher-655 [000] 50264.584396: 0: E\n\
ndroid.launcher-655 [000] 50264.584400: 0: E\n\
ndroid.launcher-655 [000] 50264.584477: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.584514: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.584523: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.584550: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.584693: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.584700: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.584716: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.585539: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.585546: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.585592: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.586182: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.586188: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.586225: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.586233: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.586240: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50264.586251: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.586260: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50264.586373: 0: C|360|iq|1\n\
InputReader-419 [000] 50264.586396: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50264.586431: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.586457: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50264.586504: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.586536: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50264.586549: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50264.586557: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50264.586588: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.586663: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.588905: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.588911: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.588951: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.590361: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.590369: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.590388: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.591019: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.591024: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.591036: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.591043: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.591076: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.594170: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.594176: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.594194: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.594329: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.594334: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.594350: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.595813: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.595819: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.595840: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.595847: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.595853: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50264.595861: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.595867: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50264.595918: 0: C|360|iq|1\n\
InputReader-419 [000] 50264.595932: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50264.595956: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.595979: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50264.596007: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.596024: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50264.596036: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50264.596043: 0: C|360|wq:Window{42a6b678 com.android.launcher|3\n\
InputDispatcher-418 [000] 50264.596070: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.596122: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.596823: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.596829: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50264.596838: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.596846: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.596878: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.596886: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.596904: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.596909: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50264.596924: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.596933: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.596938: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.596949: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.596957: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.596964: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.596983: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.597010: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.597024: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.597041: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.597097: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50264.597105: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.597113: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.597116: 0: E\n\
SurfaceFlinger-236 [000] 50264.597121: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.597128: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.597142: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.597149: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50264.597152: 0: E\n\
SurfaceFlinger-236 [000] 50264.597160: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50264.597163: 0: E\n\
SurfaceFlinger-236 [000] 50264.597214: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.597222: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50264.597225: 0: E\n\
SurfaceFlinger-236 [000] 50264.597229: 0: E\n\
SurfaceFlinger-236 [000] 50264.597234: 0: E\n\
SurfaceFlinger-236 [000] 50264.597244: 0: E\n\
SurfaceFlinger-236 [000] 50264.597251: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.597254: 0: E\n\
SurfaceFlinger-236 [000] 50264.597259: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.597261: 0: E\n\
SurfaceFlinger-236 [000] 50264.597267: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.597270: 0: E\n\
SurfaceFlinger-236 [000] 50264.597275: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.597291: 0: E\n\
SurfaceFlinger-236 [000] 50264.597297: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.597300: 0: E\n\
SurfaceFlinger-236 [000] 50264.597305: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.597307: 0: E\n\
SurfaceFlinger-236 [000] 50264.597318: 0: E\n\
SurfaceFlinger-236 [000] 50264.597324: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.597348: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.597360: 0: E\n\
SurfaceFlinger-236 [000] 50264.597369: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50264.597406: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.597414: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.597450: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50264.597467: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.597504: 0: E\n\
SurfaceFlinger-236 [000] 50264.597509: 0: E\n\
SurfaceFlinger-236 [000] 50264.597524: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.597674: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50264.597901: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.597910: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.597951: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50264.597979: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.597994: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.598000: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.598028: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.598050: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.598067: 0: E\n\
ndroid.launcher-655 [000] 50264.598127: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.598134: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50264.598144: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.598150: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.598154: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50264.598192: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50264.598213: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.598228: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.598283: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50264.598323: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50264.598390: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50264.598415: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.598424: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50264.598436: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.598442: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.598446: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50264.598480: 0: B|124|dequeueBuffer\n\
Binder_3-924 [000] 50264.598489: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_3-924 [000] 50264.598492: 0: E\n\
Binder_3-924 [000] 50264.598495: 0: E\n\
Binder_3-924 [000] 50264.598525: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.598539: 0: E\n\
ndroid.launcher-655 [000] 50264.598573: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50264.598583: 0: E\n\
ndroid.launcher-655 [000] 50264.598646: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50264.599313: 0: E\n\
ndroid.launcher-655 [000] 50264.599329: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50264.599708: 0: E\n\
ndroid.launcher-655 [000] 50264.599739: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50264.599947: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50264.599995: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.600006: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.600020: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.600026: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.600030: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.600076: 0: B|124|queueBuffer\n\
Binder_1-340 [000] 50264.600085: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_1-340 [000] 50264.600088: 0: E\n\
Binder_1-340 [000] 50264.600101: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_1-340 [000] 50264.600116: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_1-340 [000] 50264.600122: 0: E\n\
Binder_1-340 [000] 50264.600153: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.600171: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.600187: 0: E\n\
ndroid.launcher-655 [000] 50264.600197: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.600200: 0: E\n\
ndroid.launcher-655 [000] 50264.600205: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.600208: 0: E\n\
ndroid.launcher-655 [000] 50264.600212: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.600215: 0: E\n\
ndroid.launcher-655 [000] 50264.600223: 0: E\n\
ndroid.launcher-655 [000] 50264.600241: 0: E\n\
ndroid.launcher-655 [000] 50264.600245: 0: E\n\
ndroid.launcher-655 [000] 50264.600363: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.601420: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.601431: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.601465: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50264.602898: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.602914: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
<idle>-0 [000] 50264.604806: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.604815: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.604856: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.605433: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.605446: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.605487: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
WebViewCoreThre-11043 [001] 50264.605488: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.605629: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.605635: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.605652: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.606927: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.606932: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.606946: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.606955: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.606992: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.607114: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.607119: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.607150: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.607157: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.607164: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50264.607173: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.607180: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50264.607261: 0: C|360|iq|1\n\
InputReader-419 [000] 50264.607279: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50264.607310: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.607336: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50264.607373: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.607398: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50264.607411: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50264.607419: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50264.607521: sched_wakeup: comm=PowerManagerSer pid=403 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50264.607559: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=PowerManagerSer next_pid=403 next_prio=120\n\
PowerManagerSer-403 [000] 50264.607601: sched_switch: prev_comm=PowerManagerSer prev_pid=403 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.607668: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.610340: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.610349: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.610363: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.613491: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.613497: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50264.613507: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.613515: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.613547: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.613554: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.613572: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.613584: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50264.613593: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.613601: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.613612: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.613625: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.613647: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.613677: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.613692: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.613710: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.613767: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50264.613775: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.613783: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.613785: 0: E\n\
SurfaceFlinger-236 [000] 50264.613790: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.613797: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.613812: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.613820: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50264.613822: 0: E\n\
SurfaceFlinger-236 [000] 50264.613831: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50264.613834: 0: E\n\
SurfaceFlinger-236 [000] 50264.613890: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.613898: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50264.613900: 0: E\n\
SurfaceFlinger-236 [000] 50264.613904: 0: E\n\
SurfaceFlinger-236 [000] 50264.613910: 0: E\n\
SurfaceFlinger-236 [000] 50264.613919: 0: E\n\
SurfaceFlinger-236 [000] 50264.613926: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.613928: 0: E\n\
SurfaceFlinger-236 [000] 50264.613933: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.613936: 0: E\n\
SurfaceFlinger-236 [000] 50264.613942: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.613945: 0: E\n\
SurfaceFlinger-236 [000] 50264.613950: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.613967: 0: E\n\
SurfaceFlinger-236 [000] 50264.613973: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.613976: 0: E\n\
SurfaceFlinger-236 [000] 50264.613981: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.613984: 0: E\n\
SurfaceFlinger-236 [000] 50264.613993: 0: E\n\
SurfaceFlinger-236 [000] 50264.614000: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.614025: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.614037: 0: E\n\
SurfaceFlinger-236 [000] 50264.614046: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50264.614084: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.614093: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.614129: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50264.614147: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.614184: 0: E\n\
SurfaceFlinger-236 [000] 50264.614188: 0: E\n\
SurfaceFlinger-236 [000] 50264.614204: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.614288: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.614299: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.614315: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.614409: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50264.614457: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.614466: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.614482: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.614710: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.614720: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.614775: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.614805: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.614820: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.614826: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.614863: 0: C|360|wq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50264.614886: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.614904: 0: E\n\
ndroid.launcher-655 [000] 50264.614966: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50264.615001: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50264.615081: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50264.615116: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.615124: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.615134: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.615140: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.615157: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.615203: 0: B|124|dequeueBuffer\n\
Binder_5-9587 [000] 50264.615212: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_5-9587 [000] 50264.615215: 0: E\n\
Binder_5-9587 [000] 50264.615218: 0: E\n\
Binder_5-9587 [000] 50264.615262: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.615278: 0: E\n\
ndroid.launcher-655 [000] 50264.615312: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50264.615322: 0: E\n\
ndroid.launcher-655 [000] 50264.615398: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50264.615622: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.615632: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50264.615643: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.615649: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.615653: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
ndroid.launcher-655 [000] 50264.615653: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
Binder_2-394 [000] 50264.615671: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50264.615699: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=S ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50264.615734: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_2-394 [000] 50264.615754: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.615771: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.615985: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.615996: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.616028: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.616036: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.616043: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50264.616053: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.616062: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50264.616131: 0: C|360|iq|1\n\
InputReader-419 [000] 50264.616146: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50264.616174: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.616199: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50264.616230: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.616253: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50264.616260: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.616288: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.616704: 0: E\n\
ndroid.launcher-655 [000] 50264.616720: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50264.617130: 0: E\n\
ndroid.launcher-655 [000] 50264.617163: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50264.617387: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50264.617428: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.617438: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50264.617450: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.617456: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.617460: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50264.617507: 0: B|124|queueBuffer\n\
Binder_4-1276 [000] 50264.617516: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_4-1276 [000] 50264.617519: 0: E\n\
Binder_4-1276 [000] 50264.617531: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_4-1276 [000] 50264.617545: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50264.617551: 0: E\n\
Binder_4-1276 [000] 50264.617584: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.617602: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.617619: 0: E\n\
ndroid.launcher-655 [000] 50264.617628: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.617631: 0: E\n\
ndroid.launcher-655 [000] 50264.617636: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.617639: 0: E\n\
ndroid.launcher-655 [000] 50264.617644: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.617646: 0: E\n\
ndroid.launcher-655 [000] 50264.617654: 0: E\n\
ndroid.launcher-655 [000] 50264.617675: 0: E\n\
ndroid.launcher-655 [000] 50264.617681: 0: E\n\
ndroid.launcher-655 [000] 50264.617797: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.618829: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.618840: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.618871: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.622165: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.622172: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.622203: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.622807: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.622814: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.622839: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.622990: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.622996: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.623012: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.624280: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.624295: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.624307: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.624314: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.624347: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.624478: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.624483: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.624509: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.624515: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.624522: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50264.624530: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.624537: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50264.624606: 0: C|360|iq|1\n\
InputReader-419 [000] 50264.624623: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50264.624651: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.624675: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50264.624708: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.624728: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50264.624740: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50264.624748: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50264.624775: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.624828: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50264.628499: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.628514: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [001] 50264.629936: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.630162: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.630169: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50264.630181: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.630190: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.630215: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.630222: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.630239: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.630261: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.630270: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.630280: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.630287: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50264.630300: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.630340: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.630345: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.630351: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.630364: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.630373: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.630405: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.630419: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.630438: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.630499: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50264.630507: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.630515: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.630517: 0: E\n\
SurfaceFlinger-236 [000] 50264.630522: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.630529: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.630543: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.630551: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50264.630554: 0: E\n\
SurfaceFlinger-236 [000] 50264.630563: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50264.630566: 0: E\n\
SurfaceFlinger-236 [000] 50264.630617: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.630625: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50264.630628: 0: E\n\
SurfaceFlinger-236 [000] 50264.630632: 0: E\n\
SurfaceFlinger-236 [000] 50264.630637: 0: E\n\
SurfaceFlinger-236 [000] 50264.630647: 0: E\n\
SurfaceFlinger-236 [000] 50264.630654: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.630657: 0: E\n\
SurfaceFlinger-236 [000] 50264.630662: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.630664: 0: E\n\
SurfaceFlinger-236 [000] 50264.630670: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.630673: 0: E\n\
SurfaceFlinger-236 [000] 50264.630678: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.630694: 0: E\n\
SurfaceFlinger-236 [000] 50264.630700: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.630703: 0: E\n\
SurfaceFlinger-236 [000] 50264.630708: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.630711: 0: E\n\
SurfaceFlinger-236 [000] 50264.630721: 0: E\n\
SurfaceFlinger-236 [000] 50264.630728: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.630753: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.630765: 0: E\n\
SurfaceFlinger-236 [000] 50264.630774: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50264.630812: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.630820: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.630857: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50264.630875: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.630884: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.630922: 0: E\n\
SurfaceFlinger-236 [000] 50264.630927: 0: E\n\
SurfaceFlinger-236 [000] 50264.630945: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.631102: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50264.631306: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.631317: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.631337: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.631402: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.631410: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.631457: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.631491: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50264.631501: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.631517: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.631528: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.631542: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.631548: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.631577: 0: C|360|wq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50264.631601: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.631618: 0: E\n\
ndroid.launcher-655 [000] 50264.631679: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50264.631714: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50264.631789: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50264.631824: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.631831: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50264.631842: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.631849: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.631863: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50264.631906: 0: B|124|dequeueBuffer\n\
surfaceflinger-124 [000] 50264.631916: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
surfaceflinger-124 [000] 50264.631919: 0: E\n\
surfaceflinger-124 [000] 50264.631922: 0: E\n\
surfaceflinger-124 [000] 50264.631963: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.631979: 0: E\n\
ndroid.launcher-655 [000] 50264.632014: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50264.632024: 0: E\n\
ndroid.launcher-655 [000] 50264.632099: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50264.632316: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.632326: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50264.632336: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.632342: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.632346: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50264.632391: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_3-924 [000] 50264.632412: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.632429: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.632985: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.632995: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.633029: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.633038: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.633045: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50264.633055: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.633064: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50264.633137: 0: C|360|iq|1\n\
InputReader-419 [000] 50264.633154: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50264.633184: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.633210: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50264.633243: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.633267: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50264.633275: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.633302: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.633362: 0: E\n\
ndroid.launcher-655 [000] 50264.633379: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50264.633787: 0: E\n\
ndroid.launcher-655 [000] 50264.633824: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50264.634036: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50264.634077: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.634087: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.634100: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.634106: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.634110: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.634156: 0: B|124|queueBuffer\n\
Binder_1-340 [000] 50264.634165: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_1-340 [000] 50264.634168: 0: E\n\
Binder_1-340 [000] 50264.634180: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_1-340 [000] 50264.634195: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_1-340 [000] 50264.634202: 0: E\n\
Binder_1-340 [000] 50264.634233: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.634254: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.634271: 0: E\n\
ndroid.launcher-655 [000] 50264.634280: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.634283: 0: E\n\
ndroid.launcher-655 [000] 50264.634288: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.634291: 0: E\n\
ndroid.launcher-655 [000] 50264.634296: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.634298: 0: E\n\
ndroid.launcher-655 [000] 50264.634308: 0: E\n\
ndroid.launcher-655 [000] 50264.634326: 0: E\n\
ndroid.launcher-655 [000] 50264.634331: 0: E\n\
ndroid.launcher-655 [000] 50264.634443: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.635491: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.635501: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.635537: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.638839: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.638844: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.638872: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.639802: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.639808: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.639835: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.639988: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.639994: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.640010: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.640373: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.640396: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.640413: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.640955: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.640973: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.640985: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.640992: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.641024: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.641477: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.641487: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.641514: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.641520: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.641527: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50264.641535: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.641542: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50264.641608: 0: C|360|iq|1\n\
InputReader-419 [000] 50264.641623: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50264.641651: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.641675: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50264.641708: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.641729: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50264.641742: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50264.641750: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50264.641777: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.641831: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.646828: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.646839: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50264.646849: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.646857: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.646882: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.646890: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.646906: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.646918: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50264.646929: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.646937: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.646948: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.646958: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.646977: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.647004: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.647018: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.647036: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.647089: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50264.647097: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.647104: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.647107: 0: E\n\
SurfaceFlinger-236 [000] 50264.647112: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.647119: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.647132: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.647139: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50264.647142: 0: E\n\
SurfaceFlinger-236 [000] 50264.647150: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50264.647153: 0: E\n\
SurfaceFlinger-236 [000] 50264.647202: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.647210: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50264.647212: 0: E\n\
SurfaceFlinger-236 [000] 50264.647216: 0: E\n\
SurfaceFlinger-236 [000] 50264.647222: 0: E\n\
SurfaceFlinger-236 [000] 50264.647231: 0: E\n\
SurfaceFlinger-236 [000] 50264.647238: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.647241: 0: E\n\
SurfaceFlinger-236 [000] 50264.647246: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.647249: 0: E\n\
SurfaceFlinger-236 [000] 50264.647254: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.647258: 0: E\n\
SurfaceFlinger-236 [000] 50264.647263: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.647278: 0: E\n\
SurfaceFlinger-236 [000] 50264.647285: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.647288: 0: E\n\
SurfaceFlinger-236 [000] 50264.647293: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.647295: 0: E\n\
SurfaceFlinger-236 [000] 50264.647305: 0: E\n\
SurfaceFlinger-236 [000] 50264.647312: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.647335: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.647348: 0: E\n\
SurfaceFlinger-236 [000] 50264.647357: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50264.647393: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.647402: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.647436: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50264.647454: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.647490: 0: E\n\
SurfaceFlinger-236 [000] 50264.647495: 0: E\n\
SurfaceFlinger-236 [000] 50264.647511: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.647648: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50264.647872: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.647881: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.647922: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.647950: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.647965: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.647971: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.647999: 0: C|360|wq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50264.648022: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.648040: 0: E\n\
ndroid.launcher-655 [000] 50264.648085: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50264.648121: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50264.648183: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50264.648213: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.648221: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.648232: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.648238: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.648243: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.648258: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50264.648265: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.648282: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.648324: 0: B|124|dequeueBuffer\n\
Binder_5-9587 [000] 50264.648333: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_5-9587 [000] 50264.648336: 0: E\n\
Binder_5-9587 [000] 50264.648339: 0: E\n\
Binder_5-9587 [000] 50264.648372: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.648388: 0: E\n\
ndroid.launcher-655 [000] 50264.648423: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.648431: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.648445: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.648464: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50264.648475: 0: E\n\
ndroid.launcher-655 [000] 50264.648535: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50264.648738: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.648748: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50264.648758: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.648764: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.648768: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50264.648801: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_2-394 [000] 50264.648832: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.648848: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.649454: 0: E\n\
ndroid.launcher-655 [000] 50264.649473: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50264.649891: 0: E\n\
ndroid.launcher-655 [000] 50264.649922: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50264.649957: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.649970: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.649999: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.650008: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.650016: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50264.650026: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.650035: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50264.650104: 0: C|360|iq|1\n\
InputReader-419 [000] 50264.650121: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50264.650153: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.650180: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50264.650216: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.650243: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50264.650250: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.650279: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.650402: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.650409: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.650417: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.650422: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.650426: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.650448: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.650574: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50264.650611: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.650620: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50264.650631: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.650638: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.650642: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50264.650684: 0: B|124|queueBuffer\n\
Binder_4-1276 [000] 50264.650693: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_4-1276 [000] 50264.650696: 0: E\n\
Binder_4-1276 [000] 50264.650707: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_4-1276 [000] 50264.650721: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50264.650727: 0: E\n\
Binder_4-1276 [000] 50264.650759: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.650777: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.650793: 0: E\n\
ndroid.launcher-655 [000] 50264.650802: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.650805: 0: E\n\
ndroid.launcher-655 [000] 50264.650822: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.650830: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50264.650848: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.650853: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.650857: 0: E\n\
ndroid.launcher-655 [000] 50264.650863: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.650866: 0: E\n\
ndroid.launcher-655 [000] 50264.650875: 0: E\n\
ndroid.launcher-655 [000] 50264.650892: 0: E\n\
ndroid.launcher-655 [000] 50264.650900: 0: E\n\
ndroid.launcher-655 [000] 50264.651008: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50264.651412: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.651421: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.651469: 0: C|360|wq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50264.651500: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.651517: 0: E\n\
ndroid.launcher-655 [000] 50264.651563: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [000] 50264.651578: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.651589: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.651623: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.652020: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.652026: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.652065: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.652272: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.652278: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.652293: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.652597: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.652602: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.652632: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.652842: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.652848: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.652862: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50264.652972: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.652990: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
<idle>-0 [000] 50264.653536: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.653542: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.653573: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50264.653585: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50264.653845: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50264.653901: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50264.654259: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50264.654354: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50264.654721: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.655018: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.655029: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.655085: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
WebViewCoreThre-11043 [001] 50264.655940: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.657125: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.657133: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.657150: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.657159: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.657199: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.660351: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.660358: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.660369: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.663494: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.663500: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50264.663511: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.663518: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.663551: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.663559: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.663577: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.663589: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50264.663598: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.663606: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.663617: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.663632: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.663654: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.663688: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.663703: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.663722: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.663783: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50264.663792: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.663801: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.663803: 0: E\n\
SurfaceFlinger-236 [000] 50264.663808: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.663815: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.663831: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.663839: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50264.663842: 0: E\n\
SurfaceFlinger-236 [000] 50264.663851: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50264.663854: 0: E\n\
SurfaceFlinger-236 [000] 50264.663908: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.663916: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50264.663919: 0: E\n\
SurfaceFlinger-236 [000] 50264.663923: 0: E\n\
SurfaceFlinger-236 [000] 50264.663928: 0: E\n\
SurfaceFlinger-236 [000] 50264.663938: 0: E\n\
SurfaceFlinger-236 [000] 50264.663945: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.663948: 0: E\n\
SurfaceFlinger-236 [000] 50264.663953: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.663955: 0: E\n\
SurfaceFlinger-236 [000] 50264.663961: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.663965: 0: E\n\
SurfaceFlinger-236 [000] 50264.663969: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.663986: 0: E\n\
SurfaceFlinger-236 [000] 50264.663992: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.663995: 0: E\n\
SurfaceFlinger-236 [000] 50264.664000: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.664002: 0: E\n\
SurfaceFlinger-236 [000] 50264.664012: 0: E\n\
SurfaceFlinger-236 [000] 50264.664019: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.664045: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.664057: 0: E\n\
SurfaceFlinger-236 [000] 50264.664067: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50264.664104: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.664113: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.664149: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50264.664167: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.664205: 0: E\n\
SurfaceFlinger-236 [000] 50264.664209: 0: E\n\
SurfaceFlinger-236 [000] 50264.664225: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.664363: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50264.664405: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50264.664476: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50264.664513: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.664522: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50264.664533: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.664539: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.664543: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50264.664587: 0: B|124|dequeueBuffer\n\
surfaceflinger-124 [000] 50264.664596: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
surfaceflinger-124 [000] 50264.664599: 0: E\n\
surfaceflinger-124 [000] 50264.664602: 0: E\n\
surfaceflinger-124 [000] 50264.664633: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.664650: 0: E\n\
ndroid.launcher-655 [000] 50264.664686: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50264.664695: 0: E\n\
ndroid.launcher-655 [000] 50264.664766: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50264.664945: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.664954: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50264.664964: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.664970: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.664976: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50264.665009: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_3-924 [000] 50264.665029: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.665047: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.665696: 0: E\n\
ndroid.launcher-655 [000] 50264.665716: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50264.666129: 0: E\n\
ndroid.launcher-655 [000] 50264.666167: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50264.666387: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50264.666428: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.666438: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.666450: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.666457: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.666461: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.666507: 0: B|124|queueBuffer\n\
Binder_1-340 [000] 50264.666516: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_1-340 [000] 50264.666519: 0: E\n\
Binder_1-340 [000] 50264.666532: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_1-340 [000] 50264.666546: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_1-340 [000] 50264.666552: 0: E\n\
Binder_1-340 [000] 50264.666584: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.666602: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.666619: 0: E\n\
ndroid.launcher-655 [000] 50264.666628: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.666631: 0: E\n\
ndroid.launcher-655 [000] 50264.666636: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.666639: 0: E\n\
ndroid.launcher-655 [000] 50264.666644: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.666647: 0: E\n\
ndroid.launcher-655 [000] 50264.666655: 0: E\n\
ndroid.launcher-655 [000] 50264.666673: 0: E\n\
ndroid.launcher-655 [000] 50264.666677: 0: E\n\
ndroid.launcher-655 [000] 50264.666747: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.667826: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.667843: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.667877: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.671162: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.671173: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.671201: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.673273: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.673278: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.673290: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.673298: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.673332: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50264.677970: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.677983: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [001] 50264.679911: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.680164: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.680170: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50264.680181: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.680189: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.680219: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.680228: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.680246: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.680257: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50264.680267: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.680275: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.680285: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.680300: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.680346: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.680368: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.680592: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
kworker/0:0-13696 [000] 50264.680607: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50264.680635: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.680684: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.680708: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.680786: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.680868: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.680900: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.680924: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.681140: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.681169: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.681227: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.681262: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.681286: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.681359: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.681459: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.681486: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.681558: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.681662: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.681689: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.681756: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.681842: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50264.681865: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.681889: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.681897: 0: E\n\
SurfaceFlinger-236 [000] 50264.681913: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.681935: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.681977: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.682003: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50264.682012: 0: E\n\
SurfaceFlinger-236 [000] 50264.682040: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50264.682050: 0: E\n\
SurfaceFlinger-236 [000] 50264.682189: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.682215: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50264.682224: 0: E\n\
SurfaceFlinger-236 [000] 50264.682236: 0: E\n\
SurfaceFlinger-236 [000] 50264.682252: 0: E\n\
SurfaceFlinger-236 [000] 50264.682281: 0: E\n\
SurfaceFlinger-236 [000] 50264.682303: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.682312: 0: E\n\
SurfaceFlinger-236 [000] 50264.682328: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.682336: 0: E\n\
SurfaceFlinger-236 [000] 50264.682354: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.682364: 0: E\n\
SurfaceFlinger-236 [000] 50264.682380: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.682431: 0: E\n\
SurfaceFlinger-236 [000] 50264.682451: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.682461: 0: E\n\
SurfaceFlinger-236 [000] 50264.682477: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.682485: 0: E\n\
SurfaceFlinger-236 [000] 50264.682518: 0: E\n\
SurfaceFlinger-236 [000] 50264.682542: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.682615: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.682653: 0: E\n\
SurfaceFlinger-236 [000] 50264.682683: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50264.682788: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.682815: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.682909: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50264.682961: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.683028: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.683146: 0: E\n\
SurfaceFlinger-236 [000] 50264.683162: 0: E\n\
SurfaceFlinger-236 [000] 50264.683213: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.683602: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50264.683718: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50264.683906: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50264.684000: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.684027: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.684059: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.684079: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.684092: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.684210: 0: B|124|dequeueBuffer\n\
Binder_5-9587 [000] 50264.684241: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_5-9587 [000] 50264.684250: 0: E\n\
Binder_5-9587 [000] 50264.684259: 0: E\n\
Binder_5-9587 [000] 50264.684363: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.684416: 0: E\n\
ndroid.launcher-655 [000] 50264.684523: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50264.684555: 0: E\n\
ndroid.launcher-655 [000] 50264.684738: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50264.685263: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.685290: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50264.685321: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.685339: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.685352: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50264.685452: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_2-394 [000] 50264.685519: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.685567: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.687588: 0: E\n\
ndroid.launcher-655 [000] 50264.687640: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50264.688782: 0: E\n\
ndroid.launcher-655 [000] 50264.688886: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50264.689538: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50264.689659: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.689694: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50264.689732: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.689752: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.689766: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50264.689909: 0: B|124|queueBuffer\n\
Binder_4-1276 [000] 50264.689938: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_4-1276 [000] 50264.689948: 0: E\n\
Binder_4-1276 [000] 50264.689986: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_4-1276 [000] 50264.690030: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50264.690052: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.690113: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.690143: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.690212: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.690241: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50264.690267: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50264.690283: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.690442: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50264.690472: 0: E\n\
Binder_4-1276 [000] 50264.690602: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.690669: 0: E\n\
ndroid.launcher-655 [000] 50264.690705: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.690715: 0: E\n\
ndroid.launcher-655 [000] 50264.690733: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.690742: 0: E\n\
ndroid.launcher-655 [000] 50264.690758: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.690766: 0: E\n\
ndroid.launcher-655 [000] 50264.690796: 0: E\n\
ndroid.launcher-655 [000] 50264.690858: 0: E\n\
ndroid.launcher-655 [000] 50264.690873: 0: E\n\
ndroid.launcher-655 [000] 50264.691136: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.695939: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.695961: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.696056: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.696847: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.696864: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50264.696913: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.696938: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.696967: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.696997: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.697060: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.697093: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.697170: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50264.697215: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.697284: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.697391: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.697439: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.697500: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.697712: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50264.697737: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.697761: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.697770: 0: E\n\
SurfaceFlinger-236 [000] 50264.697785: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.697807: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.697849: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.697873: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50264.697882: 0: E\n\
SurfaceFlinger-236 [000] 50264.697910: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50264.697920: 0: E\n\
SurfaceFlinger-236 [000] 50264.698085: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.698111: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50264.698119: 0: E\n\
SurfaceFlinger-236 [000] 50264.698131: 0: E\n\
SurfaceFlinger-236 [000] 50264.698150: 0: E\n\
SurfaceFlinger-236 [000] 50264.698180: 0: E\n\
SurfaceFlinger-236 [000] 50264.698204: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.698212: 0: E\n\
SurfaceFlinger-236 [000] 50264.698229: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.698237: 0: E\n\
SurfaceFlinger-236 [000] 50264.698256: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.698267: 0: E\n\
SurfaceFlinger-236 [000] 50264.698283: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.698337: 0: E\n\
SurfaceFlinger-236 [000] 50264.698358: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.698368: 0: E\n\
SurfaceFlinger-236 [000] 50264.698384: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.698393: 0: E\n\
SurfaceFlinger-236 [000] 50264.698427: 0: E\n\
SurfaceFlinger-236 [000] 50264.698449: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.698535: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.698572: 0: E\n\
SurfaceFlinger-236 [000] 50264.698601: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50264.698720: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.698750: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.698799: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50264.698854: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.698972: 0: E\n\
SurfaceFlinger-236 [000] 50264.698986: 0: E\n\
SurfaceFlinger-236 [000] 50264.699040: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.699440: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50264.699573: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50264.699778: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50264.699879: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.699906: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50264.699941: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.699961: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.699974: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50264.700100: 0: B|124|dequeueBuffer\n\
surfaceflinger-124 [000] 50264.700131: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
surfaceflinger-124 [000] 50264.700145: 0: E\n\
surfaceflinger-124 [000] 50264.700154: 0: E\n\
surfaceflinger-124 [000] 50264.700258: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.700309: 0: E\n\
<idle>-0 [001] 50264.700432: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=001\n\
ndroid.launcher-655 [000] 50264.700451: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [001] 50264.700470: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
ndroid.launcher-655 [000] 50264.700484: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.700510: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.700567: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.700595: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kinteractiveup-81 [001] 50264.700678: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [001] 50264.700730: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=001\n\
kworker/0:0-13696 [000] 50264.700735: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
kworker/u:7-13359 [001] 50264.700748: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [001] 50264.700835: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
ndroid.launcher-655 [000] 50264.700862: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50264.700896: 0: E\n\
kworker/u:7-13359 [001] 50264.700923: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
kworker/u:7-13359 [001] 50264.700923: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.700956: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [001] 50264.701044: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50264.701137: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=001\n\
ndroid.launcher-655 [000] 50264.701150: 0: B|655|getDisplayList\n\
<idle>-0 [001] 50264.701162: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
ndroid.launcher-655 [000] 50264.701215: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.701240: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.701307: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
kinteractiveup-81 [001] 50264.701451: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [000] 50264.701586: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.701596: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50264.701609: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.701617: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.701623: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50264.701667: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_3-924 [000] 50264.701695: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.701716: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.702497: 0: E\n\
ndroid.launcher-655 [000] 50264.702517: 0: B|655|drawDisplayList\n\
<idle>-0 [001] 50264.702951: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [000] 50264.702966: 0: E\n\
<idle>-0 [001] 50264.702971: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
ndroid.launcher-655 [000] 50264.703011: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50264.703285: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50264.703334: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.703347: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.703362: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.703371: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.703377: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.703432: 0: B|124|queueBuffer\n\
Binder_1-340 [000] 50264.703444: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_1-340 [000] 50264.703447: 0: E\n\
Binder_1-340 [000] 50264.703464: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_1-340 [000] 50264.703483: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_1-340 [000] 50264.703493: 0: E\n\
Binder_1-340 [000] 50264.703538: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.703562: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.703585: 0: E\n\
ndroid.launcher-655 [000] 50264.703597: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.703602: 0: E\n\
ndroid.launcher-655 [000] 50264.703609: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.703613: 0: E\n\
ndroid.launcher-655 [000] 50264.703620: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.703623: 0: E\n\
ndroid.launcher-655 [000] 50264.703636: 0: E\n\
ndroid.launcher-655 [000] 50264.703661: 0: E\n\
ndroid.launcher-655 [000] 50264.703667: 0: E\n\
ndroid.launcher-655 [000] 50264.703775: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.704636: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.704661: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.704713: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
WebViewCoreThre-11043 [001] 50264.705585: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.707956: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.707968: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.708007: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.710070: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.710077: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.710093: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.710103: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.710149: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.710341: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.710349: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.710365: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.713501: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.713508: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50264.713520: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.713530: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
<idle>-0 [001] 50264.713564: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.713576: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
hwc_eventmon-336 [000] 50264.713577: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50264.713599: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.713623: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
kworker/u:7-13359 [001] 50264.713624: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
hwc_eventmon-336 [000] 50264.713635: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
EventThread-337 [001] 50264.713649: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
kworker/0:0-13696 [000] 50264.713650: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
<idle>-0 [001] 50264.713684: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
hwc_eventmon-336 [000] 50264.713688: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50264.713695: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
<idle>-0 [000] 50264.713745: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.713756: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.713763: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.713770: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
EventThread-337 [001] 50264.713784: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
SurfaceFlinger-236 [000] 50264.713854: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50264.713863: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.713874: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.713878: 0: E\n\
SurfaceFlinger-236 [000] 50264.713884: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.713893: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.713912: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.713922: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50264.713926: 0: E\n\
SurfaceFlinger-236 [000] 50264.713937: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50264.713941: 0: E\n\
SurfaceFlinger-236 [000] 50264.714000: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.714011: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50264.714014: 0: E\n\
SurfaceFlinger-236 [000] 50264.714020: 0: E\n\
SurfaceFlinger-236 [000] 50264.714027: 0: E\n\
SurfaceFlinger-236 [000] 50264.714038: 0: E\n\
SurfaceFlinger-236 [000] 50264.714048: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.714051: 0: E\n\
SurfaceFlinger-236 [000] 50264.714058: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.714061: 0: E\n\
SurfaceFlinger-236 [000] 50264.714068: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.714073: 0: E\n\
SurfaceFlinger-236 [000] 50264.714080: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.714100: 0: E\n\
SurfaceFlinger-236 [000] 50264.714109: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.714112: 0: E\n\
SurfaceFlinger-236 [000] 50264.714119: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.714123: 0: E\n\
SurfaceFlinger-236 [000] 50264.714136: 0: E\n\
SurfaceFlinger-236 [000] 50264.714145: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.714176: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.714191: 0: E\n\
SurfaceFlinger-236 [000] 50264.714203: 0: B|124|postFramebuffer\n\
<idle>-0 [001] 50264.714251: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.714267: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
SurfaceFlinger-236 [000] 50264.714290: 0: E\n\
SurfaceFlinger-236 [000] 50264.714296: 0: E\n\
SurfaceFlinger-236 [000] 50264.714320: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
kworker/u:7-13359 [001] 50264.714333: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-335 [000] 50264.714353: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50264.714506: 0: B|655|performTraversals\n\
ndroid.launcher-655 [001] 50264.714558: 0: B|655|draw\n\
ndroid.launcher-655 [001] 50264.714637: 0: B|655|dequeueBuffer\n\
<idle>-0 [000] 50264.714684: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.714692: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
ndroid.launcher-655 [001] 50264.714704: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
Binder_5-9587 [000] 50264.714748: 0: B|124|dequeueBuffer\n\
Binder_5-9587 [000] 50264.714760: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_5-9587 [000] 50264.714764: 0: E\n\
Binder_5-9587 [000] 50264.714768: 0: E\n\
<idle>-0 [001] 50264.714795: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.714807: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
Binder_5-9587 [000] 50264.714823: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50264.714830: 0: E\n\
ndroid.launcher-655 [001] 50264.714874: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [001] 50264.714886: 0: E\n\
ndroid.launcher-655 [001] 50264.714964: 0: B|655|getDisplayList\n\
<idle>-0 [000] 50264.715190: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.715199: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
ndroid.launcher-655 [001] 50264.715246: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50264.715258: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
Binder_2-394 [000] 50264.715271: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
EventThread-337 [001] 50264.715284: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50264.716036: 0: E\n\
ndroid.launcher-655 [001] 50264.716056: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [001] 50264.716527: 0: E\n\
ndroid.launcher-655 [001] 50264.716570: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [001] 50264.716849: 0: B|655|queueBuffer\n\
<idle>-0 [000] 50264.716899: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.716911: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
ndroid.launcher-655 [001] 50264.716921: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
Binder_4-1276 [000] 50264.716969: 0: B|124|queueBuffer\n\
Binder_4-1276 [000] 50264.716980: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_4-1276 [000] 50264.716984: 0: E\n\
Binder_4-1276 [000] 50264.716998: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_4-1276 [000] 50264.717017: 0: E\n\
<idle>-0 [001] 50264.717021: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.717035: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
Binder_4-1276 [000] 50264.717043: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [001] 50264.717075: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
Binder_4-1276 [000] 50264.717080: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.717103: 0: E\n\
ndroid.launcher-655 [000] 50264.717115: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.717120: 0: E\n\
ndroid.launcher-655 [000] 50264.717126: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.717130: 0: E\n\
ndroid.launcher-655 [000] 50264.717136: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.717140: 0: E\n\
ndroid.launcher-655 [000] 50264.717150: 0: E\n\
ndroid.launcher-655 [000] 50264.717173: 0: E\n\
ndroid.launcher-655 [000] 50264.717180: 0: E\n\
ndroid.launcher-655 [000] 50264.717269: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.718194: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.718207: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.718245: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50264.720372: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.720383: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [001] 50264.720420: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.721535: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.721544: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.721580: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.723651: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.723658: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.723672: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.723682: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.723721: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.723994: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.724002: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.724042: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.724250: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.724257: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.724275: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.724580: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.724587: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.724622: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.724832: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.724840: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.724857: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.725530: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.725536: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.725558: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50264.725568: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50264.725708: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50264.725731: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50264.725834: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50264.725876: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50264.726003: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50264.728610: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.728625: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
<idle>-0 [000] 50264.730178: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.730192: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50264.730209: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [001] 50264.730237: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=001\n\
irq/218-host_sp-14190 [000] 50264.730238: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
WebViewCoreThre-11043 [001] 50264.730253: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
hwc_eventmon-336 [000] 50264.730276: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
kworker/u:7-13359 [001] 50264.730283: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
hwc_eventmon-336 [000] 50264.730289: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.730304: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.730348: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [001] 50264.730349: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=001\n\
hwc_eventmon-336 [000] 50264.730358: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.730370: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
WebViewCoreThre-11043 [001] 50264.730370: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
hwc_eventmon-336 [000] 50264.730386: 0: C|124|VSYNC|1\n\
kworker/u:7-13359 [001] 50264.730389: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [001] 50264.730407: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
WebViewCoreThre-11043 [001] 50264.730417: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
hwc_eventmon-336 [000] 50264.730439: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.730469: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.730481: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.730485: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.730493: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
EventThread-337 [001] 50264.730500: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
SurfaceFlinger-236 [000] 50264.730582: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50264.730592: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.730603: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.730606: 0: E\n\
SurfaceFlinger-236 [000] 50264.730613: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.730622: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.730642: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.730653: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50264.730656: 0: E\n\
SurfaceFlinger-236 [000] 50264.730669: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50264.730672: 0: E\n\
SurfaceFlinger-236 [000] 50264.730746: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.730758: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50264.730762: 0: E\n\
SurfaceFlinger-236 [000] 50264.730767: 0: E\n\
SurfaceFlinger-236 [000] 50264.730775: 0: E\n\
SurfaceFlinger-236 [000] 50264.730789: 0: E\n\
WebViewCoreThre-11043 [001] 50264.730794: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
SurfaceFlinger-236 [000] 50264.730800: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.730804: 0: E\n\
SurfaceFlinger-236 [000] 50264.730811: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.730814: 0: E\n\
SurfaceFlinger-236 [000] 50264.730822: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.730827: 0: E\n\
SurfaceFlinger-236 [000] 50264.730833: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.730854: 0: E\n\
SurfaceFlinger-236 [000] 50264.730863: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.730867: 0: E\n\
SurfaceFlinger-236 [000] 50264.730873: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.730876: 0: E\n\
SurfaceFlinger-236 [000] 50264.730890: 0: E\n\
SurfaceFlinger-236 [000] 50264.730899: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.730930: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.730947: 0: E\n\
SurfaceFlinger-236 [000] 50264.730959: 0: B|124|postFramebuffer\n\
<idle>-0 [001] 50264.731009: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.731024: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
SurfaceFlinger-236 [000] 50264.731051: 0: E\n\
SurfaceFlinger-236 [000] 50264.731057: 0: E\n\
SurfaceFlinger-236 [000] 50264.731083: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
kworker/u:7-13359 [001] 50264.731097: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-335 [000] 50264.731112: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50264.731265: 0: B|655|performTraversals\n\
ndroid.launcher-655 [001] 50264.731318: 0: B|655|draw\n\
ndroid.launcher-655 [001] 50264.731406: 0: B|655|dequeueBuffer\n\
<idle>-0 [000] 50264.731451: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.731460: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
ndroid.launcher-655 [001] 50264.731472: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
surfaceflinger-124 [000] 50264.731515: 0: B|124|dequeueBuffer\n\
surfaceflinger-124 [000] 50264.731528: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
surfaceflinger-124 [000] 50264.731532: 0: E\n\
surfaceflinger-124 [000] 50264.731536: 0: E\n\
<idle>-0 [001] 50264.731563: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.731577: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
surfaceflinger-124 [000] 50264.731591: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50264.731599: 0: E\n\
ndroid.launcher-655 [001] 50264.731645: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [001] 50264.731658: 0: E\n\
ndroid.launcher-655 [001] 50264.731739: 0: B|655|getDisplayList\n\
<idle>-0 [000] 50264.731970: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.731978: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
ndroid.launcher-655 [001] 50264.732027: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50264.732043: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
Binder_3-924 [000] 50264.732054: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
EventThread-337 [001] 50264.732070: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50264.732814: 0: E\n\
ndroid.launcher-655 [001] 50264.732837: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [001] 50264.733321: 0: E\n\
ndroid.launcher-655 [001] 50264.733362: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [001] 50264.733494: sched_wakeup: comm=kworker/1:0 pid=14664 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50264.733509: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/1:0 next_pid=14664 next_prio=120\n\
<idle>-0 [000] 50264.733537: sched_wakeup: comm=kthreadd pid=2 prio=120 success=1 target_cpu=000\n\
kworker/1:0-14664 [001] 50264.733539: sched_switch: prev_comm=kworker/1:0 prev_pid=14664 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
<idle>-0 [000] 50264.733545: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kthreadd next_pid=2 next_prio=120\n\
kthreadd-2 [000] 50264.733655: sched_switch: prev_comm=kthreadd prev_pid=2 prev_prio=120 prev_state=S ==> next_comm=kthreadd next_pid=14667 next_prio=120\n\
ndroid.launcher-655 [001] 50264.733671: sched_wakeup: comm=kworker/1:0 pid=14664 prio=120 success=1 target_cpu=001\n\
kworker/1:1-14667 [000] 50264.733682: sched_switch: prev_comm=kthreadd prev_pid=14667 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50264.733682: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/1:0 next_pid=14664 next_prio=120\n\
kworker/1:0-14664 [001] 50264.733707: sched_wakeup: comm=kworker/1:1 pid=14667 prio=120 success=1 target_cpu=001\n\
kworker/1:0-14664 [001] 50264.733739: sched_switch: prev_comm=kworker/1:0 prev_pid=14664 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50264.733813: 0: B|655|queueBuffer\n\
<idle>-0 [000] 50264.733862: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.733872: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
ndroid.launcher-655 [001] 50264.733872: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=kworker/1:1 next_pid=14667 next_prio=120\n\
kworker/1:1-14667 [001] 50264.733892: sched_switch: prev_comm=kworker/1:1 prev_pid=14667 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
Binder_1-340 [000] 50264.733933: 0: B|124|queueBuffer\n\
Binder_1-340 [000] 50264.733944: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_1-340 [000] 50264.733948: 0: E\n\
Binder_1-340 [000] 50264.733963: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_1-340 [000] 50264.733982: 0: E\n\
<idle>-0 [001] 50264.733985: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.733999: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
Binder_1-340 [000] 50264.734010: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [001] 50264.734038: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
Binder_1-340 [000] 50264.734047: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.734070: 0: E\n\
ndroid.launcher-655 [000] 50264.734083: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.734087: 0: E\n\
ndroid.launcher-655 [000] 50264.734094: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.734097: 0: E\n\
ndroid.launcher-655 [000] 50264.734104: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.734107: 0: E\n\
ndroid.launcher-655 [000] 50264.734118: 0: E\n\
ndroid.launcher-655 [000] 50264.734140: 0: E\n\
ndroid.launcher-655 [000] 50264.734146: 0: E\n\
ndroid.launcher-655 [000] 50264.734233: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.734980: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.734990: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.735030: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.738326: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.738333: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.738366: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.740366: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.740395: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.740451: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
kworker/0:0-13696 [000] 50264.740467: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.740499: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.740823: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
kworker/0:0-13696 [000] 50264.740838: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50264.740924: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
kworker/0:3-13848 [000] 50264.740939: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.740950: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.741033: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.741124: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.741157: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.741237: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.741327: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.741359: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.741394: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
kworker/0:0-13696 [000] 50264.741433: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50264.741496: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.744583: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.744614: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50264.744668: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.746850: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.746907: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.746907: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50264.746941: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.746962: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.746989: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.747037: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50264.747063: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.747128: 0: C|124|VSYNC|0\n\
<idle>-0 [001] 50264.747174: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.747202: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
hwc_eventmon-336 [000] 50264.747228: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.747306: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.747348: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.747357: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.747375: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
EventThread-337 [001] 50264.747415: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
SurfaceFlinger-236 [000] 50264.747566: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50264.747591: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.747613: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.747622: 0: E\n\
SurfaceFlinger-236 [000] 50264.747638: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.747658: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.747697: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.747722: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50264.747731: 0: E\n\
SurfaceFlinger-236 [000] 50264.747758: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50264.747768: 0: E\n\
SurfaceFlinger-236 [000] 50264.747897: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.747922: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50264.747931: 0: E\n\
SurfaceFlinger-236 [000] 50264.747943: 0: E\n\
SurfaceFlinger-236 [000] 50264.747963: 0: E\n\
SurfaceFlinger-236 [000] 50264.747991: 0: E\n\
SurfaceFlinger-236 [000] 50264.748015: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.748023: 0: E\n\
SurfaceFlinger-236 [000] 50264.748039: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.748047: 0: E\n\
SurfaceFlinger-236 [000] 50264.748064: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.748075: 0: E\n\
SurfaceFlinger-236 [000] 50264.748091: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.748139: 0: E\n\
SurfaceFlinger-236 [000] 50264.748160: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.748169: 0: E\n\
SurfaceFlinger-236 [000] 50264.748185: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.748193: 0: E\n\
SurfaceFlinger-236 [000] 50264.748226: 0: E\n\
SurfaceFlinger-236 [000] 50264.748249: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.748319: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.748357: 0: E\n\
SurfaceFlinger-236 [000] 50264.748384: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50264.748485: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.748512: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.748602: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50264.748653: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.748761: 0: E\n\
SurfaceFlinger-236 [000] 50264.748774: 0: E\n\
SurfaceFlinger-236 [000] 50264.748825: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.749197: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50264.749314: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50264.749498: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50264.749589: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.749615: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.749645: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.749664: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.749677: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.749793: 0: B|124|dequeueBuffer\n\
Binder_5-9587 [000] 50264.749823: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_5-9587 [000] 50264.749832: 0: E\n\
Binder_5-9587 [000] 50264.749840: 0: E\n\
Binder_5-9587 [000] 50264.749939: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.749990: 0: E\n\
ndroid.launcher-655 [000] 50264.750091: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50264.750123: 0: E\n\
ndroid.launcher-655 [000] 50264.750297: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50264.750840: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.750867: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50264.750897: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.750915: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.750929: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
<idle>-0 [001] 50264.751037: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.751075: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
Binder_2-394 [000] 50264.751078: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
EventThread-337 [001] 50264.751142: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50264.752842: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.752878: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
ndroid.launcher-655 [000] 50264.753154: 0: E\n\
ndroid.launcher-655 [000] 50264.753210: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50264.754530: 0: E\n\
ndroid.launcher-655 [000] 50264.754691: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50264.755506: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50264.755670: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.755712: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50264.755755: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
Binder_4-1276 [000] 50264.755755: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.755847: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.755926: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.755948: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.755964: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50264.756176: 0: B|124|queueBuffer\n\
Binder_4-1276 [000] 50264.756210: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_4-1276 [000] 50264.756220: 0: E\n\
Binder_4-1276 [000] 50264.756273: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_4-1276 [000] 50264.756344: 0: E\n\
WebViewCoreThre-11043 [001] 50264.756370: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
WebViewCoreThre-11043 [001] 50264.756420: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
Binder_4-1276 [000] 50264.756488: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
EventThread-337 [001] 50264.756512: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
ndroid.launcher-655 [000] 50264.756560: 0: E\n\
ndroid.launcher-655 [000] 50264.756596: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.756607: 0: E\n\
ndroid.launcher-655 [000] 50264.756626: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.756635: 0: E\n\
ndroid.launcher-655 [000] 50264.756651: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.756660: 0: E\n\
ndroid.launcher-655 [000] 50264.756696: 0: E\n\
ndroid.launcher-655 [000] 50264.756773: 0: E\n\
ndroid.launcher-655 [000] 50264.756796: 0: E\n\
ndroid.launcher-655 [000] 50264.757123: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
WebViewCoreThre-11043 [001] 50264.759686: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50264.760470: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.760506: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [001] 50264.760774: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50264.760864: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.760889: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [001] 50264.761124: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.761856: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.761870: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.761939: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.763512: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.763523: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50264.763549: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.763579: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.763593: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.763620: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50264.763683: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50264.763714: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.763787: 0: C|124|VSYNC|1\n\
<idle>-0 [001] 50264.763839: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.763858: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
hwc_eventmon-336 [000] 50264.763882: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.763976: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.763988: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.764013: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.764024: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
EventThread-337 [001] 50264.764072: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
SurfaceFlinger-236 [000] 50264.764214: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50264.764229: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.764247: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.764253: 0: E\n\
SurfaceFlinger-236 [000] 50264.764262: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.764280: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.764323: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.764337: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50264.764342: 0: E\n\
SurfaceFlinger-236 [000] 50264.764359: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50264.764364: 0: E\n\
SurfaceFlinger-236 [000] 50264.764536: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.764553: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50264.764558: 0: E\n\
SurfaceFlinger-236 [000] 50264.764565: 0: E\n\
SurfaceFlinger-236 [000] 50264.764579: 0: E\n\
SurfaceFlinger-236 [000] 50264.764605: 0: E\n\
SurfaceFlinger-236 [000] 50264.764619: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.764624: 0: E\n\
SurfaceFlinger-236 [000] 50264.764634: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.764639: 0: E\n\
SurfaceFlinger-236 [000] 50264.764649: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.764658: 0: E\n\
SurfaceFlinger-236 [000] 50264.764666: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.764708: 0: E\n\
SurfaceFlinger-236 [000] 50264.764718: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.764723: 0: E\n\
SurfaceFlinger-236 [000] 50264.764732: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.764737: 0: E\n\
SurfaceFlinger-236 [000] 50264.764757: 0: E\n\
SurfaceFlinger-236 [000] 50264.764770: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.764827: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.764852: 0: E\n\
SurfaceFlinger-236 [000] 50264.764870: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50264.764963: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.764982: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.765017: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50264.765057: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.765142: 0: E\n\
SurfaceFlinger-236 [000] 50264.765151: 0: E\n\
SurfaceFlinger-236 [000] 50264.765182: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.765529: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50264.765640: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50264.765803: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50264.765882: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.765902: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50264.765923: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.765935: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.765942: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50264.766040: 0: B|124|dequeueBuffer\n\
surfaceflinger-124 [000] 50264.766060: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
surfaceflinger-124 [000] 50264.766066: 0: E\n\
surfaceflinger-124 [000] 50264.766071: 0: E\n\
surfaceflinger-124 [000] 50264.766138: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.766172: 0: E\n\
ndroid.launcher-655 [000] 50264.766257: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50264.766276: 0: E\n\
ndroid.launcher-655 [000] 50264.766433: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.766449: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.766478: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.766490: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.766503: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50264.766553: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.766608: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.766656: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50264.766983: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.766998: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50264.767016: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.767026: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.767034: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
<idle>-0 [001] 50264.767104: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
Binder_3-924 [000] 50264.767125: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
<idle>-0 [001] 50264.767128: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [001] 50264.767168: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [000] 50264.768264: 0: E\n\
ndroid.launcher-655 [000] 50264.768294: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50264.769060: 0: E\n\
ndroid.launcher-655 [000] 50264.769127: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50264.769588: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50264.769668: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.769691: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.769714: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.769725: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.769737: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.769837: 0: B|124|queueBuffer\n\
Binder_1-340 [000] 50264.769853: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_1-340 [000] 50264.769860: 0: E\n\
Binder_1-340 [000] 50264.769884: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_1-340 [000] 50264.769911: 0: E\n\
<idle>-0 [001] 50264.769922: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.769950: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
Binder_1-340 [000] 50264.769975: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
EventThread-337 [001] 50264.769998: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [000] 50264.770014: 0: E\n\
ndroid.launcher-655 [000] 50264.770031: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.770037: 0: E\n\
ndroid.launcher-655 [000] 50264.770046: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.770050: 0: E\n\
ndroid.launcher-655 [000] 50264.770058: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.770063: 0: E\n\
ndroid.launcher-655 [000] 50264.770078: 0: E\n\
ndroid.launcher-655 [000] 50264.770113: 0: E\n\
ndroid.launcher-655 [000] 50264.770124: 0: E\n\
ndroid.launcher-655 [000] 50264.770274: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.770615: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.770642: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.770696: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.776388: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.776397: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.776446: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50264.778663: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.778685: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
<idle>-0 [000] 50264.779737: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.779756: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50264.779917: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.779990: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.780002: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50264.780065: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.780150: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.780161: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
WebViewCoreThre-11043 [001] 50264.780201: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=001\n\
WebViewCoreThre-11043 [001] 50264.780231: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50264.780250: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [001] 50264.780269: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=001\n\
irq/218-host_sp-14190 [001] 50264.780290: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
irq/77-tegra_ac-104 [000] 50264.780297: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
irq/77-tegra_ac-104 [000] 50264.780308: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=D ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.780399: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50264.780451: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
hwc_eventmon-336 [001] 50264.780460: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [001] 50264.780510: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
irq/77-tegra_ac-104 [000] 50264.780559: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
hwc_eventmon-336 [001] 50264.780561: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
kworker/0:3-13848 [000] 50264.780592: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.780659: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50264.780668: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50264.780682: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50264.780688: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
EventThread-337 [001] 50264.780692: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
<idle>-0 [000] 50264.780694: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.780717: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.780731: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50264.780773: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.780886: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50264.780900: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.780912: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.780917: 0: E\n\
SurfaceFlinger-236 [000] 50264.780926: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.780938: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.780962: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.780977: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50264.780981: 0: E\n\
SurfaceFlinger-236 [000] 50264.780997: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50264.781002: 0: E\n\
SurfaceFlinger-236 [000] 50264.781081: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.781096: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50264.781101: 0: E\n\
SurfaceFlinger-236 [000] 50264.781107: 0: E\n\
SurfaceFlinger-236 [000] 50264.781117: 0: E\n\
SurfaceFlinger-236 [000] 50264.781132: 0: E\n\
SurfaceFlinger-236 [000] 50264.781145: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.781151: 0: E\n\
SurfaceFlinger-236 [000] 50264.781159: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.781164: 0: E\n\
SurfaceFlinger-236 [000] 50264.781174: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.781180: 0: E\n\
SurfaceFlinger-236 [000] 50264.781188: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.781216: 0: E\n\
SurfaceFlinger-236 [000] 50264.781228: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.781233: 0: E\n\
SurfaceFlinger-236 [000] 50264.781242: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.781247: 0: E\n\
SurfaceFlinger-236 [000] 50264.781266: 0: E\n\
SurfaceFlinger-236 [000] 50264.781279: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.781322: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.781344: 0: E\n\
SurfaceFlinger-236 [000] 50264.781360: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50264.781422: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.781437: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.781492: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50264.781525: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.781590: 0: E\n\
SurfaceFlinger-236 [000] 50264.781598: 0: E\n\
SurfaceFlinger-236 [000] 50264.781632: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.781875: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50264.781945: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50264.782058: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50264.782113: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.782128: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.782146: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.782158: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.782166: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.782242: 0: B|124|dequeueBuffer\n\
Binder_5-9587 [000] 50264.782262: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_5-9587 [000] 50264.782267: 0: E\n\
Binder_5-9587 [000] 50264.782272: 0: E\n\
WebViewCoreThre-11043 [001] 50264.782301: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
Binder_5-9587 [000] 50264.782335: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.782364: 0: E\n\
ndroid.launcher-655 [000] 50264.782420: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50264.782438: 0: E\n\
ndroid.launcher-655 [000] 50264.782535: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50264.782805: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.782820: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50264.782837: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.782847: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.782855: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
<idle>-0 [001] 50264.782919: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.782938: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
Binder_2-394 [000] 50264.782940: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
EventThread-337 [001] 50264.782984: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [000] 50264.784029: 0: E\n\
ndroid.launcher-655 [000] 50264.784059: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50264.784644: 0: E\n\
ndroid.launcher-655 [000] 50264.784694: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50264.785018: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50264.785078: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.785094: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50264.785112: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.785123: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.785130: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50264.785198: 0: B|124|queueBuffer\n\
Binder_4-1276 [000] 50264.785213: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_4-1276 [000] 50264.785219: 0: E\n\
Binder_4-1276 [000] 50264.785238: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_4-1276 [000] 50264.785262: 0: E\n\
<idle>-0 [001] 50264.785267: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.785289: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
Binder_4-1276 [000] 50264.785324: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
EventThread-337 [001] 50264.785327: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [000] 50264.785354: 0: E\n\
ndroid.launcher-655 [000] 50264.785370: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.785375: 0: E\n\
ndroid.launcher-655 [000] 50264.785384: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.785389: 0: E\n\
ndroid.launcher-655 [000] 50264.785398: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.785402: 0: E\n\
ndroid.launcher-655 [000] 50264.785416: 0: E\n\
ndroid.launcher-655 [000] 50264.785443: 0: E\n\
ndroid.launcher-655 [000] 50264.785452: 0: E\n\
ndroid.launcher-655 [000] 50264.785559: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.786240: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.786265: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.786308: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.789595: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.789610: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.789652: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.790359: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.790371: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50264.790397: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.791711: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.791721: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.791739: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.791752: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50264.791796: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.795973: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.795984: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.796030: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.796238: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.796248: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.796271: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.796574: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.796583: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.796626: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.796836: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.796853: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
<idle>-0 [001] 50264.796856: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.796871: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.796878: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
irq/218-host_sp-14190 [001] 50264.796889: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=001\n\
<idle>-0 [000] 50264.796901: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [001] 50264.796904: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
<idle>-0 [000] 50264.796917: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
hwc_eventmon-336 [001] 50264.796942: 0: C|124|VSYNC|1\n\
kworker/u:7-13359 [000] 50264.796949: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [001] 50264.796963: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
kworker/u:7-13359 [000] 50264.796965: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50264.797005: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
hwc_eventmon-336 [001] 50264.797023: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
EventThread-337 [000] 50264.797058: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.797081: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.797113: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.797205: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50264.797218: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.797230: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.797235: 0: E\n\
SurfaceFlinger-236 [000] 50264.797243: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.797255: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.797276: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.797289: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50264.797294: 0: E\n\
SurfaceFlinger-236 [000] 50264.797310: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50264.797315: 0: E\n\
SurfaceFlinger-236 [000] 50264.797402: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.797416: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50264.797421: 0: E\n\
SurfaceFlinger-236 [000] 50264.797428: 0: E\n\
SurfaceFlinger-236 [000] 50264.797437: 0: E\n\
SurfaceFlinger-236 [000] 50264.797452: 0: E\n\
SurfaceFlinger-236 [000] 50264.797464: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.797469: 0: E\n\
SurfaceFlinger-236 [000] 50264.797478: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.797482: 0: E\n\
SurfaceFlinger-236 [000] 50264.797491: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.797497: 0: E\n\
SurfaceFlinger-236 [000] 50264.797505: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.797553: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.797568: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.797600: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50264.797616: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50264.797684: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=D ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.797706: 0: E\n\
SurfaceFlinger-236 [000] 50264.797721: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.797727: 0: E\n\
SurfaceFlinger-236 [000] 50264.797737: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.797741: 0: E\n\
SurfaceFlinger-236 [000] 50264.797760: 0: E\n\
SurfaceFlinger-236 [000] 50264.797773: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.797812: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.797831: 0: E\n\
SurfaceFlinger-236 [000] 50264.797846: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50264.797900: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.797931: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.797942: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.797992: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50264.798020: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50264.798040: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=D ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.798098: 0: E\n\
SurfaceFlinger-236 [000] 50264.798106: 0: E\n\
SurfaceFlinger-236 [000] 50264.798134: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.798357: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.798374: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50264.798552: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50264.798582: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50264.798699: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50264.798749: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50264.798900: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.798914: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50264.798996: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50264.799102: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50264.799151: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.799165: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50264.799182: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.799192: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.799200: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50264.799261: 0: B|124|dequeueBuffer\n\
surfaceflinger-124 [000] 50264.799277: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
surfaceflinger-124 [000] 50264.799282: 0: E\n\
surfaceflinger-124 [000] 50264.799286: 0: E\n\
surfaceflinger-124 [000] 50264.799338: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.799365: 0: E\n\
ndroid.launcher-655 [000] 50264.799421: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50264.799439: 0: E\n\
ndroid.launcher-655 [000] 50264.799531: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50264.799800: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.799814: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50264.799830: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.799841: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.799848: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50264.799901: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_3-924 [000] 50264.799939: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.799966: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.800370: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.800403: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50264.800617: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.801713: 0: E\n\
ndroid.launcher-655 [000] 50264.801749: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50264.802480: 0: E\n\
ndroid.launcher-655 [000] 50264.802543: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50264.802960: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50264.803033: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.803053: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.803076: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.803090: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.803100: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.803182: 0: B|124|queueBuffer\n\
Binder_1-340 [000] 50264.803202: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_1-340 [000] 50264.803208: 0: E\n\
Binder_1-340 [000] 50264.803232: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_1-340 [000] 50264.803260: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_1-340 [000] 50264.803277: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.803299: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.803315: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_1-340 [000] 50264.803326: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
<idle>-0 [001] 50264.803332: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=001\n\
EventThread-337 [000] 50264.803359: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
<idle>-0 [001] 50264.803368: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
Binder_1-340 [000] 50264.803375: 0: E\n\
Binder_1-340 [000] 50264.803460: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.803506: 0: E\n\
ndroid.launcher-655 [000] 50264.803529: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.803538: 0: E\n\
ndroid.launcher-655 [000] 50264.803550: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.803556: 0: E\n\
ndroid.launcher-655 [000] 50264.803568: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.803574: 0: E\n\
ndroid.launcher-655 [000] 50264.803594: 0: E\n\
ndroid.launcher-655 [000] 50264.803634: 0: E\n\
ndroid.launcher-655 [000] 50264.803647: 0: E\n\
ndroid.launcher-655 [000] 50264.803792: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.804010: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.804048: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.804121: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.807373: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [001] 50264.807379: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.807401: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.807467: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.809482: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.809494: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.809522: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.809540: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50264.809606: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.810355: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.810380: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50264.810406: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50264.813526: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.813546: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [001] 50264.813570: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=001\n\
<idle>-0 [000] 50264.813576: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [001] 50264.813590: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
<idle>-0 [000] 50264.813591: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.813619: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [001] 50264.813649: 0: C|124|VSYNC|0\n\
kworker/u:7-13359 [000] 50264.813656: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
hwc_eventmon-336 [001] 50264.813685: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
kworker/0:3-13848 [000] 50264.813686: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
hwc_eventmon-336 [001] 50264.813730: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
<idle>-0 [000] 50264.813803: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.813823: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.813830: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.813840: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
EventThread-337 [001] 50264.813875: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
SurfaceFlinger-236 [000] 50264.813981: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50264.813998: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.814014: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.814020: 0: E\n\
SurfaceFlinger-236 [000] 50264.814031: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.814046: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.814075: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.814094: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50264.814100: 0: E\n\
SurfaceFlinger-236 [000] 50264.814120: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50264.814127: 0: E\n\
SurfaceFlinger-236 [000] 50264.814221: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.814239: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50264.814245: 0: E\n\
SurfaceFlinger-236 [000] 50264.814254: 0: E\n\
SurfaceFlinger-236 [000] 50264.814266: 0: E\n\
SurfaceFlinger-236 [000] 50264.814285: 0: E\n\
SurfaceFlinger-236 [000] 50264.814302: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.814308: 0: E\n\
SurfaceFlinger-236 [000] 50264.814319: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.814325: 0: E\n\
SurfaceFlinger-236 [000] 50264.814340: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.814349: 0: E\n\
SurfaceFlinger-236 [000] 50264.814360: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.814395: 0: E\n\
SurfaceFlinger-236 [000] 50264.814410: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.814417: 0: E\n\
SurfaceFlinger-236 [000] 50264.814428: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.814434: 0: E\n\
SurfaceFlinger-236 [000] 50264.814459: 0: E\n\
SurfaceFlinger-236 [000] 50264.814474: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.814526: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.814552: 0: E\n\
SurfaceFlinger-236 [000] 50264.814572: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50264.814643: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.814663: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.814728: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50264.814766: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.814841: 0: E\n\
SurfaceFlinger-236 [000] 50264.814851: 0: E\n\
SurfaceFlinger-236 [000] 50264.814889: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.814908: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50264.815060: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=D ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.815082: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.815151: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.815170: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50264.815234: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.815329: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.815346: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50264.815407: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.815501: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.815519: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50264.815559: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.815701: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50264.815791: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50264.815938: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50264.816011: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.816031: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.816055: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.816069: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.816079: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.816174: 0: B|124|dequeueBuffer\n\
Binder_5-9587 [000] 50264.816196: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_5-9587 [000] 50264.816203: 0: E\n\
Binder_5-9587 [000] 50264.816209: 0: E\n\
Binder_5-9587 [000] 50264.816285: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.816324: 0: E\n\
ndroid.launcher-655 [000] 50264.816403: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50264.816427: 0: E\n\
ndroid.launcher-655 [000] 50264.816569: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50264.816993: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.817012: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50264.817035: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.817048: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.817058: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
<idle>-0 [001] 50264.817144: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
Binder_2-394 [000] 50264.817170: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
<idle>-0 [001] 50264.817174: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [001] 50264.817227: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [000] 50264.818635: 0: E\n\
ndroid.launcher-655 [000] 50264.818677: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50264.819581: 0: E\n\
ndroid.launcher-655 [000] 50264.819657: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50264.819934: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.819961: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50264.819987: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.819999: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.820009: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50264.820058: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
<idle>-0 [001] 50264.820423: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.820451: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
ndroid.launcher-655 [000] 50264.820536: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50264.820654: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
kinteractiveup-81 [001] 50264.820657: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [000] 50264.820676: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
<idle>-0 [001] 50264.820728: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.820739: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
Binder_4-1276 [000] 50264.820741: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.820758: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.820769: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50264.820911: 0: B|124|queueBuffer\n\
Binder_4-1276 [000] 50264.820930: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_4-1276 [000] 50264.820936: 0: E\n\
kinteractiveup-81 [001] 50264.820966: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
Binder_4-1276 [000] 50264.820968: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_4-1276 [000] 50264.821005: 0: E\n\
<idle>-0 [001] 50264.821007: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.821018: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [001] 50264.821066: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
Binder_4-1276 [000] 50264.821080: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50264.821097: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.821146: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50264.821165: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.821217: 0: E\n\
ndroid.launcher-655 [000] 50264.821241: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.821247: 0: E\n\
ndroid.launcher-655 [000] 50264.821256: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.821261: 0: E\n\
ndroid.launcher-655 [000] 50264.821269: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.821273: 0: E\n\
ndroid.launcher-655 [000] 50264.821301: 0: E\n\
ndroid.launcher-655 [000] 50264.821350: 0: E\n\
ndroid.launcher-655 [000] 50264.821360: 0: E\n\
ndroid.launcher-655 [000] 50264.821566: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.824550: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.824580: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50264.824756: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50264.824763: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=R ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.824770: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50264.824821: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50264.824827: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=R ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.824832: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50264.824960: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50264.824968: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=R ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.824973: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50264.825037: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50264.825043: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=R ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.825049: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50264.825153: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50264.825160: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=R ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.825165: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50264.825247: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50264.825253: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=R ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.825258: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50264.825493: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50264.825500: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=R ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.825505: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50264.825558: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.826921: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.826932: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.826990: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50264.828389: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.828405: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [001] 50264.830215: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=001\n\
WebViewCoreThre-11043 [001] 50264.830252: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
<idle>-0 [000] 50264.830260: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [001] 50264.830291: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=001\n\
<idle>-0 [000] 50264.830308: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.830387: sched_wakeup: comm=dhd_watchdog pid=107 prio=2 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.830399: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
irq/218-host_sp-14190 [001] 50264.830400: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=001\n\
kworker/u:7-13359 [000] 50264.830412: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=dhd_watchdog next_pid=107 next_prio=2\n\
irq/218-host_sp-14190 [001] 50264.830418: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [001] 50264.830442: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
dhd_watchdog-107 [000] 50264.830493: sched_wakeup: comm=dhd_watchdog pid=107 prio=2 success=1 target_cpu=000\n\
kworker/u:2-13771 [001] 50264.830495: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
dhd_watchdog-107 [000] 50264.830536: sched_switch: prev_comm=dhd_watchdog prev_pid=107 prev_prio=2 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50264.830575: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
hwc_eventmon-336 [001] 50264.830590: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [001] 50264.830638: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
kworker/u:7-13359 [000] 50264.830668: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
hwc_eventmon-336 [001] 50264.830694: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
EventThread-337 [000] 50264.830784: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.830828: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.830874: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.831094: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50264.831113: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.831136: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.831141: 0: E\n\
SurfaceFlinger-236 [000] 50264.831150: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.831167: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.831221: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.831236: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50264.831242: 0: E\n\
SurfaceFlinger-236 [000] 50264.831261: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50264.831266: 0: E\n\
SurfaceFlinger-236 [000] 50264.831431: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.831446: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50264.831452: 0: E\n\
SurfaceFlinger-236 [000] 50264.831460: 0: E\n\
SurfaceFlinger-236 [000] 50264.831475: 0: E\n\
SurfaceFlinger-236 [000] 50264.831498: 0: E\n\
SurfaceFlinger-236 [000] 50264.831513: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.831536: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.831554: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.831588: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.831606: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50264.831664: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.831672: 0: E\n\
SurfaceFlinger-236 [000] 50264.831692: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.831697: 0: E\n\
SurfaceFlinger-236 [000] 50264.831709: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.831716: 0: E\n\
SurfaceFlinger-236 [000] 50264.831725: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.831757: 0: E\n\
SurfaceFlinger-236 [000] 50264.831769: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.831775: 0: E\n\
SurfaceFlinger-236 [000] 50264.831787: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.831792: 0: E\n\
SurfaceFlinger-236 [000] 50264.831811: 0: E\n\
SurfaceFlinger-236 [000] 50264.831825: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.831873: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.831894: 0: E\n\
SurfaceFlinger-236 [000] 50264.831912: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50264.831992: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.832010: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.832078: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50264.832117: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.832197: 0: E\n\
SurfaceFlinger-236 [000] 50264.832205: 0: E\n\
SurfaceFlinger-236 [000] 50264.832241: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.832518: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50264.832601: 0: B|655|draw\n\
WebViewCoreThre-11043 [001] 50264.832609: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [000] 50264.832727: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50264.832790: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.832805: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50264.832825: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.832837: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.832844: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50264.832920: 0: B|124|dequeueBuffer\n\
surfaceflinger-124 [000] 50264.832939: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
surfaceflinger-124 [000] 50264.832944: 0: E\n\
surfaceflinger-124 [000] 50264.832949: 0: E\n\
surfaceflinger-124 [000] 50264.833006: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.833037: 0: E\n\
ndroid.launcher-655 [000] 50264.833100: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50264.833118: 0: E\n\
ndroid.launcher-655 [000] 50264.833245: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50264.833590: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.833606: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50264.833624: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.833635: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.833643: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50264.833702: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_3-924 [000] 50264.833738: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.833770: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.834977: 0: E\n\
ndroid.launcher-655 [000] 50264.835008: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50264.835811: 0: E\n\
ndroid.launcher-655 [000] 50264.835882: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50264.836368: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50264.836459: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.836484: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.836513: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.836524: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.836531: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.836634: 0: B|124|queueBuffer\n\
Binder_1-340 [000] 50264.836651: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_1-340 [000] 50264.836657: 0: E\n\
Binder_1-340 [000] 50264.836682: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_1-340 [000] 50264.836712: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_1-340 [000] 50264.836725: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.836744: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.836756: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_1-340 [000] 50264.836763: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.836794: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.836806: 0: E\n\
Binder_1-340 [000] 50264.836871: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.836907: 0: E\n\
ndroid.launcher-655 [000] 50264.836926: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.836932: 0: E\n\
ndroid.launcher-655 [000] 50264.836941: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.836946: 0: E\n\
ndroid.launcher-655 [000] 50264.836954: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.836959: 0: E\n\
ndroid.launcher-655 [000] 50264.836974: 0: E\n\
ndroid.launcher-655 [000] 50264.837009: 0: E\n\
ndroid.launcher-655 [000] 50264.837017: 0: E\n\
ndroid.launcher-655 [000] 50264.837186: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.837368: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.837387: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.837448: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.840416: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.840482: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50264.840549: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.843160: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.843177: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.843230: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50264.846863: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.846882: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [001] 50264.846911: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=001\n\
<idle>-0 [000] 50264.846919: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [001] 50264.846928: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
<idle>-0 [000] 50264.846936: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.846963: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [001] 50264.847017: 0: C|124|VSYNC|0\n\
kworker/u:7-13359 [000] 50264.847024: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50264.847059: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
kworker/0:3-13848 [000] 50264.847064: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.847070: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
hwc_eventmon-336 [001] 50264.847110: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
EventThread-337 [000] 50264.847157: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.847197: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.847234: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.847385: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50264.847399: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.847420: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.847425: 0: E\n\
SurfaceFlinger-236 [000] 50264.847433: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.847449: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.847487: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.847500: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.847525: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.847541: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50264.847590: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.847605: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.847622: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50264.847627: 0: E\n\
SurfaceFlinger-236 [000] 50264.847644: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50264.847649: 0: E\n\
SurfaceFlinger-236 [000] 50264.847739: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.847754: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50264.847758: 0: E\n\
SurfaceFlinger-236 [000] 50264.847765: 0: E\n\
SurfaceFlinger-236 [000] 50264.847774: 0: E\n\
SurfaceFlinger-236 [000] 50264.847792: 0: E\n\
SurfaceFlinger-236 [000] 50264.847805: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.847809: 0: E\n\
SurfaceFlinger-236 [000] 50264.847818: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.847823: 0: E\n\
SurfaceFlinger-236 [000] 50264.847832: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.847838: 0: E\n\
SurfaceFlinger-236 [000] 50264.847847: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.847878: 0: E\n\
SurfaceFlinger-236 [000] 50264.847888: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.847893: 0: E\n\
SurfaceFlinger-236 [000] 50264.847902: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.847906: 0: E\n\
SurfaceFlinger-236 [000] 50264.847925: 0: E\n\
SurfaceFlinger-236 [000] 50264.847938: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.847981: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.848002: 0: E\n\
SurfaceFlinger-236 [000] 50264.848017: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50264.848079: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.848093: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.848150: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50264.848181: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.848244: 0: E\n\
SurfaceFlinger-236 [000] 50264.848251: 0: E\n\
SurfaceFlinger-236 [000] 50264.848280: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.848504: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50264.848582: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50264.848691: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50264.848746: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.848762: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.848779: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.848790: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.848797: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.848863: 0: B|124|dequeueBuffer\n\
Binder_5-9587 [000] 50264.848880: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_5-9587 [000] 50264.848885: 0: E\n\
Binder_5-9587 [000] 50264.848889: 0: E\n\
Binder_5-9587 [000] 50264.848945: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.848973: 0: E\n\
ndroid.launcher-655 [000] 50264.849032: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50264.849049: 0: E\n\
ndroid.launcher-655 [000] 50264.849152: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50264.849440: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.849456: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50264.849474: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.849485: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.849492: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50264.849551: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_2-394 [000] 50264.849585: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.849614: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.850366: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.850386: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50264.850407: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.850802: 0: E\n\
ndroid.launcher-655 [000] 50264.850834: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50264.851541: 0: E\n\
ndroid.launcher-655 [000] 50264.851608: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50264.852054: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50264.852132: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.852153: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50264.852176: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.852186: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.852194: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50264.852284: 0: B|124|queueBuffer\n\
Binder_4-1276 [000] 50264.852301: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_4-1276 [000] 50264.852306: 0: E\n\
Binder_4-1276 [000] 50264.852331: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_4-1276 [000] 50264.852360: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50264.852373: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.852391: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50264.852404: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50264.852412: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.852439: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50264.852451: 0: E\n\
Binder_4-1276 [000] 50264.852514: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.852545: 0: E\n\
ndroid.launcher-655 [000] 50264.852562: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.852568: 0: E\n\
ndroid.launcher-655 [000] 50264.852577: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.852582: 0: E\n\
ndroid.launcher-655 [000] 50264.852590: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.852595: 0: E\n\
ndroid.launcher-655 [000] 50264.852610: 0: E\n\
ndroid.launcher-655 [000] 50264.852642: 0: E\n\
ndroid.launcher-655 [000] 50264.852651: 0: E\n\
ndroid.launcher-655 [000] 50264.852796: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.853120: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.853138: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.853186: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50264.853650: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.853687: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [001] 50264.857564: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.859159: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.859173: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.859241: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.860391: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.860423: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50264.860697: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
kworker/0:3-13848 [000] 50264.860711: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=D ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50264.860750: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.860783: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.860802: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50264.860936: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.861768: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.861792: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50264.861884: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.861967: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.861992: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50264.862057: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.862145: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.862167: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50264.862227: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.862315: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.862337: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50264.862443: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.862908: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.862929: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.862958: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.862976: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50264.863032: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50264.863529: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.863549: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [001] 50264.863572: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=001\n\
<idle>-0 [000] 50264.863580: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [001] 50264.863592: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
<idle>-0 [000] 50264.863605: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
<idle>-0 [000] 50264.863623: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [001] 50264.863652: 0: C|124|VSYNC|1\n\
kworker/u:7-13359 [000] 50264.863670: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
hwc_eventmon-336 [001] 50264.863690: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
kworker/0:3-13848 [000] 50264.863725: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
hwc_eventmon-336 [001] 50264.863749: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
EventThread-337 [000] 50264.863802: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.863832: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.863876: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.864001: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50264.864018: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.864034: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.864041: 0: E\n\
SurfaceFlinger-236 [000] 50264.864052: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.864067: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.864095: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.864117: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50264.864123: 0: E\n\
SurfaceFlinger-236 [000] 50264.864144: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50264.864151: 0: E\n\
SurfaceFlinger-236 [000] 50264.864241: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.864259: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50264.864266: 0: E\n\
SurfaceFlinger-236 [000] 50264.864275: 0: E\n\
SurfaceFlinger-236 [000] 50264.864286: 0: E\n\
SurfaceFlinger-236 [000] 50264.864306: 0: E\n\
SurfaceFlinger-236 [000] 50264.864322: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.864328: 0: E\n\
SurfaceFlinger-236 [000] 50264.864340: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.864346: 0: E\n\
SurfaceFlinger-236 [000] 50264.864358: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.864366: 0: E\n\
SurfaceFlinger-236 [000] 50264.864377: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.864412: 0: E\n\
SurfaceFlinger-236 [000] 50264.864427: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.864434: 0: E\n\
SurfaceFlinger-236 [000] 50264.864445: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.864451: 0: E\n\
SurfaceFlinger-236 [000] 50264.864474: 0: E\n\
SurfaceFlinger-236 [000] 50264.864489: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.864539: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.864565: 0: E\n\
SurfaceFlinger-236 [000] 50264.864585: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50264.864654: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.864673: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.864739: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50264.864774: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.864849: 0: E\n\
SurfaceFlinger-236 [000] 50264.864859: 0: E\n\
SurfaceFlinger-236 [000] 50264.864895: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.865159: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50264.865240: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50264.865372: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50264.865436: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.865454: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50264.865475: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.865489: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.865499: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50264.865579: 0: B|124|dequeueBuffer\n\
surfaceflinger-124 [000] 50264.865600: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
surfaceflinger-124 [000] 50264.865607: 0: E\n\
surfaceflinger-124 [000] 50264.865613: 0: E\n\
surfaceflinger-124 [000] 50264.865684: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.865720: 0: E\n\
ndroid.launcher-655 [000] 50264.865792: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50264.865814: 0: E\n\
ndroid.launcher-655 [000] 50264.865939: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50264.866273: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.866292: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50264.866313: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.866328: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.866338: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50264.866407: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_3-924 [000] 50264.866454: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.866489: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.867889: 0: E\n\
ndroid.launcher-655 [000] 50264.867928: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50264.867959: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.867981: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.868041: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.868258: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.868282: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.868310: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.868626: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.868645: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.868701: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.868921: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.868941: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.868968: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.869113: 0: E\n\
ndroid.launcher-655 [000] 50264.869174: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50264.869619: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50264.869649: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.869670: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.869712: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50264.869732: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50264.869950: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50264.869988: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50264.870151: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50264.870222: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50264.870386: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
er.ServerThread-374 [000] 50264.870419: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.870467: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50264.870627: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.870721: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.870736: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.870757: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.870770: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.870780: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.870874: 0: B|124|queueBuffer\n\
Binder_1-340 [000] 50264.870894: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_1-340 [000] 50264.870901: 0: E\n\
Binder_1-340 [000] 50264.870928: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_1-340 [000] 50264.870959: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_1-340 [000] 50264.870975: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.870998: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.871012: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_1-340 [000] 50264.871022: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.871057: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.871072: 0: E\n\
Binder_1-340 [000] 50264.871150: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.871188: 0: E\n\
ndroid.launcher-655 [000] 50264.871211: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.871218: 0: E\n\
ndroid.launcher-655 [000] 50264.871231: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.871237: 0: E\n\
ndroid.launcher-655 [000] 50264.871248: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.871254: 0: E\n\
ndroid.launcher-655 [000] 50264.871276: 0: E\n\
ndroid.launcher-655 [000] 50264.871313: 0: E\n\
ndroid.launcher-655 [000] 50264.871324: 0: E\n\
ndroid.launcher-655 [000] 50264.871460: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.873748: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.873764: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.873826: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.875857: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.875868: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.875895: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.875913: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50264.875977: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50264.878542: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.878573: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [001] 50264.880203: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=001\n\
WebViewCoreThre-11043 [001] 50264.880227: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
<idle>-0 [000] 50264.880249: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [001] 50264.880252: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=001\n\
<idle>-0 [000] 50264.880264: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
irq/218-host_sp-14190 [001] 50264.880273: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
kworker/u:7-13359 [000] 50264.880293: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [001] 50264.880374: 0: C|124|VSYNC|0\n\
kworker/u:7-13359 [000] 50264.880396: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
hwc_eventmon-336 [001] 50264.880411: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
kworker/0:3-13848 [000] 50264.880462: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
hwc_eventmon-336 [001] 50264.880472: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
EventThread-337 [000] 50264.880536: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.880569: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50264.880615: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.880751: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50264.880769: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.880786: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.880792: 0: E\n\
SurfaceFlinger-236 [000] 50264.880804: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.880819: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.880852: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.880871: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50264.880878: 0: E\n\
SurfaceFlinger-236 [000] 50264.880899: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50264.880906: 0: E\n\
SurfaceFlinger-236 [000] 50264.881014: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.881034: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50264.881041: 0: E\n\
SurfaceFlinger-236 [000] 50264.881050: 0: E\n\
SurfaceFlinger-236 [000] 50264.881062: 0: E\n\
SurfaceFlinger-236 [000] 50264.881083: 0: E\n\
SurfaceFlinger-236 [000] 50264.881100: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.881106: 0: E\n\
SurfaceFlinger-236 [000] 50264.881118: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.881124: 0: E\n\
SurfaceFlinger-236 [000] 50264.881136: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.881145: 0: E\n\
SurfaceFlinger-236 [000] 50264.881156: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.881192: 0: E\n\
SurfaceFlinger-236 [000] 50264.881207: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.881214: 0: E\n\
SurfaceFlinger-236 [000] 50264.881226: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.881232: 0: E\n\
SurfaceFlinger-236 [000] 50264.881256: 0: E\n\
SurfaceFlinger-236 [000] 50264.881273: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.881329: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.881359: 0: E\n\
SurfaceFlinger-236 [000] 50264.881380: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50264.881458: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.881479: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.881550: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50264.881595: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.881684: 0: E\n\
SurfaceFlinger-236 [000] 50264.881694: 0: E\n\
SurfaceFlinger-236 [000] 50264.881735: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.882032: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50264.882131: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50264.882276: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50264.882350: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.882371: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.882395: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.882410: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.882420: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.882507: 0: B|124|dequeueBuffer\n\
Binder_5-9587 [000] 50264.882531: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_5-9587 [000] 50264.882538: 0: E\n\
Binder_5-9587 [000] 50264.882545: 0: E\n\
Binder_5-9587 [000] 50264.882628: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
WebViewCoreThre-11043 [001] 50264.882648: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [000] 50264.882671: 0: E\n\
ndroid.launcher-655 [000] 50264.882749: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50264.882772: 0: E\n\
ndroid.launcher-655 [000] 50264.882898: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50264.883237: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.883256: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50264.883277: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.883291: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.883302: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50264.883373: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_2-394 [000] 50264.883421: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.883456: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.884796: 0: E\n\
ndroid.launcher-655 [000] 50264.884832: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50264.885586: 0: E\n\
ndroid.launcher-655 [000] 50264.885653: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50264.886070: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50264.886142: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.886162: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50264.886187: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.886201: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.886212: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50264.886297: 0: B|124|queueBuffer\n\
Binder_4-1276 [000] 50264.886318: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_4-1276 [000] 50264.886325: 0: E\n\
Binder_4-1276 [000] 50264.886351: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_4-1276 [000] 50264.886380: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50264.886396: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.886418: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50264.886433: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50264.886444: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.886475: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50264.886490: 0: E\n\
Binder_4-1276 [000] 50264.886566: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.886603: 0: E\n\
ndroid.launcher-655 [000] 50264.886624: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.886632: 0: E\n\
ndroid.launcher-655 [000] 50264.886644: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.886650: 0: E\n\
ndroid.launcher-655 [000] 50264.886661: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.886667: 0: E\n\
ndroid.launcher-655 [000] 50264.886685: 0: E\n\
ndroid.launcher-655 [000] 50264.886719: 0: E\n\
ndroid.launcher-655 [000] 50264.886730: 0: E\n\
ndroid.launcher-655 [000] 50264.886866: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.887103: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.887134: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.887189: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.890461: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.890484: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.890537: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.892567: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.892580: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.892604: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.892622: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50264.892686: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50264.896869: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.896894: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
<idle>-0 [000] 50264.896917: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [001] 50264.896918: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=001\n\
<idle>-0 [000] 50264.896938: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [001] 50264.896938: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
<idle>-0 [000] 50264.896957: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.896972: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
hwc_eventmon-336 [001] 50264.896991: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [001] 50264.897029: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
hwc_eventmon-336 [001] 50264.897082: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
irq/77-tegra_ac-104 [000] 50264.897131: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=D ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
EventThread-337 [001] 50264.897168: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
kworker/u:7-13359 [000] 50264.897176: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50264.897242: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [001] 50264.897272: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
kworker/0:3-13848 [000] 50264.897274: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
kworker/0:3-13848 [000] 50264.897286: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.897298: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50264.897366: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [001] 50264.897423: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [001] 50264.897443: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [001] 50264.897462: 0: B|124|lockPageFlip\n\
ndroid.launcher-655 [000] 50264.897463: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
SurfaceFlinger-236 [001] 50264.897469: 0: E\n\
SurfaceFlinger-236 [001] 50264.897480: 0: B|124|lockPageFlip\n\
ndroid.launcher-655 [000] 50264.897482: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
SurfaceFlinger-236 [001] 50264.897496: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [001] 50264.897528: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [001] 50264.897547: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
irq/77-tegra_ac-104 [000] 50264.897550: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [001] 50264.897554: 0: E\n\
SurfaceFlinger-236 [001] 50264.897576: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [001] 50264.897583: 0: E\n\
ndroid.launcher-655 [000] 50264.897646: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.897667: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
SurfaceFlinger-236 [001] 50264.897706: 0: B|124|releaseBuffer\n\
irq/77-tegra_ac-104 [000] 50264.897712: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [001] 50264.897726: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [001] 50264.897732: 0: E\n\
SurfaceFlinger-236 [001] 50264.897742: 0: E\n\
SurfaceFlinger-236 [001] 50264.897754: 0: E\n\
SurfaceFlinger-236 [001] 50264.897777: 0: E\n\
SurfaceFlinger-236 [001] 50264.897796: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [001] 50264.897803: 0: E\n\
SurfaceFlinger-236 [001] 50264.897816: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [001] 50264.897821: 0: E\n\
SurfaceFlinger-236 [001] 50264.897835: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [001] 50264.897843: 0: E\n\
SurfaceFlinger-236 [001] 50264.897855: 0: B|124|unlockPageFlip\n\
ndroid.launcher-655 [000] 50264.897897: 0: B|655|performTraversals\n\
SurfaceFlinger-236 [001] 50264.897903: 0: E\n\
SurfaceFlinger-236 [001] 50264.897920: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [001] 50264.897927: 0: E\n\
SurfaceFlinger-236 [001] 50264.897939: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [001] 50264.897946: 0: E\n\
SurfaceFlinger-236 [001] 50264.897970: 0: E\n\
ndroid.launcher-655 [000] 50264.897985: 0: B|655|draw\n\
SurfaceFlinger-236 [001] 50264.897989: 0: B|124|handleRepaint\n\
ndroid.launcher-655 [000] 50264.898055: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [001] 50264.898060: 0: E\n\
ndroid.launcher-655 [000] 50264.898076: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-236 [001] 50264.898083: 0: B|124|postFramebuffer\n\
SurfaceFlinger-335 [000] 50264.898122: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.898179: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.898195: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
SurfaceFlinger-236 [001] 50264.898249: 0: E\n\
SurfaceFlinger-236 [001] 50264.898260: 0: E\n\
kworker/u:7-13359 [000] 50264.898280: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [001] 50264.898315: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [000] 50264.898372: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50264.898435: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.898452: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50264.898474: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.898488: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.898497: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50264.898579: 0: B|124|dequeueBuffer\n\
surfaceflinger-124 [000] 50264.898600: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
surfaceflinger-124 [000] 50264.898607: 0: E\n\
surfaceflinger-124 [000] 50264.898614: 0: E\n\
surfaceflinger-124 [000] 50264.898684: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.898720: 0: E\n\
ndroid.launcher-655 [000] 50264.898797: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50264.898819: 0: E\n\
ndroid.launcher-655 [000] 50264.898950: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50264.899332: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.899352: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50264.899374: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.899387: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.899397: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
<idle>-0 [001] 50264.899480: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.899505: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
Binder_3-924 [000] 50264.899509: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
EventThread-337 [001] 50264.899561: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50264.900400: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=001\n\
ndroid.launcher-655 [000] 50264.900418: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
<idle>-0 [001] 50264.900422: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
ndroid.launcher-655 [000] 50264.900448: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50264.900475: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
kinteractiveup-81 [001] 50264.900565: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50264.900652: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.900669: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [001] 50264.900856: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [000] 50264.901085: 0: E\n\
ndroid.launcher-655 [000] 50264.901116: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50264.901829: 0: E\n\
ndroid.launcher-655 [000] 50264.901895: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50264.902112: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.902134: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50264.902151: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.902160: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.902167: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50264.902202: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.902473: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50264.902555: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.902570: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.902592: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.902603: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.902610: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.902706: 0: B|124|queueBuffer\n\
Binder_1-340 [000] 50264.902723: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_1-340 [000] 50264.902729: 0: E\n\
Binder_1-340 [000] 50264.902753: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_1-340 [000] 50264.902784: 0: E\n\
<idle>-0 [001] 50264.902794: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.902818: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
Binder_1-340 [000] 50264.902850: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
EventThread-337 [001] 50264.902870: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [000] 50264.902883: 0: E\n\
ndroid.launcher-655 [000] 50264.902901: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.902907: 0: E\n\
ndroid.launcher-655 [000] 50264.902916: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.902921: 0: E\n\
ndroid.launcher-655 [000] 50264.902929: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.902934: 0: E\n\
ndroid.launcher-655 [000] 50264.902953: 0: E\n\
ndroid.launcher-655 [000] 50264.902989: 0: E\n\
ndroid.launcher-655 [000] 50264.902999: 0: E\n\
ndroid.launcher-655 [000] 50264.903145: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.903410: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.903432: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.903485: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50264.903665: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.903687: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [001] 50264.907667: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.909473: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.909494: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.909562: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.910377: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.910406: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50264.910436: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.910747: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.910760: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.910811: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.910959: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.910972: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.911000: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.912464: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.912474: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.912571: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.912588: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.912606: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
<idle>-0 [001] 50264.912613: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.912634: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractive_lo-82 [000] 50264.912660: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.912678: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
kinteractiveup-81 [001] 50264.912798: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50264.912881: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.912890: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [001] 50264.912968: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50264.913049: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.913058: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
InputReader-419 [000] 50264.913067: 0: C|360|iq|1\n\
kinteractiveup-81 [001] 50264.913119: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
InputReader-419 [000] 50264.913121: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50264.913218: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
<idle>-0 [001] 50264.913218: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.913227: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
InputDispatcher-418 [000] 50264.913312: 0: C|360|iq|0\n\
kinteractiveup-81 [001] 50264.913379: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
InputDispatcher-418 [000] 50264.913420: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
<idle>-0 [001] 50264.913471: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.913481: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
InputDispatcher-418 [000] 50264.913497: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50264.913527: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50264.913553: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
kinteractiveup-81 [001] 50264.913555: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
InputDispatcher-418 [000] 50264.913580: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50264.913587: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
ndroid.launcher-655 [001] 50264.913616: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
ndroid.launcher-655 [001] 50264.913627: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=001\n\
irq/218-host_sp-14190 [000] 50264.913636: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [001] 50264.913638: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [001] 50264.913658: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=001\n\
irq/218-host_sp-14190 [000] 50264.913671: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.913709: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.913748: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50264.913804: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.913819: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
kinteractiveup-81 [001] 50264.913821: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
InputDispatcher-418 [000] 50264.913829: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
hwc_eventmon-336 [001] 50264.913849: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [001] 50264.913864: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
InputDispatcher-418 [000] 50264.913881: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
hwc_eventmon-336 [001] 50264.913887: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50264.913929: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50264.913937: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
EventThread-337 [000] 50264.913947: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
SurfaceFlinger-236 [001] 50264.913997: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [001] 50264.914004: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [001] 50264.914012: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [001] 50264.914015: 0: E\n\
SurfaceFlinger-236 [001] 50264.914022: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [001] 50264.914029: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [001] 50264.914043: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [001] 50264.914051: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [001] 50264.914054: 0: E\n\
SurfaceFlinger-236 [001] 50264.914063: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [001] 50264.914066: 0: E\n\
SurfaceFlinger-236 [001] 50264.914116: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [001] 50264.914123: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [001] 50264.914126: 0: E\n\
SurfaceFlinger-236 [001] 50264.914130: 0: E\n\
SurfaceFlinger-236 [001] 50264.914135: 0: E\n\
SurfaceFlinger-236 [001] 50264.914146: 0: E\n\
SurfaceFlinger-236 [001] 50264.914153: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [001] 50264.914155: 0: E\n\
SurfaceFlinger-236 [001] 50264.914160: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [001] 50264.914163: 0: E\n\
SurfaceFlinger-236 [001] 50264.914168: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [001] 50264.914172: 0: E\n\
SurfaceFlinger-236 [001] 50264.914177: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [001] 50264.914193: 0: E\n\
SurfaceFlinger-236 [001] 50264.914199: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [001] 50264.914202: 0: E\n\
SurfaceFlinger-236 [001] 50264.914206: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [001] 50264.914209: 0: E\n\
SurfaceFlinger-236 [001] 50264.914219: 0: E\n\
SurfaceFlinger-236 [001] 50264.914226: 0: B|124|handleRepaint\n\
<idle>-0 [000] 50264.914253: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [001] 50264.914255: 0: E\n\
<idle>-0 [000] 50264.914259: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-236 [001] 50264.914265: 0: B|124|postFramebuffer\n\
SurfaceFlinger-335 [000] 50264.914285: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.914307: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.914312: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
SurfaceFlinger-236 [001] 50264.914342: 0: E\n\
SurfaceFlinger-236 [001] 50264.914348: 0: E\n\
kworker/u:7-13359 [000] 50264.914361: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
SurfaceFlinger-236 [001] 50264.914366: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50264.914419: 0: B|655|deliverInputEvent\n\
<idle>-0 [000] 50264.914779: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.914785: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
ndroid.launcher-655 [001] 50264.914788: 0: E\n\
InputDispatcher-418 [000] 50264.914835: 0: C|360|wq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50264.914871: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50264.914928: 0: B|655|performTraversals\n\
ndroid.launcher-655 [001] 50264.914967: 0: B|655|draw\n\
ndroid.launcher-655 [001] 50264.915036: 0: B|655|dequeueBuffer\n\
<idle>-0 [000] 50264.915072: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.915079: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
ndroid.launcher-655 [001] 50264.915089: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
Binder_5-9587 [000] 50264.915128: 0: B|124|dequeueBuffer\n\
Binder_5-9587 [000] 50264.915137: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_5-9587 [000] 50264.915140: 0: E\n\
Binder_5-9587 [000] 50264.915143: 0: E\n\
<idle>-0 [001] 50264.915166: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.915176: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
Binder_5-9587 [000] 50264.915188: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50264.915194: 0: E\n\
ndroid.launcher-655 [001] 50264.915230: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [001] 50264.915240: 0: E\n\
ndroid.launcher-655 [001] 50264.915308: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [001] 50264.915521: 0: E\n\
ndroid.launcher-655 [001] 50264.915537: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [001] 50264.915925: 0: E\n\
ndroid.launcher-655 [001] 50264.915960: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [001] 50264.916172: 0: B|655|queueBuffer\n\
<idle>-0 [000] 50264.916219: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.916231: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
ndroid.launcher-655 [001] 50264.916233: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
Binder_2-394 [000] 50264.916276: 0: B|124|queueBuffer\n\
Binder_2-394 [000] 50264.916284: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_2-394 [000] 50264.916287: 0: E\n\
Binder_2-394 [000] 50264.916300: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_2-394 [000] 50264.916316: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_2-394 [000] 50264.916323: 0: E\n\
<idle>-0 [001] 50264.916342: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.916353: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
Binder_2-394 [000] 50264.916360: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
ndroid.launcher-655 [001] 50264.916370: 0: E\n\
ndroid.launcher-655 [001] 50264.916380: 0: B|655|query\n\
ndroid.launcher-655 [001] 50264.916384: 0: E\n\
EventThread-337 [000] 50264.916385: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50264.916389: 0: B|655|query\n\
ndroid.launcher-655 [001] 50264.916392: 0: E\n\
ndroid.launcher-655 [001] 50264.916396: 0: B|655|query\n\
ndroid.launcher-655 [001] 50264.916399: 0: E\n\
ndroid.launcher-655 [001] 50264.916406: 0: E\n\
ndroid.launcher-655 [001] 50264.916421: 0: E\n\
ndroid.launcher-655 [001] 50264.916426: 0: E\n\
ndroid.launcher-655 [001] 50264.916493: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.917637: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.917647: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.917679: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.920774: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.920792: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.920835: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.920976: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.920985: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.921010: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.921014: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.921017: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.921046: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.922501: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.922508: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.922545: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.922553: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.922560: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50264.922570: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.922579: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50264.922684: 0: C|360|iq|1\n\
InputReader-419 [000] 50264.922706: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50264.922738: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.922768: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50264.922813: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
<idle>-0 [001] 50264.922850: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
InputDispatcher-418 [000] 50264.922853: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
<idle>-0 [001] 50264.922859: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
InputDispatcher-418 [000] 50264.922862: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.922902: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.922993: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.923001: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
ndroid.launcher-655 [001] 50264.923034: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
Binder_4-1276 [000] 50264.923049: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_4-1276 [000] 50264.923072: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50264.923093: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.923129: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.923136: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.923150: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.923160: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50264.923195: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.927155: sched_wakeup: comm=WifiService pid=439 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.927162: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WifiService next_pid=439 next_prio=120\n\
WifiService-439 [000] 50264.927553: sched_switch: prev_comm=WifiService prev_pid=439 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50264.928646: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.928655: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
<idle>-0 [000] 50264.930194: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.930206: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50264.930220: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.930245: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.930250: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.930257: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.930278: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.930291: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.930299: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50264.930310: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.930341: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [001] 50264.930347: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=001\n\
hwc_eventmon-336 [000] 50264.930354: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50264.930364: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
WebViewCoreThre-11043 [001] 50264.930366: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [001] 50264.930385: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
hwc_eventmon-336 [000] 50264.930392: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50264.930409: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [001] 50264.930435: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=001\n\
WebViewCoreThre-11043 [001] 50264.930443: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
hwc_eventmon-336 [000] 50264.930444: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
kworker/u:7-13359 [001] 50264.930460: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [001] 50264.930484: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
WebViewCoreThre-11043 [001] 50264.930495: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=001\n\
WebViewCoreThre-11043 [001] 50264.930497: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
EventThread-337 [000] 50264.930525: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
ndroid.launcher-655 [001] 50264.930604: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=001\n\
SurfaceFlinger-236 [000] 50264.930610: 0: B|124|onMessageReceived\n\
ndroid.launcher-655 [001] 50264.930613: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
SurfaceFlinger-236 [000] 50264.930618: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.930628: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.930630: 0: E\n\
kworker/u:7-13359 [001] 50264.930630: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50264.930635: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.930644: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.930663: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.930671: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50264.930674: 0: E\n\
SurfaceFlinger-236 [000] 50264.930684: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50264.930687: 0: E\n\
ndroid.launcher-655 [001] 50264.930719: 0: B|655|deliverInputEvent\n\
SurfaceFlinger-236 [000] 50264.930752: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.930759: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50264.930774: 0: E\n\
SurfaceFlinger-236 [000] 50264.930778: 0: E\n\
SurfaceFlinger-236 [000] 50264.930785: 0: E\n\
SurfaceFlinger-236 [000] 50264.930797: 0: E\n\
SurfaceFlinger-236 [000] 50264.930805: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.930808: 0: E\n\
SurfaceFlinger-236 [000] 50264.930813: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.930815: 0: E\n\
SurfaceFlinger-236 [000] 50264.930821: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.930827: 0: E\n\
SurfaceFlinger-236 [000] 50264.930832: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.930851: 0: E\n\
SurfaceFlinger-236 [000] 50264.930857: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.930861: 0: E\n\
SurfaceFlinger-236 [000] 50264.930865: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.930878: 0: E\n\
SurfaceFlinger-236 [000] 50264.930890: 0: E\n\
SurfaceFlinger-236 [000] 50264.930898: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.930929: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.930944: 0: E\n\
SurfaceFlinger-236 [000] 50264.930953: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50264.931012: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [001] 50264.931017: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=001\n\
SurfaceFlinger-236 [000] 50264.931023: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.931066: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50264.931102: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [001] 50264.931103: 0: E\n\
SurfaceFlinger-335 [000] 50264.931106: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.931154: 0: E\n\
SurfaceFlinger-236 [000] 50264.931159: 0: E\n\
ndroid.launcher-655 [001] 50264.931166: 0: B|655|performTraversals\n\
SurfaceFlinger-236 [000] 50264.931178: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
ndroid.launcher-655 [001] 50264.931206: 0: B|655|draw\n\
InputDispatcher-418 [000] 50264.931245: 0: C|360|wq:Window{42a6b678 com.android.launcher|0\n\
ndroid.launcher-655 [001] 50264.931285: 0: B|655|dequeueBuffer\n\
InputDispatcher-418 [000] 50264.931310: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50264.931321: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [001] 50264.931331: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
surfaceflinger-124 [000] 50264.931332: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50264.931376: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50264.931429: 0: B|124|dequeueBuffer\n\
surfaceflinger-124 [000] 50264.931439: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
surfaceflinger-124 [000] 50264.931442: 0: E\n\
surfaceflinger-124 [000] 50264.931445: 0: E\n\
WebViewCoreThre-11043 [001] 50264.931474: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
WebViewCoreThre-11043 [001] 50264.931479: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
surfaceflinger-124 [000] 50264.931484: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50264.931493: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
EventThread-337 [001] 50264.931499: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
Binder_1-340 [000] 50264.931517: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50264.931519: 0: E\n\
ndroid.launcher-655 [001] 50264.931557: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [001] 50264.931567: 0: E\n\
ndroid.launcher-655 [001] 50264.931639: 0: B|655|getDisplayList\n\
<idle>-0 [000] 50264.932128: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.932137: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.932173: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50264.932183: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50264.932192: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50264.932203: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.932213: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50264.932295: 0: C|360|iq|1\n\
InputReader-419 [000] 50264.932315: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50264.932350: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
ndroid.launcher-655 [001] 50264.932374: 0: E\n\
InputDispatcher-418 [000] 50264.932378: 0: C|360|iq|0\n\
ndroid.launcher-655 [001] 50264.932391: 0: B|655|drawDisplayList\n\
InputDispatcher-418 [000] 50264.932417: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.932448: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50264.932456: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.932496: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50264.932829: 0: E\n\
ndroid.launcher-655 [001] 50264.932864: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [001] 50264.933086: 0: B|655|queueBuffer\n\
<idle>-0 [000] 50264.933138: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.933147: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
ndroid.launcher-655 [001] 50264.933154: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
Binder_5-9587 [000] 50264.933209: 0: B|124|queueBuffer\n\
Binder_5-9587 [000] 50264.933218: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_5-9587 [000] 50264.933220: 0: E\n\
Binder_5-9587 [000] 50264.933233: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_5-9587 [000] 50264.933250: 0: E\n\
<idle>-0 [001] 50264.933253: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.933263: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
Binder_5-9587 [000] 50264.933271: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [001] 50264.933294: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
Binder_5-9587 [000] 50264.933298: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.933317: 0: E\n\
ndroid.launcher-655 [000] 50264.933327: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.933331: 0: E\n\
ndroid.launcher-655 [000] 50264.933336: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.933338: 0: E\n\
ndroid.launcher-655 [000] 50264.933343: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.933346: 0: E\n\
ndroid.launcher-655 [000] 50264.933354: 0: E\n\
ndroid.launcher-655 [000] 50264.933371: 0: E\n\
ndroid.launcher-655 [000] 50264.933378: 0: E\n\
ndroid.launcher-655 [000] 50264.933495: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.934523: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.934533: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.934570: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.937874: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.937879: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.937909: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.939911: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.939917: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.939958: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.939989: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.939994: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.940007: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.940015: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50264.940048: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.940167: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.940173: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.940188: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.940353: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.940367: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50264.940378: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.940492: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.940498: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.940527: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50264.940540: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.940558: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.940693: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.940699: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.940714: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.940753: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.940758: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.940772: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.941445: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.941450: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50264.941468: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50264.941476: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50264.941624: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50264.941642: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50264.941735: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50264.941765: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50264.941879: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.942221: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.942228: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.942257: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50264.942264: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50264.942271: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50264.942280: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.942288: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50264.942353: 0: C|360|iq|1\n\
InputReader-419 [000] 50264.942368: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50264.942395: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.942418: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50264.942451: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.942471: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50264.942482: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50264.942490: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50264.942517: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.942574: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.943785: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.943791: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50264.943812: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.946854: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.946859: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50264.946869: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.946876: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.946911: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.946919: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.946936: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.946940: 0: C|124|VSYNC|0\n\
<idle>-0 [001] 50264.946956: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
hwc_eventmon-336 [000] 50264.946960: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
<idle>-0 [001] 50264.946967: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
hwc_eventmon-336 [000] 50264.946970: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50264.946983: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
EventThread-337 [001] 50264.946985: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50264.946997: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.947005: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
hwc_eventmon-336 [000] 50264.947013: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.947036: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.947045: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.947045: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.947052: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
EventThread-337 [001] 50264.947066: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
SurfaceFlinger-236 [000] 50264.947112: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50264.947120: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.947128: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.947131: 0: E\n\
SurfaceFlinger-236 [000] 50264.947135: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.947142: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.947156: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.947164: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50264.947167: 0: E\n\
SurfaceFlinger-236 [000] 50264.947177: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50264.947180: 0: E\n\
SurfaceFlinger-236 [000] 50264.947232: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.947240: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50264.947243: 0: E\n\
SurfaceFlinger-236 [000] 50264.947246: 0: E\n\
SurfaceFlinger-236 [000] 50264.947252: 0: E\n\
SurfaceFlinger-236 [000] 50264.947262: 0: E\n\
SurfaceFlinger-236 [000] 50264.947269: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.947272: 0: E\n\
SurfaceFlinger-236 [000] 50264.947276: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.947279: 0: E\n\
SurfaceFlinger-236 [000] 50264.947284: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.947288: 0: E\n\
SurfaceFlinger-236 [000] 50264.947293: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.947309: 0: E\n\
SurfaceFlinger-236 [000] 50264.947315: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.947318: 0: E\n\
SurfaceFlinger-236 [000] 50264.947323: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.947326: 0: E\n\
SurfaceFlinger-236 [000] 50264.947336: 0: E\n\
SurfaceFlinger-236 [000] 50264.947343: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.947368: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.947380: 0: E\n\
SurfaceFlinger-236 [000] 50264.947389: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50264.947424: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.947433: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.947467: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50264.947485: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.947523: 0: E\n\
SurfaceFlinger-236 [000] 50264.947528: 0: E\n\
SurfaceFlinger-236 [000] 50264.947543: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.947696: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50264.947941: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.947951: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.947995: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.948022: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.948041: 0: E\n\
ndroid.launcher-655 [000] 50264.948103: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.948111: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [000] 50264.948120: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.948127: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.948131: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
<idle>-0 [001] 50264.948174: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
Binder_2-394 [000] 50264.948185: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
<idle>-0 [001] 50264.948187: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [001] 50264.948210: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [000] 50264.948251: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50264.948291: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50264.948360: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50264.948387: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.948395: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50264.948404: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.948410: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.948414: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [000] 50264.948448: 0: B|124|dequeueBuffer\n\
Binder_4-1276 [000] 50264.948458: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_4-1276 [000] 50264.948461: 0: E\n\
Binder_4-1276 [000] 50264.948464: 0: E\n\
Binder_4-1276 [000] 50264.948495: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.948509: 0: E\n\
ndroid.launcher-655 [000] 50264.948544: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50264.948554: 0: E\n\
ndroid.launcher-655 [000] 50264.948621: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50264.949281: 0: E\n\
ndroid.launcher-655 [000] 50264.949298: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50264.949687: 0: E\n\
ndroid.launcher-655 [000] 50264.949719: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50264.949929: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50264.949970: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.949981: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50264.949993: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.949999: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.950003: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50264.950047: 0: B|124|queueBuffer\n\
surfaceflinger-124 [000] 50264.950056: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
surfaceflinger-124 [000] 50264.950059: 0: E\n\
surfaceflinger-124 [000] 50264.950072: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
surfaceflinger-124 [000] 50264.950085: 0: E\n\
<idle>-0 [001] 50264.950091: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.950106: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
surfaceflinger-124 [000] 50264.950119: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
EventThread-337 [001] 50264.950130: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [000] 50264.950138: 0: E\n\
ndroid.launcher-655 [000] 50264.950147: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.950150: 0: E\n\
ndroid.launcher-655 [000] 50264.950155: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.950158: 0: E\n\
ndroid.launcher-655 [000] 50264.950162: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.950165: 0: E\n\
ndroid.launcher-655 [000] 50264.950174: 0: E\n\
ndroid.launcher-655 [000] 50264.950190: 0: E\n\
ndroid.launcher-655 [000] 50264.950195: 0: E\n\
ndroid.launcher-655 [000] 50264.950219: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.950229: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.950253: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.950355: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.950404: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.950412: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.950431: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.951398: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.951404: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.951439: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.951891: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.951897: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.951932: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50264.951940: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50264.951947: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50264.951956: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.951965: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50264.952059: 0: C|360|iq|1\n\
InputReader-419 [000] 50264.952078: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50264.952110: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.952138: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50264.952181: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.952213: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50264.952227: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50264.952235: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50264.952266: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.952338: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50264.953502: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.953515: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
<idle>-0 [000] 50264.954820: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.954836: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.954889: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
WebViewCoreThre-11043 [001] 50264.956111: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.956929: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.956935: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.956951: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.956960: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50264.957001: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.959894: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.959900: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.959919: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.960053: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.960060: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.960075: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.960350: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.960361: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50264.960372: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.961539: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.961544: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.961570: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50264.961576: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50264.961583: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50264.961591: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.961598: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50264.961670: 0: C|360|iq|1\n\
InputReader-419 [000] 50264.961686: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50264.961717: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.961742: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50264.961775: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.961797: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50264.961809: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50264.961817: 0: C|360|wq:Window{42a6b678 com.android.launcher|3\n\
InputDispatcher-418 [000] 50264.961845: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.961908: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.963524: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.963531: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50264.963540: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.963549: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.963579: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.963586: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.963604: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.963614: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50264.963626: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.963634: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50264.963647: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
<idle>-0 [001] 50264.963665: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.963675: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
hwc_eventmon-336 [000] 50264.963682: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.963713: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.963722: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.963722: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.963730: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
EventThread-337 [001] 50264.963749: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
SurfaceFlinger-236 [000] 50264.963792: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50264.963799: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.963808: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.963810: 0: E\n\
SurfaceFlinger-236 [000] 50264.963815: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.963822: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.963838: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.963846: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50264.963849: 0: E\n\
SurfaceFlinger-236 [000] 50264.963857: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50264.963860: 0: E\n\
SurfaceFlinger-236 [000] 50264.963913: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.963921: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50264.963924: 0: E\n\
SurfaceFlinger-236 [000] 50264.963927: 0: E\n\
SurfaceFlinger-236 [000] 50264.963933: 0: E\n\
SurfaceFlinger-236 [000] 50264.963943: 0: E\n\
SurfaceFlinger-236 [000] 50264.963950: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.963953: 0: E\n\
SurfaceFlinger-236 [000] 50264.963958: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.963960: 0: E\n\
SurfaceFlinger-236 [000] 50264.963966: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.963969: 0: E\n\
SurfaceFlinger-236 [000] 50264.963974: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.963991: 0: E\n\
SurfaceFlinger-236 [000] 50264.963997: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.964000: 0: E\n\
SurfaceFlinger-236 [000] 50264.964005: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.964008: 0: E\n\
SurfaceFlinger-236 [000] 50264.964017: 0: E\n\
SurfaceFlinger-236 [000] 50264.964024: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.964049: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.964061: 0: E\n\
SurfaceFlinger-236 [000] 50264.964069: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50264.964106: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.964114: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.964150: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50264.964168: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.964205: 0: E\n\
SurfaceFlinger-236 [000] 50264.964209: 0: E\n\
SurfaceFlinger-236 [000] 50264.964224: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.964379: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50264.964616: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.964626: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.964671: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50264.964699: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.964715: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.964720: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.964748: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.964771: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.964788: 0: E\n\
ndroid.launcher-655 [000] 50264.964851: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.964859: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50264.964869: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.964876: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.964880: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
<idle>-0 [001] 50264.964926: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
Binder_3-924 [000] 50264.964939: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
<idle>-0 [001] 50264.964940: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [001] 50264.964964: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [000] 50264.964999: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50264.965037: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50264.965106: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50264.965133: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.965141: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.965151: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.965157: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.965161: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.965195: 0: B|124|dequeueBuffer\n\
Binder_1-340 [000] 50264.965205: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_1-340 [000] 50264.965208: 0: E\n\
Binder_1-340 [000] 50264.965211: 0: E\n\
Binder_1-340 [000] 50264.965241: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.965255: 0: E\n\
ndroid.launcher-655 [000] 50264.965291: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50264.965301: 0: E\n\
ndroid.launcher-655 [000] 50264.965368: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50264.966066: 0: E\n\
ndroid.launcher-655 [000] 50264.966083: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50264.966490: 0: E\n\
ndroid.launcher-655 [000] 50264.966524: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50264.966742: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50264.966783: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.966797: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.966809: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.966815: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.966820: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.966867: 0: B|124|queueBuffer\n\
Binder_5-9587 [000] 50264.966876: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_5-9587 [000] 50264.966879: 0: E\n\
Binder_5-9587 [000] 50264.966889: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_5-9587 [000] 50264.966904: 0: E\n\
<idle>-0 [001] 50264.966909: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.966925: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
Binder_5-9587 [000] 50264.966940: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
EventThread-337 [001] 50264.966949: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [000] 50264.966958: 0: E\n\
ndroid.launcher-655 [000] 50264.966968: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.966972: 0: E\n\
ndroid.launcher-655 [000] 50264.966977: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.966980: 0: E\n\
ndroid.launcher-655 [000] 50264.966984: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.966987: 0: E\n\
ndroid.launcher-655 [000] 50264.966996: 0: E\n\
ndroid.launcher-655 [000] 50264.967013: 0: E\n\
ndroid.launcher-655 [000] 50264.967017: 0: E\n\
ndroid.launcher-655 [000] 50264.967087: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.968196: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.968206: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.968240: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.969548: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.969554: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.969580: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.969731: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.969736: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.969752: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.971218: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.971225: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.971288: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50264.971297: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50264.971305: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50264.971321: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.971334: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50264.971512: 0: C|360|iq|1\n\
InputReader-419 [000] 50264.971536: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50264.971548: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
InputReader-419 [000] 50264.971555: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.971586: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.971617: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50264.971665: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.971700: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50264.971716: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50264.971723: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50264.971755: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50264.971787: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.971861: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.973667: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.973673: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.973687: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.973696: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50264.973732: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.978938: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.978944: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50264.978962: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50264.979132: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.979143: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
<idle>-0 [000] 50264.979612: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.979621: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.979643: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.979776: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.979782: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.979799: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.980191: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.980197: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50264.980208: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.980216: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.980248: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.980257: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.980297: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50264.980303: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.980308: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50264.980363: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.980390: 0: C|124|VSYNC|0\n\
WebViewCoreThre-11043 [001] 50264.980414: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
WebViewCoreThre-11043 [001] 50264.980424: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
hwc_eventmon-336 [000] 50264.980440: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.980467: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.980481: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.980487: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
EventThread-337 [001] 50264.980489: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
SurfaceFlinger-236 [000] 50264.980556: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50264.980564: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.980572: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.980586: 0: E\n\
SurfaceFlinger-236 [000] 50264.980592: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.980600: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.980615: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.980623: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50264.980626: 0: E\n\
SurfaceFlinger-236 [000] 50264.980635: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50264.980638: 0: E\n\
SurfaceFlinger-236 [000] 50264.980710: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.980719: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50264.980722: 0: E\n\
SurfaceFlinger-236 [000] 50264.980725: 0: E\n\
SurfaceFlinger-236 [000] 50264.980732: 0: E\n\
SurfaceFlinger-236 [000] 50264.980742: 0: E\n\
SurfaceFlinger-236 [000] 50264.980749: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.980752: 0: E\n\
SurfaceFlinger-236 [000] 50264.980757: 0: B|124|lockPageFlip\n\
WebViewCoreThre-11043 [001] 50264.980758: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50264.980760: 0: E\n\
SurfaceFlinger-236 [000] 50264.980766: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.980769: 0: E\n\
SurfaceFlinger-236 [000] 50264.980774: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.980803: 0: E\n\
SurfaceFlinger-236 [000] 50264.980811: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.980814: 0: E\n\
SurfaceFlinger-236 [000] 50264.980819: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.980822: 0: E\n\
SurfaceFlinger-236 [000] 50264.980832: 0: E\n\
SurfaceFlinger-236 [000] 50264.980840: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.980872: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.980886: 0: E\n\
SurfaceFlinger-236 [000] 50264.980897: 0: B|124|postFramebuffer\n\
ndroid.launcher-655 [001] 50264.980933: 0: B|655|deliverInputEvent\n\
SurfaceFlinger-236 [000] 50264.980952: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.980962: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.981015: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50264.981036: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.981081: 0: E\n\
SurfaceFlinger-236 [000] 50264.981085: 0: E\n\
SurfaceFlinger-236 [000] 50264.981121: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.981202: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.981208: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
ndroid.launcher-655 [001] 50264.981224: 0: E\n\
InputDispatcher-418 [000] 50264.981273: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
ndroid.launcher-655 [001] 50264.981278: 0: B|655|performTraversals\n\
InputDispatcher-418 [000] 50264.981290: 0: C|360|wq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50264.981308: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50264.981318: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
ndroid.launcher-655 [001] 50264.981320: 0: B|655|draw\n\
kworker/u:7-13359 [000] 50264.981352: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50264.981363: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50264.981371: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50264.981382: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.981393: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
ndroid.launcher-655 [001] 50264.981397: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [001] 50264.981441: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50264.981461: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
InputReader-419 [000] 50264.981465: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.981482: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50264.981506: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
Binder_2-394 [001] 50264.981513: 0: B|124|dequeueBuffer\n\
InputReader-419 [000] 50264.981521: 0: C|360|iq|1\n\
Binder_2-394 [001] 50264.981524: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_2-394 [001] 50264.981527: 0: E\n\
Binder_2-394 [001] 50264.981530: 0: E\n\
InputReader-419 [000] 50264.981534: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
Binder_2-394 [001] 50264.981549: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
InputReader-419 [000] 50264.981563: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
Binder_2-394 [001] 50264.981575: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
InputDispatcher-418 [000] 50264.981586: 0: C|360|iq|0\n\
ndroid.launcher-655 [001] 50264.981593: 0: E\n\
InputDispatcher-418 [000] 50264.981620: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
ndroid.launcher-655 [001] 50264.981635: 0: B|655|eglBeginFrame\n\
InputDispatcher-418 [000] 50264.981643: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
ndroid.launcher-655 [001] 50264.981645: 0: E\n\
InputDispatcher-418 [000] 50264.981651: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.981686: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50264.981718: 0: B|655|getDisplayList\n\
<idle>-0 [000] 50264.981931: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.981940: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
ndroid.launcher-655 [001] 50264.981988: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50264.981998: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
Binder_4-1276 [000] 50264.982008: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
EventThread-337 [001] 50264.982020: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50264.982505: 0: E\n\
ndroid.launcher-655 [001] 50264.982523: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [001] 50264.982931: 0: E\n\
ndroid.launcher-655 [001] 50264.982965: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [001] 50264.983077: sched_wakeup: comm=kworker/1:1 pid=14667 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50264.983088: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/1:1 next_pid=14667 next_prio=120\n\
kworker/1:1-14667 [001] 50264.983100: sched_switch: prev_comm=kworker/1:1 prev_pid=14667 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50264.983105: sched_wakeup: comm=kworker/1:1 pid=14667 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50264.983109: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/1:1 next_pid=14667 next_prio=120\n\
kworker/1:1-14667 [001] 50264.983131: sched_switch: prev_comm=kworker/1:1 prev_pid=14667 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50264.983263: 0: B|655|queueBuffer\n\
<idle>-0 [000] 50264.983305: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.983313: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
ndroid.launcher-655 [001] 50264.983317: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
surfaceflinger-124 [000] 50264.983359: 0: B|124|queueBuffer\n\
surfaceflinger-124 [000] 50264.983368: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
surfaceflinger-124 [000] 50264.983371: 0: E\n\
surfaceflinger-124 [000] 50264.983383: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
surfaceflinger-124 [000] 50264.983397: 0: E\n\
<idle>-0 [001] 50264.983401: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.983411: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
surfaceflinger-124 [000] 50264.983419: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [001] 50264.983441: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
surfaceflinger-124 [000] 50264.983445: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.983461: 0: E\n\
ndroid.launcher-655 [000] 50264.983470: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.983475: 0: E\n\
ndroid.launcher-655 [000] 50264.983481: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.983484: 0: E\n\
ndroid.launcher-655 [000] 50264.983489: 0: B|655|query\n\
ndroid.launcher-655 [000] 50264.983491: 0: E\n\
ndroid.launcher-655 [000] 50264.983501: 0: E\n\
ndroid.launcher-655 [000] 50264.983517: 0: E\n\
ndroid.launcher-655 [000] 50264.983521: 0: E\n\
ndroid.launcher-655 [000] 50264.983633: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.984635: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.984647: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.984684: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.987971: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.987977: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50264.988006: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.990088: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.990092: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50264.990104: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50264.990112: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50264.990144: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.990338: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.990353: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50264.990365: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.990882: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.990888: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.990909: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.991045: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.991051: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.991066: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.992571: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.992577: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.992603: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50264.992610: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50264.992617: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50264.992625: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50264.992631: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50264.992699: 0: C|360|iq|1\n\
InputReader-419 [000] 50264.992715: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50264.992743: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.992768: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50264.992803: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.992825: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50264.992837: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50264.992845: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50264.992873: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.992924: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.996861: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.996868: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50264.996877: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50264.996886: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.996915: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50264.996922: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.996939: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50264.996947: 0: C|124|VSYNC|1\n\
<idle>-0 [001] 50264.996962: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
hwc_eventmon-336 [000] 50264.996965: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
<idle>-0 [001] 50264.996973: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
hwc_eventmon-336 [000] 50264.996974: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50264.996985: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
EventThread-337 [001] 50264.996987: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50264.996998: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.997006: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
hwc_eventmon-336 [000] 50264.997013: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50264.997037: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.997046: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
<idle>-0 [000] 50264.997046: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.997053: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
EventThread-337 [001] 50264.997065: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
SurfaceFlinger-236 [000] 50264.997111: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50264.997119: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50264.997126: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.997129: 0: E\n\
SurfaceFlinger-236 [000] 50264.997134: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.997140: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50264.997153: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50264.997161: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50264.997163: 0: E\n\
SurfaceFlinger-236 [000] 50264.997171: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50264.997174: 0: E\n\
SurfaceFlinger-236 [000] 50264.997223: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50264.997231: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50264.997235: 0: E\n\
SurfaceFlinger-236 [000] 50264.997239: 0: E\n\
SurfaceFlinger-236 [000] 50264.997245: 0: E\n\
SurfaceFlinger-236 [000] 50264.997254: 0: E\n\
SurfaceFlinger-236 [000] 50264.997261: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.997264: 0: E\n\
SurfaceFlinger-236 [000] 50264.997269: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50264.997271: 0: E\n\
SurfaceFlinger-236 [000] 50264.997277: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.997280: 0: E\n\
SurfaceFlinger-236 [000] 50264.997285: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.997300: 0: E\n\
SurfaceFlinger-236 [000] 50264.997306: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.997309: 0: E\n\
SurfaceFlinger-236 [000] 50264.997314: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50264.997317: 0: E\n\
SurfaceFlinger-236 [000] 50264.997327: 0: E\n\
SurfaceFlinger-236 [000] 50264.997334: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50264.997357: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.997368: 0: E\n\
SurfaceFlinger-236 [000] 50264.997377: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50264.997412: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50264.997421: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50264.997455: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50264.997472: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50264.997508: 0: E\n\
SurfaceFlinger-236 [000] 50264.997513: 0: E\n\
SurfaceFlinger-236 [000] 50264.997528: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.997670: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [000] 50264.997900: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.997909: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50264.997950: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50264.997980: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.997999: 0: E\n\
ndroid.launcher-655 [000] 50264.998059: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.998067: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50264.998077: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.998083: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.998087: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
<idle>-0 [001] 50264.998126: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
Binder_3-924 [000] 50264.998139: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
<idle>-0 [001] 50264.998139: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [001] 50264.998161: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [000] 50264.998200: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50264.998238: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50264.998298: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [000] 50264.998322: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.998330: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.998339: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.998345: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.998349: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50264.998381: 0: B|124|dequeueBuffer\n\
Binder_1-340 [000] 50264.998390: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_1-340 [000] 50264.998393: 0: E\n\
Binder_1-340 [000] 50264.998396: 0: E\n\
Binder_1-340 [000] 50264.998426: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.998441: 0: E\n\
ndroid.launcher-655 [000] 50264.998474: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50264.998483: 0: E\n\
ndroid.launcher-655 [000] 50264.998544: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50264.999195: 0: E\n\
ndroid.launcher-655 [000] 50264.999211: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50264.999582: 0: E\n\
ndroid.launcher-655 [000] 50264.999615: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50264.999815: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50264.999852: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.999864: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.999875: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50264.999881: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50264.999885: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50264.999927: 0: B|124|queueBuffer\n\
Binder_5-9587 [000] 50264.999936: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_5-9587 [000] 50264.999939: 0: E\n\
Binder_5-9587 [000] 50264.999950: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_5-9587 [000] 50264.999964: 0: E\n\
<idle>-0 [001] 50264.999969: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
<idle>-0 [001] 50264.999984: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
Binder_5-9587 [000] 50264.999997: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
EventThread-337 [001] 50265.000008: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [000] 50265.000016: 0: E\n\
ndroid.launcher-655 [000] 50265.000024: 0: B|655|query\n\
ndroid.launcher-655 [000] 50265.000027: 0: E\n\
ndroid.launcher-655 [000] 50265.000033: 0: B|655|query\n\
ndroid.launcher-655 [000] 50265.000035: 0: E\n\
ndroid.launcher-655 [000] 50265.000040: 0: B|655|query\n\
ndroid.launcher-655 [000] 50265.000043: 0: E\n\
ndroid.launcher-655 [000] 50265.000051: 0: E\n\
ndroid.launcher-655 [000] 50265.000067: 0: E\n\
ndroid.launcher-655 [000] 50265.000071: 0: E\n\
ndroid.launcher-655 [000] 50265.000139: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.000983: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.000996: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.001020: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.001167: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.001178: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.001195: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.001294: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.001304: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50265.001347: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.002657: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.002666: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.002703: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50265.002710: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50265.002718: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50265.002727: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.002736: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50265.002829: 0: C|360|iq|1\n\
InputReader-419 [000] 50265.002847: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50265.002878: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50265.002905: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50265.002947: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50265.002974: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50265.002988: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50265.002995: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50265.003022: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50265.003097: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50265.003792: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.003810: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
<idle>-0 [000] 50265.004700: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.004722: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50265.004795: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
WebViewCoreThre-11043 [001] 50265.006119: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.006806: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.006812: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50265.006828: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50265.006837: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.006876: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.010251: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.010258: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.010277: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.010334: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.010340: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.010351: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.010412: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.010418: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.010433: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.011862: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.011868: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50265.011897: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50265.011906: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.011932: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50265.011939: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50265.011946: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50265.011954: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.011961: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50265.012031: 0: C|360|iq|1\n\
InputReader-419 [000] 50265.012047: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50265.012077: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50265.012108: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50265.012116: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50265.012129: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50265.012138: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50265.012169: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50265.012192: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50265.012204: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50265.012212: 0: C|360|wq:Window{42a6b678 com.android.launcher|3\n\
InputDispatcher-418 [000] 50265.012240: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50265.012302: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.012436: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.012442: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50265.012475: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.012684: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.012689: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50265.012703: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.013378: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.013382: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50265.013401: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50265.013412: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50265.013519: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50265.013531: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
SensorService-373 [000] 50265.013538: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50265.013549: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50265.013557: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50265.013584: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50265.013592: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50265.013610: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50265.013632: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50265.013640: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.013651: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50265.013667: 0: C|124|VSYNC|0\n\
<idle>-0 [001] 50265.013687: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.013699: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
hwc_eventmon-336 [000] 50265.013701: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
EventThread-337 [001] 50265.013744: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
er$SensorThread-409 [000] 50265.013766: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [001] 50265.013779: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
er$SensorThread-409 [000] 50265.013798: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50265.013831: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50265.013894: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50265.013903: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50265.013912: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.013915: 0: E\n\
SurfaceFlinger-236 [000] 50265.013920: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.013927: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50265.013947: 0: B|124|acquireBuffer\n\
ndroid.launcher-655 [001] 50265.013950: 0: B|655|deliverInputEvent\n\
SurfaceFlinger-236 [000] 50265.013956: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50265.013959: 0: E\n\
SurfaceFlinger-236 [000] 50265.013968: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50265.013971: 0: E\n\
SurfaceFlinger-236 [000] 50265.014036: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50265.014044: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50265.014047: 0: E\n\
SurfaceFlinger-236 [000] 50265.014051: 0: E\n\
SurfaceFlinger-236 [000] 50265.014057: 0: E\n\
SurfaceFlinger-236 [000] 50265.014068: 0: E\n\
SurfaceFlinger-236 [000] 50265.014075: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.014078: 0: E\n\
SurfaceFlinger-236 [000] 50265.014084: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.014099: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50265.014111: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50265.014136: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50265.014242: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [001] 50265.014253: 0: E\n\
er.ServerThread-374 [000] 50265.014280: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
ndroid.launcher-655 [001] 50265.014327: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=001\n\
InputDispatcher-418 [000] 50265.014332: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
ndroid.launcher-655 [001] 50265.014336: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [001] 50265.014349: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
InputDispatcher-418 [000] 50265.014350: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
ndroid.launcher-655 [001] 50265.014356: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.014361: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
InputDispatcher-418 [000] 50265.014376: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50265.014402: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
Binder_2-394 [001] 50265.014408: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
SurfaceFlinger-236 [000] 50265.014411: 0: E\n\
SurfaceFlinger-236 [000] 50265.014420: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.014425: 0: E\n\
SurfaceFlinger-236 [000] 50265.014431: 0: B|124|unlockPageFlip\n\
Binder_2-394 [001] 50265.014431: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [001] 50265.014449: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.014451: 0: E\n\
SurfaceFlinger-236 [000] 50265.014457: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.014460: 0: E\n\
SurfaceFlinger-236 [000] 50265.014465: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.014468: 0: E\n\
SurfaceFlinger-236 [000] 50265.014479: 0: E\n\
SurfaceFlinger-236 [000] 50265.014487: 0: B|124|handleRepaint\n\
ndroid.launcher-655 [001] 50265.014515: 0: B|655|performTraversals\n\
SurfaceFlinger-236 [000] 50265.014516: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50265.014529: 0: E\n\
SurfaceFlinger-236 [000] 50265.014538: 0: B|124|postFramebuffer\n\
ndroid.launcher-655 [001] 50265.014556: 0: B|655|draw\n\
SurfaceFlinger-236 [000] 50265.014593: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50265.014602: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50265.014648: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
ndroid.launcher-655 [001] 50265.014652: 0: B|655|dequeueBuffer\n\
SurfaceFlinger-335 [000] 50265.014667: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
ndroid.launcher-655 [001] 50265.014686: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.014696: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [001] 50265.014707: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.014711: 0: E\n\
ndroid.launcher-655 [001] 50265.014714: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=001\n\
SurfaceFlinger-236 [000] 50265.014715: 0: E\n\
ndroid.launcher-655 [001] 50265.014718: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.014746: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
Binder_4-1276 [001] 50265.014758: 0: B|124|dequeueBuffer\n\
Binder_4-1276 [001] 50265.014767: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_4-1276 [001] 50265.014770: 0: E\n\
Binder_4-1276 [001] 50265.014773: 0: E\n\
Binder_4-1276 [001] 50265.014804: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.014820: 0: E\n\
ndroid.launcher-655 [001] 50265.014856: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [001] 50265.014866: 0: E\n\
ndroid.launcher-655 [001] 50265.014936: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [001] 50265.015105: 0: E\n\
ndroid.launcher-655 [001] 50265.015121: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [001] 50265.015521: 0: E\n\
ndroid.launcher-655 [001] 50265.015552: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [001] 50265.015765: 0: B|655|queueBuffer\n\
<idle>-0 [000] 50265.015816: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.015827: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
ndroid.launcher-655 [001] 50265.015828: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
surfaceflinger-124 [000] 50265.015878: 0: B|124|queueBuffer\n\
surfaceflinger-124 [000] 50265.015887: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
surfaceflinger-124 [000] 50265.015890: 0: E\n\
surfaceflinger-124 [000] 50265.015902: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
surfaceflinger-124 [000] 50265.015918: 0: E\n\
<idle>-0 [001] 50265.015922: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.015933: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
surfaceflinger-124 [000] 50265.015938: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50265.015964: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
EventThread-337 [001] 50265.015968: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [000] 50265.015982: 0: E\n\
ndroid.launcher-655 [000] 50265.015991: 0: B|655|query\n\
ndroid.launcher-655 [000] 50265.015994: 0: E\n\
ndroid.launcher-655 [000] 50265.016000: 0: B|655|query\n\
ndroid.launcher-655 [000] 50265.016002: 0: E\n\
ndroid.launcher-655 [000] 50265.016007: 0: B|655|query\n\
ndroid.launcher-655 [000] 50265.016010: 0: E\n\
ndroid.launcher-655 [000] 50265.016018: 0: E\n\
ndroid.launcher-655 [000] 50265.016036: 0: E\n\
ndroid.launcher-655 [000] 50265.016041: 0: E\n\
ndroid.launcher-655 [000] 50265.016111: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.017226: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.017234: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50265.017269: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.018727: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.018734: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.018760: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.018910: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.018917: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.018933: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.020399: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.020415: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.020477: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50265.020487: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50265.020498: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50265.020514: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.020526: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50265.020573: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
InputReader-419 [000] 50265.020583: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50265.020611: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50265.020689: 0: C|360|iq|1\n\
InputReader-419 [000] 50265.020708: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50265.020741: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50265.020770: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50265.020818: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50265.020854: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50265.020868: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50265.020876: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50265.020905: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50265.020979: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.022692: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.022698: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50265.022713: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50265.022722: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.022755: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.027203: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.027209: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.027226: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.027369: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.027375: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.027390: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.028852: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.028857: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.028879: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50265.028885: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50265.028891: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50265.028898: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.028905: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50265.028953: 0: C|360|iq|1\n\
InputReader-419 [000] 50265.028966: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50265.028990: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50265.029010: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50265.029036: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50265.029052: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50265.029064: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50265.029072: 0: C|360|wq:Window{42a6b678 com.android.launcher|3\n\
InputDispatcher-418 [000] 50265.029098: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
<idle>-0 [001] 50265.029141: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [000] 50265.029146: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50265.029155: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
<idle>-0 [000] 50265.030201: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.030210: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50265.030221: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50265.030231: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50265.030252: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50265.030260: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50265.030281: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50265.030300: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50265.030309: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
WebViewCoreThre-11043 [001] 50265.030345: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=001\n\
kworker/0:3-13848 [000] 50265.030349: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50265.030366: 0: C|124|VSYNC|1\n\
WebViewCoreThre-11043 [001] 50265.030367: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
hwc_eventmon-336 [000] 50265.030384: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
kworker/u:2-13771 [001] 50265.030384: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
hwc_eventmon-336 [000] 50265.030410: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50265.030449: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50265.030466: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50265.030487: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50265.030555: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50265.030563: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50265.030572: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.030575: 0: E\n\
SurfaceFlinger-236 [000] 50265.030580: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.030587: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50265.030603: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50265.030611: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50265.030613: 0: E\n\
SurfaceFlinger-236 [000] 50265.030622: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50265.030625: 0: E\n\
SurfaceFlinger-236 [000] 50265.030686: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50265.030694: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50265.030697: 0: E\n\
SurfaceFlinger-236 [000] 50265.030702: 0: E\n\
SurfaceFlinger-236 [000] 50265.030709: 0: E\n\
SurfaceFlinger-236 [000] 50265.030719: 0: E\n\
SurfaceFlinger-236 [000] 50265.030726: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.030729: 0: E\n\
SurfaceFlinger-236 [000] 50265.030734: 0: B|124|lockPageFlip\n\
WebViewCoreThre-11043 [001] 50265.030735: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.030736: 0: E\n\
SurfaceFlinger-236 [000] 50265.030742: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.030746: 0: E\n\
SurfaceFlinger-236 [000] 50265.030751: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.030770: 0: E\n\
SurfaceFlinger-236 [000] 50265.030776: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.030779: 0: E\n\
SurfaceFlinger-236 [000] 50265.030784: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.030787: 0: E\n\
SurfaceFlinger-236 [000] 50265.030797: 0: E\n\
SurfaceFlinger-236 [000] 50265.030805: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50265.030833: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50265.030847: 0: E\n\
SurfaceFlinger-236 [000] 50265.030859: 0: B|124|postFramebuffer\n\
ndroid.launcher-655 [001] 50265.030907: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.030918: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.030944: 0: E\n\
SurfaceFlinger-236 [000] 50265.030949: 0: E\n\
kworker/u:2-13771 [001] 50265.030961: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.030966: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
ndroid.launcher-655 [001] 50265.030971: 0: B|655|deliverInputEvent\n\
SurfaceFlinger-335 [000] 50265.030991: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.031238: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.031246: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [000] 50265.031293: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_3-924 [000] 50265.031302: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [001] 50265.031315: 0: E\n\
Binder_3-924 [000] 50265.031325: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
ndroid.launcher-655 [001] 50265.031380: 0: B|655|performTraversals\n\
InputDispatcher-418 [000] 50265.031383: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50265.031401: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
ndroid.launcher-655 [001] 50265.031415: 0: B|655|draw\n\
InputDispatcher-418 [000] 50265.031430: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50265.031456: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50265.031483: 0: B|655|dequeueBuffer\n\
<idle>-0 [000] 50265.031511: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.031517: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
ndroid.launcher-655 [001] 50265.031526: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
Binder_1-340 [000] 50265.031556: 0: B|124|dequeueBuffer\n\
Binder_1-340 [000] 50265.031566: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_1-340 [000] 50265.031569: 0: E\n\
Binder_1-340 [000] 50265.031571: 0: E\n\
<idle>-0 [001] 50265.031592: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.031602: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
Binder_1-340 [000] 50265.031611: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50265.031619: 0: E\n\
ndroid.launcher-655 [001] 50265.031655: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [001] 50265.031665: 0: E\n\
ndroid.launcher-655 [001] 50265.031732: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [001] 50265.031906: 0: E\n\
ndroid.launcher-655 [001] 50265.031920: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [001] 50265.032313: 0: E\n\
ndroid.launcher-655 [001] 50265.032349: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [001] 50265.032556: 0: B|655|queueBuffer\n\
<idle>-0 [000] 50265.032601: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.032610: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
ndroid.launcher-655 [001] 50265.032614: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
Binder_5-9587 [000] 50265.032655: 0: B|124|queueBuffer\n\
Binder_5-9587 [000] 50265.032663: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_5-9587 [000] 50265.032666: 0: E\n\
Binder_5-9587 [000] 50265.032680: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_5-9587 [000] 50265.032695: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50265.032702: 0: E\n\
<idle>-0 [001] 50265.032721: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.032732: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
Binder_5-9587 [000] 50265.032739: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
ndroid.launcher-655 [001] 50265.032750: 0: E\n\
ndroid.launcher-655 [001] 50265.032759: 0: B|655|query\n\
EventThread-337 [000] 50265.032763: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50265.032763: 0: E\n\
ndroid.launcher-655 [001] 50265.032768: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.032771: 0: E\n\
ndroid.launcher-655 [001] 50265.032775: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.032778: 0: E\n\
ndroid.launcher-655 [001] 50265.032785: 0: E\n\
ndroid.launcher-655 [001] 50265.032802: 0: E\n\
ndroid.launcher-655 [001] 50265.032807: 0: E\n\
ndroid.launcher-655 [001] 50265.032876: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.034025: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.034034: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50265.034071: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.035694: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.035701: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.035727: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.035882: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.035888: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.035905: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.037362: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.037375: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.037380: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50265.037405: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.037448: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50265.037454: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50265.037465: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50265.037474: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.037483: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50265.037585: 0: C|360|iq|1\n\
InputReader-419 [000] 50265.037606: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50265.037640: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50265.037666: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50265.037711: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
<idle>-0 [001] 50265.037749: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
InputDispatcher-418 [000] 50265.037754: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
<idle>-0 [001] 50265.037760: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
InputDispatcher-418 [000] 50265.037762: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50265.037804: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50265.037839: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.039485: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.039491: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50265.039507: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50265.039516: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.039549: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.040351: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.040357: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.040369: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.044167: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.044177: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.044194: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.044330: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.044340: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.044356: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.045858: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.045868: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.045885: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50265.045891: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50265.045897: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50265.045904: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.045910: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50265.045952: 0: C|360|iq|1\n\
InputReader-419 [000] 50265.045966: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50265.045991: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50265.046012: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50265.046041: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
<idle>-0 [001] 50265.046062: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
InputDispatcher-418 [000] 50265.046064: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
<idle>-0 [001] 50265.046071: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
InputDispatcher-418 [000] 50265.046072: 0: C|360|wq:Window{42a6b678 com.android.launcher|3\n\
InputDispatcher-418 [000] 50265.046104: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50265.046146: 0: B|655|deliverInputEvent\n\
<idle>-0 [000] 50265.046384: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [001] 50265.046393: 0: E\n\
<idle>-0 [000] 50265.046395: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50265.046434: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
ndroid.launcher-655 [001] 50265.046437: 0: B|655|deliverInputEvent\n\
InputDispatcher-418 [000] 50265.046450: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50265.046478: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.046738: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [001] 50265.046743: 0: E\n\
<idle>-0 [000] 50265.046749: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50265.046781: 0: C|360|wq:Window{42a6b678 com.android.launcher|0\n\
ndroid.launcher-655 [001] 50265.046786: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
InputDispatcher-418 [000] 50265.046808: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.046866: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.046876: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50265.046887: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50265.046895: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
<idle>-0 [001] 50265.046924: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=001\n\
hwc_eventmon-336 [000] 50265.046931: 0: C|124|VSYNC|0\n\
<idle>-0 [001] 50265.046934: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
hwc_eventmon-336 [000] 50265.046946: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50265.046971: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
kworker/u:2-13771 [001] 50265.046971: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
hwc_eventmon-336 [000] 50265.046981: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.046994: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
EventThread-337 [001] 50265.047003: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
hwc_eventmon-336 [000] 50265.047010: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.047025: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.047034: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
EventThread-337 [001] 50265.047034: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.047097: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50265.047106: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50265.047114: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.047116: 0: E\n\
SurfaceFlinger-236 [000] 50265.047121: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.047128: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50265.047144: 0: B|124|acquireBuffer\n\
ndroid.launcher-655 [001] 50265.047150: 0: B|655|performTraversals\n\
SurfaceFlinger-236 [000] 50265.047153: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50265.047156: 0: E\n\
SurfaceFlinger-236 [000] 50265.047167: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50265.047170: 0: E\n\
ndroid.launcher-655 [001] 50265.047187: 0: B|655|draw\n\
SurfaceFlinger-236 [000] 50265.047226: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50265.047234: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50265.047237: 0: E\n\
SurfaceFlinger-236 [000] 50265.047241: 0: E\n\
SurfaceFlinger-236 [000] 50265.047248: 0: E\n\
ndroid.launcher-655 [001] 50265.047252: 0: B|655|dequeueBuffer\n\
SurfaceFlinger-236 [000] 50265.047258: 0: E\n\
SurfaceFlinger-236 [000] 50265.047265: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.047268: 0: E\n\
SurfaceFlinger-236 [000] 50265.047274: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.047276: 0: E\n\
SurfaceFlinger-236 [000] 50265.047282: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.047286: 0: E\n\
ndroid.launcher-655 [001] 50265.047286: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=001\n\
SurfaceFlinger-236 [000] 50265.047290: 0: B|124|unlockPageFlip\n\
ndroid.launcher-655 [001] 50265.047296: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [001] 50265.047308: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.047309: 0: E\n\
ndroid.launcher-655 [001] 50265.047314: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=001\n\
SurfaceFlinger-236 [000] 50265.047315: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.047318: 0: E\n\
ndroid.launcher-655 [001] 50265.047319: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.047323: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.047326: 0: E\n\
SurfaceFlinger-236 [000] 50265.047336: 0: E\n\
SurfaceFlinger-236 [000] 50265.047344: 0: B|124|handleRepaint\n\
Binder_2-394 [001] 50265.047361: 0: B|124|dequeueBuffer\n\
Binder_2-394 [001] 50265.047371: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_2-394 [001] 50265.047374: 0: E\n\
SurfaceFlinger-236 [000] 50265.047376: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
Binder_2-394 [001] 50265.047376: 0: E\n\
SurfaceFlinger-236 [000] 50265.047389: 0: E\n\
SurfaceFlinger-236 [000] 50265.047398: 0: B|124|postFramebuffer\n\
Binder_2-394 [001] 50265.047412: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.047430: 0: E\n\
ndroid.launcher-655 [001] 50265.047445: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.047451: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.047480: 0: E\n\
SurfaceFlinger-236 [000] 50265.047485: 0: E\n\
kworker/u:2-13771 [001] 50265.047493: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.047503: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50265.047529: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50265.047530: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [001] 50265.047541: 0: E\n\
ndroid.launcher-655 [001] 50265.047603: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [001] 50265.047775: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.047784: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [001] 50265.047794: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.047800: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.047804: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [001] 50265.047834: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
Binder_4-1276 [001] 50265.047854: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [001] 50265.047869: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.048006: 0: E\n\
ndroid.launcher-655 [001] 50265.048021: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [001] 50265.048388: 0: E\n\
ndroid.launcher-655 [001] 50265.048417: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [001] 50265.048618: 0: B|655|queueBuffer\n\
<idle>-0 [000] 50265.048660: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [001] 50265.048675: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.048677: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50265.048720: 0: B|124|queueBuffer\n\
surfaceflinger-124 [000] 50265.048729: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
surfaceflinger-124 [000] 50265.048732: 0: E\n\
surfaceflinger-124 [000] 50265.048743: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
surfaceflinger-124 [000] 50265.048757: 0: E\n\
<idle>-0 [001] 50265.048761: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.048771: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
surfaceflinger-124 [000] 50265.048777: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50265.048802: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
EventThread-337 [001] 50265.048805: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [000] 50265.048819: 0: E\n\
ndroid.launcher-655 [000] 50265.048828: 0: B|655|query\n\
ndroid.launcher-655 [000] 50265.048832: 0: E\n\
ndroid.launcher-655 [000] 50265.048837: 0: B|655|query\n\
ndroid.launcher-655 [000] 50265.048840: 0: E\n\
ndroid.launcher-655 [000] 50265.048844: 0: B|655|query\n\
ndroid.launcher-655 [000] 50265.048847: 0: E\n\
ndroid.launcher-655 [000] 50265.048854: 0: E\n\
ndroid.launcher-655 [000] 50265.048873: 0: E\n\
ndroid.launcher-655 [000] 50265.048879: 0: E\n\
ndroid.launcher-655 [000] 50265.048943: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.050109: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.050123: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50265.050154: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.053456: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.053467: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50265.053495: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50265.053762: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.053773: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
<idle>-0 [000] 50265.055576: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.055585: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50265.055602: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50265.055613: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.055658: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
WebViewCoreThre-11043 [001] 50265.055847: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.060350: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.060357: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.060369: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.063532: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.063538: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50265.063548: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50265.063555: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
<idle>-0 [001] 50265.063593: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=001\n\
hwc_eventmon-336 [000] 50265.063594: 0: C|124|VSYNC|1\n\
<idle>-0 [001] 50265.063603: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
hwc_eventmon-336 [000] 50265.063612: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50265.063639: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
kworker/u:2-13771 [001] 50265.063639: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
hwc_eventmon-336 [000] 50265.063649: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.063661: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50265.063673: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.063688: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.063693: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.063702: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
EventThread-337 [001] 50265.063719: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.063773: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50265.063782: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50265.063791: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.063794: 0: E\n\
SurfaceFlinger-236 [000] 50265.063799: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.063806: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50265.063823: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50265.063831: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50265.063834: 0: E\n\
SurfaceFlinger-236 [000] 50265.063843: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50265.063846: 0: E\n\
ndroid.launcher-655 [001] 50265.063861: 0: B|655|performTraversals\n\
SurfaceFlinger-236 [000] 50265.063903: 0: B|124|releaseBuffer\n\
ndroid.launcher-655 [001] 50265.063908: 0: B|655|draw\n\
SurfaceFlinger-236 [000] 50265.063914: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50265.063917: 0: E\n\
SurfaceFlinger-236 [000] 50265.063921: 0: E\n\
SurfaceFlinger-236 [000] 50265.063927: 0: E\n\
SurfaceFlinger-236 [000] 50265.063937: 0: E\n\
SurfaceFlinger-236 [000] 50265.063944: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.063947: 0: E\n\
SurfaceFlinger-236 [000] 50265.063952: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.063955: 0: E\n\
SurfaceFlinger-236 [000] 50265.063960: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.063964: 0: E\n\
SurfaceFlinger-236 [000] 50265.063969: 0: B|124|unlockPageFlip\n\
ndroid.launcher-655 [001] 50265.063977: 0: B|655|dequeueBuffer\n\
SurfaceFlinger-236 [000] 50265.063985: 0: E\n\
SurfaceFlinger-236 [000] 50265.063991: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.063994: 0: E\n\
SurfaceFlinger-236 [000] 50265.063999: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.064001: 0: E\n\
SurfaceFlinger-236 [000] 50265.064012: 0: E\n\
ndroid.launcher-655 [001] 50265.064013: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=001\n\
SurfaceFlinger-236 [000] 50265.064019: 0: B|124|handleRepaint\n\
ndroid.launcher-655 [001] 50265.064023: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [001] 50265.064035: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.064044: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=001\n\
SurfaceFlinger-236 [000] 50265.064045: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [001] 50265.064048: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.064059: 0: E\n\
SurfaceFlinger-236 [000] 50265.064068: 0: B|124|postFramebuffer\n\
Binder_3-924 [001] 50265.064092: 0: B|124|dequeueBuffer\n\
Binder_3-924 [001] 50265.064101: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_3-924 [001] 50265.064104: 0: E\n\
Binder_3-924 [001] 50265.064107: 0: E\n\
Binder_3-924 [001] 50265.064113: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=001\n\
Binder_3-924 [001] 50265.064120: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.064147: 0: E\n\
SurfaceFlinger-236 [000] 50265.064152: 0: E\n\
kworker/u:2-13771 [001] 50265.064162: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.064169: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50265.064199: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
Binder_3-924 [001] 50265.064203: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.064221: 0: E\n\
ndroid.launcher-655 [001] 50265.064258: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [001] 50265.064268: 0: E\n\
ndroid.launcher-655 [001] 50265.064331: 0: B|655|getDisplayList\n\
<idle>-0 [000] 50265.064510: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.064522: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
ndroid.launcher-655 [001] 50265.064563: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.064572: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
Binder_1-340 [000] 50265.064583: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
EventThread-337 [001] 50265.064591: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.064692: 0: E\n\
ndroid.launcher-655 [001] 50265.064707: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [001] 50265.065079: 0: E\n\
ndroid.launcher-655 [001] 50265.065112: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [001] 50265.065213: sched_wakeup: comm=kworker/1:1 pid=14667 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.065223: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/1:1 next_pid=14667 next_prio=120\n\
kworker/1:1-14667 [001] 50265.065234: sched_switch: prev_comm=kworker/1:1 prev_pid=14667 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.065240: sched_wakeup: comm=kworker/1:1 pid=14667 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.065244: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/1:1 next_pid=14667 next_prio=120\n\
kworker/1:1-14667 [001] 50265.065266: sched_switch: prev_comm=kworker/1:1 prev_pid=14667 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.065392: 0: B|655|queueBuffer\n\
<idle>-0 [000] 50265.065433: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.065446: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
ndroid.launcher-655 [001] 50265.065446: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
Binder_5-9587 [000] 50265.065491: 0: B|124|queueBuffer\n\
Binder_5-9587 [000] 50265.065499: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_5-9587 [000] 50265.065502: 0: E\n\
Binder_5-9587 [000] 50265.065514: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_5-9587 [000] 50265.065529: 0: E\n\
<idle>-0 [001] 50265.065531: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.065541: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
Binder_5-9587 [000] 50265.065547: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [001] 50265.065569: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
Binder_5-9587 [000] 50265.065575: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50265.065593: 0: E\n\
ndroid.launcher-655 [000] 50265.065602: 0: B|655|query\n\
ndroid.launcher-655 [000] 50265.065606: 0: E\n\
ndroid.launcher-655 [000] 50265.065611: 0: B|655|query\n\
ndroid.launcher-655 [000] 50265.065613: 0: E\n\
ndroid.launcher-655 [000] 50265.065618: 0: B|655|query\n\
ndroid.launcher-655 [000] 50265.065621: 0: E\n\
ndroid.launcher-655 [000] 50265.065629: 0: E\n\
ndroid.launcher-655 [000] 50265.065644: 0: E\n\
ndroid.launcher-655 [000] 50265.065649: 0: E\n\
ndroid.launcher-655 [000] 50265.065715: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.066797: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.066810: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50265.066843: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.070147: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.070156: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50265.070186: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.070344: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.070351: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.070368: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.072263: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.072269: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50265.072279: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50265.072286: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.072315: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50265.078883: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.078894: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
<idle>-0 [000] 50265.080202: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.080209: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50265.080220: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50265.080230: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
WebViewCoreThre-11043 [001] 50265.080265: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=001\n\
hwc_eventmon-336 [000] 50265.080272: 0: C|124|VSYNC|0\n\
WebViewCoreThre-11043 [001] 50265.080278: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
hwc_eventmon-336 [000] 50265.080289: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
kworker/u:2-13771 [001] 50265.080299: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
hwc_eventmon-336 [000] 50265.080304: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50265.080314: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.080584: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=D ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50265.080682: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50265.080712: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.080795: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=D ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50265.080846: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50265.080893: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50265.080916: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.081148: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=D ==> next_comm=EventThread next_pid=337 next_prio=111\n\
WebViewCoreThre-11043 [001] 50265.081174: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
EventThread-337 [000] 50265.081180: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50265.081239: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50265.081264: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.081338: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=D ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50265.081373: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50265.081434: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50265.081463: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.081536: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=D ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50265.081634: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50265.081662: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.081728: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50265.081863: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50265.081887: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50265.081909: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.081918: 0: E\n\
SurfaceFlinger-236 [000] 50265.081933: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.081955: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50265.081996: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50265.082022: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50265.082030: 0: E\n\
SurfaceFlinger-236 [000] 50265.082058: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50265.082068: 0: E\n\
SurfaceFlinger-236 [000] 50265.082206: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50265.082233: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50265.082241: 0: E\n\
SurfaceFlinger-236 [000] 50265.082254: 0: E\n\
SurfaceFlinger-236 [000] 50265.082270: 0: E\n\
SurfaceFlinger-236 [000] 50265.082298: 0: E\n\
SurfaceFlinger-236 [000] 50265.082322: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.082331: 0: E\n\
SurfaceFlinger-236 [000] 50265.082346: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.082354: 0: E\n\
SurfaceFlinger-236 [000] 50265.082372: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.082383: 0: E\n\
SurfaceFlinger-236 [000] 50265.082398: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.082448: 0: E\n\
SurfaceFlinger-236 [000] 50265.082469: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.082479: 0: E\n\
SurfaceFlinger-236 [000] 50265.082495: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.082503: 0: E\n\
SurfaceFlinger-236 [000] 50265.082537: 0: E\n\
SurfaceFlinger-236 [000] 50265.082560: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50265.082634: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50265.082674: 0: E\n\
SurfaceFlinger-236 [000] 50265.082700: 0: B|124|postFramebuffer\n\
<idle>-0 [001] 50265.082815: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.082855: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.082911: 0: E\n\
SurfaceFlinger-236 [000] 50265.082926: 0: E\n\
SurfaceFlinger-236 [000] 50265.082983: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
kworker/u:2-13771 [001] 50265.083017: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-335 [000] 50265.083043: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50265.083096: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50265.083415: 0: B|655|performTraversals\n\
ndroid.launcher-655 [001] 50265.083530: 0: B|655|draw\n\
ndroid.launcher-655 [001] 50265.083719: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [001] 50265.083817: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.083846: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
<idle>-0 [000] 50265.083851: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.083874: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
Binder_2-394 [001] 50265.083882: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.083903: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.083917: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
irq/409-inv_irq-99 [000] 50265.083983: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
Binder_2-394 [001] 50265.084044: 0: B|124|dequeueBuffer\n\
Binder_2-394 [001] 50265.084074: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_2-394 [001] 50265.084083: 0: E\n\
Binder_2-394 [001] 50265.084091: 0: E\n\
<idle>-0 [000] 50265.084168: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.084191: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
Binder_2-394 [001] 50265.084195: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
irq/409-inv_irq-99 [000] 50265.084236: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50265.084253: 0: E\n\
ndroid.launcher-655 [001] 50265.084357: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [001] 50265.084388: 0: E\n\
<idle>-0 [000] 50265.084525: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.084545: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
ndroid.launcher-655 [001] 50265.084572: 0: B|655|getDisplayList\n\
irq/409-inv_irq-99 [000] 50265.084620: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.084825: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.084845: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50265.084883: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50265.085075: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.085102: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [001] 50265.085132: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.085152: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.085166: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
<idle>-0 [000] 50265.085271: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.085287: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
Binder_4-1276 [001] 50265.085323: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
EventThread-337 [000] 50265.085376: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.085562: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.085581: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50265.085632: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50265.085658: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
ndroid.launcher-655 [001] 50265.085815: 0: E\n\
ndroid.launcher-655 [001] 50265.085873: 0: B|655|drawDisplayList\n\
SensorService-373 [000] 50265.086005: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50265.086068: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50265.086346: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50265.086449: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50265.086912: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50265.087228: 0: E\n\
ndroid.launcher-655 [001] 50265.087339: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [001] 50265.088046: 0: B|655|queueBuffer\n\
<idle>-0 [000] 50265.088182: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.088209: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
ndroid.launcher-655 [001] 50265.088226: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
surfaceflinger-124 [000] 50265.088378: 0: B|124|queueBuffer\n\
surfaceflinger-124 [000] 50265.088407: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
surfaceflinger-124 [000] 50265.088416: 0: E\n\
surfaceflinger-124 [000] 50265.088478: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50265.088515: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50265.088587: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50265.088626: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
surfaceflinger-124 [000] 50265.088679: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50265.088701: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50265.088737: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50265.088766: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50265.088780: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50265.088830: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50265.088853: 0: E\n\
<idle>-0 [001] 50265.088926: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.088961: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
surfaceflinger-124 [000] 50265.089004: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50265.089031: 0: E\n\
ndroid.launcher-655 [001] 50265.089065: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.089076: 0: E\n\
ndroid.launcher-655 [001] 50265.089092: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.089101: 0: E\n\
ndroid.launcher-655 [001] 50265.089116: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.089124: 0: E\n\
ndroid.launcher-655 [001] 50265.089152: 0: E\n\
ndroid.launcher-655 [001] 50265.089221: 0: E\n\
ndroid.launcher-655 [001] 50265.089238: 0: E\n\
ndroid.launcher-655 [001] 50265.089495: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.094322: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.094359: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50265.094450: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.096884: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.096901: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50265.096950: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50265.096976: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50265.097003: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50265.097032: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50265.097095: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.097133: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50265.097206: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50265.097249: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50265.097312: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
<idle>-0 [001] 50265.097424: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
EventThread-337 [000] 50265.097449: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
<idle>-0 [001] 50265.097455: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
EventThread-337 [000] 50265.097518: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50265.097738: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50265.097767: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50265.097799: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.097808: 0: E\n\
SurfaceFlinger-236 [000] 50265.097823: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.097854: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50265.097900: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50265.097926: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
ndroid.launcher-655 [001] 50265.097936: 0: B|655|performTraversals\n\
SurfaceFlinger-236 [000] 50265.097943: 0: E\n\
SurfaceFlinger-236 [000] 50265.097974: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50265.097984: 0: E\n\
ndroid.launcher-655 [001] 50265.098111: 0: B|655|draw\n\
SurfaceFlinger-236 [000] 50265.098184: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50265.098211: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50265.098220: 0: E\n\
SurfaceFlinger-236 [000] 50265.098234: 0: E\n\
SurfaceFlinger-236 [000] 50265.098255: 0: E\n\
SurfaceFlinger-236 [000] 50265.098291: 0: E\n\
SurfaceFlinger-236 [000] 50265.098315: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.098324: 0: E\n\
SurfaceFlinger-236 [000] 50265.098341: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.098349: 0: E\n\
ndroid.launcher-655 [001] 50265.098363: 0: B|655|dequeueBuffer\n\
SurfaceFlinger-236 [000] 50265.098370: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.098382: 0: E\n\
SurfaceFlinger-236 [000] 50265.098398: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.098460: 0: E\n\
ndroid.launcher-655 [001] 50265.098474: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=001\n\
SurfaceFlinger-236 [000] 50265.098481: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.098491: 0: E\n\
ndroid.launcher-655 [001] 50265.098503: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.098508: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.098516: 0: E\n\
Binder_3-924 [001] 50265.098541: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.098552: 0: E\n\
ndroid.launcher-655 [001] 50265.098561: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=001\n\
SurfaceFlinger-236 [000] 50265.098576: 0: B|124|handleRepaint\n\
ndroid.launcher-655 [001] 50265.098576: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.098665: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50265.098693: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
Binder_3-924 [001] 50265.098715: 0: B|124|dequeueBuffer\n\
Binder_3-924 [001] 50265.098747: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_3-924 [001] 50265.098757: 0: E\n\
SurfaceFlinger-335 [000] 50265.098765: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
Binder_3-924 [001] 50265.098766: 0: E\n\
SurfaceFlinger-236 [000] 50265.098814: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50265.098839: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
Binder_3-924 [001] 50265.098880: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
irq/210-host_sp-14189 [000] 50265.098888: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50265.098916: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
ndroid.launcher-655 [001] 50265.098939: 0: E\n\
kworker/0:3-13848 [000] 50265.099003: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50265.099045: 0: E\n\
ndroid.launcher-655 [001] 50265.099054: 0: B|655|eglBeginFrame\n\
SurfaceFlinger-236 [000] 50265.099081: 0: B|124|postFramebuffer\n\
ndroid.launcher-655 [001] 50265.099089: 0: E\n\
SurfaceFlinger-236 [000] 50265.099205: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50265.099231: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
ndroid.launcher-655 [001] 50265.099287: 0: B|655|getDisplayList\n\
kworker/u:2-13771 [000] 50265.099331: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50265.099457: 0: E\n\
SurfaceFlinger-236 [000] 50265.099472: 0: E\n\
SurfaceFlinger-236 [000] 50265.099547: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.099848: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.099869: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50265.099980: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_1-340 [000] 50265.100052: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50265.100121: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50265.100415: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=001\n\
<idle>-0 [000] 50265.100440: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [001] 50265.100446: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
<idle>-0 [000] 50265.100464: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.100528: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
kinteractiveup-81 [001] 50265.100707: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.101879: 0: E\n\
ndroid.launcher-655 [001] 50265.101922: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [001] 50265.102796: 0: E\n\
ndroid.launcher-655 [001] 50265.102885: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [001] 50265.103405: 0: B|655|queueBuffer\n\
<idle>-0 [000] 50265.103523: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.103555: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
ndroid.launcher-655 [001] 50265.103560: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
Binder_5-9587 [000] 50265.103682: 0: B|124|queueBuffer\n\
Binder_5-9587 [000] 50265.103704: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_5-9587 [000] 50265.103710: 0: E\n\
Binder_5-9587 [000] 50265.103743: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_5-9587 [000] 50265.103787: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50265.103804: 0: E\n\
<idle>-0 [001] 50265.103852: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.103875: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
Binder_5-9587 [000] 50265.103903: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
ndroid.launcher-655 [001] 50265.103920: 0: E\n\
ndroid.launcher-655 [001] 50265.103943: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.103952: 0: E\n\
EventThread-337 [000] 50265.103962: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50265.103964: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.103971: 0: E\n\
ndroid.launcher-655 [001] 50265.103983: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.103989: 0: E\n\
ndroid.launcher-655 [001] 50265.104009: 0: E\n\
ndroid.launcher-655 [001] 50265.104047: 0: E\n\
ndroid.launcher-655 [001] 50265.104061: 0: E\n\
ndroid.launcher-655 [001] 50265.104188: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.104267: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
<idle>-0 [000] 50265.104276: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.104311: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50265.104388: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
WebViewCoreThre-11043 [001] 50265.108993: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.110325: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.110383: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50265.110473: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.113548: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.113562: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50265.113590: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50265.113622: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50265.113663: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50265.113673: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50265.113733: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.113759: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50265.113847: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50265.113892: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50265.113947: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
<idle>-0 [001] 50265.114069: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
EventThread-337 [000] 50265.114096: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
<idle>-0 [001] 50265.114101: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
EventThread-337 [000] 50265.114163: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50265.114373: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50265.114397: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50265.114425: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.114433: 0: E\n\
SurfaceFlinger-236 [000] 50265.114446: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.114469: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50265.114534: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50265.114554: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50265.114560: 0: E\n\
SurfaceFlinger-236 [000] 50265.114585: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50265.114592: 0: E\n\
ndroid.launcher-655 [001] 50265.114642: 0: B|655|performTraversals\n\
SurfaceFlinger-236 [000] 50265.114798: 0: B|124|releaseBuffer\n\
ndroid.launcher-655 [001] 50265.114815: 0: B|655|draw\n\
SurfaceFlinger-236 [000] 50265.114838: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50265.114862: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50265.114903: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50265.114925: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
ndroid.launcher-655 [001] 50265.114988: 0: B|655|dequeueBuffer\n\
kworker/0:3-13848 [000] 50265.115004: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50265.115017: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50265.115030: 0: E\n\
SurfaceFlinger-236 [000] 50265.115041: 0: E\n\
SurfaceFlinger-236 [000] 50265.115057: 0: E\n\
ndroid.launcher-655 [001] 50265.115070: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=001\n\
SurfaceFlinger-236 [000] 50265.115085: 0: E\n\
SurfaceFlinger-236 [000] 50265.115107: 0: B|124|lockPageFlip\n\
ndroid.launcher-655 [001] 50265.115111: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.115115: 0: E\n\
SurfaceFlinger-236 [000] 50265.115127: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.115133: 0: E\n\
SurfaceFlinger-236 [000] 50265.115147: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.115156: 0: E\n\
SurfaceFlinger-236 [000] 50265.115167: 0: B|124|unlockPageFlip\n\
Binder_2-394 [001] 50265.115208: 0: B|124|dequeueBuffer\n\
SurfaceFlinger-236 [000] 50265.115214: 0: E\n\
Binder_2-394 [001] 50265.115231: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50265.115235: 0: B|124|unlockPageFlip\n\
Binder_2-394 [001] 50265.115238: 0: E\n\
SurfaceFlinger-236 [000] 50265.115242: 0: E\n\
Binder_2-394 [001] 50265.115245: 0: E\n\
SurfaceFlinger-236 [000] 50265.115255: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.115262: 0: E\n\
SurfaceFlinger-236 [000] 50265.115287: 0: E\n\
Binder_2-394 [001] 50265.115287: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
SurfaceFlinger-236 [000] 50265.115305: 0: B|124|handleRepaint\n\
Binder_2-394 [001] 50265.115348: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.115367: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50265.115386: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
ndroid.launcher-655 [001] 50265.115391: 0: E\n\
SurfaceFlinger-335 [000] 50265.115430: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50265.115462: 0: E\n\
ndroid.launcher-655 [001] 50265.115481: 0: B|655|eglBeginFrame\n\
SurfaceFlinger-236 [000] 50265.115486: 0: B|124|postFramebuffer\n\
ndroid.launcher-655 [001] 50265.115507: 0: E\n\
SurfaceFlinger-236 [000] 50265.115582: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50265.115601: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
ndroid.launcher-655 [001] 50265.115675: 0: B|655|getDisplayList\n\
kworker/u:2-13771 [000] 50265.115684: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50265.115784: 0: E\n\
SurfaceFlinger-236 [000] 50265.115794: 0: E\n\
SurfaceFlinger-236 [000] 50265.115850: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50265.116109: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.116129: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [001] 50265.116151: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.116165: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.116175: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
<idle>-0 [000] 50265.116260: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.116275: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
Binder_4-1276 [001] 50265.116290: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
EventThread-337 [000] 50265.116326: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50265.117768: 0: E\n\
ndroid.launcher-655 [001] 50265.117810: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [001] 50265.118704: 0: E\n\
ndroid.launcher-655 [001] 50265.118791: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [001] 50265.119327: 0: B|655|queueBuffer\n\
<idle>-0 [000] 50265.119432: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.119458: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
ndroid.launcher-655 [001] 50265.119470: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
surfaceflinger-124 [000] 50265.119583: 0: B|124|queueBuffer\n\
surfaceflinger-124 [000] 50265.119605: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
surfaceflinger-124 [000] 50265.119612: 0: E\n\
surfaceflinger-124 [000] 50265.119643: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
surfaceflinger-124 [000] 50265.119679: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50265.119697: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50265.119721: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50265.119742: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50265.119753: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50265.119786: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50265.119802: 0: E\n\
<idle>-0 [001] 50265.119853: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.119876: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
surfaceflinger-124 [000] 50265.119905: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50265.119919: 0: E\n\
ndroid.launcher-655 [001] 50265.119942: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.119950: 0: E\n\
ndroid.launcher-655 [001] 50265.119962: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.119968: 0: E\n\
ndroid.launcher-655 [001] 50265.119979: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.119985: 0: E\n\
ndroid.launcher-655 [001] 50265.120003: 0: E\n\
ndroid.launcher-655 [001] 50265.120053: 0: E\n\
ndroid.launcher-655 [001] 50265.120066: 0: E\n\
<idle>-0 [000] 50265.120195: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.120218: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
ndroid.launcher-655 [001] 50265.120278: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
irq/210-host_sp-14189 [000] 50265.120290: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.120412: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
<idle>-0 [001] 50265.120479: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=001\n\
<idle>-0 [000] 50265.120480: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
<idle>-0 [001] 50265.120503: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kworker/0:3-13848 [000] 50265.120546: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
kinteractiveup-81 [001] 50265.120733: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50265.120814: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.120829: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [001] 50265.120908: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50265.120998: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.121008: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [001] 50265.121070: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50265.121159: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.121168: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [001] 50265.121433: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.124021: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.124035: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50265.124071: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.126136: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.126143: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50265.126157: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50265.126167: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.126202: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50265.128960: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.128969: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
<idle>-0 [000] 50265.130209: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.130218: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50265.130232: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50265.130243: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50265.130263: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50265.130273: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50265.130295: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50265.130309: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50265.130344: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
WebViewCoreThre-11043 [001] 50265.130351: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=001\n\
kworker/0:3-13848 [000] 50265.130363: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
WebViewCoreThre-11043 [001] 50265.130366: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [001] 50265.130384: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
hwc_eventmon-336 [000] 50265.130393: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50265.130413: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50265.130442: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
WebViewCoreThre-11043 [001] 50265.130496: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
EventThread-337 [000] 50265.130505: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [001] 50265.130508: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
EventThread-337 [000] 50265.130531: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50265.130613: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50265.130624: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50265.130635: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.130639: 0: E\n\
SurfaceFlinger-236 [000] 50265.130645: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.130654: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50265.130674: 0: B|124|acquireBuffer\n\
ndroid.launcher-655 [001] 50265.130687: 0: B|655|performTraversals\n\
SurfaceFlinger-236 [000] 50265.130691: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50265.130695: 0: E\n\
SurfaceFlinger-236 [000] 50265.130707: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50265.130711: 0: E\n\
ndroid.launcher-655 [001] 50265.130741: 0: B|655|draw\n\
SurfaceFlinger-236 [000] 50265.130780: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50265.130791: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50265.130795: 0: E\n\
SurfaceFlinger-236 [000] 50265.130800: 0: E\n\
SurfaceFlinger-236 [000] 50265.130808: 0: E\n\
SurfaceFlinger-236 [000] 50265.130821: 0: E\n\
ndroid.launcher-655 [001] 50265.130829: 0: B|655|dequeueBuffer\n\
SurfaceFlinger-236 [000] 50265.130833: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.130836: 0: E\n\
SurfaceFlinger-236 [000] 50265.130843: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.130847: 0: E\n\
SurfaceFlinger-236 [000] 50265.130854: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.130859: 0: E\n\
SurfaceFlinger-236 [000] 50265.130866: 0: B|124|unlockPageFlip\n\
ndroid.launcher-655 [001] 50265.130873: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=001\n\
SurfaceFlinger-236 [000] 50265.130889: 0: E\n\
ndroid.launcher-655 [001] 50265.130897: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.130898: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.130902: 0: E\n\
SurfaceFlinger-236 [000] 50265.130908: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.130912: 0: E\n\
SurfaceFlinger-236 [000] 50265.130926: 0: E\n\
SurfaceFlinger-236 [000] 50265.130936: 0: B|124|handleRepaint\n\
Binder_3-924 [001] 50265.130950: 0: B|124|dequeueBuffer\n\
Binder_3-924 [001] 50265.130964: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_3-924 [001] 50265.130968: 0: E\n\
SurfaceFlinger-236 [000] 50265.130971: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
Binder_3-924 [001] 50265.130972: 0: E\n\
SurfaceFlinger-236 [000] 50265.130983: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
Binder_3-924 [001] 50265.130997: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
SurfaceFlinger-335 [000] 50265.131008: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50265.131026: 0: E\n\
Binder_3-924 [001] 50265.131032: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.131040: 0: B|124|postFramebuffer\n\
ndroid.launcher-655 [001] 50265.131056: 0: E\n\
ndroid.launcher-655 [001] 50265.131098: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.131110: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.131142: 0: E\n\
SurfaceFlinger-236 [000] 50265.131148: 0: E\n\
kworker/u:2-13771 [001] 50265.131162: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.131188: 0: B|655|eglBeginFrame\n\
SurfaceFlinger-236 [000] 50265.131198: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
ndroid.launcher-655 [001] 50265.131205: 0: E\n\
ndroid.launcher-655 [001] 50265.131296: 0: B|655|getDisplayList\n\
WebViewCoreThre-11043 [000] 50265.131544: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50265.131560: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50265.131615: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_1-340 [000] 50265.131645: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50265.131668: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50265.131859: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50265.131875: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50265.131932: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50265.131941: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50265.131948: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50265.131976: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50265.131980: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50265.131986: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50265.132047: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50265.132051: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50265.132058: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50265.132101: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50265.132106: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50265.132111: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50265.132164: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50265.132169: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50265.132175: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50265.132224: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50265.132228: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50265.132234: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50265.132436: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50265.132442: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50265.132451: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
ndroid.launcher-655 [001] 50265.132475: 0: E\n\
dhd_dpc-108 [000] 50265.132480: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
ndroid.launcher-655 [001] 50265.132502: 0: B|655|drawDisplayList\n\
WebViewCoreThre-11043 [000] 50265.132528: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50265.132540: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50265.132602: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50265.132607: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50265.132614: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50265.132666: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50265.132672: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50265.132678: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50265.132730: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50265.132735: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50265.132740: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50265.132793: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50265.132798: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50265.132805: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50265.132908: sched_wakeup: comm=dhd_dpc pid=108 prio=1 success=1 target_cpu=000\n\
dhd_dpc-108 [000] 50265.132914: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50265.132921: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=dhd_dpc next_pid=108 next_prio=1\n\
dhd_dpc-108 [000] 50265.132946: sched_switch: prev_comm=dhd_dpc prev_pid=108 prev_prio=1 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
ndroid.launcher-655 [001] 50265.133078: 0: E\n\
ndroid.launcher-655 [001] 50265.133126: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [001] 50265.133467: 0: B|655|queueBuffer\n\
WebViewCoreThre-11043 [000] 50265.133539: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50265.133559: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
ndroid.launcher-655 [001] 50265.133568: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
Binder_5-9587 [000] 50265.133639: 0: B|124|queueBuffer\n\
Binder_5-9587 [000] 50265.133652: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_5-9587 [000] 50265.133656: 0: E\n\
Binder_5-9587 [000] 50265.133673: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_5-9587 [000] 50265.133696: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50265.133705: 0: E\n\
<idle>-0 [001] 50265.133736: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.133750: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
Binder_5-9587 [000] 50265.133762: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
ndroid.launcher-655 [001] 50265.133775: 0: E\n\
ndroid.launcher-655 [001] 50265.133788: 0: B|655|query\n\
EventThread-337 [000] 50265.133792: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
ndroid.launcher-655 [001] 50265.133793: 0: E\n\
ndroid.launcher-655 [001] 50265.133800: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.133804: 0: E\n\
ndroid.launcher-655 [001] 50265.133810: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.133814: 0: E\n\
ndroid.launcher-655 [001] 50265.133826: 0: E\n\
ndroid.launcher-655 [001] 50265.133850: 0: E\n\
ndroid.launcher-655 [001] 50265.133856: 0: E\n\
ndroid.launcher-655 [001] 50265.133966: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
WebViewCoreThre-11043 [000] 50265.134016: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.134686: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.134697: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50265.134740: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.138021: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.138029: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50265.138067: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.140137: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.140143: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50265.140159: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50265.140169: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.140215: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.140350: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.140374: sched_wakeup: comm=dhd_watchdog pid=107 prio=2 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.140391: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=dhd_watchdog next_pid=107 next_prio=2\n\
dhd_watchdog-107 [000] 50265.140433: sched_wakeup: comm=dhd_watchdog pid=107 prio=2 success=1 target_cpu=000\n\
dhd_watchdog-107 [000] 50265.140438: sched_switch: prev_comm=dhd_watchdog prev_pid=107 prev_prio=2 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.140443: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=R ==> next_comm=dhd_watchdog next_pid=107 next_prio=2\n\
dhd_watchdog-107 [000] 50265.140461: sched_switch: prev_comm=dhd_watchdog prev_pid=107 prev_prio=2 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.140493: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.146875: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.146888: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50265.146901: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50265.146911: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
<idle>-0 [001] 50265.146936: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.146950: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
hwc_eventmon-336 [000] 50265.146958: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50265.146980: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
kworker/u:2-13771 [001] 50265.146989: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
hwc_eventmon-336 [000] 50265.146992: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50265.146999: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.147014: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50265.147026: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50265.147034: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50265.147058: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
<idle>-0 [001] 50265.147101: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
EventThread-337 [000] 50265.147111: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
<idle>-0 [001] 50265.147113: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
EventThread-337 [000] 50265.147139: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50265.147221: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50265.147233: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50265.147244: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.147248: 0: E\n\
SurfaceFlinger-236 [000] 50265.147254: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.147263: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50265.147284: 0: B|124|acquireBuffer\n\
ndroid.launcher-655 [001] 50265.147289: 0: B|655|performTraversals\n\
SurfaceFlinger-236 [000] 50265.147295: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50265.147299: 0: E\n\
SurfaceFlinger-236 [000] 50265.147311: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50265.147315: 0: E\n\
ndroid.launcher-655 [001] 50265.147344: 0: B|655|draw\n\
SurfaceFlinger-236 [000] 50265.147388: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50265.147400: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50265.147404: 0: E\n\
SurfaceFlinger-236 [000] 50265.147409: 0: E\n\
SurfaceFlinger-236 [000] 50265.147417: 0: E\n\
SurfaceFlinger-236 [000] 50265.147432: 0: E\n\
ndroid.launcher-655 [001] 50265.147435: 0: B|655|dequeueBuffer\n\
SurfaceFlinger-236 [000] 50265.147443: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.147446: 0: E\n\
SurfaceFlinger-236 [000] 50265.147453: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.147457: 0: E\n\
SurfaceFlinger-236 [000] 50265.147464: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.147469: 0: E\n\
SurfaceFlinger-236 [000] 50265.147476: 0: B|124|unlockPageFlip\n\
ndroid.launcher-655 [001] 50265.147480: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.147492: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.147499: 0: E\n\
Binder_2-394 [001] 50265.147506: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.147507: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.147511: 0: E\n\
ndroid.launcher-655 [001] 50265.147515: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=001\n\
SurfaceFlinger-236 [000] 50265.147518: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.147521: 0: E\n\
ndroid.launcher-655 [001] 50265.147521: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.147535: 0: E\n\
SurfaceFlinger-236 [000] 50265.147545: 0: B|124|handleRepaint\n\
Binder_2-394 [001] 50265.147573: 0: B|124|dequeueBuffer\n\
SurfaceFlinger-236 [000] 50265.147584: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
Binder_2-394 [001] 50265.147586: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_2-394 [001] 50265.147591: 0: E\n\
Binder_2-394 [001] 50265.147594: 0: E\n\
SurfaceFlinger-236 [000] 50265.147600: 0: E\n\
SurfaceFlinger-236 [000] 50265.147613: 0: B|124|postFramebuffer\n\
Binder_2-394 [001] 50265.147641: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.147670: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.147681: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.147711: 0: E\n\
SurfaceFlinger-236 [000] 50265.147717: 0: E\n\
kworker/u:2-13771 [001] 50265.147733: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.147740: 0: E\n\
SurfaceFlinger-236 [000] 50265.147741: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50265.147774: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50265.147793: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [001] 50265.147806: 0: E\n\
ndroid.launcher-655 [001] 50265.147885: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [001] 50265.148104: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.148115: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [001] 50265.148128: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.148137: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.148143: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
<idle>-0 [000] 50265.148188: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.148202: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
Binder_4-1276 [001] 50265.148209: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
EventThread-337 [000] 50265.148232: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50265.149045: 0: E\n\
ndroid.launcher-655 [001] 50265.149067: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [001] 50265.149535: 0: E\n\
ndroid.launcher-655 [001] 50265.149575: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [001] 50265.149705: sched_wakeup: comm=kworker/1:1 pid=14667 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.149719: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/1:1 next_pid=14667 next_prio=120\n\
kworker/1:1-14667 [001] 50265.149732: sched_switch: prev_comm=kworker/1:1 prev_pid=14667 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.149738: sched_wakeup: comm=kworker/1:1 pid=14667 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.149744: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/1:1 next_pid=14667 next_prio=120\n\
kworker/1:1-14667 [001] 50265.149771: sched_switch: prev_comm=kworker/1:1 prev_pid=14667 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.149927: 0: B|655|queueBuffer\n\
<idle>-0 [000] 50265.149980: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.149997: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
ndroid.launcher-655 [001] 50265.149997: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
surfaceflinger-124 [000] 50265.150056: 0: B|124|queueBuffer\n\
surfaceflinger-124 [000] 50265.150068: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
surfaceflinger-124 [000] 50265.150072: 0: E\n\
surfaceflinger-124 [000] 50265.150086: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
surfaceflinger-124 [000] 50265.150104: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50265.150113: 0: E\n\
<idle>-0 [001] 50265.150139: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.150152: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
surfaceflinger-124 [000] 50265.150163: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
ndroid.launcher-655 [001] 50265.150174: 0: E\n\
ndroid.launcher-655 [001] 50265.150186: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.150191: 0: E\n\
EventThread-337 [000] 50265.150193: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50265.150199: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.150203: 0: E\n\
ndroid.launcher-655 [001] 50265.150209: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.150213: 0: E\n\
ndroid.launcher-655 [001] 50265.150222: 0: E\n\
ndroid.launcher-655 [001] 50265.150242: 0: E\n\
ndroid.launcher-655 [001] 50265.150248: 0: E\n\
ndroid.launcher-655 [001] 50265.150363: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.151198: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.151215: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50265.151255: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.154056: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.154066: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50265.154554: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50265.154570: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50265.154606: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50265.155800: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50265.155818: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50265.155868: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50265.156082: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50265.156095: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50265.156113: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50265.156423: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50265.156437: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50265.156476: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50265.156672: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50265.156689: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50265.156699: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
<idle>-0 [001] 50265.156725: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/210-host_sp-14189 [000] 50265.156735: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50265.156747: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
irq/409-inv_irq-99 [001] 50265.156759: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
kworker/0:3-13848 [000] 50265.156792: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50265.157038: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50265.157424: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.157435: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [001] 50265.157460: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=001\n\
irq/409-inv_irq-99 [001] 50265.157471: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
<idle>-0 [000] 50265.157617: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.157627: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
SensorService-373 [001] 50265.157637: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
er$SensorThread-409 [000] 50265.157738: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50265.157780: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50265.157908: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.160358: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.160381: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.160728: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
kworker/0:3-13848 [000] 50265.160745: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=D ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50265.160818: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
kworker/0:0-13696 [000] 50265.160834: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.160845: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.160930: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.161018: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.161038: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.161119: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.161204: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.161224: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.161296: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.163558: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.163576: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50265.163615: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50265.163638: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50265.163659: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50265.163687: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50265.163737: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.163762: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50265.163837: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50265.163882: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50265.163944: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
<idle>-0 [001] 50265.164043: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
EventThread-337 [000] 50265.164068: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
<idle>-0 [001] 50265.164078: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
EventThread-337 [000] 50265.164133: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50265.164329: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50265.164355: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50265.164381: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.164390: 0: E\n\
SurfaceFlinger-236 [000] 50265.164406: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.164428: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50265.164476: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50265.164506: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
ndroid.launcher-655 [001] 50265.164515: 0: B|655|performTraversals\n\
SurfaceFlinger-236 [000] 50265.164523: 0: E\n\
SurfaceFlinger-236 [000] 50265.164554: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50265.164564: 0: E\n\
ndroid.launcher-655 [001] 50265.164643: 0: B|655|draw\n\
SurfaceFlinger-236 [000] 50265.164724: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50265.164752: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50265.164761: 0: E\n\
SurfaceFlinger-236 [000] 50265.164774: 0: E\n\
SurfaceFlinger-236 [000] 50265.164792: 0: E\n\
SurfaceFlinger-236 [000] 50265.164823: 0: E\n\
SurfaceFlinger-236 [000] 50265.164850: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.164859: 0: E\n\
ndroid.launcher-655 [001] 50265.164867: 0: B|655|dequeueBuffer\n\
SurfaceFlinger-236 [000] 50265.164877: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.164885: 0: E\n\
SurfaceFlinger-236 [000] 50265.164903: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.164915: 0: E\n\
SurfaceFlinger-236 [000] 50265.164931: 0: B|124|unlockPageFlip\n\
ndroid.launcher-655 [001] 50265.164971: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=001\n\
SurfaceFlinger-236 [000] 50265.164985: 0: E\n\
ndroid.launcher-655 [001] 50265.165002: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.165007: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.165017: 0: E\n\
SurfaceFlinger-236 [000] 50265.165032: 0: B|124|unlockPageFlip\n\
Binder_3-924 [001] 50265.165035: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.165041: 0: E\n\
ndroid.launcher-655 [001] 50265.165056: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.165070: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.165076: 0: E\n\
SurfaceFlinger-236 [000] 50265.165102: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50265.165184: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
Binder_3-924 [001] 50265.165199: 0: B|124|dequeueBuffer\n\
SurfaceFlinger-236 [000] 50265.165223: 0: E\n\
Binder_3-924 [001] 50265.165232: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_3-924 [001] 50265.165241: 0: E\n\
Binder_3-924 [001] 50265.165249: 0: E\n\
SurfaceFlinger-236 [000] 50265.165254: 0: B|124|postFramebuffer\n\
Binder_3-924 [001] 50265.165365: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.165377: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50265.165406: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
ndroid.launcher-655 [001] 50265.165425: 0: E\n\
kworker/u:2-13771 [000] 50265.165518: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
ndroid.launcher-655 [001] 50265.165548: 0: B|655|eglBeginFrame\n\
SurfaceFlinger-335 [000] 50265.165579: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
ndroid.launcher-655 [001] 50265.165583: 0: E\n\
SurfaceFlinger-236 [000] 50265.165709: 0: E\n\
SurfaceFlinger-236 [000] 50265.165725: 0: E\n\
SurfaceFlinger-236 [000] 50265.165812: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50265.165826: 0: B|655|getDisplayList\n\
<idle>-0 [000] 50265.166347: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.166380: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50265.166493: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_1-340 [000] 50265.166570: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50265.166639: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50265.168425: 0: E\n\
ndroid.launcher-655 [001] 50265.168479: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [001] 50265.169661: 0: E\n\
ndroid.launcher-655 [001] 50265.169766: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [001] 50265.170553: 0: B|655|queueBuffer\n\
<idle>-0 [000] 50265.170690: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [001] 50265.170739: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.170740: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50265.170891: 0: B|124|queueBuffer\n\
Binder_5-9587 [000] 50265.170920: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_5-9587 [000] 50265.170930: 0: E\n\
Binder_5-9587 [000] 50265.170977: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50265.171009: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50265.171083: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50265.171136: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_5-9587 [000] 50265.171193: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50265.171214: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50265.171250: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50265.171273: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50265.171288: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50265.171338: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50265.171362: 0: E\n\
<idle>-0 [001] 50265.171434: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.171466: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
Binder_5-9587 [000] 50265.171521: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50265.171539: 0: E\n\
ndroid.launcher-655 [001] 50265.171574: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.171585: 0: E\n\
ndroid.launcher-655 [001] 50265.171601: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.171610: 0: E\n\
ndroid.launcher-655 [001] 50265.171625: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.171634: 0: E\n\
ndroid.launcher-655 [001] 50265.171664: 0: E\n\
ndroid.launcher-655 [001] 50265.171733: 0: E\n\
ndroid.launcher-655 [001] 50265.171748: 0: E\n\
ndroid.launcher-655 [001] 50265.172030: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.176807: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.176830: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50265.176926: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.179094: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.179118: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50265.180246: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50265.180304: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50265.180335: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
<idle>-0 [001] 50265.180466: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.180501: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
WebViewCoreThre-11043 [000] 50265.180502: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50265.180549: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50265.180581: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50265.180674: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.180721: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50265.180814: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50265.180860: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
kinteractiveup-81 [001] 50265.180921: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
hwc_eventmon-336 [000] 50265.180959: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
WebViewCoreThre-11043 [001] 50265.181116: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
EventThread-337 [000] 50265.181146: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50265.181218: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50265.181342: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50265.181362: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50265.181397: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50265.181419: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.181482: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50265.181592: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50265.181610: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50265.181628: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.181635: 0: E\n\
SurfaceFlinger-236 [000] 50265.181646: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.181661: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50265.181696: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50265.181714: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50265.181720: 0: E\n\
SurfaceFlinger-236 [000] 50265.181741: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50265.181748: 0: E\n\
SurfaceFlinger-236 [000] 50265.181862: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50265.181881: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50265.181888: 0: E\n\
SurfaceFlinger-236 [000] 50265.181897: 0: E\n\
SurfaceFlinger-236 [000] 50265.181910: 0: E\n\
SurfaceFlinger-236 [000] 50265.181934: 0: E\n\
SurfaceFlinger-236 [000] 50265.181952: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.181958: 0: E\n\
SurfaceFlinger-236 [000] 50265.181970: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.181976: 0: E\n\
SurfaceFlinger-236 [000] 50265.181988: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.181997: 0: E\n\
SurfaceFlinger-236 [000] 50265.182008: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.182046: 0: E\n\
SurfaceFlinger-236 [000] 50265.182061: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.182069: 0: E\n\
SurfaceFlinger-236 [000] 50265.182080: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.182087: 0: E\n\
SurfaceFlinger-236 [000] 50265.182112: 0: E\n\
SurfaceFlinger-236 [000] 50265.182130: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50265.182187: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50265.182216: 0: E\n\
SurfaceFlinger-236 [000] 50265.182238: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50265.182320: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50265.182345: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50265.182421: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50265.182463: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50265.182554: 0: E\n\
SurfaceFlinger-236 [000] 50265.182565: 0: E\n\
SurfaceFlinger-236 [000] 50265.182647: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50265.182985: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50265.183079: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50265.183237: 0: B|655|dequeueBuffer\n\
WebViewCoreThre-11043 [001] 50265.183331: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=001\n\
WebViewCoreThre-11043 [001] 50265.183358: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
ndroid.launcher-655 [000] 50265.183370: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
Binder_2-394 [001] 50265.183468: 0: B|124|dequeueBuffer\n\
Binder_2-394 [001] 50265.183492: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_2-394 [001] 50265.183499: 0: E\n\
Binder_2-394 [001] 50265.183505: 0: E\n\
<idle>-0 [000] 50265.183554: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.183579: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
Binder_2-394 [001] 50265.183597: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
ndroid.launcher-655 [000] 50265.183619: 0: E\n\
ndroid.launcher-655 [000] 50265.183706: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50265.183732: 0: E\n\
ndroid.launcher-655 [000] 50265.183895: 0: B|655|getDisplayList\n\
WebViewCoreThre-11043 [001] 50265.184366: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=001\n\
WebViewCoreThre-11043 [001] 50265.184397: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
ndroid.launcher-655 [000] 50265.184507: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50265.184529: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
Binder_4-1276 [001] 50265.184541: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
EventThread-337 [000] 50265.184579: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
WebViewCoreThre-11043 [001] 50265.184957: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [000] 50265.185923: 0: E\n\
ndroid.launcher-655 [000] 50265.185961: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50265.186895: 0: E\n\
ndroid.launcher-655 [000] 50265.186984: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50265.187535: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50265.187642: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50265.187666: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50265.187696: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50265.187711: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50265.187720: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50265.187830: 0: B|124|queueBuffer\n\
surfaceflinger-124 [000] 50265.187852: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
surfaceflinger-124 [000] 50265.187859: 0: E\n\
surfaceflinger-124 [000] 50265.187888: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
surfaceflinger-124 [000] 50265.187926: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50265.187944: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50265.187968: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50265.187983: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50265.187993: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50265.188027: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50265.188042: 0: E\n\
surfaceflinger-124 [000] 50265.188123: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50265.188165: 0: E\n\
ndroid.launcher-655 [000] 50265.188187: 0: B|655|query\n\
ndroid.launcher-655 [000] 50265.188195: 0: E\n\
ndroid.launcher-655 [000] 50265.188207: 0: B|655|query\n\
ndroid.launcher-655 [000] 50265.188213: 0: E\n\
ndroid.launcher-655 [000] 50265.188225: 0: B|655|query\n\
ndroid.launcher-655 [000] 50265.188231: 0: E\n\
ndroid.launcher-655 [000] 50265.188250: 0: E\n\
ndroid.launcher-655 [000] 50265.188298: 0: E\n\
ndroid.launcher-655 [000] 50265.188357: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50265.188385: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50265.188444: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50265.188458: 0: E\n\
ndroid.launcher-655 [000] 50265.188694: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.194188: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.194219: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50265.194299: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.196889: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.196902: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50265.196929: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50265.196960: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50265.197004: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50265.197014: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50265.197066: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.197095: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50265.197170: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50265.197203: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50265.197252: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50265.197346: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50265.197383: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50265.197428: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50265.197602: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50265.197622: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50265.197644: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.197651: 0: E\n\
SurfaceFlinger-236 [000] 50265.197662: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.197680: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50265.197718: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50265.197736: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50265.197742: 0: E\n\
SurfaceFlinger-236 [000] 50265.197762: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50265.197776: 0: E\n\
SurfaceFlinger-236 [000] 50265.197938: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50265.197956: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50265.197962: 0: E\n\
SurfaceFlinger-236 [000] 50265.197972: 0: E\n\
SurfaceFlinger-236 [000] 50265.197987: 0: E\n\
SurfaceFlinger-236 [000] 50265.198015: 0: E\n\
SurfaceFlinger-236 [000] 50265.198032: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.198039: 0: E\n\
SurfaceFlinger-236 [000] 50265.198051: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.198057: 0: E\n\
SurfaceFlinger-236 [000] 50265.198070: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.198079: 0: E\n\
SurfaceFlinger-236 [000] 50265.198091: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.198133: 0: E\n\
SurfaceFlinger-236 [000] 50265.198147: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.198154: 0: E\n\
SurfaceFlinger-236 [000] 50265.198166: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.198172: 0: E\n\
SurfaceFlinger-236 [000] 50265.198198: 0: E\n\
SurfaceFlinger-236 [000] 50265.198214: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50265.198281: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50265.198313: 0: E\n\
SurfaceFlinger-236 [000] 50265.198336: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50265.198443: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50265.198467: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50265.198507: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50265.198549: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50265.198638: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50265.198658: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50265.198689: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50265.198701: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50265.198718: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.198778: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50265.198842: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50265.198876: 0: E\n\
SurfaceFlinger-236 [000] 50265.198884: 0: E\n\
SurfaceFlinger-236 [000] 50265.198921: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50265.199192: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50265.199284: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50265.199429: 0: B|655|dequeueBuffer\n\
<idle>-0 [001] 50265.199509: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [000] 50265.199535: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50265.199538: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [001] 50265.199630: 0: B|124|dequeueBuffer\n\
Binder_3-924 [001] 50265.199654: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_3-924 [001] 50265.199661: 0: E\n\
Binder_3-924 [001] 50265.199667: 0: E\n\
<idle>-0 [000] 50265.199715: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.199730: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50265.199770: 0: E\n\
Binder_3-924 [001] 50265.199773: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [000] 50265.199849: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50265.199872: 0: E\n\
ndroid.launcher-655 [000] 50265.200001: 0: B|655|getDisplayList\n\
<idle>-0 [001] 50265.200395: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=001\n\
ndroid.launcher-655 [000] 50265.200414: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
<idle>-0 [001] 50265.200416: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
ndroid.launcher-655 [000] 50265.200445: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.200471: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50265.200548: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50265.200564: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
kinteractiveup-81 [001] 50265.200584: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
Binder_1-340 [000] 50265.200588: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50265.200602: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50265.200612: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
<idle>-0 [001] 50265.200658: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.200677: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
Binder_1-340 [000] 50265.200724: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_1-340 [000] 50265.200781: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50265.200820: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
kinteractiveup-81 [001] 50265.200868: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [000] 50265.201934: 0: E\n\
ndroid.launcher-655 [000] 50265.201964: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50265.202682: 0: E\n\
ndroid.launcher-655 [000] 50265.202753: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50265.203202: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50265.203290: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50265.203313: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50265.203339: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50265.203350: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50265.203357: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50265.203449: 0: B|124|queueBuffer\n\
Binder_5-9587 [000] 50265.203464: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_5-9587 [000] 50265.203469: 0: E\n\
Binder_5-9587 [000] 50265.203495: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_5-9587 [000] 50265.203521: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50265.203533: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50265.203552: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50265.203565: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50265.203573: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50265.203603: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50265.203614: 0: E\n\
Binder_5-9587 [000] 50265.203675: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50265.203707: 0: E\n\
ndroid.launcher-655 [000] 50265.203726: 0: B|655|query\n\
ndroid.launcher-655 [000] 50265.203734: 0: E\n\
ndroid.launcher-655 [000] 50265.203743: 0: B|655|query\n\
ndroid.launcher-655 [000] 50265.203747: 0: E\n\
ndroid.launcher-655 [000] 50265.203756: 0: B|655|query\n\
ndroid.launcher-655 [000] 50265.203765: 0: E\n\
ndroid.launcher-655 [000] 50265.203782: 0: E\n\
ndroid.launcher-655 [000] 50265.203823: 0: E\n\
ndroid.launcher-655 [000] 50265.203836: 0: E\n\
ndroid.launcher-655 [000] 50265.203989: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50265.203994: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.204030: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
<idle>-0 [000] 50265.204270: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.204298: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50265.204360: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
WebViewCoreThre-11043 [001] 50265.208134: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.210287: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.210308: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50265.210432: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.213322: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.213335: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50265.213388: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.213553: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.213564: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50265.213588: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50265.213615: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50265.213632: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50265.213660: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50265.213712: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.213738: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50265.213819: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50265.213858: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50265.213903: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50265.214006: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50265.214040: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50265.214082: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50265.214253: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50265.214269: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50265.214291: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.214296: 0: E\n\
SurfaceFlinger-236 [000] 50265.214305: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.214323: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50265.214358: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50265.214373: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50265.214378: 0: E\n\
SurfaceFlinger-236 [000] 50265.214394: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50265.214400: 0: E\n\
SurfaceFlinger-236 [000] 50265.214558: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50265.214572: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50265.214577: 0: E\n\
SurfaceFlinger-236 [000] 50265.214584: 0: E\n\
SurfaceFlinger-236 [000] 50265.214599: 0: E\n\
SurfaceFlinger-236 [000] 50265.214620: 0: E\n\
SurfaceFlinger-236 [000] 50265.214635: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.214640: 0: E\n\
SurfaceFlinger-236 [000] 50265.214649: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.214653: 0: E\n\
SurfaceFlinger-236 [000] 50265.214664: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.214673: 0: E\n\
SurfaceFlinger-236 [000] 50265.214681: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.214717: 0: E\n\
SurfaceFlinger-236 [000] 50265.214728: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.214734: 0: E\n\
SurfaceFlinger-236 [000] 50265.214742: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.214747: 0: E\n\
SurfaceFlinger-236 [000] 50265.214767: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50265.214783: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50265.214811: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50265.214827: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.214881: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50265.214909: 0: E\n\
SurfaceFlinger-236 [000] 50265.214927: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50265.214973: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50265.214994: 0: E\n\
SurfaceFlinger-236 [000] 50265.215011: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50265.215076: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50265.215090: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50265.215146: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50265.215176: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50265.215243: 0: E\n\
SurfaceFlinger-236 [000] 50265.215250: 0: E\n\
SurfaceFlinger-236 [000] 50265.215280: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50265.215518: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50265.215586: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50265.215703: 0: B|655|dequeueBuffer\n\
<idle>-0 [001] 50265.215775: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [000] 50265.215800: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50265.215800: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [001] 50265.215882: 0: B|124|dequeueBuffer\n\
Binder_2-394 [001] 50265.215900: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_2-394 [001] 50265.215905: 0: E\n\
Binder_2-394 [001] 50265.215910: 0: E\n\
<idle>-0 [000] 50265.215948: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.215958: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50265.215989: 0: E\n\
Binder_2-394 [001] 50265.215990: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [000] 50265.216052: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50265.216070: 0: E\n\
ndroid.launcher-655 [000] 50265.216184: 0: B|655|getDisplayList\n\
<idle>-0 [001] 50265.216515: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.216534: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
ndroid.launcher-655 [000] 50265.216604: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50265.216621: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
Binder_4-1276 [001] 50265.216644: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
EventThread-337 [000] 50265.216660: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50265.217704: 0: E\n\
ndroid.launcher-655 [000] 50265.217732: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50265.218497: 0: E\n\
ndroid.launcher-655 [000] 50265.218569: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50265.219043: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50265.219119: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50265.219141: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50265.219163: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50265.219175: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50265.219182: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50265.219273: 0: B|124|queueBuffer\n\
surfaceflinger-124 [000] 50265.219288: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
surfaceflinger-124 [000] 50265.219294: 0: E\n\
surfaceflinger-124 [000] 50265.219318: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
surfaceflinger-124 [000] 50265.219344: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50265.219357: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50265.219376: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50265.219388: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
surfaceflinger-124 [000] 50265.219396: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50265.219426: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50265.219438: 0: E\n\
surfaceflinger-124 [000] 50265.219496: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50265.219529: 0: E\n\
ndroid.launcher-655 [000] 50265.219546: 0: B|655|query\n\
ndroid.launcher-655 [000] 50265.219552: 0: E\n\
ndroid.launcher-655 [000] 50265.219561: 0: B|655|query\n\
ndroid.launcher-655 [000] 50265.219566: 0: E\n\
ndroid.launcher-655 [000] 50265.219574: 0: B|655|query\n\
ndroid.launcher-655 [000] 50265.219579: 0: E\n\
ndroid.launcher-655 [000] 50265.219594: 0: E\n\
ndroid.launcher-655 [000] 50265.219628: 0: E\n\
ndroid.launcher-655 [000] 50265.219638: 0: E\n\
ndroid.launcher-655 [000] 50265.219790: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.220057: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.220073: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50265.220139: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.220432: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.220450: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.220520: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.225809: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.225828: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50265.225869: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
irq/214-host_sp-14188 [000] 50265.225887: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.225940: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50265.227786: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.227806: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [001] 50265.227882: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50265.228088: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.228095: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [001] 50265.228119: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50265.228423: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.228429: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [001] 50265.228479: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50265.228690: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.228697: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [001] 50265.228718: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50265.229116: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.229130: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [001] 50265.229404: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=001\n\
WebViewCoreThre-11043 [001] 50265.229423: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [001] 50265.229472: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=001\n\
irq/409-inv_irq-99 [001] 50265.229492: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
<idle>-0 [000] 50265.229843: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.229859: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
SensorService-373 [001] 50265.229876: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
er$SensorThread-409 [000] 50265.230098: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50265.230119: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50265.230147: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [000] 50265.230165: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.230221: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
kworker/0:3-13848 [000] 50265.230234: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50265.230250: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50265.230280: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50265.230288: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.230303: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50265.230323: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [001] 50265.230376: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=001\n\
kworker/u:2-13771 [000] 50265.230405: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.230429: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
WebViewCoreThre-11043 [001] 50265.230434: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [001] 50265.230452: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
er$SensorThread-409 [000] 50265.230506: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
hwc_eventmon-336 [001] 50265.230507: 0: C|124|VSYNC|1\n\
er$SensorThread-409 [000] 50265.230541: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [001] 50265.230571: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
er$SensorThread-409 [000] 50265.230586: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50265.230795: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50265.230865: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [000] 50265.230893: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
EventThread-337 [000] 50265.230928: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50265.231038: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50265.231053: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50265.231069: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.231074: 0: E\n\
SurfaceFlinger-236 [000] 50265.231083: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.231096: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50265.231126: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50265.231141: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50265.231147: 0: E\n\
SurfaceFlinger-236 [000] 50265.231164: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50265.231170: 0: E\n\
SurfaceFlinger-236 [000] 50265.231267: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50265.231286: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50265.231291: 0: E\n\
SurfaceFlinger-236 [000] 50265.231299: 0: E\n\
SurfaceFlinger-236 [000] 50265.231310: 0: E\n\
SurfaceFlinger-236 [000] 50265.231328: 0: E\n\
SurfaceFlinger-236 [000] 50265.231341: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.231346: 0: E\n\
SurfaceFlinger-236 [000] 50265.231355: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.231359: 0: E\n\
SurfaceFlinger-236 [000] 50265.231369: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.231376: 0: E\n\
SurfaceFlinger-236 [000] 50265.231385: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.231415: 0: E\n\
SurfaceFlinger-236 [000] 50265.231428: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.231433: 0: E\n\
SurfaceFlinger-236 [000] 50265.231442: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.231446: 0: E\n\
SurfaceFlinger-236 [000] 50265.231465: 0: E\n\
SurfaceFlinger-236 [000] 50265.231479: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50265.231527: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50265.231550: 0: E\n\
SurfaceFlinger-236 [000] 50265.231567: 0: B|124|postFramebuffer\n\
WebViewCoreThre-11043 [001] 50265.231654: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=001\n\
WebViewCoreThre-11043 [001] 50265.231679: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.231715: 0: E\n\
SurfaceFlinger-236 [000] 50265.231723: 0: E\n\
kworker/u:7-13359 [001] 50265.231752: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.231758: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50265.231794: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50265.232069: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50265.232154: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50265.232294: 0: B|655|dequeueBuffer\n\
WebViewCoreThre-11043 [001] 50265.232373: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=001\n\
WebViewCoreThre-11043 [001] 50265.232394: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
ndroid.launcher-655 [000] 50265.232407: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
Binder_3-924 [001] 50265.232488: 0: B|124|dequeueBuffer\n\
Binder_3-924 [001] 50265.232506: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_3-924 [001] 50265.232511: 0: E\n\
Binder_3-924 [001] 50265.232517: 0: E\n\
<idle>-0 [000] 50265.232555: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.232567: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
Binder_3-924 [001] 50265.232590: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
ndroid.launcher-655 [000] 50265.232603: 0: E\n\
ndroid.launcher-655 [000] 50265.232673: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50265.232692: 0: E\n\
ndroid.launcher-655 [000] 50265.232825: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50265.233190: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50265.233210: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50265.233232: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50265.233245: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50265.233252: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [000] 50265.233322: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_1-340 [000] 50265.233361: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50265.233394: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
WebViewCoreThre-11043 [001] 50265.233620: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [000] 50265.234611: 0: E\n\
ndroid.launcher-655 [000] 50265.234643: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50265.235456: 0: E\n\
ndroid.launcher-655 [000] 50265.235530: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50265.236040: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50265.236136: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50265.236162: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50265.236192: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50265.236203: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50265.236210: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50265.236316: 0: B|124|queueBuffer\n\
Binder_5-9587 [000] 50265.236333: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_5-9587 [000] 50265.236338: 0: E\n\
Binder_5-9587 [000] 50265.236364: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_5-9587 [000] 50265.236393: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50265.236406: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50265.236427: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50265.236439: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
Binder_5-9587 [000] 50265.236446: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [000] 50265.236476: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50265.236489: 0: E\n\
Binder_5-9587 [000] 50265.236553: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50265.236589: 0: E\n\
ndroid.launcher-655 [000] 50265.236606: 0: B|655|query\n\
ndroid.launcher-655 [000] 50265.236612: 0: E\n\
ndroid.launcher-655 [000] 50265.236620: 0: B|655|query\n\
ndroid.launcher-655 [000] 50265.236625: 0: E\n\
ndroid.launcher-655 [000] 50265.236634: 0: B|655|query\n\
ndroid.launcher-655 [000] 50265.236639: 0: E\n\
ndroid.launcher-655 [000] 50265.236657: 0: E\n\
ndroid.launcher-655 [000] 50265.236690: 0: E\n\
ndroid.launcher-655 [000] 50265.236700: 0: E\n\
ndroid.launcher-655 [000] 50265.236865: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.237011: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.237031: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [000] 50265.237097: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.240425: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.240474: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.240547: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.242747: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.242767: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50265.242821: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.246890: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.246900: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
<idle>-0 [001] 50265.246928: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=001\n\
irq/218-host_sp-14190 [000] 50265.246933: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
<idle>-0 [001] 50265.246948: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [001] 50265.246958: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=001\n\
irq/218-host_sp-14190 [000] 50265.246967: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
irq/210-host_sp-14189 [001] 50265.246983: sched_wakeup: comm=kworker/1:1 pid=14667 prio=120 success=1 target_cpu=001\n\
hwc_eventmon-336 [000] 50265.246991: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [001] 50265.247000: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
hwc_eventmon-336 [000] 50265.247006: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.247027: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
kworker/u:7-13359 [001] 50265.247041: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=kworker/1:1 next_pid=14667 next_prio=120\n\
hwc_eventmon-336 [000] 50265.247063: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50265.247086: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
kworker/1:1-14667 [001] 50265.247128: sched_switch: prev_comm=kworker/1:1 prev_pid=14667 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
hwc_eventmon-336 [000] 50265.247139: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.247195: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.247204: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
<idle>-0 [000] 50265.247204: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50265.247225: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
EventThread-337 [001] 50265.247250: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.247345: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50265.247358: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50265.247372: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.247377: 0: E\n\
SurfaceFlinger-236 [000] 50265.247385: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.247397: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50265.247423: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50265.247437: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50265.247442: 0: E\n\
SurfaceFlinger-236 [000] 50265.247457: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50265.247462: 0: E\n\
SurfaceFlinger-236 [000] 50265.247549: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50265.247564: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50265.247568: 0: E\n\
SurfaceFlinger-236 [000] 50265.247575: 0: E\n\
SurfaceFlinger-236 [000] 50265.247585: 0: E\n\
SurfaceFlinger-236 [000] 50265.247600: 0: E\n\
SurfaceFlinger-236 [000] 50265.247613: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.247618: 0: E\n\
SurfaceFlinger-236 [000] 50265.247626: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.247631: 0: E\n\
SurfaceFlinger-236 [000] 50265.247640: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.247647: 0: E\n\
SurfaceFlinger-236 [000] 50265.247655: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.247684: 0: E\n\
SurfaceFlinger-236 [000] 50265.247695: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.247700: 0: E\n\
SurfaceFlinger-236 [000] 50265.247709: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.247713: 0: E\n\
SurfaceFlinger-236 [000] 50265.247732: 0: E\n\
SurfaceFlinger-236 [000] 50265.247745: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50265.247789: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50265.247810: 0: E\n\
SurfaceFlinger-236 [000] 50265.247827: 0: B|124|postFramebuffer\n\
<idle>-0 [001] 50265.247898: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.247922: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.247950: 0: E\n\
SurfaceFlinger-236 [000] 50265.247958: 0: E\n\
SurfaceFlinger-236 [000] 50265.247991: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
kworker/u:7-13359 [001] 50265.248014: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-335 [000] 50265.248031: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50265.248247: 0: B|655|performTraversals\n\
ndroid.launcher-655 [001] 50265.248324: 0: B|655|draw\n\
ndroid.launcher-655 [001] 50265.248443: 0: B|655|dequeueBuffer\n\
<idle>-0 [000] 50265.248478: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.248493: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
ndroid.launcher-655 [001] 50265.248504: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.248522: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [001] 50265.248544: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.248557: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.248565: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
irq/77-tegra_ac-104 [000] 50265.248604: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
Binder_2-394 [001] 50265.248641: 0: B|124|dequeueBuffer\n\
Binder_2-394 [001] 50265.248658: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_2-394 [001] 50265.248664: 0: E\n\
Binder_2-394 [001] 50265.248668: 0: E\n\
<idle>-0 [000] 50265.248678: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.248690: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
Binder_2-394 [001] 50265.248727: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
irq/77-tegra_ac-104 [000] 50265.248751: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50265.248759: 0: E\n\
ndroid.launcher-655 [001] 50265.248819: 0: B|655|eglBeginFrame\n\
<idle>-0 [000] 50265.248838: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [001] 50265.248838: 0: E\n\
<idle>-0 [000] 50265.248849: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50265.248901: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50265.248949: 0: B|655|getDisplayList\n\
<idle>-0 [000] 50265.248988: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.248999: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50265.249092: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50265.249243: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.249258: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [001] 50265.249274: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.249285: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.249292: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [001] 50265.249347: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
Binder_4-1276 [001] 50265.249383: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [001] 50265.249408: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
<idle>-0 [000] 50265.250356: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.250370: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.250398: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50265.250465: 0: E\n\
ndroid.launcher-655 [001] 50265.250494: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [001] 50265.251062: 0: E\n\
ndroid.launcher-655 [001] 50265.251109: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [001] 50265.251426: 0: B|655|queueBuffer\n\
<idle>-0 [000] 50265.251487: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.251500: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
ndroid.launcher-655 [001] 50265.251511: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
surfaceflinger-124 [000] 50265.251576: 0: B|124|queueBuffer\n\
surfaceflinger-124 [000] 50265.251591: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
surfaceflinger-124 [000] 50265.251596: 0: E\n\
surfaceflinger-124 [000] 50265.251616: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
surfaceflinger-124 [000] 50265.251640: 0: E\n\
<idle>-0 [001] 50265.251643: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.251661: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
surfaceflinger-124 [000] 50265.251674: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [001] 50265.251708: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
surfaceflinger-124 [000] 50265.251722: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50265.251752: 0: E\n\
ndroid.launcher-655 [000] 50265.251768: 0: B|655|query\n\
ndroid.launcher-655 [000] 50265.251774: 0: E\n\
ndroid.launcher-655 [000] 50265.251783: 0: B|655|query\n\
ndroid.launcher-655 [000] 50265.251788: 0: E\n\
ndroid.launcher-655 [000] 50265.251796: 0: B|655|query\n\
ndroid.launcher-655 [000] 50265.251801: 0: E\n\
ndroid.launcher-655 [000] 50265.251815: 0: E\n\
ndroid.launcher-655 [000] 50265.251839: 0: E\n\
ndroid.launcher-655 [000] 50265.251847: 0: E\n\
ndroid.launcher-655 [000] 50265.251949: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50265.252665: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.252677: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [001] 50265.252721: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50265.254639: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.254658: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
<idle>-0 [000] 50265.256058: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.256072: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50265.256140: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
WebViewCoreThre-11043 [001] 50265.257810: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50265.258181: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.258196: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [001] 50265.258222: sched_wakeup: comm=kworker/1:1 pid=14667 prio=120 success=1 target_cpu=001\n\
irq/210-host_sp-14189 [001] 50265.258238: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/1:1 next_pid=14667 next_prio=120\n\
kworker/1:1-14667 [001] 50265.258295: sched_switch: prev_comm=kworker/1:1 prev_pid=14667 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.260357: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
<idle>-0 [001] 50265.260385: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=001\n\
<idle>-0 [000] 50265.260389: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
<idle>-0 [001] 50265.260401: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kworker/0:3-13848 [000] 50265.260600: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=001\n\
kworker/0:3-13848 [000] 50265.260652: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
kinteractiveup-81 [001] 50265.260819: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.263559: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.263572: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50265.263591: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
<idle>-0 [001] 50265.263625: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=001\n\
irq/218-host_sp-14190 [000] 50265.263630: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
<idle>-0 [001] 50265.263645: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
hwc_eventmon-336 [000] 50265.263661: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50265.263682: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/u:7-13359 [001] 50265.263705: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
kworker/0:3-13848 [000] 50265.263708: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50265.263751: 0: C|124|VSYNC|1\n\
<idle>-0 [001] 50265.263786: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.263806: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
hwc_eventmon-336 [000] 50265.263825: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.263888: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.263909: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.263921: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
EventThread-337 [001] 50265.263968: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.264068: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50265.264087: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50265.264106: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.264112: 0: E\n\
SurfaceFlinger-236 [000] 50265.264124: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.264139: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50265.264173: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50265.264193: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50265.264199: 0: E\n\
SurfaceFlinger-236 [000] 50265.264221: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50265.264228: 0: E\n\
ndroid.launcher-655 [001] 50265.264260: 0: B|655|performTraversals\n\
SurfaceFlinger-236 [000] 50265.264338: 0: B|124|releaseBuffer\n\
ndroid.launcher-655 [001] 50265.264355: 0: B|655|draw\n\
SurfaceFlinger-236 [000] 50265.264361: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50265.264367: 0: E\n\
SurfaceFlinger-236 [000] 50265.264376: 0: E\n\
SurfaceFlinger-236 [000] 50265.264388: 0: E\n\
SurfaceFlinger-236 [000] 50265.264409: 0: E\n\
SurfaceFlinger-236 [000] 50265.264428: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.264435: 0: E\n\
SurfaceFlinger-236 [000] 50265.264446: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.264452: 0: E\n\
SurfaceFlinger-236 [000] 50265.264466: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.264475: 0: E\n\
SurfaceFlinger-236 [000] 50265.264486: 0: B|124|unlockPageFlip\n\
ndroid.launcher-655 [001] 50265.264493: 0: B|655|dequeueBuffer\n\
SurfaceFlinger-236 [000] 50265.264524: 0: E\n\
SurfaceFlinger-236 [000] 50265.264539: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.264546: 0: E\n\
SurfaceFlinger-236 [000] 50265.264558: 0: B|124|unlockPageFlip\n\
ndroid.launcher-655 [001] 50265.264562: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=001\n\
SurfaceFlinger-236 [000] 50265.264564: 0: E\n\
ndroid.launcher-655 [001] 50265.264582: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.264589: 0: E\n\
Binder_3-924 [001] 50265.264605: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.264606: 0: B|124|handleRepaint\n\
ndroid.launcher-655 [001] 50265.264620: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.264630: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.264662: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50265.264694: 0: E\n\
SurfaceFlinger-236 [000] 50265.264716: 0: B|124|postFramebuffer\n\
Binder_3-924 [001] 50265.264722: 0: B|124|dequeueBuffer\n\
Binder_3-924 [001] 50265.264746: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_3-924 [001] 50265.264753: 0: E\n\
Binder_3-924 [001] 50265.264759: 0: E\n\
Binder_3-924 [001] 50265.264805: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=001\n\
Binder_3-924 [001] 50265.264827: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.264872: 0: E\n\
SurfaceFlinger-236 [000] 50265.264882: 0: E\n\
kworker/u:7-13359 [001] 50265.264909: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.264924: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
Binder_3-924 [001] 50265.264973: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-335 [000] 50265.264978: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50265.265016: 0: E\n\
ndroid.launcher-655 [001] 50265.265091: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [001] 50265.265114: 0: E\n\
ndroid.launcher-655 [001] 50265.265237: 0: B|655|getDisplayList\n\
<idle>-0 [000] 50265.265591: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.265615: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
ndroid.launcher-655 [001] 50265.265708: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.265729: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
Binder_1-340 [000] 50265.265752: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
EventThread-337 [001] 50265.265774: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.267080: 0: E\n\
ndroid.launcher-655 [001] 50265.267117: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [001] 50265.267858: 0: E\n\
ndroid.launcher-655 [001] 50265.267922: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [001] 50265.268330: 0: B|655|queueBuffer\n\
<idle>-0 [000] 50265.268410: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [001] 50265.268440: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.268442: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50265.268528: 0: B|124|queueBuffer\n\
Binder_5-9587 [000] 50265.268549: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_5-9587 [000] 50265.268556: 0: E\n\
Binder_5-9587 [000] 50265.268582: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_5-9587 [000] 50265.268612: 0: E\n\
<idle>-0 [001] 50265.268616: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.268640: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
Binder_5-9587 [000] 50265.268658: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
EventThread-337 [001] 50265.268701: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
Binder_5-9587 [000] 50265.268722: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50265.268762: 0: E\n\
ndroid.launcher-655 [000] 50265.268784: 0: B|655|query\n\
ndroid.launcher-655 [000] 50265.268792: 0: E\n\
ndroid.launcher-655 [000] 50265.268804: 0: B|655|query\n\
ndroid.launcher-655 [000] 50265.268810: 0: E\n\
ndroid.launcher-655 [000] 50265.268821: 0: B|655|query\n\
ndroid.launcher-655 [000] 50265.268828: 0: E\n\
ndroid.launcher-655 [000] 50265.268846: 0: E\n\
ndroid.launcher-655 [000] 50265.268876: 0: E\n\
ndroid.launcher-655 [000] 50265.268887: 0: E\n\
ndroid.launcher-655 [000] 50265.269021: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50265.269384: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.269402: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [001] 50265.269457: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.272733: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.272759: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50265.272818: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50265.274848: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.274864: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [001] 50265.274890: sched_wakeup: comm=kworker/1:1 pid=14667 prio=120 success=1 target_cpu=001\n\
irq/210-host_sp-14189 [001] 50265.274908: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/1:1 next_pid=14667 next_prio=120\n\
kworker/1:1-14667 [001] 50265.274971: sched_switch: prev_comm=kworker/1:1 prev_pid=14667 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50265.279837: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.279860: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
<idle>-0 [000] 50265.280226: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.280239: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50265.280261: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [001] 50265.280299: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=001\n\
irq/218-host_sp-14190 [000] 50265.280301: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50265.280370: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [001] 50265.280372: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [001] 50265.280414: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
hwc_eventmon-336 [000] 50265.280420: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.280455: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50265.280499: 0: C|124|VSYNC|0\n\
WebViewCoreThre-11043 [001] 50265.280540: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
WebViewCoreThre-11043 [001] 50265.280560: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
hwc_eventmon-336 [000] 50265.280586: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.280644: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.280665: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.280677: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
EventThread-337 [001] 50265.280692: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.280818: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50265.280837: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50265.280853: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.280860: 0: E\n\
SurfaceFlinger-236 [000] 50265.280872: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.280887: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50265.280918: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50265.280938: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50265.280944: 0: E\n\
SurfaceFlinger-236 [000] 50265.280965: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50265.280972: 0: E\n\
SurfaceFlinger-236 [000] 50265.281073: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50265.281092: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50265.281099: 0: E\n\
SurfaceFlinger-236 [000] 50265.281108: 0: E\n\
SurfaceFlinger-236 [000] 50265.281119: 0: E\n\
SurfaceFlinger-236 [000] 50265.281141: 0: E\n\
SurfaceFlinger-236 [000] 50265.281158: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.281165: 0: E\n\
SurfaceFlinger-236 [000] 50265.281176: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.281182: 0: E\n\
SurfaceFlinger-236 [000] 50265.281194: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.281202: 0: E\n\
SurfaceFlinger-236 [000] 50265.281214: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.281248: 0: E\n\
SurfaceFlinger-236 [000] 50265.281263: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.281270: 0: E\n\
SurfaceFlinger-236 [000] 50265.281282: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.281288: 0: E\n\
SurfaceFlinger-236 [000] 50265.281313: 0: E\n\
SurfaceFlinger-236 [000] 50265.281329: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50265.281386: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50265.281415: 0: E\n\
SurfaceFlinger-236 [000] 50265.281436: 0: B|124|postFramebuffer\n\
WebViewCoreThre-11043 [001] 50265.281523: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=001\n\
WebViewCoreThre-11043 [001] 50265.281552: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.281590: 0: E\n\
SurfaceFlinger-236 [000] 50265.281601: 0: E\n\
kworker/u:7-13359 [001] 50265.281631: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.281644: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50265.281686: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50265.281971: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50265.282059: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50265.282209: 0: B|655|dequeueBuffer\n\
WebViewCoreThre-11043 [001] 50265.282290: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=001\n\
WebViewCoreThre-11043 [001] 50265.282314: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
ndroid.launcher-655 [000] 50265.282329: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
Binder_2-394 [001] 50265.282413: 0: B|124|dequeueBuffer\n\
Binder_2-394 [001] 50265.282435: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_2-394 [001] 50265.282442: 0: E\n\
Binder_2-394 [001] 50265.282448: 0: E\n\
<idle>-0 [000] 50265.282496: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.282521: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
Binder_2-394 [001] 50265.282540: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
ndroid.launcher-655 [000] 50265.282561: 0: E\n\
ndroid.launcher-655 [000] 50265.282642: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50265.282666: 0: E\n\
ndroid.launcher-655 [000] 50265.282795: 0: B|655|getDisplayList\n\
WebViewCoreThre-11043 [001] 50265.283168: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=001\n\
WebViewCoreThre-11043 [001] 50265.283193: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [001] 50265.283281: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
Binder_4-1276 [001] 50265.283338: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [001] 50265.283378: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
ndroid.launcher-655 [000] 50265.283641: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50265.283666: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50265.283853: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50265.283940: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50265.283961: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50265.284031: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50265.284127: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50265.284146: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50265.284211: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50265.284305: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50265.284324: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50265.284365: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
WebViewCoreThre-11043 [001] 50265.284610: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [000] 50265.285286: 0: E\n\
ndroid.launcher-655 [000] 50265.285329: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50265.286255: 0: E\n\
ndroid.launcher-655 [000] 50265.286344: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50265.286896: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [000] 50265.287008: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50265.287035: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50265.287067: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50265.287082: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50265.287092: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [000] 50265.287223: 0: B|124|queueBuffer\n\
surfaceflinger-124 [000] 50265.287243: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
surfaceflinger-124 [000] 50265.287251: 0: E\n\
surfaceflinger-124 [000] 50265.287281: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
surfaceflinger-124 [000] 50265.287322: 0: E\n\
<idle>-0 [001] 50265.287337: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.287376: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
surfaceflinger-124 [000] 50265.287413: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
EventThread-337 [001] 50265.287450: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [000] 50265.287459: 0: E\n\
ndroid.launcher-655 [000] 50265.287484: 0: B|655|query\n\
ndroid.launcher-655 [000] 50265.287493: 0: E\n\
ndroid.launcher-655 [000] 50265.287505: 0: B|655|query\n\
ndroid.launcher-655 [000] 50265.287511: 0: E\n\
ndroid.launcher-655 [000] 50265.287522: 0: B|655|query\n\
ndroid.launcher-655 [000] 50265.287529: 0: E\n\
ndroid.launcher-655 [000] 50265.287548: 0: E\n\
ndroid.launcher-655 [000] 50265.287592: 0: E\n\
ndroid.launcher-655 [000] 50265.287608: 0: E\n\
<idle>-0 [001] 50265.287747: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.287773: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [001] 50265.287854: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [000] 50265.287865: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.293513: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.293542: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50265.293612: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.296897: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.296911: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50265.296936: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
<idle>-0 [001] 50265.296976: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.296996: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
irq/218-host_sp-14190 [000] 50265.297007: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50265.297022: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50265.297037: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.297068: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
kworker/u:7-13359 [001] 50265.297071: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
hwc_eventmon-336 [000] 50265.297135: 0: C|124|VSYNC|1\n\
<idle>-0 [001] 50265.297179: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.297197: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
hwc_eventmon-336 [000] 50265.297222: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.297302: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.297315: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50265.297333: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50265.297350: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
EventThread-337 [001] 50265.297391: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.297547: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50265.297566: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50265.297593: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.297600: 0: E\n\
SurfaceFlinger-236 [000] 50265.297611: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.297627: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50265.297674: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50265.297693: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50265.297700: 0: E\n\
SurfaceFlinger-236 [000] 50265.297723: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50265.297730: 0: E\n\
SurfaceFlinger-236 [000] 50265.297895: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50265.297916: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50265.297922: 0: E\n\
SurfaceFlinger-236 [000] 50265.297931: 0: E\n\
SurfaceFlinger-236 [000] 50265.297944: 0: E\n\
<idle>-0 [001] 50265.297971: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=001\n\
SurfaceFlinger-236 [000] 50265.297983: 0: E\n\
<idle>-0 [001] 50265.297992: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
SurfaceFlinger-236 [000] 50265.298002: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.298008: 0: E\n\
SurfaceFlinger-236 [000] 50265.298020: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.298026: 0: E\n\
irq/210-host_sp-14189 [001] 50265.298026: sched_wakeup: comm=kworker/1:1 pid=14667 prio=120 success=1 target_cpu=001\n\
SurfaceFlinger-236 [000] 50265.298039: 0: B|124|unlockPageFlip\n\
irq/210-host_sp-14189 [001] 50265.298047: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/1:1 next_pid=14667 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.298048: 0: E\n\
SurfaceFlinger-236 [000] 50265.298060: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.298097: 0: E\n\
SurfaceFlinger-236 [000] 50265.298112: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.298119: 0: E\n\
SurfaceFlinger-236 [000] 50265.298131: 0: B|124|unlockPageFlip\n\
kworker/1:1-14667 [001] 50265.298132: sched_switch: prev_comm=kworker/1:1 prev_pid=14667 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.298137: 0: E\n\
SurfaceFlinger-236 [000] 50265.298163: 0: E\n\
SurfaceFlinger-236 [000] 50265.298179: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50265.298234: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50265.298262: 0: E\n\
SurfaceFlinger-236 [000] 50265.298282: 0: B|124|postFramebuffer\n\
<idle>-0 [001] 50265.298369: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.298392: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.298437: 0: E\n\
SurfaceFlinger-236 [000] 50265.298448: 0: E\n\
SurfaceFlinger-236 [000] 50265.298489: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
kworker/u:7-13359 [001] 50265.298511: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-335 [000] 50265.298542: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50265.298788: 0: B|655|performTraversals\n\
ndroid.launcher-655 [001] 50265.298875: 0: B|655|draw\n\
ndroid.launcher-655 [001] 50265.299019: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [001] 50265.299086: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.299105: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [001] 50265.299129: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.299143: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.299156: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [001] 50265.299239: 0: B|124|dequeueBuffer\n\
Binder_3-924 [001] 50265.299261: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_3-924 [001] 50265.299268: 0: E\n\
Binder_3-924 [001] 50265.299275: 0: E\n\
Binder_3-924 [001] 50265.299348: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.299385: 0: E\n\
ndroid.launcher-655 [001] 50265.299457: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [001] 50265.299481: 0: E\n\
ndroid.launcher-655 [001] 50265.299615: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [001] 50265.299762: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.299781: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [001] 50265.299842: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.300063: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.300078: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [001] 50265.300104: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
<idle>-0 [000] 50265.300180: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.300196: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
ndroid.launcher-655 [001] 50265.300284: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.300305: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [001] 50265.300394: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=001\n\
EventThread-337 [001] 50265.300412: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=001\n\
EventThread-337 [001] 50265.300430: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
Binder_1-340 [000] 50265.300441: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
Binder_1-340 [000] 50265.300460: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.300470: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
kinteractiveup-81 [001] 50265.300501: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
irq/409-inv_irq-99 [000] 50265.300530: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
EventThread-337 [001] 50265.300541: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
kworker/0:3-13848 [000] 50265.300584: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.300747: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.300773: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50265.300809: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.301479: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.301501: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50265.301543: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50265.301563: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50265.301672: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.301882: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.301909: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50265.301943: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50265.301949: 0: E\n\
ndroid.launcher-655 [001] 50265.301990: 0: B|655|drawDisplayList\n\
<idle>-0 [000] 50265.302254: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.302281: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50265.302703: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50265.302765: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
ndroid.launcher-655 [001] 50265.303093: 0: E\n\
er$SensorThread-409 [000] 50265.303107: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
ndroid.launcher-655 [001] 50265.303197: 0: B|655|eglSwapBuffers\n\
er$SensorThread-409 [000] 50265.303206: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
ndroid.launcher-655 [001] 50265.303580: sched_wakeup: comm=kworker/1:1 pid=14667 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.303607: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/1:1 next_pid=14667 next_prio=120\n\
er.ServerThread-374 [000] 50265.303623: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
kworker/1:1-14667 [001] 50265.303633: sched_switch: prev_comm=kworker/1:1 prev_pid=14667 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.303645: sched_wakeup: comm=kworker/1:1 pid=14667 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.303655: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/1:1 next_pid=14667 next_prio=120\n\
kworker/1:1-14667 [001] 50265.303715: sched_switch: prev_comm=kworker/1:1 prev_pid=14667 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.304064: 0: B|655|queueBuffer\n\
<idle>-0 [000] 50265.304177: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [001] 50265.304216: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.304218: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_5-9587 [000] 50265.304367: 0: B|124|queueBuffer\n\
Binder_5-9587 [000] 50265.304391: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_5-9587 [000] 50265.304399: 0: E\n\
Binder_5-9587 [000] 50265.304429: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
<idle>-0 [001] 50265.304475: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=001\n\
Binder_5-9587 [000] 50265.304499: 0: E\n\
<idle>-0 [001] 50265.304502: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.304514: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
Binder_5-9587 [000] 50265.304560: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [001] 50265.304578: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
Binder_5-9587 [000] 50265.304638: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
EventThread-337 [001] 50265.304638: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [000] 50265.304694: 0: E\n\
EventThread-337 [001] 50265.304696: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
ndroid.launcher-655 [000] 50265.304723: 0: B|655|query\n\
ndroid.launcher-655 [000] 50265.304733: 0: E\n\
ndroid.launcher-655 [000] 50265.304747: 0: B|655|query\n\
ndroid.launcher-655 [000] 50265.304753: 0: E\n\
ndroid.launcher-655 [000] 50265.304764: 0: B|655|query\n\
ndroid.launcher-655 [000] 50265.304770: 0: E\n\
ndroid.launcher-655 [000] 50265.304801: 0: E\n\
ndroid.launcher-655 [000] 50265.304874: 0: E\n\
ndroid.launcher-655 [000] 50265.304888: 0: E\n\
ndroid.launcher-655 [000] 50265.305165: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
WebViewCoreThre-11043 [001] 50265.309426: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.310597: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.310632: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50265.310727: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.313569: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.313583: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50265.313611: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
<idle>-0 [001] 50265.313662: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=001\n\
irq/218-host_sp-14190 [000] 50265.313687: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
<idle>-0 [001] 50265.313687: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
irq/218-host_sp-14190 [000] 50265.313702: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50265.313725: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.313763: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
kworker/u:7-13359 [001] 50265.313779: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
hwc_eventmon-336 [000] 50265.313862: 0: C|124|VSYNC|0\n\
<idle>-0 [001] 50265.313914: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.313935: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
hwc_eventmon-336 [000] 50265.313972: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.314064: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.314081: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50265.314099: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50265.314114: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
EventThread-337 [001] 50265.314170: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.314319: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50265.314341: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50265.314366: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.314372: 0: E\n\
SurfaceFlinger-236 [000] 50265.314384: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.314403: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50265.314454: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50265.314475: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50265.314482: 0: E\n\
SurfaceFlinger-236 [000] 50265.314507: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50265.314514: 0: E\n\
SurfaceFlinger-236 [000] 50265.314690: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50265.314708: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50265.314715: 0: E\n\
SurfaceFlinger-236 [000] 50265.314724: 0: E\n\
SurfaceFlinger-236 [000] 50265.314738: 0: E\n\
SurfaceFlinger-236 [000] 50265.314764: 0: E\n\
SurfaceFlinger-236 [000] 50265.314782: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.314789: 0: E\n\
SurfaceFlinger-236 [000] 50265.314801: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.314807: 0: E\n\
SurfaceFlinger-236 [000] 50265.314821: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.314831: 0: E\n\
SurfaceFlinger-236 [000] 50265.314843: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.314887: 0: E\n\
SurfaceFlinger-236 [000] 50265.314902: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.314909: 0: E\n\
SurfaceFlinger-236 [000] 50265.314921: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.314927: 0: E\n\
SurfaceFlinger-236 [000] 50265.314952: 0: E\n\
SurfaceFlinger-236 [000] 50265.314968: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50265.315036: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
<idle>-0 [001] 50265.315078: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=001\n\
SurfaceFlinger-236 [000] 50265.315086: 0: E\n\
<idle>-0 [001] 50265.315101: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
SurfaceFlinger-236 [000] 50265.315110: 0: B|124|postFramebuffer\n\
irq/210-host_sp-14189 [001] 50265.315144: sched_wakeup: comm=kworker/1:1 pid=14667 prio=120 success=1 target_cpu=001\n\
irq/210-host_sp-14189 [001] 50265.315167: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/1:1 next_pid=14667 next_prio=120\n\
kworker/1:1-14667 [001] 50265.315207: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=001\n\
kworker/1:1-14667 [001] 50265.315271: sched_switch: prev_comm=kworker/1:1 prev_pid=14667 prev_prio=120 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.315286: 0: E\n\
SurfaceFlinger-236 [000] 50265.315296: 0: E\n\
SurfaceFlinger-236 [000] 50265.315339: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
kworker/u:7-13359 [001] 50265.315385: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-335 [000] 50265.315401: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50265.315691: 0: B|655|performTraversals\n\
ndroid.launcher-655 [001] 50265.315781: 0: B|655|draw\n\
ndroid.launcher-655 [001] 50265.315923: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [001] 50265.315994: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.316014: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [001] 50265.316037: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.316052: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.316062: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [001] 50265.316151: 0: B|124|dequeueBuffer\n\
Binder_2-394 [001] 50265.316175: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_2-394 [001] 50265.316181: 0: E\n\
Binder_2-394 [001] 50265.316188: 0: E\n\
Binder_2-394 [001] 50265.316261: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.316298: 0: E\n\
ndroid.launcher-655 [001] 50265.316376: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [001] 50265.316398: 0: E\n\
ndroid.launcher-655 [001] 50265.316545: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [001] 50265.316931: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.316951: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [001] 50265.316974: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.316987: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.317000: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [001] 50265.317074: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
Binder_4-1276 [001] 50265.317121: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [001] 50265.317158: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.318710: 0: E\n\
ndroid.launcher-655 [001] 50265.318752: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [001] 50265.319665: 0: E\n\
ndroid.launcher-655 [001] 50265.319753: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [001] 50265.320305: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [001] 50265.320462: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.320487: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
<idle>-0 [000] 50265.320502: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.320550: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50265.320669: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
kinteractiveup-81 [001] 50265.320691: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
<idle>-0 [000] 50265.320767: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.320785: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.320834: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
ndroid.launcher-655 [001] 50265.320846: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.320855: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [001] 50265.320873: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kworker/u:2-13771 [000] 50265.320884: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
kinteractiveup-81 [001] 50265.320948: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [001] 50265.321045: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=001\n\
surfaceflinger-124 [001] 50265.321058: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [001] 50265.321118: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [001] 50265.321148: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=001\n\
surfaceflinger-124 [001] 50265.321162: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [001] 50265.321213: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=001\n\
irq/210-host_sp-14189 [001] 50265.321219: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [001] 50265.321229: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [001] 50265.321525: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [001] 50265.321555: 0: B|124|queueBuffer\n\
surfaceflinger-124 [001] 50265.321568: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
surfaceflinger-124 [001] 50265.321572: 0: E\n\
surfaceflinger-124 [001] 50265.321590: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
surfaceflinger-124 [001] 50265.321609: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
surfaceflinger-124 [001] 50265.321619: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [001] 50265.321632: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [001] 50265.321641: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
surfaceflinger-124 [001] 50265.321647: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [001] 50265.321667: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [001] 50265.321676: 0: E\n\
surfaceflinger-124 [001] 50265.321700: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
surfaceflinger-124 [001] 50265.321734: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.321757: 0: E\n\
ndroid.launcher-655 [001] 50265.321771: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.321776: 0: E\n\
ndroid.launcher-655 [001] 50265.321783: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.321787: 0: E\n\
ndroid.launcher-655 [001] 50265.321793: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.321797: 0: E\n\
ndroid.launcher-655 [001] 50265.321809: 0: E\n\
ndroid.launcher-655 [001] 50265.321833: 0: E\n\
ndroid.launcher-655 [001] 50265.321839: 0: E\n\
ndroid.launcher-655 [001] 50265.321943: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.322360: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.322368: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50265.322420: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50265.322430: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50265.322443: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
<idle>-0 [001] 50265.322448: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.322460: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractive_lo-82 [000] 50265.322472: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50265.322488: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
kinteractiveup-81 [001] 50265.322538: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50265.322628: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.322639: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
InputReader-419 [000] 50265.322668: 0: C|360|iq|1\n\
kinteractiveup-81 [001] 50265.322691: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
InputReader-419 [000] 50265.322700: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50265.322747: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
<idle>-0 [001] 50265.322782: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.322792: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
InputDispatcher-418 [000] 50265.322808: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50265.322962: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
kinteractiveup-81 [001] 50265.322993: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50265.323006: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
InputDispatcher-418 [000] 50265.323012: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
<idle>-0 [001] 50265.323014: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
InputDispatcher-418 [000] 50265.323020: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
ndroid.launcher-655 [001] 50265.323157: 0: B|655|deliverInputEvent\n\
InputDispatcher-418 [000] 50265.323181: sched_wakeup: comm=Compiler pid=367 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50265.323246: sched_wakeup: comm=PowerManagerSer pid=403 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [000] 50265.323301: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=Compiler next_pid=367 next_prio=120\n\
Compiler-367 [000] 50265.323916: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [001] 50265.323930: 0: E\n\
Compiler-367 [000] 50265.323936: sched_switch: prev_comm=Compiler prev_pid=367 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50265.324048: 0: C|360|wq:Window{42a6b678 com.android.launcher|0\n\
ndroid.launcher-655 [001] 50265.324063: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=PowerManagerSer next_pid=403 next_prio=120\n\
InputDispatcher-418 [000] 50265.324089: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=Compiler next_pid=367 next_prio=120\n\
Compiler-367 [000] 50265.324149: sched_switch: prev_comm=Compiler prev_pid=367 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
PowerManagerSer-403 [001] 50265.324198: sched_switch: prev_comm=PowerManagerSer prev_pid=403 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.324679: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.324686: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50265.324732: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50265.326794: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.326802: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [001] 50265.326817: sched_wakeup: comm=kworker/1:1 pid=14667 prio=120 success=1 target_cpu=001\n\
irq/210-host_sp-14189 [001] 50265.326827: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/1:1 next_pid=14667 next_prio=120\n\
kworker/1:1-14667 [001] 50265.326867: sched_switch: prev_comm=kworker/1:1 prev_pid=14667 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50265.329387: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.329398: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
<idle>-0 [000] 50265.330125: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.330132: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50265.330156: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.330227: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.330233: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50265.330245: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50265.330254: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
WebViewCoreThre-11043 [001] 50265.330287: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=001\n\
hwc_eventmon-336 [000] 50265.330294: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [001] 50265.330298: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
hwc_eventmon-336 [000] 50265.330301: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50265.330346: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
kworker/u:7-13359 [001] 50265.330349: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
kworker/u:2-13771 [000] 50265.330357: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
WebViewCoreThre-11043 [001] 50265.330358: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=001\n\
hwc_eventmon-336 [000] 50265.330363: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
WebViewCoreThre-11043 [001] 50265.330367: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [001] 50265.330380: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
kworker/0:3-13848 [000] 50265.330381: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50265.330400: 0: C|124|VSYNC|1\n\
WebViewCoreThre-11043 [001] 50265.330421: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
WebViewCoreThre-11043 [001] 50265.330429: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
hwc_eventmon-336 [000] 50265.330447: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
EventThread-337 [001] 50265.330468: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
<idle>-0 [000] 50265.330487: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.330493: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
EventThread-337 [001] 50265.330500: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.330577: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50265.330585: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50265.330594: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.330597: 0: E\n\
SurfaceFlinger-236 [000] 50265.330602: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.330610: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50265.330627: 0: B|124|acquireBuffer\n\
ndroid.launcher-655 [001] 50265.330631: 0: B|655|performTraversals\n\
SurfaceFlinger-236 [000] 50265.330636: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50265.330639: 0: E\n\
SurfaceFlinger-236 [000] 50265.330649: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50265.330652: 0: E\n\
ndroid.launcher-655 [001] 50265.330679: 0: B|655|draw\n\
SurfaceFlinger-236 [000] 50265.330730: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50265.330738: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50265.330741: 0: E\n\
SurfaceFlinger-236 [000] 50265.330745: 0: E\n\
SurfaceFlinger-236 [000] 50265.330753: 0: E\n\
ndroid.launcher-655 [001] 50265.330759: 0: B|655|dequeueBuffer\n\
SurfaceFlinger-236 [000] 50265.330764: 0: E\n\
SurfaceFlinger-236 [000] 50265.330772: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.330775: 0: E\n\
SurfaceFlinger-236 [000] 50265.330791: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.330794: 0: E\n\
ndroid.launcher-655 [001] 50265.330798: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=001\n\
SurfaceFlinger-236 [000] 50265.330800: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.330805: 0: E\n\
SurfaceFlinger-236 [000] 50265.330810: 0: B|124|unlockPageFlip\n\
ndroid.launcher-655 [001] 50265.330818: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.330829: 0: E\n\
SurfaceFlinger-236 [000] 50265.330835: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.330838: 0: E\n\
SurfaceFlinger-236 [000] 50265.330843: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.330846: 0: E\n\
SurfaceFlinger-236 [000] 50265.330861: 0: E\n\
Binder_3-924 [001] 50265.330867: 0: B|124|dequeueBuffer\n\
SurfaceFlinger-236 [000] 50265.330870: 0: B|124|handleRepaint\n\
Binder_3-924 [001] 50265.330877: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_3-924 [001] 50265.330880: 0: E\n\
Binder_3-924 [001] 50265.330883: 0: E\n\
Binder_3-924 [001] 50265.330903: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
SurfaceFlinger-236 [000] 50265.330909: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50265.330918: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
Binder_3-924 [001] 50265.330932: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-335 [000] 50265.330938: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
ndroid.launcher-655 [001] 50265.330949: 0: E\n\
SurfaceFlinger-236 [000] 50265.330953: 0: E\n\
SurfaceFlinger-236 [000] 50265.330964: 0: B|124|postFramebuffer\n\
ndroid.launcher-655 [001] 50265.330992: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [001] 50265.331004: 0: E\n\
ndroid.launcher-655 [001] 50265.331026: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.331034: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.331064: 0: E\n\
SurfaceFlinger-236 [000] 50265.331070: 0: E\n\
kworker/u:7-13359 [001] 50265.331079: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.331119: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
ndroid.launcher-655 [001] 50265.331152: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [001] 50265.331420: 0: E\n\
ndroid.launcher-655 [001] 50265.331441: 0: B|655|drawDisplayList\n\
WebViewCoreThre-11043 [000] 50265.331830: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50265.331848: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
ndroid.launcher-655 [001] 50265.331888: 0: E\n\
kworker/u:2-13771 [000] 50265.331894: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50265.331906: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50265.331916: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
ndroid.launcher-655 [001] 50265.331926: 0: B|655|eglSwapBuffers\n\
kinteractive_lo-82 [000] 50265.331929: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50265.331941: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50265.332052: 0: C|360|iq|1\n\
InputReader-419 [000] 50265.332079: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50265.332125: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50265.332161: 0: C|360|iq|0\n\
ndroid.launcher-655 [001] 50265.332201: 0: B|655|queueBuffer\n\
InputDispatcher-418 [000] 50265.332211: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50265.332257: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
ndroid.launcher-655 [001] 50265.332258: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=001\n\
InputDispatcher-418 [000] 50265.332265: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
ndroid.launcher-655 [001] 50265.332267: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [001] 50265.332280: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.332288: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.332292: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
InputDispatcher-418 [000] 50265.332299: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
Binder_1-340 [001] 50265.332355: 0: B|124|queueBuffer\n\
Binder_1-340 [001] 50265.332366: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_1-340 [001] 50265.332369: 0: E\n\
Binder_1-340 [001] 50265.332384: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_1-340 [001] 50265.332404: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
Binder_1-340 [001] 50265.332413: 0: E\n\
Binder_1-340 [001] 50265.332450: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [001] 50265.332473: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.332494: 0: E\n\
ndroid.launcher-655 [001] 50265.332507: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.332510: 0: E\n\
ndroid.launcher-655 [001] 50265.332515: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.332518: 0: E\n\
ndroid.launcher-655 [001] 50265.332523: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.332526: 0: E\n\
ndroid.launcher-655 [001] 50265.332536: 0: E\n\
ndroid.launcher-655 [001] 50265.332557: 0: E\n\
ndroid.launcher-655 [001] 50265.332562: 0: E\n\
WebViewCoreThre-11043 [000] 50265.332728: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50265.332744: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
ndroid.launcher-655 [001] 50265.332779: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
Binder_5-9587 [000] 50265.332809: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
<idle>-0 [001] 50265.332810: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.332821: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [001] 50265.332844: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
WebViewCoreThre-11043 [000] 50265.333351: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50265.333567: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.333577: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [001] 50265.333623: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.336929: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.336935: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50265.336972: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50265.339047: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.339054: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [001] 50265.339067: sched_wakeup: comm=kworker/1:1 pid=14667 prio=120 success=1 target_cpu=001\n\
irq/210-host_sp-14189 [001] 50265.339075: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/1:1 next_pid=14667 next_prio=120\n\
kworker/1:1-14667 [001] 50265.339113: sched_switch: prev_comm=kworker/1:1 prev_pid=14667 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.339810: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.339818: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50265.339841: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.339976: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.339982: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50265.339998: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.340354: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.340375: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.340390: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.341502: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.341511: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50265.341538: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50265.341546: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50265.341553: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50265.341560: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50265.341568: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50265.341639: 0: C|360|iq|1\n\
InputReader-419 [000] 50265.341655: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
InputReader-419 [000] 50265.341683: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50265.341708: 0: C|360|iq|0\n\
InputDispatcher-418 [000] 50265.341741: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
<idle>-0 [001] 50265.341765: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
InputDispatcher-418 [000] 50265.341770: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
<idle>-0 [001] 50265.341776: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
InputDispatcher-418 [000] 50265.341778: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [000] 50265.341815: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50265.341839: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.346894: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.346904: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50265.346915: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50265.346923: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
<idle>-0 [001] 50265.346953: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=001\n\
hwc_eventmon-336 [000] 50265.346959: 0: C|124|VSYNC|0\n\
<idle>-0 [001] 50265.346962: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
hwc_eventmon-336 [000] 50265.346974: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50265.346996: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
kworker/u:7-13359 [001] 50265.346996: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
hwc_eventmon-336 [000] 50265.347006: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.347019: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
EventThread-337 [001] 50265.347026: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
hwc_eventmon-336 [000] 50265.347043: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50265.347047: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50265.347053: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
EventThread-337 [001] 50265.347063: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.347111: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50265.347119: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50265.347127: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.347130: 0: E\n\
SurfaceFlinger-236 [000] 50265.347135: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.347141: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50265.347156: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50265.347164: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50265.347166: 0: E\n\
SurfaceFlinger-236 [000] 50265.347175: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50265.347178: 0: E\n\
SurfaceFlinger-236 [000] 50265.347230: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50265.347238: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50265.347240: 0: E\n\
SurfaceFlinger-236 [000] 50265.347244: 0: E\n\
SurfaceFlinger-236 [000] 50265.347249: 0: E\n\
SurfaceFlinger-236 [000] 50265.347258: 0: E\n\
SurfaceFlinger-236 [000] 50265.347265: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.347268: 0: E\n\
SurfaceFlinger-236 [000] 50265.347273: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.347275: 0: E\n\
SurfaceFlinger-236 [000] 50265.347280: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.347284: 0: E\n\
SurfaceFlinger-236 [000] 50265.347289: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.347305: 0: E\n\
SurfaceFlinger-236 [000] 50265.347311: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.347314: 0: E\n\
SurfaceFlinger-236 [000] 50265.347319: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.347324: 0: E\n\
SurfaceFlinger-236 [000] 50265.347334: 0: E\n\
SurfaceFlinger-236 [000] 50265.347341: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50265.347366: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50265.347377: 0: E\n\
SurfaceFlinger-236 [000] 50265.347386: 0: B|124|postFramebuffer\n\
<idle>-0 [001] 50265.347425: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.347439: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.347456: 0: E\n\
SurfaceFlinger-236 [000] 50265.347462: 0: E\n\
SurfaceFlinger-236 [000] 50265.347480: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
kworker/u:7-13359 [001] 50265.347485: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
SurfaceFlinger-335 [000] 50265.347499: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50265.347648: 0: B|655|deliverInputEvent\n\
<idle>-0 [001] 50265.347903: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.347916: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [001] 50265.347961: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
ndroid.launcher-655 [000] 50265.347970: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50265.347981: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
Binder_2-394 [001] 50265.347984: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [001] 50265.348013: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
InputDispatcher-418 [000] 50265.348030: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [000] 50265.348060: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50265.348076: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50265.348082: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [000] 50265.348110: 0: C|360|wq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [000] 50265.348133: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50265.348152: 0: E\n\
ndroid.launcher-655 [000] 50265.348203: 0: B|655|performTraversals\n\
ndroid.launcher-655 [000] 50265.348238: 0: B|655|draw\n\
ndroid.launcher-655 [000] 50265.348303: 0: B|655|dequeueBuffer\n\
<idle>-0 [001] 50265.348334: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.348344: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
ndroid.launcher-655 [000] 50265.348348: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
Binder_4-1276 [001] 50265.348382: 0: B|124|dequeueBuffer\n\
Binder_4-1276 [001] 50265.348392: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_4-1276 [001] 50265.348395: 0: E\n\
Binder_4-1276 [001] 50265.348398: 0: E\n\
<idle>-0 [000] 50265.348418: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.348428: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
Binder_4-1276 [001] 50265.348440: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [000] 50265.348444: 0: E\n\
ndroid.launcher-655 [000] 50265.348478: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [000] 50265.348488: 0: E\n\
ndroid.launcher-655 [000] 50265.348553: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [000] 50265.349240: 0: E\n\
ndroid.launcher-655 [000] 50265.349257: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [000] 50265.349496: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50265.349511: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50265.349534: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50265.349674: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [000] 50265.349684: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50265.349699: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [000] 50265.349785: 0: E\n\
ndroid.launcher-655 [000] 50265.349821: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [000] 50265.350070: 0: B|655|queueBuffer\n\
<idle>-0 [001] 50265.350117: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [000] 50265.350131: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50265.350132: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [001] 50265.350178: 0: B|124|queueBuffer\n\
surfaceflinger-124 [001] 50265.350187: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
surfaceflinger-124 [001] 50265.350190: 0: E\n\
surfaceflinger-124 [001] 50265.350202: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
surfaceflinger-124 [001] 50265.350216: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
surfaceflinger-124 [001] 50265.350223: 0: E\n\
<idle>-0 [000] 50265.350242: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.350252: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
surfaceflinger-124 [001] 50265.350262: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
ndroid.launcher-655 [000] 50265.350279: 0: E\n\
ndroid.launcher-655 [000] 50265.350288: 0: B|655|query\n\
EventThread-337 [001] 50265.350288: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [000] 50265.350292: 0: E\n\
ndroid.launcher-655 [000] 50265.350297: 0: B|655|query\n\
ndroid.launcher-655 [000] 50265.350300: 0: E\n\
ndroid.launcher-655 [000] 50265.350304: 0: B|655|query\n\
ndroid.launcher-655 [000] 50265.350307: 0: E\n\
ndroid.launcher-655 [000] 50265.350345: 0: E\n\
ndroid.launcher-655 [000] 50265.350363: 0: E\n\
ndroid.launcher-655 [000] 50265.350376: 0: E\n\
ndroid.launcher-655 [000] 50265.350447: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.351200: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.351207: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50265.351240: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50265.351251: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50265.351258: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50265.351269: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50265.351278: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
<idle>-0 [001] 50265.351364: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=001\n\
InputReader-419 [000] 50265.351372: 0: C|360|iq|1\n\
<idle>-0 [001] 50265.351378: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
InputReader-419 [000] 50265.351405: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [001] 50265.351442: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputReader-419 [000] 50265.351456: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
InputDispatcher-418 [001] 50265.351484: 0: C|360|iq|0\n\
InputDispatcher-418 [001] 50265.351538: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
<idle>-0 [000] 50265.351589: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.351596: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
InputDispatcher-418 [001] 50265.351596: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [001] 50265.351604: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [001] 50265.351650: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [000] 50265.351708: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.353386: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.353394: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50265.353523: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.353938: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.353946: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50265.353988: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.354561: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.354568: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50265.354730: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50265.354738: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50265.354773: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50265.356757: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50265.356858: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.356868: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [001] 50265.356887: sched_wakeup: comm=kworker/1:1 pid=14667 prio=120 success=1 target_cpu=001\n\
irq/210-host_sp-14189 [001] 50265.356897: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/1:1 next_pid=14667 next_prio=120\n\
kworker/1:1-14667 [001] 50265.356937: sched_switch: prev_comm=kworker/1:1 prev_pid=14667 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.359558: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.359567: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50265.359589: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.359722: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.359728: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50265.359745: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.360355: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.360362: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.360377: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.361250: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.361256: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50265.361284: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50265.361291: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50265.361298: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50265.361306: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50265.361313: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50265.361376: 0: C|360|iq|1\n\
<idle>-0 [001] 50265.361393: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.361404: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputReader-419 [000] 50265.361422: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
InputDispatcher-418 [001] 50265.361431: 0: C|360|iq|0\n\
InputDispatcher-418 [001] 50265.361461: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
<idle>-0 [000] 50265.361485: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
InputDispatcher-418 [001] 50265.361490: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
<idle>-0 [000] 50265.361491: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
InputDispatcher-418 [001] 50265.361498: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [001] 50265.361534: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [000] 50265.361559: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.363561: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.363568: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50265.363577: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50265.363586: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
<idle>-0 [001] 50265.363621: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=001\n\
hwc_eventmon-336 [000] 50265.363624: 0: C|124|VSYNC|1\n\
<idle>-0 [001] 50265.363631: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
hwc_eventmon-336 [000] 50265.363641: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50265.363665: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
kworker/u:7-13359 [001] 50265.363665: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
hwc_eventmon-336 [000] 50265.363675: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.363688: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50265.363704: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50265.363710: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50265.363711: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.363715: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
EventThread-337 [001] 50265.363736: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.363778: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50265.363786: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50265.363795: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.363798: 0: E\n\
SurfaceFlinger-236 [000] 50265.363803: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.363811: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50265.363830: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50265.363839: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50265.363842: 0: E\n\
SurfaceFlinger-236 [000] 50265.363852: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50265.363855: 0: E\n\
ndroid.launcher-655 [001] 50265.363899: 0: B|655|deliverInputEvent\n\
SurfaceFlinger-236 [000] 50265.363918: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50265.363926: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50265.363929: 0: E\n\
SurfaceFlinger-236 [000] 50265.363933: 0: E\n\
SurfaceFlinger-236 [000] 50265.363939: 0: E\n\
SurfaceFlinger-236 [000] 50265.363949: 0: E\n\
SurfaceFlinger-236 [000] 50265.363957: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.363960: 0: E\n\
SurfaceFlinger-236 [000] 50265.363965: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.363967: 0: E\n\
SurfaceFlinger-236 [000] 50265.363973: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.363978: 0: E\n\
SurfaceFlinger-236 [000] 50265.363982: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.364001: 0: E\n\
SurfaceFlinger-236 [000] 50265.364007: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.364010: 0: E\n\
SurfaceFlinger-236 [000] 50265.364015: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.364018: 0: E\n\
SurfaceFlinger-236 [000] 50265.364028: 0: E\n\
SurfaceFlinger-236 [000] 50265.364035: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50265.364066: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50265.364081: 0: E\n\
SurfaceFlinger-236 [000] 50265.364092: 0: B|124|postFramebuffer\n\
ndroid.launcher-655 [001] 50265.364145: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.364157: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.364179: 0: E\n\
SurfaceFlinger-236 [000] 50265.364185: 0: E\n\
kworker/u:7-13359 [001] 50265.364200: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.364204: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50265.364234: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50265.364235: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.364243: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [001] 50265.364290: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [001] 50265.364319: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.364340: 0: E\n\
ndroid.launcher-655 [001] 50265.364406: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.364466: 0: B|655|performTraversals\n\
ndroid.launcher-655 [001] 50265.364503: 0: B|655|draw\n\
ndroid.launcher-655 [001] 50265.364568: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [001] 50265.364594: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.364608: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
<idle>-0 [000] 50265.364625: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.364636: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
Binder_3-924 [001] 50265.364658: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
Binder_5-9587 [000] 50265.364675: 0: B|124|dequeueBuffer\n\
Binder_3-924 [001] 50265.364682: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
Binder_5-9587 [000] 50265.364686: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_5-9587 [000] 50265.364689: 0: E\n\
Binder_5-9587 [000] 50265.364691: 0: E\n\
EventThread-337 [001] 50265.364699: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [001] 50265.364718: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
Binder_1-340 [001] 50265.364721: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50265.364726: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
Binder_5-9587 [000] 50265.364735: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50265.364742: 0: E\n\
ndroid.launcher-655 [001] 50265.364780: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [001] 50265.364790: 0: E\n\
ndroid.launcher-655 [001] 50265.364857: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [001] 50265.365535: 0: E\n\
ndroid.launcher-655 [001] 50265.365553: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [001] 50265.365955: 0: E\n\
ndroid.launcher-655 [001] 50265.365989: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [001] 50265.366204: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [001] 50265.366248: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.366259: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [001] 50265.366274: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.366280: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.366284: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [001] 50265.366327: 0: B|124|queueBuffer\n\
Binder_2-394 [001] 50265.366335: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_2-394 [001] 50265.366338: 0: E\n\
Binder_2-394 [001] 50265.366349: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_2-394 [001] 50265.366363: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
Binder_2-394 [001] 50265.366370: 0: E\n\
Binder_2-394 [001] 50265.366400: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [001] 50265.366418: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.366435: 0: E\n\
ndroid.launcher-655 [001] 50265.366444: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.366447: 0: E\n\
ndroid.launcher-655 [001] 50265.366452: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.366455: 0: E\n\
ndroid.launcher-655 [001] 50265.366460: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.366463: 0: E\n\
ndroid.launcher-655 [001] 50265.366471: 0: E\n\
ndroid.launcher-655 [001] 50265.366488: 0: E\n\
ndroid.launcher-655 [001] 50265.366493: 0: E\n\
ndroid.launcher-655 [001] 50265.366566: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50265.367672: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.367683: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [001] 50265.367722: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.369634: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.369645: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50265.369675: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.369818: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.369830: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50265.369848: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.371028: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.371037: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50265.371080: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.371347: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.371354: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50265.371394: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50265.371401: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50265.371409: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50265.371417: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50265.371427: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50265.371534: 0: C|360|iq|1\n\
<idle>-0 [001] 50265.371559: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.371569: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputReader-419 [000] 50265.371593: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
InputDispatcher-418 [001] 50265.371603: 0: C|360|iq|0\n\
InputDispatcher-418 [001] 50265.371652: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [001] 50265.371687: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
InputDispatcher-418 [001] 50265.371704: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
<idle>-0 [000] 50265.371709: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
InputDispatcher-418 [001] 50265.371712: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
<idle>-0 [000] 50265.371717: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
InputDispatcher-418 [001] 50265.371750: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
irq/409-inv_irq-99 [000] 50265.371763: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50265.371833: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.371967: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.371973: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50265.371989: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.372291: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.372296: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50265.372327: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.372537: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.372542: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50265.372557: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50265.373150: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.373159: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [001] 50265.373174: sched_wakeup: comm=kworker/1:1 pid=14667 prio=120 success=1 target_cpu=001\n\
irq/210-host_sp-14189 [001] 50265.373182: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/1:1 next_pid=14667 next_prio=120\n\
kworker/1:1-14667 [001] 50265.373217: sched_switch: prev_comm=kworker/1:1 prev_pid=14667 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.373230: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.373235: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50265.373254: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50265.373262: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50265.373373: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50265.373390: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50265.373476: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50265.373505: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50265.373613: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.379320: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.379327: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50265.379346: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.379481: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.379487: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50265.379503: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.379782: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.379790: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50265.380232: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50265.380250: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50265.380262: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50265.380271: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
<idle>-0 [001] 50265.380289: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.380299: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
hwc_eventmon-336 [000] 50265.380316: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50265.380346: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
kworker/u:7-13359 [001] 50265.380356: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
hwc_eventmon-336 [000] 50265.380379: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.380395: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
<idle>-0 [001] 50265.380415: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.380424: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
hwc_eventmon-336 [000] 50265.380431: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
EventThread-337 [001] 50265.380462: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
WebViewCoreThre-11043 [000] 50265.380483: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50265.380491: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
EventThread-337 [001] 50265.380495: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.380568: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50265.380577: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50265.380586: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.380589: 0: E\n\
SurfaceFlinger-236 [000] 50265.380594: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.380602: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50265.380620: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50265.380629: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50265.380632: 0: E\n\
SurfaceFlinger-236 [000] 50265.380640: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50265.380644: 0: E\n\
ndroid.launcher-655 [001] 50265.380662: 0: B|655|deliverInputEvent\n\
SurfaceFlinger-236 [000] 50265.380720: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50265.380728: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50265.380731: 0: E\n\
SurfaceFlinger-236 [000] 50265.380735: 0: E\n\
SurfaceFlinger-236 [000] 50265.380741: 0: E\n\
SurfaceFlinger-236 [000] 50265.380752: 0: E\n\
SurfaceFlinger-236 [000] 50265.380760: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.380763: 0: E\n\
SurfaceFlinger-236 [000] 50265.380778: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.380781: 0: E\n\
SurfaceFlinger-236 [000] 50265.380790: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.380794: 0: E\n\
SurfaceFlinger-236 [000] 50265.380799: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.380818: 0: E\n\
SurfaceFlinger-236 [000] 50265.380824: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.380827: 0: E\n\
SurfaceFlinger-236 [000] 50265.380832: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.380835: 0: E\n\
SurfaceFlinger-236 [000] 50265.380845: 0: E\n\
SurfaceFlinger-236 [000] 50265.380853: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50265.380883: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50265.380908: 0: E\n\
SurfaceFlinger-236 [000] 50265.380919: 0: B|124|postFramebuffer\n\
ndroid.launcher-655 [001] 50265.380925: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.380937: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
SurfaceFlinger-236 [000] 50265.380970: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50265.380982: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
InputDispatcher-418 [001] 50265.380987: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
kworker/u:2-13771 [000] 50265.381015: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
InputDispatcher-418 [001] 50265.381021: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
kworker/u:2-13771 [000] 50265.381024: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50265.381032: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
ndroid.launcher-655 [001] 50265.381038: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=001\n\
kinteractive_lo-82 [000] 50265.381043: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
ndroid.launcher-655 [001] 50265.381045: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
kworker/u:2-13771 [000] 50265.381053: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50265.381073: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputDispatcher-418 [001] 50265.381075: 0: C|360|wq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [001] 50265.381100: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.381123: 0: E\n\
InputReader-419 [000] 50265.381140: 0: C|360|iq|1\n\
ndroid.launcher-655 [001] 50265.381159: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.381166: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputReader-419 [000] 50265.381180: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
InputDispatcher-418 [001] 50265.381191: 0: C|360|iq|0\n\
SurfaceFlinger-236 [000] 50265.381192: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50265.381198: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
InputDispatcher-418 [001] 50265.381226: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
kworker/u:2-13771 [000] 50265.381236: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
InputDispatcher-418 [001] 50265.381246: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [001] 50265.381255: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
SurfaceFlinger-236 [000] 50265.381282: 0: E\n\
SurfaceFlinger-236 [000] 50265.381286: 0: E\n\
InputDispatcher-418 [001] 50265.381287: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.381306: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
ndroid.launcher-655 [001] 50265.381333: 0: B|655|performTraversals\n\
ndroid.launcher-655 [001] 50265.381384: 0: B|655|draw\n\
ndroid.launcher-655 [001] 50265.381465: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [001] 50265.381512: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.381522: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [001] 50265.381535: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.381542: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.381546: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [001] 50265.381599: 0: B|124|dequeueBuffer\n\
Binder_4-1276 [001] 50265.381610: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_4-1276 [001] 50265.381613: 0: E\n\
Binder_4-1276 [001] 50265.381616: 0: E\n\
Binder_4-1276 [001] 50265.381653: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.381673: 0: E\n\
ndroid.launcher-655 [001] 50265.381713: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [001] 50265.381724: 0: E\n\
ndroid.launcher-655 [001] 50265.381798: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [001] 50265.382024: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.382034: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [001] 50265.382045: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.382052: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.382057: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [001] 50265.382095: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
surfaceflinger-124 [001] 50265.382117: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [001] 50265.382135: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.382773: 0: E\n\
ndroid.launcher-655 [001] 50265.382794: 0: B|655|drawDisplayList\n\
WebViewCoreThre-11043 [000] 50265.382831: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50265.383236: 0: E\n\
ndroid.launcher-655 [001] 50265.383271: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [001] 50265.383390: sched_wakeup: comm=kworker/1:1 pid=14667 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.383401: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/1:1 next_pid=14667 next_prio=120\n\
kworker/1:1-14667 [001] 50265.383411: sched_switch: prev_comm=kworker/1:1 prev_pid=14667 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.383416: sched_wakeup: comm=kworker/1:1 pid=14667 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.383420: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/1:1 next_pid=14667 next_prio=120\n\
kworker/1:1-14667 [001] 50265.383442: sched_switch: prev_comm=kworker/1:1 prev_pid=14667 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.383579: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [001] 50265.383619: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.383627: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [001] 50265.383640: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.383647: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.383651: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [001] 50265.383700: 0: B|124|queueBuffer\n\
Binder_3-924 [001] 50265.383709: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_3-924 [001] 50265.383712: 0: E\n\
Binder_3-924 [001] 50265.383725: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_3-924 [001] 50265.383741: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
Binder_3-924 [001] 50265.383748: 0: E\n\
Binder_3-924 [001] 50265.383781: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [001] 50265.383800: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.383818: 0: E\n\
ndroid.launcher-655 [001] 50265.383827: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.383830: 0: E\n\
ndroid.launcher-655 [001] 50265.383835: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.383838: 0: E\n\
ndroid.launcher-655 [001] 50265.383843: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.383845: 0: E\n\
ndroid.launcher-655 [001] 50265.383853: 0: E\n\
ndroid.launcher-655 [001] 50265.383869: 0: E\n\
ndroid.launcher-655 [001] 50265.383874: 0: E\n\
ndroid.launcher-655 [001] 50265.384001: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50265.384946: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.384960: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [001] 50265.384996: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.388281: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.388293: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50265.388331: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.389006: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.389014: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.389044: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.389088: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.389094: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50265.389117: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.389185: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.389191: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.389210: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.390354: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.390361: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.390387: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50265.390397: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.390405: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [001] 50265.390416: sched_wakeup: comm=kworker/1:1 pid=14667 prio=120 success=1 target_cpu=001\n\
irq/210-host_sp-14189 [001] 50265.390424: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/1:1 next_pid=14667 next_prio=120\n\
kworker/1:1-14667 [001] 50265.390455: sched_switch: prev_comm=kworker/1:1 prev_pid=14667 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.390671: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.390677: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.390706: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50265.390713: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50265.390720: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50265.390728: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.390735: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50265.390814: 0: C|360|iq|1\n\
<idle>-0 [001] 50265.390832: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.390842: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputReader-419 [000] 50265.390863: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
InputDispatcher-418 [001] 50265.390873: 0: C|360|iq|0\n\
InputDispatcher-418 [001] 50265.390911: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [001] 50265.390934: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
InputDispatcher-418 [001] 50265.390947: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [001] 50265.390955: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [001] 50265.390983: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.391036: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.396899: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.396905: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50265.396915: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50265.396923: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50265.396953: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50265.396960: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50265.396977: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50265.396987: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50265.397000: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50265.397008: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.397019: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
<idle>-0 [001] 50265.397033: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.397043: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
hwc_eventmon-336 [000] 50265.397050: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
EventThread-337 [001] 50265.397072: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
<idle>-0 [000] 50265.397091: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.397097: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
EventThread-337 [001] 50265.397103: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.397159: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50265.397168: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50265.397177: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.397180: 0: E\n\
SurfaceFlinger-236 [000] 50265.397184: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.397191: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50265.397208: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50265.397216: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50265.397220: 0: E\n\
SurfaceFlinger-236 [000] 50265.397231: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50265.397235: 0: E\n\
ndroid.launcher-655 [001] 50265.397256: 0: B|655|deliverInputEvent\n\
SurfaceFlinger-236 [000] 50265.397298: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50265.397306: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50265.397308: 0: E\n\
SurfaceFlinger-236 [000] 50265.397312: 0: E\n\
SurfaceFlinger-236 [000] 50265.397318: 0: E\n\
SurfaceFlinger-236 [000] 50265.397330: 0: E\n\
SurfaceFlinger-236 [000] 50265.397338: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.397341: 0: E\n\
SurfaceFlinger-236 [000] 50265.397346: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.397348: 0: E\n\
SurfaceFlinger-236 [000] 50265.397354: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.397358: 0: E\n\
SurfaceFlinger-236 [000] 50265.397363: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.397382: 0: E\n\
SurfaceFlinger-236 [000] 50265.397388: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.397391: 0: E\n\
SurfaceFlinger-236 [000] 50265.397396: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.397399: 0: E\n\
SurfaceFlinger-236 [000] 50265.397409: 0: E\n\
SurfaceFlinger-236 [000] 50265.397417: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50265.397447: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50265.397462: 0: E\n\
SurfaceFlinger-236 [000] 50265.397472: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50265.397517: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [001] 50265.397526: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=001\n\
SurfaceFlinger-236 [000] 50265.397528: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
ndroid.launcher-655 [001] 50265.397536: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
kworker/u:2-13771 [000] 50265.397571: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
InputDispatcher-418 [001] 50265.397587: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
SurfaceFlinger-335 [000] 50265.397591: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
InputDispatcher-418 [001] 50265.397619: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.397632: 0: E\n\
SurfaceFlinger-236 [000] 50265.397637: 0: E\n\
ndroid.launcher-655 [001] 50265.397637: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.397644: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
SurfaceFlinger-236 [000] 50265.397667: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
InputDispatcher-418 [001] 50265.397676: 0: C|360|wq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [001] 50265.397702: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.397722: 0: E\n\
ndroid.launcher-655 [001] 50265.397774: 0: B|655|performTraversals\n\
ndroid.launcher-655 [001] 50265.397811: 0: B|655|draw\n\
ndroid.launcher-655 [001] 50265.397874: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [001] 50265.397904: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.397913: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [001] 50265.397923: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.397929: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.397933: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [001] 50265.397972: 0: B|124|dequeueBuffer\n\
Binder_1-340 [001] 50265.397981: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_1-340 [001] 50265.397984: 0: E\n\
Binder_1-340 [001] 50265.397987: 0: E\n\
Binder_1-340 [001] 50265.398018: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.398033: 0: E\n\
ndroid.launcher-655 [001] 50265.398066: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [001] 50265.398076: 0: E\n\
ndroid.launcher-655 [001] 50265.398140: 0: B|655|getDisplayList\n\
<idle>-0 [000] 50265.398340: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.398347: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
ndroid.launcher-655 [001] 50265.398391: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.398401: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
Binder_5-9587 [000] 50265.398414: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
EventThread-337 [001] 50265.398421: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
<idle>-0 [000] 50265.398659: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.398667: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.398693: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.398844: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.398851: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.398868: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50265.398935: 0: E\n\
ndroid.launcher-655 [001] 50265.398952: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [001] 50265.399341: 0: E\n\
ndroid.launcher-655 [001] 50265.399380: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [001] 50265.399597: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [001] 50265.399636: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.399646: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [001] 50265.399657: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.399664: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.399668: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [001] 50265.399711: 0: B|124|queueBuffer\n\
Binder_2-394 [001] 50265.399720: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_2-394 [001] 50265.399723: 0: E\n\
Binder_2-394 [001] 50265.399734: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_2-394 [001] 50265.399749: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
Binder_2-394 [001] 50265.399755: 0: E\n\
Binder_2-394 [001] 50265.399785: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [001] 50265.399802: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.399818: 0: E\n\
ndroid.launcher-655 [001] 50265.399828: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.399831: 0: E\n\
ndroid.launcher-655 [001] 50265.399836: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.399839: 0: E\n\
ndroid.launcher-655 [001] 50265.399844: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.399847: 0: E\n\
ndroid.launcher-655 [001] 50265.399855: 0: E\n\
ndroid.launcher-655 [001] 50265.399871: 0: E\n\
ndroid.launcher-655 [001] 50265.399876: 0: E\n\
ndroid.launcher-655 [001] 50265.399947: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.400347: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.400372: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.400405: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50265.400413: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50265.400421: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50265.400431: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.400440: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50265.400521: 0: C|360|iq|1\n\
<idle>-0 [001] 50265.400544: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.400557: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputReader-419 [000] 50265.400572: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
InputDispatcher-418 [001] 50265.400587: 0: C|360|iq|0\n\
InputDispatcher-418 [001] 50265.400625: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [001] 50265.400653: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
InputDispatcher-418 [001] 50265.400666: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [001] 50265.400674: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [001] 50265.400702: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.400773: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50265.401050: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.401059: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [001] 50265.401096: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.404389: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.404398: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50265.404430: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.404855: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.404863: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
<idle>-0 [001] 50265.406515: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.406526: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [001] 50265.406543: sched_wakeup: comm=kworker/1:1 pid=14667 prio=120 success=1 target_cpu=001\n\
irq/210-host_sp-14189 [001] 50265.406553: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/1:1 next_pid=14667 next_prio=120\n\
kworker/1:1-14667 [001] 50265.406600: sched_switch: prev_comm=kworker/1:1 prev_pid=14667 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
WebViewCoreThre-11043 [000] 50265.406761: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.408333: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.408340: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.408362: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.408496: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.408503: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.408520: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.410021: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.410026: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.410053: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50265.410060: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50265.410067: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50265.410075: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.410082: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50265.410148: 0: C|360|iq|1\n\
<idle>-0 [001] 50265.410167: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.410177: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputReader-419 [000] 50265.410194: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
InputDispatcher-418 [001] 50265.410204: 0: C|360|iq|0\n\
InputDispatcher-418 [001] 50265.410235: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [001] 50265.410257: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
InputDispatcher-418 [001] 50265.410269: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [001] 50265.410277: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [001] 50265.410305: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
<idle>-0 [000] 50265.410339: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.410347: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.410365: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50265.410395: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.413567: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.413573: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50265.413583: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50265.413591: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50265.413622: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50265.413631: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50265.413649: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50265.413660: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50265.413669: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50265.413677: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.413687: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
<idle>-0 [001] 50265.413705: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.413716: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
hwc_eventmon-336 [000] 50265.413725: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
EventThread-337 [001] 50265.413749: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
<idle>-0 [000] 50265.413768: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.413774: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
EventThread-337 [001] 50265.413783: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.413837: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50265.413845: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50265.413855: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.413858: 0: E\n\
SurfaceFlinger-236 [000] 50265.413863: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.413871: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50265.413888: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50265.413897: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50265.413900: 0: E\n\
SurfaceFlinger-236 [000] 50265.413910: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50265.413912: 0: E\n\
ndroid.launcher-655 [001] 50265.413942: 0: B|655|deliverInputEvent\n\
SurfaceFlinger-236 [000] 50265.413976: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50265.413983: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50265.413986: 0: E\n\
SurfaceFlinger-236 [000] 50265.413990: 0: E\n\
SurfaceFlinger-236 [000] 50265.413997: 0: E\n\
SurfaceFlinger-236 [000] 50265.414008: 0: E\n\
SurfaceFlinger-236 [000] 50265.414016: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.414019: 0: E\n\
SurfaceFlinger-236 [000] 50265.414024: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.414027: 0: E\n\
SurfaceFlinger-236 [000] 50265.414033: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.414036: 0: E\n\
SurfaceFlinger-236 [000] 50265.414041: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.414059: 0: E\n\
SurfaceFlinger-236 [000] 50265.414065: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.414068: 0: E\n\
SurfaceFlinger-236 [000] 50265.414073: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.414076: 0: E\n\
SurfaceFlinger-236 [000] 50265.414086: 0: E\n\
SurfaceFlinger-236 [000] 50265.414093: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50265.414124: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50265.414137: 0: E\n\
SurfaceFlinger-236 [000] 50265.414147: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50265.414193: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50265.414203: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
ndroid.launcher-655 [001] 50265.414212: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.414223: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
kworker/u:2-13771 [000] 50265.414245: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50265.414264: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
InputDispatcher-418 [001] 50265.414273: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
SurfaceFlinger-236 [000] 50265.414308: 0: E\n\
InputDispatcher-418 [001] 50265.414309: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.414313: 0: E\n\
ndroid.launcher-655 [001] 50265.414333: 0: E\n\
SurfaceFlinger-236 [000] 50265.414338: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50265.414402: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.414410: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [001] 50265.414420: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.414426: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.414430: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [001] 50265.414467: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
Binder_4-1276 [001] 50265.414489: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [001] 50265.414503: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.414565: 0: B|655|performTraversals\n\
ndroid.launcher-655 [001] 50265.414603: 0: B|655|draw\n\
ndroid.launcher-655 [001] 50265.414674: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [001] 50265.414701: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.414709: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [001] 50265.414719: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.414725: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.414729: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [001] 50265.414763: 0: B|124|dequeueBuffer\n\
surfaceflinger-124 [001] 50265.414772: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
surfaceflinger-124 [001] 50265.414775: 0: E\n\
surfaceflinger-124 [001] 50265.414778: 0: E\n\
surfaceflinger-124 [001] 50265.414807: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.414823: 0: E\n\
ndroid.launcher-655 [001] 50265.414857: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [001] 50265.414867: 0: E\n\
ndroid.launcher-655 [001] 50265.414933: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [001] 50265.415583: 0: E\n\
ndroid.launcher-655 [001] 50265.415602: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [001] 50265.416002: 0: E\n\
ndroid.launcher-655 [001] 50265.416036: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [001] 50265.416250: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [001] 50265.416293: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.416304: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [001] 50265.416317: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.416323: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.416328: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [001] 50265.416371: 0: B|124|queueBuffer\n\
Binder_3-924 [001] 50265.416379: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_3-924 [001] 50265.416382: 0: E\n\
Binder_3-924 [001] 50265.416395: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_3-924 [001] 50265.416409: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
Binder_3-924 [001] 50265.416416: 0: E\n\
Binder_3-924 [001] 50265.416447: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [001] 50265.416465: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.416482: 0: E\n\
ndroid.launcher-655 [001] 50265.416491: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.416494: 0: E\n\
ndroid.launcher-655 [001] 50265.416499: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.416502: 0: E\n\
ndroid.launcher-655 [001] 50265.416507: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.416509: 0: E\n\
ndroid.launcher-655 [001] 50265.416518: 0: E\n\
ndroid.launcher-655 [001] 50265.416534: 0: E\n\
ndroid.launcher-655 [001] 50265.416539: 0: E\n\
ndroid.launcher-655 [001] 50265.416611: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.417225: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.417236: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.417262: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.417406: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.417412: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.417429: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50265.417712: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.417723: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [001] 50265.417761: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.418893: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.418899: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.418936: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50265.418943: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50265.418951: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50265.418962: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.418970: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50265.419073: 0: C|360|iq|1\n\
<idle>-0 [001] 50265.419096: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.419106: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputReader-419 [000] 50265.419130: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
InputDispatcher-418 [001] 50265.419139: 0: C|360|iq|0\n\
InputDispatcher-418 [001] 50265.419181: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [001] 50265.419213: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
InputDispatcher-418 [001] 50265.419227: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [001] 50265.419235: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [001] 50265.419265: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.419336: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.421055: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.421065: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50265.421101: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50265.423172: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.423181: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [001] 50265.423195: sched_wakeup: comm=kworker/1:1 pid=14667 prio=120 success=1 target_cpu=001\n\
irq/210-host_sp-14189 [001] 50265.423203: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/1:1 next_pid=14667 next_prio=120\n\
kworker/1:1-14667 [001] 50265.423237: sched_switch: prev_comm=kworker/1:1 prev_pid=14667 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.425701: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.425707: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.425726: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.425867: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.425873: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.425889: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.427350: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.427356: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.427377: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50265.427383: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50265.427389: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50265.427396: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.427403: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50265.427455: 0: C|360|iq|1\n\
<idle>-0 [001] 50265.427469: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.427477: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputReader-419 [000] 50265.427494: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
InputDispatcher-418 [001] 50265.427502: 0: C|360|iq|0\n\
InputDispatcher-418 [001] 50265.427530: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [001] 50265.427546: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
InputDispatcher-418 [001] 50265.427558: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [001] 50265.427565: 0: C|360|wq:Window{42a6b678 com.android.launcher|3\n\
InputDispatcher-418 [001] 50265.427592: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.427639: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.429798: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.429806: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50265.430236: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50265.430248: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50265.430260: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50265.430268: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50265.430289: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50265.430296: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50265.430312: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
kworker/u:2-13771 [000] 50265.430312: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
<idle>-0 [001] 50265.430334: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50265.430353: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50265.430367: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.430381: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50265.430401: 0: C|124|VSYNC|1\n\
<idle>-0 [001] 50265.430417: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.430426: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
hwc_eventmon-336 [000] 50265.430432: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
EventThread-337 [001] 50265.430462: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
WebViewCoreThre-11043 [000] 50265.430483: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50265.430491: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
EventThread-337 [001] 50265.430495: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.430557: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50265.430565: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50265.430574: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.430577: 0: E\n\
SurfaceFlinger-236 [000] 50265.430582: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.430591: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50265.430605: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50265.430614: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50265.430617: 0: E\n\
SurfaceFlinger-236 [000] 50265.430626: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50265.430629: 0: E\n\
ndroid.launcher-655 [001] 50265.430652: 0: B|655|deliverInputEvent\n\
SurfaceFlinger-236 [000] 50265.430690: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50265.430697: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50265.430700: 0: E\n\
SurfaceFlinger-236 [000] 50265.430704: 0: E\n\
SurfaceFlinger-236 [000] 50265.430710: 0: E\n\
SurfaceFlinger-236 [000] 50265.430721: 0: E\n\
SurfaceFlinger-236 [000] 50265.430728: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.430731: 0: E\n\
SurfaceFlinger-236 [000] 50265.430736: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.430739: 0: E\n\
SurfaceFlinger-236 [000] 50265.430745: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.430748: 0: E\n\
SurfaceFlinger-236 [000] 50265.430753: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.430771: 0: E\n\
SurfaceFlinger-236 [000] 50265.430777: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.430780: 0: E\n\
SurfaceFlinger-236 [000] 50265.430785: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.430787: 0: E\n\
SurfaceFlinger-236 [000] 50265.430798: 0: E\n\
SurfaceFlinger-236 [000] 50265.430805: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50265.430833: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50265.430845: 0: E\n\
SurfaceFlinger-236 [000] 50265.430855: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50265.430896: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50265.430907: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
ndroid.launcher-655 [001] 50265.430916: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.430926: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
kworker/u:2-13771 [000] 50265.430947: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50265.430966: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
InputDispatcher-418 [001] 50265.430975: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
SurfaceFlinger-236 [000] 50265.431009: 0: E\n\
InputDispatcher-418 [001] 50265.431011: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.431013: 0: E\n\
ndroid.launcher-655 [001] 50265.431029: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=001\n\
SurfaceFlinger-236 [000] 50265.431033: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
ndroid.launcher-655 [001] 50265.431036: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [001] 50265.431068: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [001] 50265.431094: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.431116: 0: E\n\
ndroid.launcher-655 [001] 50265.431195: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.431204: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [001] 50265.431216: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.431223: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.431228: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [001] 50265.431270: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
Binder_1-340 [001] 50265.431293: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [001] 50265.431311: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.431383: 0: B|655|performTraversals\n\
ndroid.launcher-655 [001] 50265.431428: 0: B|655|draw\n\
ndroid.launcher-655 [001] 50265.431500: 0: B|655|dequeueBuffer\n\
WebViewCoreThre-11043 [000] 50265.431536: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50265.431548: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
ndroid.launcher-655 [001] 50265.431553: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
Binder_5-9587 [000] 50265.431591: 0: B|124|dequeueBuffer\n\
Binder_5-9587 [000] 50265.431601: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_5-9587 [000] 50265.431604: 0: E\n\
Binder_5-9587 [000] 50265.431607: 0: E\n\
<idle>-0 [001] 50265.431629: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.431638: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
Binder_5-9587 [000] 50265.431645: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
ndroid.launcher-655 [001] 50265.431655: 0: E\n\
ndroid.launcher-655 [001] 50265.431693: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [001] 50265.431704: 0: E\n\
ndroid.launcher-655 [001] 50265.431776: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [001] 50265.431966: 0: E\n\
ndroid.launcher-655 [001] 50265.431981: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [001] 50265.432430: 0: E\n\
ndroid.launcher-655 [001] 50265.432475: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [001] 50265.432729: 0: B|655|queueBuffer\n\
WebViewCoreThre-11043 [000] 50265.432743: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50265.432780: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.432789: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [001] 50265.432801: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.432808: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.432812: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [001] 50265.432863: 0: B|124|queueBuffer\n\
Binder_2-394 [001] 50265.432872: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_2-394 [001] 50265.432875: 0: E\n\
Binder_2-394 [001] 50265.432887: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_2-394 [001] 50265.432903: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
Binder_2-394 [001] 50265.432911: 0: E\n\
Binder_2-394 [001] 50265.432942: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [001] 50265.432961: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.432978: 0: E\n\
ndroid.launcher-655 [001] 50265.432987: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.432991: 0: E\n\
ndroid.launcher-655 [001] 50265.432996: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.432998: 0: E\n\
ndroid.launcher-655 [001] 50265.433003: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.433006: 0: E\n\
ndroid.launcher-655 [001] 50265.433014: 0: E\n\
ndroid.launcher-655 [001] 50265.433032: 0: E\n\
ndroid.launcher-655 [001] 50265.433038: 0: E\n\
ndroid.launcher-655 [001] 50265.433109: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.433857: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.433866: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.433892: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.434037: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.434043: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.434060: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50265.434104: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.434115: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [001] 50265.434155: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.435523: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.435529: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.435569: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50265.435578: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50265.435585: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50265.435596: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.435604: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50265.435706: 0: C|360|iq|1\n\
<idle>-0 [001] 50265.435732: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.435742: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputReader-419 [000] 50265.435769: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
InputDispatcher-418 [001] 50265.435776: 0: C|360|iq|0\n\
InputDispatcher-418 [001] 50265.435823: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [001] 50265.435856: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
InputDispatcher-418 [001] 50265.435870: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [001] 50265.435879: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [001] 50265.435909: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.435983: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.437439: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.437446: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50265.437484: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50265.439555: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.439564: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [001] 50265.439577: sched_wakeup: comm=kworker/1:1 pid=14667 prio=120 success=1 target_cpu=001\n\
irq/210-host_sp-14189 [001] 50265.439586: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/1:1 next_pid=14667 next_prio=120\n\
kworker/1:1-14667 [001] 50265.439622: sched_switch: prev_comm=kworker/1:1 prev_pid=14667 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.440352: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.440358: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.440374: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.442326: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.442336: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.442355: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.442489: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.442499: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.442516: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.443668: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.443677: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50265.443707: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.443914: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.443923: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50265.443946: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.444020: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.444029: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.444052: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50265.444058: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50265.444065: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50265.444073: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.444079: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50265.444128: 0: C|360|iq|1\n\
<idle>-0 [001] 50265.444144: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.444153: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputReader-419 [000] 50265.444167: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
InputDispatcher-418 [001] 50265.444180: 0: C|360|iq|0\n\
InputDispatcher-418 [001] 50265.444207: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [001] 50265.444225: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
InputDispatcher-418 [001] 50265.444237: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
<idle>-0 [000] 50265.444244: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
InputDispatcher-418 [001] 50265.444245: 0: C|360|wq:Window{42a6b678 com.android.launcher|3\n\
<idle>-0 [000] 50265.444254: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
InputDispatcher-418 [001] 50265.444273: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
irq/409-inv_irq-99 [000] 50265.444289: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50265.444322: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.444497: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.444507: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50265.444522: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.445195: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.445204: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50265.445223: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50265.445231: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50265.445340: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50265.445357: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50265.445441: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50265.445469: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50265.445573: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.446904: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.446914: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50265.446924: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50265.446933: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50265.446958: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50265.446964: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50265.446980: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50265.446996: 0: C|124|VSYNC|0\n\
hwc_eventmon-336 [000] 50265.447006: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50265.447015: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.447026: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
<idle>-0 [001] 50265.447044: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.447053: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
hwc_eventmon-336 [000] 50265.447062: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
EventThread-337 [001] 50265.447085: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
<idle>-0 [000] 50265.447103: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.447114: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
EventThread-337 [001] 50265.447115: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.447180: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50265.447189: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50265.447197: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.447200: 0: E\n\
SurfaceFlinger-236 [000] 50265.447205: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.447212: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50265.447230: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50265.447239: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50265.447242: 0: E\n\
SurfaceFlinger-236 [000] 50265.447252: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50265.447255: 0: E\n\
ndroid.launcher-655 [001] 50265.447282: 0: B|655|deliverInputEvent\n\
SurfaceFlinger-236 [000] 50265.447319: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50265.447327: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50265.447331: 0: E\n\
SurfaceFlinger-236 [000] 50265.447335: 0: E\n\
SurfaceFlinger-236 [000] 50265.447344: 0: E\n\
SurfaceFlinger-236 [000] 50265.447355: 0: E\n\
SurfaceFlinger-236 [000] 50265.447363: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.447366: 0: E\n\
SurfaceFlinger-236 [000] 50265.447371: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.447374: 0: E\n\
SurfaceFlinger-236 [000] 50265.447380: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.447384: 0: E\n\
SurfaceFlinger-236 [000] 50265.447389: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.447407: 0: E\n\
SurfaceFlinger-236 [000] 50265.447414: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.447417: 0: E\n\
SurfaceFlinger-236 [000] 50265.447421: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.447424: 0: E\n\
SurfaceFlinger-236 [000] 50265.447434: 0: E\n\
SurfaceFlinger-236 [000] 50265.447441: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50265.447473: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50265.447486: 0: E\n\
SurfaceFlinger-236 [000] 50265.447496: 0: B|124|postFramebuffer\n\
SurfaceFlinger-236 [000] 50265.447544: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50265.447555: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
ndroid.launcher-655 [001] 50265.447575: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.447586: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
kworker/u:2-13771 [000] 50265.447597: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
Binder_4-1276 [001] 50265.447597: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.447604: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.447609: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
SurfaceFlinger-335 [000] 50265.447617: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
Binder_4-1276 [001] 50265.447658: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
SurfaceFlinger-236 [000] 50265.447664: 0: E\n\
SurfaceFlinger-236 [000] 50265.447668: 0: E\n\
Binder_4-1276 [001] 50265.447685: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
SurfaceFlinger-236 [000] 50265.447698: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
EventThread-337 [001] 50265.447703: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.447780: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.447788: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [001] 50265.447834: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [001] 50265.447862: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.447878: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.447884: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [001] 50265.447912: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [001] 50265.447934: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.447952: 0: E\n\
ndroid.launcher-655 [001] 50265.448009: 0: B|655|performTraversals\n\
ndroid.launcher-655 [001] 50265.448048: 0: B|655|draw\n\
ndroid.launcher-655 [001] 50265.448117: 0: B|655|dequeueBuffer\n\
ndroid.launcher-655 [001] 50265.448144: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.448152: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [001] 50265.448162: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.448168: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.448172: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [001] 50265.448206: 0: B|124|dequeueBuffer\n\
surfaceflinger-124 [001] 50265.448215: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
surfaceflinger-124 [001] 50265.448218: 0: E\n\
surfaceflinger-124 [001] 50265.448221: 0: E\n\
surfaceflinger-124 [001] 50265.448249: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.448264: 0: E\n\
ndroid.launcher-655 [001] 50265.448300: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [001] 50265.448310: 0: E\n\
ndroid.launcher-655 [001] 50265.448377: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [001] 50265.448547: 0: E\n\
ndroid.launcher-655 [001] 50265.448560: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [001] 50265.448941: 0: E\n\
ndroid.launcher-655 [001] 50265.448972: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [001] 50265.449184: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [001] 50265.449223: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.449234: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [001] 50265.449245: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.449252: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.449256: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [001] 50265.449299: 0: B|124|queueBuffer\n\
Binder_3-924 [001] 50265.449307: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_3-924 [001] 50265.449310: 0: E\n\
Binder_3-924 [001] 50265.449322: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_3-924 [001] 50265.449336: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
Binder_3-924 [001] 50265.449342: 0: E\n\
Binder_3-924 [001] 50265.449372: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [001] 50265.449390: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.449408: 0: E\n\
ndroid.launcher-655 [001] 50265.449418: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.449421: 0: E\n\
ndroid.launcher-655 [001] 50265.449426: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.449429: 0: E\n\
ndroid.launcher-655 [001] 50265.449434: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.449436: 0: E\n\
ndroid.launcher-655 [001] 50265.449444: 0: E\n\
ndroid.launcher-655 [001] 50265.449461: 0: E\n\
ndroid.launcher-655 [001] 50265.449467: 0: E\n\
ndroid.launcher-655 [001] 50265.449536: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50265.450675: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.450686: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [001] 50265.450722: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.450821: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.450834: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.450876: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.451004: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.451011: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.451028: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.452523: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.452528: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.452559: sched_wakeup: comm=InputReader pid=419 prio=112 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50265.452566: sched_wakeup: comm=kinteractive_lo pid=82 prio=0 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50265.452574: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=R ==> next_comm=kinteractive_lo next_pid=82 next_prio=0\n\
kinteractive_lo-82 [000] 50265.452585: sched_switch: prev_comm=kinteractive_lo prev_pid=82 prev_prio=0 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.452594: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=InputReader next_pid=419 next_prio=112\n\
InputReader-419 [000] 50265.452678: 0: C|360|iq|1\n\
<idle>-0 [001] 50265.452700: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.452709: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputReader-419 [000] 50265.452731: sched_switch: prev_comm=InputReader prev_pid=419 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
InputDispatcher-418 [001] 50265.452740: 0: C|360|iq|0\n\
InputDispatcher-418 [001] 50265.452785: 0: C|360|oq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [001] 50265.452818: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
InputDispatcher-418 [001] 50265.452832: 0: C|360|oq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [001] 50265.452840: 0: C|360|wq:Window{42a6b678 com.android.launcher|2\n\
InputDispatcher-418 [001] 50265.452869: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.453039: 0: B|655|deliverInputEvent\n\
ndroid.launcher-655 [001] 50265.453463: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.453479: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [001] 50265.453537: 0: C|360|wq:Window{42a6b678 com.android.launcher|1\n\
InputDispatcher-418 [001] 50265.453570: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.453593: 0: E\n\
ndroid.launcher-655 [001] 50265.453647: 0: B|655|deliverInputEvent\n\
<idle>-0 [000] 50265.454052: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.454067: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50265.454121: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50265.454131: sched_wakeup: comm=InputDispatcher pid=418 prio=112 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.454141: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=InputDispatcher next_pid=418 next_prio=112\n\
InputDispatcher-418 [001] 50265.454181: 0: C|360|wq:Window{42a6b678 com.android.launcher|0\n\
InputDispatcher-418 [001] 50265.454209: sched_switch: prev_comm=InputDispatcher prev_pid=418 prev_prio=112 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.454227: 0: E\n\
ndroid.launcher-655 [001] 50265.454263: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.454767: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.454775: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
<idle>-0 [001] 50265.456172: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.456184: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [001] 50265.456206: sched_wakeup: comm=kworker/1:1 pid=14667 prio=120 success=1 target_cpu=001\n\
irq/210-host_sp-14189 [001] 50265.456216: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/1:1 next_pid=14667 next_prio=120\n\
kworker/1:1-14667 [001] 50265.456260: sched_switch: prev_comm=kworker/1:1 prev_pid=14667 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
WebViewCoreThre-11043 [000] 50265.456769: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.460355: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.460363: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.460378: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.463571: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.463577: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50265.463587: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50265.463595: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50265.463626: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50265.463634: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50265.463652: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50265.463663: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50265.463673: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50265.463681: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.463691: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
<idle>-0 [001] 50265.463712: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.463722: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
hwc_eventmon-336 [000] 50265.463732: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
EventThread-337 [001] 50265.463760: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
<idle>-0 [000] 50265.463779: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.463789: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
EventThread-337 [001] 50265.463791: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.463863: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50265.463871: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50265.463880: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.463883: 0: E\n\
SurfaceFlinger-236 [000] 50265.463888: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.463896: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50265.463914: 0: B|124|acquireBuffer\n\
ndroid.launcher-655 [001] 50265.463924: 0: B|655|performTraversals\n\
SurfaceFlinger-236 [000] 50265.463927: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50265.463930: 0: E\n\
SurfaceFlinger-236 [000] 50265.463940: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50265.463943: 0: E\n\
ndroid.launcher-655 [001] 50265.463974: 0: B|655|draw\n\
SurfaceFlinger-236 [000] 50265.464007: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50265.464015: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50265.464018: 0: E\n\
SurfaceFlinger-236 [000] 50265.464022: 0: E\n\
SurfaceFlinger-236 [000] 50265.464029: 0: E\n\
SurfaceFlinger-236 [000] 50265.464041: 0: E\n\
ndroid.launcher-655 [001] 50265.464048: 0: B|655|dequeueBuffer\n\
SurfaceFlinger-236 [000] 50265.464050: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.464053: 0: E\n\
SurfaceFlinger-236 [000] 50265.464059: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.464064: 0: E\n\
SurfaceFlinger-236 [000] 50265.464070: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.464074: 0: E\n\
SurfaceFlinger-236 [000] 50265.464079: 0: B|124|unlockPageFlip\n\
ndroid.launcher-655 [001] 50265.464087: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.464096: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.464098: 0: E\n\
SurfaceFlinger-236 [000] 50265.464105: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.464108: 0: E\n\
Binder_1-340 [001] 50265.464108: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.464112: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.464115: 0: E\n\
ndroid.launcher-655 [001] 50265.464115: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.464119: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.464126: 0: E\n\
SurfaceFlinger-236 [000] 50265.464133: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50265.464164: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
Binder_1-340 [001] 50265.464165: 0: B|124|dequeueBuffer\n\
Binder_1-340 [001] 50265.464175: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50265.464178: 0: E\n\
Binder_1-340 [001] 50265.464180: 0: E\n\
Binder_1-340 [001] 50265.464183: 0: E\n\
SurfaceFlinger-236 [000] 50265.464188: 0: B|124|postFramebuffer\n\
Binder_1-340 [001] 50265.464217: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.464229: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [001] 50265.464236: 0: E\n\
SurfaceFlinger-236 [000] 50265.464238: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50265.464280: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
ndroid.launcher-655 [001] 50265.464282: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [001] 50265.464293: 0: E\n\
SurfaceFlinger-335 [000] 50265.464300: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50265.464346: 0: E\n\
SurfaceFlinger-236 [000] 50265.464350: 0: E\n\
SurfaceFlinger-236 [000] 50265.464376: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50265.464376: 0: B|655|getDisplayList\n\
<idle>-0 [000] 50265.464565: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.464577: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
ndroid.launcher-655 [001] 50265.464621: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.464630: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
Binder_5-9587 [000] 50265.464645: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
EventThread-337 [001] 50265.464651: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.464750: 0: E\n\
ndroid.launcher-655 [001] 50265.464766: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [001] 50265.465152: 0: E\n\
ndroid.launcher-655 [001] 50265.465183: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [001] 50265.465287: sched_wakeup: comm=kworker/1:1 pid=14667 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.465297: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/1:1 next_pid=14667 next_prio=120\n\
kworker/1:1-14667 [001] 50265.465306: sched_switch: prev_comm=kworker/1:1 prev_pid=14667 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.465312: sched_wakeup: comm=kworker/1:1 pid=14667 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.465316: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/1:1 next_pid=14667 next_prio=120\n\
kworker/1:1-14667 [001] 50265.465336: sched_switch: prev_comm=kworker/1:1 prev_pid=14667 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.465468: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [001] 50265.465502: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.465509: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [001] 50265.465520: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.465526: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.465533: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [001] 50265.465571: 0: B|124|queueBuffer\n\
Binder_2-394 [001] 50265.465580: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_2-394 [001] 50265.465583: 0: E\n\
Binder_2-394 [001] 50265.465594: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_2-394 [001] 50265.465608: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
Binder_2-394 [001] 50265.465615: 0: E\n\
Binder_2-394 [001] 50265.465646: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [001] 50265.465663: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.465678: 0: E\n\
ndroid.launcher-655 [001] 50265.465687: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.465690: 0: E\n\
ndroid.launcher-655 [001] 50265.465695: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.465698: 0: E\n\
ndroid.launcher-655 [001] 50265.465703: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.465705: 0: E\n\
ndroid.launcher-655 [001] 50265.465713: 0: E\n\
ndroid.launcher-655 [001] 50265.465728: 0: E\n\
ndroid.launcher-655 [001] 50265.465733: 0: E\n\
ndroid.launcher-655 [001] 50265.465805: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50265.466870: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.466879: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [001] 50265.466917: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.470204: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.470215: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50265.470248: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.470345: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.470352: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.470369: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50265.472322: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.472330: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [001] 50265.472341: sched_wakeup: comm=kworker/1:1 pid=14667 prio=120 success=1 target_cpu=001\n\
irq/210-host_sp-14189 [001] 50265.472348: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/1:1 next_pid=14667 next_prio=120\n\
kworker/1:1-14667 [001] 50265.472380: sched_switch: prev_comm=kworker/1:1 prev_pid=14667 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.479803: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.479810: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50265.480241: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50265.480252: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50265.480263: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50265.480271: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50265.480294: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50265.480302: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50265.480341: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
kworker/u:2-13771 [000] 50265.480360: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.480371: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50265.480387: 0: C|124|VSYNC|0\n\
<idle>-0 [001] 50265.480404: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.480413: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
hwc_eventmon-336 [000] 50265.480418: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
EventThread-337 [001] 50265.480449: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
WebViewCoreThre-11043 [000] 50265.480470: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50265.480478: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
EventThread-337 [001] 50265.480480: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.480548: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50265.480556: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50265.480564: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.480567: 0: E\n\
SurfaceFlinger-236 [000] 50265.480572: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.480579: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50265.480593: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50265.480602: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50265.480605: 0: E\n\
ndroid.launcher-655 [001] 50265.480609: 0: B|655|performTraversals\n\
SurfaceFlinger-236 [000] 50265.480614: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50265.480617: 0: E\n\
ndroid.launcher-655 [001] 50265.480652: 0: B|655|draw\n\
SurfaceFlinger-236 [000] 50265.480668: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50265.480676: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50265.480678: 0: E\n\
SurfaceFlinger-236 [000] 50265.480682: 0: E\n\
SurfaceFlinger-236 [000] 50265.480688: 0: E\n\
SurfaceFlinger-236 [000] 50265.480698: 0: E\n\
SurfaceFlinger-236 [000] 50265.480705: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.480708: 0: E\n\
SurfaceFlinger-236 [000] 50265.480713: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.480716: 0: E\n\
ndroid.launcher-655 [001] 50265.480718: 0: B|655|dequeueBuffer\n\
SurfaceFlinger-236 [000] 50265.480722: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.480726: 0: E\n\
SurfaceFlinger-236 [000] 50265.480730: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.480748: 0: E\n\
ndroid.launcher-655 [001] 50265.480753: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=001\n\
SurfaceFlinger-236 [000] 50265.480754: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.480756: 0: E\n\
SurfaceFlinger-236 [000] 50265.480761: 0: B|124|unlockPageFlip\n\
ndroid.launcher-655 [001] 50265.480762: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.480764: 0: E\n\
Binder_4-1276 [001] 50265.480773: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.480774: 0: E\n\
ndroid.launcher-655 [001] 50265.480779: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=001\n\
SurfaceFlinger-236 [000] 50265.480781: 0: B|124|handleRepaint\n\
ndroid.launcher-655 [001] 50265.480783: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.480808: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50265.480824: 0: E\n\
Binder_4-1276 [001] 50265.480830: 0: B|124|dequeueBuffer\n\
SurfaceFlinger-236 [000] 50265.480833: 0: B|124|postFramebuffer\n\
Binder_4-1276 [001] 50265.480839: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_4-1276 [001] 50265.480843: 0: E\n\
Binder_4-1276 [001] 50265.480846: 0: E\n\
SurfaceFlinger-236 [000] 50265.480871: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50265.480880: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
Binder_4-1276 [001] 50265.480881: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.480899: 0: E\n\
kworker/u:2-13771 [000] 50265.480920: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
ndroid.launcher-655 [001] 50265.480936: 0: B|655|eglBeginFrame\n\
SurfaceFlinger-335 [000] 50265.480939: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
ndroid.launcher-655 [001] 50265.480947: 0: E\n\
SurfaceFlinger-236 [000] 50265.480982: 0: E\n\
SurfaceFlinger-236 [000] 50265.480986: 0: E\n\
SurfaceFlinger-236 [000] 50265.481005: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
ndroid.launcher-655 [001] 50265.481024: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [001] 50265.481222: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.481232: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [001] 50265.481244: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.481250: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.481255: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [001] 50265.481292: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
surfaceflinger-124 [001] 50265.481314: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [001] 50265.481331: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.482019: 0: E\n\
ndroid.launcher-655 [001] 50265.482042: 0: B|655|drawDisplayList\n\
WebViewCoreThre-11043 [000] 50265.482467: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50265.482502: 0: E\n\
ndroid.launcher-655 [001] 50265.482538: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [001] 50265.482766: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [001] 50265.482808: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.482818: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [001] 50265.482831: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.482837: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.482842: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [001] 50265.482891: 0: B|124|queueBuffer\n\
Binder_3-924 [001] 50265.482900: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_3-924 [001] 50265.482903: 0: E\n\
Binder_3-924 [001] 50265.482914: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_3-924 [001] 50265.482929: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
Binder_3-924 [001] 50265.482935: 0: E\n\
Binder_3-924 [001] 50265.482969: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [001] 50265.482989: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.483006: 0: E\n\
ndroid.launcher-655 [001] 50265.483015: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.483019: 0: E\n\
ndroid.launcher-655 [001] 50265.483024: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.483027: 0: E\n\
ndroid.launcher-655 [001] 50265.483032: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.483034: 0: E\n\
ndroid.launcher-655 [001] 50265.483042: 0: E\n\
ndroid.launcher-655 [001] 50265.483060: 0: E\n\
ndroid.launcher-655 [001] 50265.483066: 0: E\n\
ndroid.launcher-655 [001] 50265.483139: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50265.484191: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.484202: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [001] 50265.484239: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.487519: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.487533: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50265.487568: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50265.489637: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.489644: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [001] 50265.489657: sched_wakeup: comm=kworker/1:1 pid=14667 prio=120 success=1 target_cpu=001\n\
irq/210-host_sp-14189 [001] 50265.489664: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/1:1 next_pid=14667 next_prio=120\n\
kworker/1:1-14667 [001] 50265.489700: sched_switch: prev_comm=kworker/1:1 prev_pid=14667 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.490338: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.490345: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.490359: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.496905: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.496911: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50265.496920: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50265.496927: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50265.496949: 0: C|124|VSYNC|1\n\
hwc_eventmon-336 [000] 50265.496963: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50265.496971: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50265.496987: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
<idle>-0 [001] 50265.497005: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
hwc_eventmon-336 [000] 50265.497009: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
<idle>-0 [001] 50265.497014: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
hwc_eventmon-336 [000] 50265.497017: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.497028: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
EventThread-337 [001] 50265.497050: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
hwc_eventmon-336 [000] 50265.497051: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.497070: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.497075: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
EventThread-337 [001] 50265.497082: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.497143: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50265.497151: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50265.497159: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.497162: 0: E\n\
SurfaceFlinger-236 [000] 50265.497167: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.497174: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50265.497192: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50265.497200: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50265.497203: 0: E\n\
SurfaceFlinger-236 [000] 50265.497212: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
ndroid.launcher-655 [001] 50265.497216: 0: B|655|performTraversals\n\
SurfaceFlinger-236 [000] 50265.497218: 0: E\n\
ndroid.launcher-655 [001] 50265.497262: 0: B|655|draw\n\
SurfaceFlinger-236 [000] 50265.497275: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50265.497283: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50265.497286: 0: E\n\
SurfaceFlinger-236 [000] 50265.497290: 0: E\n\
SurfaceFlinger-236 [000] 50265.497296: 0: E\n\
SurfaceFlinger-236 [000] 50265.497306: 0: E\n\
SurfaceFlinger-236 [000] 50265.497314: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.497317: 0: E\n\
SurfaceFlinger-236 [000] 50265.497321: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.497324: 0: E\n\
ndroid.launcher-655 [001] 50265.497329: 0: B|655|dequeueBuffer\n\
SurfaceFlinger-236 [000] 50265.497332: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.497335: 0: E\n\
SurfaceFlinger-236 [000] 50265.497340: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.497358: 0: E\n\
ndroid.launcher-655 [001] 50265.497361: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=001\n\
SurfaceFlinger-236 [000] 50265.497364: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.497367: 0: E\n\
ndroid.launcher-655 [001] 50265.497369: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.497372: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.497375: 0: E\n\
Binder_1-340 [001] 50265.497380: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.497385: 0: E\n\
ndroid.launcher-655 [001] 50265.497386: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.497390: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.497391: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50265.497418: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
Binder_1-340 [001] 50265.497431: 0: B|124|dequeueBuffer\n\
SurfaceFlinger-236 [000] 50265.497434: 0: E\n\
Binder_1-340 [001] 50265.497440: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50265.497443: 0: B|124|postFramebuffer\n\
Binder_1-340 [001] 50265.497444: 0: E\n\
Binder_1-340 [001] 50265.497447: 0: E\n\
Binder_1-340 [001] 50265.497481: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.497482: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50265.497490: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
ndroid.launcher-655 [001] 50265.497500: 0: E\n\
kworker/u:2-13771 [000] 50265.497530: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
ndroid.launcher-655 [001] 50265.497540: 0: B|655|eglBeginFrame\n\
SurfaceFlinger-335 [000] 50265.497549: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
ndroid.launcher-655 [001] 50265.497550: 0: E\n\
SurfaceFlinger-236 [000] 50265.497592: 0: E\n\
SurfaceFlinger-236 [000] 50265.497597: 0: E\n\
SurfaceFlinger-236 [000] 50265.497622: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50265.497625: 0: B|655|getDisplayList\n\
<idle>-0 [000] 50265.497761: sched_wakeup: comm=Compiler pid=662 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.497770: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=Compiler next_pid=662 next_prio=120\n\
Compiler-662 [000] 50265.497920: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
Compiler-662 [000] 50265.498065: sched_switch: prev_comm=Compiler prev_pid=662 prev_prio=120 prev_state=S ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
ndroid.launcher-655 [001] 50265.498116: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.498127: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
Binder_5-9587 [000] 50265.498142: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
EventThread-337 [001] 50265.498147: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.498617: 0: E\n\
ndroid.launcher-655 [001] 50265.498635: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [001] 50265.499016: 0: E\n\
ndroid.launcher-655 [001] 50265.499048: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [001] 50265.499252: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [001] 50265.499289: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.499300: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [001] 50265.499313: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.499319: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.499323: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [001] 50265.499364: 0: B|124|queueBuffer\n\
Binder_2-394 [001] 50265.499372: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_2-394 [001] 50265.499375: 0: E\n\
Binder_2-394 [001] 50265.499387: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_2-394 [001] 50265.499400: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
Binder_2-394 [001] 50265.499406: 0: E\n\
Binder_2-394 [001] 50265.499437: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [001] 50265.499453: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.499469: 0: E\n\
ndroid.launcher-655 [001] 50265.499478: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.499481: 0: E\n\
ndroid.launcher-655 [001] 50265.499487: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.499489: 0: E\n\
ndroid.launcher-655 [001] 50265.499494: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.499497: 0: E\n\
ndroid.launcher-655 [001] 50265.499505: 0: E\n\
ndroid.launcher-655 [001] 50265.499523: 0: E\n\
ndroid.launcher-655 [001] 50265.499528: 0: E\n\
ndroid.launcher-655 [001] 50265.499600: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.500355: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.500373: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.500618: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.500704: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.500759: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
<idle>-0 [001] 50265.500761: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.500793: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [001] 50265.500864: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
kworker/0:3-13848 [000] 50265.500865: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.500949: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.500978: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.501218: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.501301: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.501332: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.501417: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.501503: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.501530: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.501611: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.501697: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.501733: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.501813: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.504503: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.504536: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50265.506163: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50265.506204: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50265.506297: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50265.510420: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50265.510456: sched_wakeup: comm=Smack Packet Wr pid=1272 prio=130 success=1 target_cpu=000\n\
<idle>-0 [001] 50265.510493: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=001\n\
WebViewCoreThre-11043 [000] 50265.510502: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
<idle>-0 [001] 50265.510518: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
kworker/0:3-13848 [000] 50265.510543: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=Smack Packet Wr next_pid=1272 next_prio=130\n\
irq/210-host_sp-14189 [001] 50265.510559: sched_wakeup: comm=kworker/1:1 pid=14667 prio=120 success=1 target_cpu=001\n\
irq/210-host_sp-14189 [001] 50265.510587: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/1:1 next_pid=14667 next_prio=120\n\
Smack Packet Wr-1272 [000] 50265.510652: sched_switch: prev_comm=Smack Packet Wr prev_pid=1272 prev_prio=130 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
kworker/1:1-14667 [001] 50265.510689: sched_switch: prev_comm=kworker/1:1 prev_pid=14667 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
WebViewCoreThre-11043 [000] 50265.510808: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.513593: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.513613: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
<idle>-0 [000] 50265.513645: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50265.513674: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50265.513696: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50265.513724: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50265.513776: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.513802: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50265.513875: 0: C|124|VSYNC|0\n\
<idle>-0 [001] 50265.513926: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.513952: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
hwc_eventmon-336 [000] 50265.513983: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
EventThread-337 [001] 50265.514062: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
<idle>-0 [000] 50265.514121: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.514140: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
EventThread-337 [001] 50265.514163: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.514361: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50265.514387: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50265.514412: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.514421: 0: E\n\
SurfaceFlinger-236 [000] 50265.514438: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.514460: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50265.514505: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50265.514535: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50265.514545: 0: E\n\
SurfaceFlinger-236 [000] 50265.514574: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
ndroid.launcher-655 [001] 50265.514584: 0: B|655|performTraversals\n\
SurfaceFlinger-236 [000] 50265.514592: 0: E\n\
ndroid.launcher-655 [001] 50265.514712: 0: B|655|draw\n\
SurfaceFlinger-236 [000] 50265.514750: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50265.514776: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50265.514784: 0: E\n\
SurfaceFlinger-236 [000] 50265.514797: 0: E\n\
SurfaceFlinger-236 [000] 50265.514814: 0: E\n\
SurfaceFlinger-236 [000] 50265.514846: 0: E\n\
SurfaceFlinger-236 [000] 50265.514871: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.514880: 0: E\n\
SurfaceFlinger-236 [000] 50265.514897: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.514905: 0: E\n\
ndroid.launcher-655 [001] 50265.514918: 0: B|655|dequeueBuffer\n\
SurfaceFlinger-236 [000] 50265.514926: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.514938: 0: E\n\
SurfaceFlinger-236 [000] 50265.514955: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.515014: 0: E\n\
ndroid.launcher-655 [001] 50265.515024: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=001\n\
SurfaceFlinger-236 [000] 50265.515036: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.515046: 0: E\n\
ndroid.launcher-655 [001] 50265.515055: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.515062: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.515071: 0: E\n\
Binder_4-1276 [001] 50265.515089: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.515106: 0: E\n\
ndroid.launcher-655 [001] 50265.515115: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.515129: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.515130: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50265.515214: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50265.515256: 0: E\n\
Binder_4-1276 [001] 50265.515265: 0: B|124|dequeueBuffer\n\
SurfaceFlinger-236 [000] 50265.515289: 0: B|124|postFramebuffer\n\
Binder_4-1276 [001] 50265.515298: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_4-1276 [001] 50265.515308: 0: E\n\
Binder_4-1276 [001] 50265.515317: 0: E\n\
SurfaceFlinger-236 [000] 50265.515408: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
Binder_4-1276 [001] 50265.515434: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.515437: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
ndroid.launcher-655 [001] 50265.515492: 0: E\n\
kworker/u:2-13771 [000] 50265.515545: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50265.515605: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
ndroid.launcher-655 [001] 50265.515612: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [001] 50265.515648: 0: E\n\
SurfaceFlinger-236 [000] 50265.515664: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50265.515690: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50265.515776: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
ndroid.launcher-655 [001] 50265.515868: 0: B|655|getDisplayList\n\
SurfaceFlinger-236 [000] 50265.515898: 0: E\n\
SurfaceFlinger-236 [000] 50265.515913: 0: E\n\
SurfaceFlinger-236 [000] 50265.516028: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50265.516049: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.516073: sched_wakeup: comm=Compiler pid=662 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.516085: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50265.516123: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=Compiler next_pid=662 next_prio=120\n\
Compiler-662 [000] 50265.516435: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
Compiler-662 [000] 50265.516471: sched_switch: prev_comm=Compiler prev_pid=662 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
ndroid.launcher-655 [001] 50265.516487: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.516517: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [001] 50265.516551: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
irq/409-inv_irq-99 [000] 50265.516553: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=Compiler next_pid=662 next_prio=120\n\
ndroid.launcher-655 [001] 50265.516573: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.516588: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [001] 50265.516692: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
surfaceflinger-124 [001] 50265.516760: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
Compiler-662 [000] 50265.516768: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
Compiler-662 [000] 50265.516795: sched_switch: prev_comm=Compiler prev_pid=662 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
EventThread-337 [001] 50265.516813: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
irq/409-inv_irq-99 [000] 50265.516832: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=Compiler next_pid=662 next_prio=120\n\
Compiler-662 [000] 50265.517101: sched_switch: prev_comm=Compiler prev_pid=662 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.517518: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.517543: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50265.517601: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50265.517629: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50265.517955: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50265.518011: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50265.518271: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50265.518377: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50265.518708: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50265.519020: 0: E\n\
ndroid.launcher-655 [001] 50265.519075: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [001] 50265.520275: 0: E\n\
ndroid.launcher-655 [001] 50265.520464: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.520509: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [001] 50265.520687: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.520782: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.520801: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [001] 50265.520886: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.520922: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [001] 50265.520987: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.521004: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [001] 50265.521081: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.521179: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.521196: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [001] 50265.521454: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.521550: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.521560: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [001] 50265.521583: sched_wakeup: comm=kworker/1:1 pid=14667 prio=120 success=1 target_cpu=001\n\
irq/210-host_sp-14189 [001] 50265.521596: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/1:1 next_pid=14667 next_prio=120\n\
kworker/1:1-14667 [001] 50265.521632: sched_switch: prev_comm=kworker/1:1 prev_pid=14667 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.521935: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [001] 50265.522003: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.522015: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [001] 50265.522033: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.522042: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.522049: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [001] 50265.522124: 0: B|124|queueBuffer\n\
Binder_3-924 [001] 50265.522138: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_3-924 [001] 50265.522142: 0: E\n\
Binder_3-924 [001] 50265.522162: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_3-924 [001] 50265.522184: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
Binder_3-924 [001] 50265.522194: 0: E\n\
Binder_3-924 [001] 50265.522246: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [001] 50265.522274: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.522300: 0: E\n\
ndroid.launcher-655 [001] 50265.522315: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.522319: 0: E\n\
ndroid.launcher-655 [001] 50265.522327: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.522331: 0: E\n\
ndroid.launcher-655 [001] 50265.522338: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.522342: 0: E\n\
ndroid.launcher-655 [001] 50265.522356: 0: E\n\
ndroid.launcher-655 [001] 50265.522381: 0: E\n\
ndroid.launcher-655 [001] 50265.522388: 0: E\n\
ndroid.launcher-655 [001] 50265.522492: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.525034: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.525046: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50265.525095: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50265.527149: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.527162: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [001] 50265.527181: sched_wakeup: comm=kworker/1:1 pid=14667 prio=120 success=1 target_cpu=001\n\
irq/210-host_sp-14189 [001] 50265.527194: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/1:1 next_pid=14667 next_prio=120\n\
kworker/1:1-14667 [001] 50265.527235: sched_switch: prev_comm=kworker/1:1 prev_pid=14667 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.529823: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.529834: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50265.530249: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50265.530264: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50265.530278: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50265.530305: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50265.530311: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
irq/218-host_sp-14190 [000] 50265.530349: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50265.530364: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50265.530376: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50265.530408: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.530427: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.530436: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50265.530469: 0: C|124|VSYNC|1\n\
<idle>-0 [001] 50265.530492: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.530506: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
hwc_eventmon-336 [000] 50265.530513: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
EventThread-337 [001] 50265.530559: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
WebViewCoreThre-11043 [000] 50265.530592: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50265.530606: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
EventThread-337 [001] 50265.530610: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.530706: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50265.530718: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50265.530730: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.530735: 0: E\n\
SurfaceFlinger-236 [000] 50265.530743: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.530753: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50265.530774: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50265.530788: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50265.530792: 0: E\n\
ndroid.launcher-655 [001] 50265.530796: 0: B|655|performTraversals\n\
SurfaceFlinger-236 [000] 50265.530806: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50265.530811: 0: E\n\
ndroid.launcher-655 [001] 50265.530862: 0: B|655|draw\n\
SurfaceFlinger-236 [000] 50265.530888: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50265.530899: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50265.530904: 0: E\n\
SurfaceFlinger-236 [000] 50265.530910: 0: E\n\
SurfaceFlinger-236 [000] 50265.530918: 0: E\n\
SurfaceFlinger-236 [000] 50265.530935: 0: E\n\
SurfaceFlinger-236 [000] 50265.530947: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.530952: 0: E\n\
ndroid.launcher-655 [001] 50265.530956: 0: B|655|dequeueBuffer\n\
SurfaceFlinger-236 [000] 50265.530960: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.530963: 0: E\n\
SurfaceFlinger-236 [000] 50265.530972: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.530978: 0: E\n\
SurfaceFlinger-236 [000] 50265.530985: 0: B|124|unlockPageFlip\n\
ndroid.launcher-655 [001] 50265.531002: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=001\n\
SurfaceFlinger-236 [000] 50265.531011: 0: E\n\
ndroid.launcher-655 [001] 50265.531016: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.531021: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.531025: 0: E\n\
SurfaceFlinger-236 [000] 50265.531033: 0: B|124|unlockPageFlip\n\
Binder_1-340 [001] 50265.531034: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.531037: 0: E\n\
ndroid.launcher-655 [001] 50265.531044: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.531050: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.531052: 0: E\n\
SurfaceFlinger-236 [000] 50265.531063: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50265.531102: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
Binder_1-340 [001] 50265.531109: 0: B|124|dequeueBuffer\n\
SurfaceFlinger-236 [000] 50265.531122: 0: E\n\
Binder_1-340 [001] 50265.531125: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_1-340 [001] 50265.531130: 0: E\n\
Binder_1-340 [001] 50265.531134: 0: E\n\
SurfaceFlinger-236 [000] 50265.531136: 0: B|124|postFramebuffer\n\
Binder_1-340 [001] 50265.531183: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.531194: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50265.531207: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
ndroid.launcher-655 [001] 50265.531210: 0: E\n\
kworker/u:7-13359 [000] 50265.531262: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
ndroid.launcher-655 [001] 50265.531265: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [001] 50265.531281: 0: E\n\
SurfaceFlinger-335 [000] 50265.531290: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50265.531352: 0: E\n\
SurfaceFlinger-236 [000] 50265.531359: 0: E\n\
ndroid.launcher-655 [001] 50265.531386: 0: B|655|getDisplayList\n\
SurfaceFlinger-236 [000] 50265.531388: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50265.531689: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50265.531707: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
ndroid.launcher-655 [001] 50265.531773: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.531788: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
Binder_5-9587 [000] 50265.531793: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
EventThread-337 [001] 50265.531816: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.532694: 0: E\n\
ndroid.launcher-655 [001] 50265.532723: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [001] 50265.533316: 0: E\n\
ndroid.launcher-655 [001] 50265.533373: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [001] 50265.533700: 0: B|655|queueBuffer\n\
WebViewCoreThre-11043 [000] 50265.533747: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50265.533767: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.533782: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [001] 50265.533798: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.533808: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.533814: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [001] 50265.533878: 0: B|124|queueBuffer\n\
Binder_2-394 [001] 50265.533891: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_2-394 [001] 50265.533896: 0: E\n\
Binder_2-394 [001] 50265.533914: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_2-394 [001] 50265.533934: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
Binder_2-394 [001] 50265.533943: 0: E\n\
Binder_2-394 [001] 50265.533992: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [001] 50265.534019: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.534044: 0: E\n\
ndroid.launcher-655 [001] 50265.534058: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.534064: 0: E\n\
ndroid.launcher-655 [001] 50265.534072: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.534076: 0: E\n\
ndroid.launcher-655 [001] 50265.534083: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.534087: 0: E\n\
ndroid.launcher-655 [001] 50265.534099: 0: E\n\
ndroid.launcher-655 [001] 50265.534121: 0: E\n\
ndroid.launcher-655 [001] 50265.534128: 0: E\n\
ndroid.launcher-655 [001] 50265.534223: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50265.534915: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.534931: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [001] 50265.534974: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.538243: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.538252: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50265.538297: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50265.540362: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.540377: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
<idle>-0 [000] 50265.540383: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
irq/210-host_sp-14189 [001] 50265.540396: sched_wakeup: comm=kworker/1:1 pid=14667 prio=120 success=1 target_cpu=001\n\
<idle>-0 [000] 50265.540406: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
irq/210-host_sp-14189 [001] 50265.540409: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/1:1 next_pid=14667 next_prio=120\n\
kworker/0:3-13848 [000] 50265.540429: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
kworker/1:1-14667 [001] 50265.540459: sched_switch: prev_comm=kworker/1:1 prev_pid=14667 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.546914: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.546927: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50265.546943: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50265.546969: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50265.546974: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50265.546983: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.547016: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
kworker/u:7-13359 [000] 50265.547023: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50265.547029: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.547041: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50265.547072: 0: C|124|VSYNC|0\n\
<idle>-0 [001] 50265.547094: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.547108: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
hwc_eventmon-336 [000] 50265.547120: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
EventThread-337 [001] 50265.547156: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
<idle>-0 [000] 50265.547184: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.547198: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
EventThread-337 [001] 50265.547202: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.547294: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50265.547306: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50265.547318: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.547323: 0: E\n\
SurfaceFlinger-236 [000] 50265.547330: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.547340: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50265.547360: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50265.547372: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50265.547376: 0: E\n\
ndroid.launcher-655 [001] 50265.547383: 0: B|655|performTraversals\n\
SurfaceFlinger-236 [000] 50265.547390: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50265.547394: 0: E\n\
ndroid.launcher-655 [001] 50265.547448: 0: B|655|draw\n\
SurfaceFlinger-236 [000] 50265.547468: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50265.547480: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50265.547485: 0: E\n\
SurfaceFlinger-236 [000] 50265.547490: 0: E\n\
SurfaceFlinger-236 [000] 50265.547499: 0: E\n\
SurfaceFlinger-236 [000] 50265.547512: 0: E\n\
SurfaceFlinger-236 [000] 50265.547523: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.547528: 0: E\n\
SurfaceFlinger-236 [000] 50265.547535: 0: B|124|lockPageFlip\n\
ndroid.launcher-655 [001] 50265.547540: 0: B|655|dequeueBuffer\n\
SurfaceFlinger-236 [000] 50265.547543: 0: E\n\
SurfaceFlinger-236 [000] 50265.547551: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.547556: 0: E\n\
SurfaceFlinger-236 [000] 50265.547564: 0: B|124|unlockPageFlip\n\
ndroid.launcher-655 [001] 50265.547586: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=001\n\
SurfaceFlinger-236 [000] 50265.547591: 0: E\n\
SurfaceFlinger-236 [000] 50265.547600: 0: B|124|unlockPageFlip\n\
ndroid.launcher-655 [001] 50265.547600: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.547605: 0: E\n\
SurfaceFlinger-236 [000] 50265.547612: 0: B|124|unlockPageFlip\n\
Binder_4-1276 [001] 50265.547615: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.547616: 0: E\n\
ndroid.launcher-655 [001] 50265.547625: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.547631: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.547632: 0: E\n\
SurfaceFlinger-236 [000] 50265.547644: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50265.547684: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
Binder_4-1276 [001] 50265.547688: 0: B|124|dequeueBuffer\n\
SurfaceFlinger-236 [000] 50265.547703: 0: E\n\
Binder_4-1276 [001] 50265.547706: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_4-1276 [001] 50265.547711: 0: E\n\
Binder_4-1276 [001] 50265.547715: 0: E\n\
SurfaceFlinger-236 [000] 50265.547717: 0: B|124|postFramebuffer\n\
Binder_4-1276 [001] 50265.547766: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.547774: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50265.547788: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
ndroid.launcher-655 [001] 50265.547794: 0: E\n\
kworker/u:7-13359 [000] 50265.547840: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
ndroid.launcher-655 [001] 50265.547847: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [001] 50265.547863: 0: E\n\
SurfaceFlinger-335 [000] 50265.547866: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50265.547925: 0: E\n\
SurfaceFlinger-236 [000] 50265.547932: 0: E\n\
ndroid.launcher-655 [001] 50265.547965: 0: B|655|getDisplayList\n\
SurfaceFlinger-236 [000] 50265.547969: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50265.548217: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.548230: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [001] 50265.548244: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.548253: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.548259: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [001] 50265.548305: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
surfaceflinger-124 [001] 50265.548335: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [001] 50265.548357: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.549279: 0: E\n\
ndroid.launcher-655 [001] 50265.549303: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [001] 50265.549813: 0: E\n\
ndroid.launcher-655 [001] 50265.549855: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [001] 50265.549990: sched_wakeup: comm=kworker/1:1 pid=14667 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.550004: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/1:1 next_pid=14667 next_prio=120\n\
kworker/1:1-14667 [001] 50265.550017: sched_switch: prev_comm=kworker/1:1 prev_pid=14667 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.550024: sched_wakeup: comm=kworker/1:1 pid=14667 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.550030: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kworker/1:1 next_pid=14667 next_prio=120\n\
kworker/1:1-14667 [001] 50265.550060: sched_switch: prev_comm=kworker/1:1 prev_pid=14667 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.550229: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [001] 50265.550278: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.550290: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [001] 50265.550305: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.550314: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.550361: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [001] 50265.550424: 0: B|124|queueBuffer\n\
Binder_3-924 [001] 50265.550438: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_3-924 [001] 50265.550442: 0: E\n\
Binder_3-924 [001] 50265.550459: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_3-924 [001] 50265.550479: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
Binder_3-924 [001] 50265.550489: 0: E\n\
Binder_3-924 [001] 50265.550536: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [001] 50265.550561: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.550585: 0: E\n\
ndroid.launcher-655 [001] 50265.550598: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.550603: 0: E\n\
ndroid.launcher-655 [001] 50265.550611: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.550615: 0: E\n\
ndroid.launcher-655 [001] 50265.550623: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.550627: 0: E\n\
ndroid.launcher-655 [001] 50265.550638: 0: E\n\
ndroid.launcher-655 [001] 50265.550663: 0: E\n\
ndroid.launcher-655 [001] 50265.550672: 0: E\n\
ndroid.launcher-655 [001] 50265.550768: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50265.551454: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.551467: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [001] 50265.551506: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.554763: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.554785: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50265.554804: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50265.554815: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50265.554853: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
<idle>-0 [001] 50265.556932: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.556947: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [001] 50265.556969: sched_wakeup: comm=kworker/1:1 pid=14667 prio=120 success=1 target_cpu=001\n\
irq/210-host_sp-14189 [001] 50265.556983: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/1:1 next_pid=14667 next_prio=120\n\
kworker/1:1-14667 [001] 50265.557043: sched_switch: prev_comm=kworker/1:1 prev_pid=14667 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
WebViewCoreThre-11043 [000] 50265.557362: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.560351: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.560384: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.560716: sched_wakeup: comm=kworker/0:0 pid=13696 prio=120 success=1 target_cpu=000\n\
kworker/0:3-13848 [000] 50265.560733: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=D ==> next_comm=kworker/0:0 next_pid=13696 next_prio=120\n\
kworker/0:0-13696 [000] 50265.560809: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
kworker/0:0-13696 [000] 50265.560825: sched_switch: prev_comm=kworker/0:0 prev_pid=13696 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.560835: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.560924: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.561009: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.561030: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.561110: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.561195: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.561215: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.561284: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.563595: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.563614: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50265.563651: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50265.563672: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50265.563693: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50265.563720: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.563771: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.563796: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50265.563872: 0: C|124|VSYNC|1\n\
<idle>-0 [001] 50265.563922: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.563953: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
hwc_eventmon-336 [000] 50265.563981: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
EventThread-337 [001] 50265.564062: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
<idle>-0 [000] 50265.564121: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.564151: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
EventThread-337 [001] 50265.564161: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.564371: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50265.564396: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50265.564422: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.564431: 0: E\n\
SurfaceFlinger-236 [000] 50265.564447: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.564469: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50265.564517: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50265.564544: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
ndroid.launcher-655 [001] 50265.564557: 0: B|655|performTraversals\n\
SurfaceFlinger-236 [000] 50265.564565: 0: E\n\
SurfaceFlinger-236 [000] 50265.564595: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50265.564605: 0: E\n\
ndroid.launcher-655 [001] 50265.564691: 0: B|655|draw\n\
SurfaceFlinger-236 [000] 50265.564761: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50265.564788: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50265.564796: 0: E\n\
SurfaceFlinger-236 [000] 50265.564810: 0: E\n\
SurfaceFlinger-236 [000] 50265.564829: 0: E\n\
SurfaceFlinger-236 [000] 50265.564858: 0: E\n\
SurfaceFlinger-236 [000] 50265.564884: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.564893: 0: E\n\
SurfaceFlinger-236 [000] 50265.564909: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.564917: 0: E\n\
ndroid.launcher-655 [001] 50265.564925: 0: B|655|dequeueBuffer\n\
SurfaceFlinger-236 [000] 50265.564935: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.564947: 0: E\n\
SurfaceFlinger-236 [000] 50265.564963: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.565018: 0: E\n\
ndroid.launcher-655 [001] 50265.565031: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=001\n\
SurfaceFlinger-236 [000] 50265.565039: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.565049: 0: E\n\
ndroid.launcher-655 [001] 50265.565061: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.565064: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.565073: 0: E\n\
Binder_1-340 [001] 50265.565095: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.565108: 0: E\n\
ndroid.launcher-655 [001] 50265.565115: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.565129: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.565130: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50265.565210: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50265.565253: 0: E\n\
Binder_1-340 [001] 50265.565261: 0: B|124|dequeueBuffer\n\
SurfaceFlinger-236 [000] 50265.565283: 0: B|124|postFramebuffer\n\
Binder_1-340 [001] 50265.565293: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_1-340 [001] 50265.565303: 0: E\n\
Binder_1-340 [001] 50265.565312: 0: E\n\
SurfaceFlinger-236 [000] 50265.565398: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
Binder_1-340 [001] 50265.565425: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.565426: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
ndroid.launcher-655 [001] 50265.565481: 0: E\n\
kworker/u:7-13359 [000] 50265.565535: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50265.565592: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
ndroid.launcher-655 [001] 50265.565602: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [001] 50265.565638: 0: E\n\
SurfaceFlinger-236 [000] 50265.565715: 0: E\n\
SurfaceFlinger-236 [000] 50265.565729: 0: E\n\
SurfaceFlinger-236 [000] 50265.565806: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50265.565859: 0: B|655|getDisplayList\n\
<idle>-0 [000] 50265.566371: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.566405: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
ndroid.launcher-655 [001] 50265.566533: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.566565: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
Binder_5-9587 [000] 50265.566606: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
EventThread-337 [001] 50265.566627: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.568471: 0: E\n\
ndroid.launcher-655 [001] 50265.568523: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [001] 50265.569670: 0: E\n\
ndroid.launcher-655 [001] 50265.569774: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [001] 50265.570539: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [001] 50265.570655: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.570686: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [001] 50265.570724: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.570742: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.570755: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [001] 50265.570876: 0: B|124|queueBuffer\n\
Binder_2-394 [001] 50265.570905: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_2-394 [001] 50265.570915: 0: E\n\
Binder_2-394 [001] 50265.570954: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_2-394 [001] 50265.571008: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
Binder_2-394 [001] 50265.571043: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=001\n\
Binder_2-394 [001] 50265.571072: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [001] 50265.571150: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [001] 50265.571189: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [001] 50265.571214: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
Binder_2-394 [001] 50265.571230: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [001] 50265.571287: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [001] 50265.571311: 0: E\n\
Binder_2-394 [001] 50265.571429: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.571492: 0: E\n\
ndroid.launcher-655 [001] 50265.571525: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.571536: 0: E\n\
ndroid.launcher-655 [001] 50265.571553: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.571562: 0: E\n\
ndroid.launcher-655 [001] 50265.571578: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.571586: 0: E\n\
ndroid.launcher-655 [001] 50265.571616: 0: E\n\
ndroid.launcher-655 [001] 50265.571687: 0: E\n\
ndroid.launcher-655 [001] 50265.571703: 0: E\n\
ndroid.launcher-655 [001] 50265.571979: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.576823: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.576856: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50265.576956: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.578414: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.578439: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50265.578777: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.579795: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.579819: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50265.580272: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50265.580328: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50265.580413: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
<idle>-0 [001] 50265.580485: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=001\n\
WebViewCoreThre-11043 [000] 50265.580492: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
<idle>-0 [001] 50265.580517: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
irq/218-host_sp-14190 [000] 50265.580529: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50265.580563: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.580650: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.580704: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50265.580791: 0: C|124|VSYNC|0\n\
kinteractiveup-81 [001] 50265.580865: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
kinteractiveup-81 [001] 50265.580876: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50265.580886: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
hwc_eventmon-336 [000] 50265.580887: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
EventThread-337 [001] 50265.581006: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
WebViewCoreThre-11043 [000] 50265.581075: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50265.581099: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
EventThread-337 [001] 50265.581109: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.581316: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.581334: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
SurfaceFlinger-236 [000] 50265.581335: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50265.581355: 0: B|124|handlePageFlip\n\
irq/210-host_sp-14189 [001] 50265.581371: sched_wakeup: comm=kworker/1:1 pid=14667 prio=120 success=1 target_cpu=001\n\
SurfaceFlinger-236 [000] 50265.581373: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.581380: 0: E\n\
irq/210-host_sp-14189 [001] 50265.581391: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/1:1 next_pid=14667 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.581392: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.581407: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50265.581439: 0: B|124|acquireBuffer\n\
kworker/1:1-14667 [001] 50265.581453: sched_switch: prev_comm=kworker/1:1 prev_pid=14667 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.581459: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50265.581465: 0: E\n\
SurfaceFlinger-236 [000] 50265.581489: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50265.581496: 0: E\n\
SurfaceFlinger-236 [000] 50265.581613: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50265.581635: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50265.581641: 0: E\n\
SurfaceFlinger-236 [000] 50265.581651: 0: E\n\
ndroid.launcher-655 [001] 50265.581663: 0: B|655|performTraversals\n\
SurfaceFlinger-236 [000] 50265.581668: 0: E\n\
SurfaceFlinger-236 [000] 50265.581691: 0: E\n\
SurfaceFlinger-236 [000] 50265.581708: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.581714: 0: E\n\
SurfaceFlinger-236 [000] 50265.581726: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.581736: 0: E\n\
SurfaceFlinger-236 [000] 50265.581750: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.581759: 0: E\n\
ndroid.launcher-655 [001] 50265.581764: 0: B|655|draw\n\
SurfaceFlinger-236 [000] 50265.581771: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.581810: 0: E\n\
SurfaceFlinger-236 [000] 50265.581826: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.581833: 0: E\n\
SurfaceFlinger-236 [000] 50265.581845: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.581851: 0: E\n\
SurfaceFlinger-236 [000] 50265.581876: 0: E\n\
SurfaceFlinger-236 [000] 50265.581893: 0: B|124|handleRepaint\n\
ndroid.launcher-655 [001] 50265.581902: 0: B|655|dequeueBuffer\n\
SurfaceFlinger-236 [000] 50265.581954: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [001] 50265.581978: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=001\n\
SurfaceFlinger-236 [000] 50265.581985: 0: E\n\
ndroid.launcher-655 [001] 50265.582001: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.582007: 0: B|124|postFramebuffer\n\
Binder_4-1276 [001] 50265.582028: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.582043: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.582054: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.582093: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50265.582113: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
Binder_4-1276 [001] 50265.582150: 0: B|124|dequeueBuffer\n\
Binder_4-1276 [001] 50265.582174: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_4-1276 [001] 50265.582181: 0: E\n\
Binder_4-1276 [001] 50265.582187: 0: E\n\
kworker/u:7-13359 [000] 50265.582189: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50265.582233: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
Binder_4-1276 [001] 50265.582269: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.582321: 0: E\n\
SurfaceFlinger-236 [000] 50265.582330: 0: E\n\
SurfaceFlinger-236 [000] 50265.582341: 0: E\n\
SurfaceFlinger-236 [000] 50265.582386: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
ndroid.launcher-655 [001] 50265.582411: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [001] 50265.582435: 0: E\n\
ndroid.launcher-655 [001] 50265.582596: 0: B|655|getDisplayList\n\
ndroid.launcher-655 [001] 50265.583048: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.583072: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [001] 50265.583099: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.583114: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.583124: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
surfaceflinger-124 [001] 50265.583210: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
surfaceflinger-124 [001] 50265.583261: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [001] 50265.583302: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.585066: 0: E\n\
ndroid.launcher-655 [001] 50265.585117: 0: B|655|drawDisplayList\n\
WebViewCoreThre-11043 [000] 50265.586140: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50265.586200: 0: E\n\
ndroid.launcher-655 [001] 50265.586307: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [001] 50265.586904: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [001] 50265.587016: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.587042: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [001] 50265.587073: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.587087: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.587097: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [001] 50265.587231: 0: B|124|queueBuffer\n\
Binder_3-924 [001] 50265.587252: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_3-924 [001] 50265.587260: 0: E\n\
Binder_3-924 [001] 50265.587293: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_3-924 [001] 50265.587329: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
Binder_3-924 [001] 50265.587347: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [001] 50265.587374: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [001] 50265.587390: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
Binder_3-924 [001] 50265.587400: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [001] 50265.587440: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [001] 50265.587457: 0: E\n\
Binder_3-924 [001] 50265.587545: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.587636: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.587665: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
<idle>-0 [000] 50265.587673: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.587723: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/210-host_sp-14189 [001] 50265.587743: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.587763: 0: E\n\
ndroid.launcher-655 [001] 50265.587792: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.587807: 0: E\n\
ndroid.launcher-655 [001] 50265.587821: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.587828: 0: E\n\
ndroid.launcher-655 [001] 50265.587840: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.587847: 0: E\n\
irq/409-inv_irq-99 [000] 50265.587853: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50265.587876: 0: E\n\
ndroid.launcher-655 [001] 50265.587937: 0: E\n\
ndroid.launcher-655 [001] 50265.587956: 0: E\n\
<idle>-0 [000] 50265.588056: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.588090: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50265.588139: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50265.588222: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.588426: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.588447: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50265.588509: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.588718: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.588740: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50265.588770: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.589442: sched_wakeup: comm=irq/409-inv_irq pid=99 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.589462: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/409-inv_irq next_pid=99 next_prio=49\n\
irq/409-inv_irq-99 [000] 50265.589515: sched_wakeup: comm=SensorService pid=373 prio=112 success=1 target_cpu=000\n\
irq/409-inv_irq-99 [000] 50265.589537: sched_switch: prev_comm=irq/409-inv_irq prev_pid=99 prev_prio=49 prev_state=S ==> next_comm=SensorService next_pid=373 next_prio=112\n\
SensorService-373 [000] 50265.590050: sched_wakeup: comm=er$SensorThread pid=409 prio=112 success=1 target_cpu=000\n\
SensorService-373 [000] 50265.590106: sched_switch: prev_comm=SensorService prev_pid=373 prev_prio=112 prev_state=S ==> next_comm=er$SensorThread next_pid=409 next_prio=112\n\
er$SensorThread-409 [000] 50265.590563: sched_wakeup: comm=er.ServerThread pid=374 prio=118 success=1 target_cpu=000\n\
er$SensorThread-409 [000] 50265.590668: sched_switch: prev_comm=er$SensorThread prev_pid=409 prev_prio=112 prev_state=S ==> next_comm=er.ServerThread next_pid=374 next_prio=118\n\
er.ServerThread-374 [000] 50265.591062: sched_switch: prev_comm=er.ServerThread prev_pid=374 prev_prio=118 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.593607: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.593624: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50265.593715: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.596927: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.596939: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50265.596963: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50265.596998: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50265.597041: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50265.597054: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.597109: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.597136: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50265.597220: 0: C|124|VSYNC|1\n\
<idle>-0 [001] 50265.597270: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.597302: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
hwc_eventmon-336 [000] 50265.597322: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
EventThread-337 [001] 50265.597394: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
<idle>-0 [000] 50265.597445: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.597460: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
EventThread-337 [001] 50265.597478: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.597660: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50265.597691: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50265.597717: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.597725: 0: E\n\
SurfaceFlinger-236 [000] 50265.597736: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.597759: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50265.597810: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50265.597835: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50265.597843: 0: E\n\
SurfaceFlinger-236 [000] 50265.597868: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50265.597875: 0: E\n\
ndroid.launcher-655 [001] 50265.597965: 0: B|655|performTraversals\n\
ndroid.launcher-655 [001] 50265.598098: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=001\n\
SurfaceFlinger-236 [000] 50265.598116: 0: B|124|releaseBuffer\n\
ndroid.launcher-655 [001] 50265.598120: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
SurfaceFlinger-236 [000] 50265.598138: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50265.598144: 0: E\n\
SurfaceFlinger-236 [000] 50265.598154: 0: E\n\
irq/210-host_sp-14189 [001] 50265.598160: sched_wakeup: comm=kworker/1:1 pid=14667 prio=120 success=1 target_cpu=001\n\
SurfaceFlinger-236 [000] 50265.598169: 0: E\n\
irq/210-host_sp-14189 [001] 50265.598184: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/1:1 next_pid=14667 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.598193: 0: E\n\
SurfaceFlinger-236 [000] 50265.598210: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.598216: 0: E\n\
SurfaceFlinger-236 [000] 50265.598228: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.598234: 0: E\n\
SurfaceFlinger-236 [000] 50265.598247: 0: B|124|unlockPageFlip\n\
kworker/1:1-14667 [001] 50265.598254: sched_switch: prev_comm=kworker/1:1 prev_pid=14667 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.598256: 0: E\n\
SurfaceFlinger-236 [000] 50265.598267: 0: B|124|unlockPageFlip\n\
ndroid.launcher-655 [001] 50265.598304: 0: B|655|draw\n\
SurfaceFlinger-236 [000] 50265.598310: 0: E\n\
SurfaceFlinger-236 [000] 50265.598326: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.598338: 0: E\n\
SurfaceFlinger-236 [000] 50265.598350: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.598356: 0: E\n\
SurfaceFlinger-236 [000] 50265.598382: 0: E\n\
SurfaceFlinger-236 [000] 50265.598400: 0: B|124|handleRepaint\n\
SurfaceFlinger-236 [000] 50265.598464: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
ndroid.launcher-655 [001] 50265.598471: 0: B|655|dequeueBuffer\n\
SurfaceFlinger-236 [000] 50265.598496: 0: E\n\
SurfaceFlinger-236 [000] 50265.598518: 0: B|124|postFramebuffer\n\
ndroid.launcher-655 [001] 50265.598544: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.598565: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
Binder_1-340 [001] 50265.598588: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.598604: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=001\n\
SurfaceFlinger-236 [000] 50265.598606: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
ndroid.launcher-655 [001] 50265.598616: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.598625: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
Binder_1-340 [001] 50265.598711: 0: B|124|dequeueBuffer\n\
kworker/u:7-13359 [000] 50265.598712: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
Binder_1-340 [001] 50265.598737: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_1-340 [001] 50265.598744: 0: E\n\
Binder_1-340 [001] 50265.598750: 0: E\n\
SurfaceFlinger-335 [000] 50265.598757: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
Binder_1-340 [001] 50265.598838: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.598851: 0: E\n\
SurfaceFlinger-236 [000] 50265.598861: 0: E\n\
ndroid.launcher-655 [001] 50265.598886: 0: E\n\
SurfaceFlinger-236 [000] 50265.598915: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50265.598974: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [001] 50265.598996: 0: E\n\
ndroid.launcher-655 [001] 50265.599138: 0: B|655|getDisplayList\n\
<idle>-0 [000] 50265.599557: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.599575: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
ndroid.launcher-655 [001] 50265.599671: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.599693: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
Binder_5-9587 [000] 50265.599725: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
EventThread-337 [001] 50265.599737: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.600390: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.600408: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
<idle>-0 [000] 50265.600410: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.600427: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.600474: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
kinteractiveup-81 [001] 50265.600548: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.600653: sched_wakeup: comm=kinteractiveup pid=81 prio=0 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.600668: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=kinteractiveup next_pid=81 next_prio=0\n\
kinteractiveup-81 [001] 50265.600858: sched_switch: prev_comm=kinteractiveup prev_pid=81 prev_prio=0 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.601452: 0: E\n\
ndroid.launcher-655 [001] 50265.601484: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [001] 50265.602244: 0: E\n\
ndroid.launcher-655 [001] 50265.602313: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [001] 50265.602777: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [001] 50265.602864: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.602888: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [001] 50265.602916: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.602927: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.602935: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [001] 50265.603031: 0: B|124|queueBuffer\n\
Binder_2-394 [001] 50265.603047: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
Binder_2-394 [001] 50265.603052: 0: E\n\
Binder_2-394 [001] 50265.603077: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_2-394 [001] 50265.603110: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
Binder_2-394 [001] 50265.603124: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [001] 50265.603146: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [001] 50265.603159: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
Binder_2-394 [001] 50265.603167: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [001] 50265.603197: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [001] 50265.603210: 0: E\n\
Binder_2-394 [001] 50265.603269: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.603302: 0: E\n\
ndroid.launcher-655 [001] 50265.603321: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.603326: 0: E\n\
ndroid.launcher-655 [001] 50265.603335: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.603340: 0: E\n\
ndroid.launcher-655 [001] 50265.603349: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.603354: 0: E\n\
ndroid.launcher-655 [001] 50265.603369: 0: E\n\
ndroid.launcher-655 [001] 50265.603407: 0: E\n\
ndroid.launcher-655 [001] 50265.603416: 0: E\n\
ndroid.launcher-655 [001] 50265.603576: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50265.603815: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.603832: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [001] 50265.603892: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.605106: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.605134: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50265.609013: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.609890: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.609913: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50265.609994: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.610376: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.610391: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.610426: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.613589: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.613600: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50265.613620: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50265.613663: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50265.613674: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
irq/218-host_sp-14190 [000] 50265.613691: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
hwc_eventmon-336 [000] 50265.613709: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.613760: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.613779: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50265.613851: 0: C|124|VSYNC|0\n\
<idle>-0 [001] 50265.613905: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.613923: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
hwc_eventmon-336 [000] 50265.613950: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
EventThread-337 [001] 50265.614030: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
<idle>-0 [000] 50265.614080: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.614098: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
EventThread-337 [001] 50265.614115: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.614230: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.614243: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [001] 50265.614271: sched_wakeup: comm=kworker/1:1 pid=14667 prio=120 success=1 target_cpu=001\n\
irq/210-host_sp-14189 [001] 50265.614290: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/1:1 next_pid=14667 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.614293: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50265.614307: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50265.614323: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.614328: 0: E\n\
SurfaceFlinger-236 [000] 50265.614337: 0: B|124|lockPageFlip\n\
kworker/1:1-14667 [001] 50265.614347: sched_switch: prev_comm=kworker/1:1 prev_pid=14667 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.614350: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50265.614380: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50265.614396: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50265.614401: 0: E\n\
SurfaceFlinger-236 [000] 50265.614419: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50265.614425: 0: E\n\
SurfaceFlinger-236 [000] 50265.614539: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50265.614554: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
SurfaceFlinger-236 [000] 50265.614559: 0: E\n\
ndroid.launcher-655 [001] 50265.614564: 0: B|655|performTraversals\n\
SurfaceFlinger-236 [000] 50265.614568: 0: E\n\
SurfaceFlinger-236 [000] 50265.614579: 0: E\n\
SurfaceFlinger-236 [000] 50265.614599: 0: E\n\
SurfaceFlinger-236 [000] 50265.614613: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.614618: 0: E\n\
SurfaceFlinger-236 [000] 50265.614626: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.614630: 0: E\n\
SurfaceFlinger-236 [000] 50265.614641: 0: B|124|unlockPageFlip\n\
ndroid.launcher-655 [001] 50265.614646: 0: B|655|draw\n\
SurfaceFlinger-236 [000] 50265.614650: 0: E\n\
SurfaceFlinger-236 [000] 50265.614658: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.614690: 0: E\n\
SurfaceFlinger-236 [000] 50265.614702: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.614707: 0: E\n\
SurfaceFlinger-236 [000] 50265.614716: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.614721: 0: E\n\
SurfaceFlinger-236 [000] 50265.614740: 0: E\n\
SurfaceFlinger-236 [000] 50265.614753: 0: B|124|handleRepaint\n\
ndroid.launcher-655 [001] 50265.614777: 0: B|655|dequeueBuffer\n\
SurfaceFlinger-236 [000] 50265.614804: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50265.614829: 0: E\n\
ndroid.launcher-655 [001] 50265.614841: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=001\n\
SurfaceFlinger-236 [000] 50265.614846: 0: B|124|postFramebuffer\n\
ndroid.launcher-655 [001] 50265.614861: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
Binder_4-1276 [001] 50265.614881: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.614893: sched_wakeup: comm=Binder_4 pid=1276 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.614901: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_4 next_pid=1276 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.614916: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50265.614931: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
Binder_4-1276 [001] 50265.614984: 0: B|124|dequeueBuffer\n\
kworker/u:7-13359 [000] 50265.615000: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
Binder_4-1276 [001] 50265.615002: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_4-1276 [001] 50265.615007: 0: E\n\
Binder_4-1276 [001] 50265.615013: 0: E\n\
SurfaceFlinger-335 [000] 50265.615034: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
Binder_4-1276 [001] 50265.615079: sched_switch: prev_comm=Binder_4 prev_pid=1276 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.615106: 0: E\n\
SurfaceFlinger-236 [000] 50265.615114: 0: E\n\
ndroid.launcher-655 [001] 50265.615118: 0: E\n\
SurfaceFlinger-236 [000] 50265.615158: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50265.615190: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [001] 50265.615207: 0: E\n\
ndroid.launcher-655 [001] 50265.615325: 0: B|655|getDisplayList\n\
<idle>-0 [000] 50265.615618: sched_wakeup: comm=Compiler pid=662 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.615636: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=Compiler next_pid=662 next_prio=120\n\
ndroid.launcher-655 [001] 50265.615907: sched_wakeup: comm=surfaceflinger pid=124 prio=120 success=1 target_cpu=001\n\
Compiler-662 [000] 50265.615936: sched_switch: prev_comm=Compiler prev_pid=662 prev_prio=120 prev_state=S ==> next_comm=surfaceflinger next_pid=124 next_prio=120\n\
ndroid.launcher-655 [001] 50265.616022: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.616036: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
surfaceflinger-124 [000] 50265.616065: sched_switch: prev_comm=surfaceflinger prev_pid=124 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
EventThread-337 [001] 50265.616070: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.617156: 0: E\n\
ndroid.launcher-655 [001] 50265.617186: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [001] 50265.617968: 0: E\n\
ndroid.launcher-655 [001] 50265.618040: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [001] 50265.618516: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [001] 50265.618598: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.618619: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [001] 50265.618645: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.618656: sched_wakeup: comm=Binder_3 pid=924 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.618663: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [001] 50265.618756: 0: B|124|queueBuffer\n\
Binder_3-924 [001] 50265.618793: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
Binder_3-924 [001] 50265.618799: 0: E\n\
Binder_3-924 [001] 50265.618824: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_3-924 [001] 50265.618851: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
Binder_3-924 [001] 50265.618864: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [001] 50265.618885: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [001] 50265.618896: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
Binder_3-924 [001] 50265.618905: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [001] 50265.618935: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=Binder_3 next_pid=924 next_prio=120\n\
Binder_3-924 [001] 50265.618947: 0: E\n\
Binder_3-924 [001] 50265.619010: sched_switch: prev_comm=Binder_3 prev_pid=924 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.619043: 0: E\n\
ndroid.launcher-655 [001] 50265.619059: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.619065: 0: E\n\
ndroid.launcher-655 [001] 50265.619075: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.619080: 0: E\n\
ndroid.launcher-655 [001] 50265.619088: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.619093: 0: E\n\
ndroid.launcher-655 [001] 50265.619109: 0: E\n\
ndroid.launcher-655 [001] 50265.619151: 0: E\n\
ndroid.launcher-655 [001] 50265.619163: 0: E\n\
ndroid.launcher-655 [001] 50265.619337: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50265.619542: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.619563: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [001] 50265.619630: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.625274: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.625290: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50265.625342: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
irq/214-host_sp-14188 [000] 50265.625363: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.625430: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50265.629464: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.629477: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [001] 50265.629497: sched_wakeup: comm=kworker/1:1 pid=14667 prio=120 success=1 target_cpu=001\n\
irq/210-host_sp-14189 [001] 50265.629512: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/1:1 next_pid=14667 next_prio=120\n\
kworker/1:1-14667 [001] 50265.629563: sched_switch: prev_comm=kworker/1:1 prev_pid=14667 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.629983: sched_wakeup: comm=WebViewCoreThre pid=11043 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.629997: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
WebViewCoreThre-11043 [000] 50265.630260: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50265.630278: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/218-host_sp-14190 [000] 50265.630295: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50265.630314: sched_wakeup: comm=kworker/u:7 pid=13359 prio=120 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50265.630355: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50265.630369: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [000] 50265.630396: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=kworker/u:7 next_pid=13359 next_prio=120\n\
kworker/u:7-13359 [000] 50265.630439: sched_switch: prev_comm=kworker/u:7 prev_pid=13359 prev_prio=120 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
kworker/u:2-13771 [000] 50265.630450: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.630470: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
hwc_eventmon-336 [000] 50265.630510: 0: C|124|VSYNC|1\n\
<idle>-0 [001] 50265.630542: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.630558: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
hwc_eventmon-336 [000] 50265.630568: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
EventThread-337 [001] 50265.630628: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
WebViewCoreThre-11043 [000] 50265.630666: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50265.630682: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
EventThread-337 [001] 50265.630690: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.630806: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50265.630821: 0: B|124|handlePageFlip\n\
SurfaceFlinger-236 [000] 50265.630837: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.630842: 0: E\n\
SurfaceFlinger-236 [000] 50265.630851: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.630865: 0: B|124|updateTexImage\n\
SurfaceFlinger-236 [000] 50265.630890: 0: B|124|acquireBuffer\n\
SurfaceFlinger-236 [000] 50265.630905: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 0\n\
SurfaceFlinger-236 [000] 50265.630911: 0: E\n\
ndroid.launcher-655 [001] 50265.630926: 0: B|655|performTraversals\n\
SurfaceFlinger-236 [000] 50265.630931: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|0\n\
SurfaceFlinger-236 [000] 50265.630937: 0: E\n\
ndroid.launcher-655 [001] 50265.631007: 0: B|655|draw\n\
SurfaceFlinger-236 [000] 50265.631032: 0: B|124|releaseBuffer\n\
SurfaceFlinger-236 [000] 50265.631046: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 2\n\
SurfaceFlinger-236 [000] 50265.631051: 0: E\n\
SurfaceFlinger-236 [000] 50265.631059: 0: E\n\
SurfaceFlinger-236 [000] 50265.631069: 0: E\n\
SurfaceFlinger-236 [000] 50265.631087: 0: E\n\
SurfaceFlinger-236 [000] 50265.631101: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.631106: 0: E\n\
SurfaceFlinger-236 [000] 50265.631115: 0: B|124|lockPageFlip\n\
SurfaceFlinger-236 [000] 50265.631119: 0: E\n\
SurfaceFlinger-236 [000] 50265.631129: 0: B|124|unlockPageFlip\n\
ndroid.launcher-655 [001] 50265.631133: 0: B|655|dequeueBuffer\n\
SurfaceFlinger-236 [000] 50265.631137: 0: E\n\
SurfaceFlinger-236 [000] 50265.631146: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.631178: 0: E\n\
SurfaceFlinger-236 [000] 50265.631189: 0: B|124|unlockPageFlip\n\
ndroid.launcher-655 [001] 50265.631191: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=001\n\
SurfaceFlinger-236 [000] 50265.631194: 0: E\n\
SurfaceFlinger-236 [000] 50265.631204: 0: B|124|unlockPageFlip\n\
SurfaceFlinger-236 [000] 50265.631209: 0: E\n\
ndroid.launcher-655 [001] 50265.631209: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.631227: 0: E\n\
Binder_1-340 [001] 50265.631232: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.631241: 0: B|124|handleRepaint\n\
ndroid.launcher-655 [001] 50265.631244: sched_wakeup: comm=Binder_1 pid=340 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.631252: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_1 next_pid=340 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.631287: sched_wakeup: comm=SurfaceFlinger pid=335 prio=112 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50265.631318: 0: E\n\
Binder_1-340 [001] 50265.631330: 0: B|124|dequeueBuffer\n\
SurfaceFlinger-236 [000] 50265.631336: 0: B|124|postFramebuffer\n\
Binder_1-340 [001] 50265.631347: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_1-340 [001] 50265.631352: 0: E\n\
Binder_1-340 [001] 50265.631357: 0: E\n\
SurfaceFlinger-236 [000] 50265.631406: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
Binder_1-340 [001] 50265.631421: sched_switch: prev_comm=Binder_1 prev_pid=340 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
SurfaceFlinger-236 [000] 50265.631422: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
ndroid.launcher-655 [001] 50265.631457: 0: E\n\
kworker/u:2-13771 [000] 50265.631488: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=SurfaceFlinger next_pid=335 next_prio=112\n\
SurfaceFlinger-335 [000] 50265.631521: sched_switch: prev_comm=SurfaceFlinger prev_pid=335 prev_prio=112 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
ndroid.launcher-655 [001] 50265.631525: 0: B|655|eglBeginFrame\n\
ndroid.launcher-655 [001] 50265.631544: 0: E\n\
SurfaceFlinger-236 [000] 50265.631600: 0: E\n\
SurfaceFlinger-236 [000] 50265.631608: 0: E\n\
SurfaceFlinger-236 [000] 50265.631643: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
ndroid.launcher-655 [001] 50265.631678: 0: B|655|getDisplayList\n\
WebViewCoreThre-11043 [000] 50265.632039: sched_wakeup: comm=Binder_5 pid=9587 prio=120 success=1 target_cpu=000\n\
WebViewCoreThre-11043 [000] 50265.632062: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=R ==> next_comm=Binder_5 next_pid=9587 next_prio=120\n\
ndroid.launcher-655 [001] 50265.632149: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.632165: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
Binder_5-9587 [000] 50265.632173: sched_switch: prev_comm=Binder_5 prev_pid=9587 prev_prio=120 prev_state=S ==> next_comm=WebViewCoreThre next_pid=11043 next_prio=120\n\
EventThread-337 [001] 50265.632201: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.633262: 0: E\n\
ndroid.launcher-655 [001] 50265.633299: 0: B|655|drawDisplayList\n\
ndroid.launcher-655 [001] 50265.634159: 0: E\n\
ndroid.launcher-655 [001] 50265.634248: 0: B|655|eglSwapBuffers\n\
ndroid.launcher-655 [001] 50265.634896: 0: B|655|queueBuffer\n\
ndroid.launcher-655 [001] 50265.635042: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.635079: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [001] 50265.635107: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=D ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.635122: sched_wakeup: comm=Binder_2 pid=394 prio=120 success=1 target_cpu=001\n\
WebViewCoreThre-11043 [000] 50265.635126: sched_switch: prev_comm=WebViewCoreThre prev_pid=11043 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
ndroid.launcher-655 [001] 50265.635130: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [001] 50265.635264: 0: B|124|queueBuffer\n\
Binder_2-394 [001] 50265.635281: 0: B|124|com.android.launcher/com.android.launcher2.Launcher: 1\n\
Binder_2-394 [001] 50265.635286: 0: E\n\
Binder_2-394 [001] 50265.635314: 0: C|124|com.android.launcher/com.android.launcher2.Launcher|1\n\
Binder_2-394 [001] 50265.635347: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
Binder_2-394 [001] 50265.635362: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [001] 50265.635383: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [001] 50265.635396: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
Binder_2-394 [001] 50265.635404: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=R ==> next_comm=EventThread next_pid=337 next_prio=111\n\
EventThread-337 [001] 50265.635435: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=Binder_2 next_pid=394 next_prio=120\n\
Binder_2-394 [001] 50265.635447: 0: E\n\
Binder_2-394 [001] 50265.635519: sched_switch: prev_comm=Binder_2 prev_pid=394 prev_prio=120 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.635556: 0: E\n\
ndroid.launcher-655 [001] 50265.635576: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.635581: 0: E\n\
ndroid.launcher-655 [001] 50265.635591: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.635596: 0: E\n\
ndroid.launcher-655 [001] 50265.635604: 0: B|655|query\n\
ndroid.launcher-655 [001] 50265.635609: 0: E\n\
ndroid.launcher-655 [001] 50265.635629: 0: E\n\
ndroid.launcher-655 [001] 50265.635670: 0: E\n\
ndroid.launcher-655 [001] 50265.635681: 0: E\n\
ndroid.launcher-655 [001] 50265.635778: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=001\n\
ndroid.launcher-655 [001] 50265.635794: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [001] 50265.635855: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
ndroid.launcher-655 [001] 50265.635982: sched_switch: prev_comm=ndroid.launcher prev_pid=655 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.640434: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.640471: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.640842: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=D ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.640919: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.640942: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
kworker/0:3-13848 [000] 50265.641126: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.641569: sched_wakeup: comm=irq/214-host_sp pid=14188 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.641589: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/214-host_sp next_pid=14188 next_prio=49\n\
irq/214-host_sp-14188 [000] 50265.641687: sched_switch: prev_comm=irq/214-host_sp prev_pid=14188 prev_prio=49 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50265.645747: sched_wakeup: comm=irq/210-host_sp pid=14189 prio=49 success=1 target_cpu=001\n\
<idle>-0 [001] 50265.645773: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/210-host_sp next_pid=14189 next_prio=49\n\
irq/210-host_sp-14189 [001] 50265.645812: sched_wakeup: comm=kworker/1:1 pid=14667 prio=120 success=1 target_cpu=001\n\
irq/210-host_sp-14189 [001] 50265.645839: sched_switch: prev_comm=irq/210-host_sp prev_pid=14189 prev_prio=49 prev_state=S ==> next_comm=kworker/1:1 next_pid=14667 next_prio=120\n\
kworker/1:1-14667 [001] 50265.645920: sched_switch: prev_comm=kworker/1:1 prev_pid=14667 prev_prio=120 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [000] 50265.646906: sched_wakeup: comm=irq/77-tegra_ac pid=104 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.646927: sched_wakeup: comm=irq/218-host_sp pid=14190 prio=49 success=1 target_cpu=000\n\
<idle>-0 [000] 50265.646942: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/77-tegra_ac next_pid=104 next_prio=49\n\
<idle>-0 [001] 50265.646991: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=irq/218-host_sp next_pid=14190 next_prio=49\n\
irq/77-tegra_ac-104 [000] 50265.647008: sched_wakeup: comm=kworker/u:2 pid=13771 prio=120 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [001] 50265.647025: sched_wakeup: comm=hwc_eventmon pid=336 prio=112 success=1 target_cpu=001\n\
irq/77-tegra_ac-104 [000] 50265.647033: sched_wakeup: comm=kworker/0:3 pid=13848 prio=120 success=1 target_cpu=000\n\
irq/218-host_sp-14190 [001] 50265.647051: sched_switch: prev_comm=irq/218-host_sp prev_pid=14190 prev_prio=49 prev_state=S ==> next_comm=hwc_eventmon next_pid=336 next_prio=112\n\
irq/77-tegra_ac-104 [000] 50265.647081: sched_switch: prev_comm=irq/77-tegra_ac prev_pid=104 prev_prio=49 prev_state=S ==> next_comm=kworker/u:2 next_pid=13771 next_prio=120\n\
hwc_eventmon-336 [001] 50265.647128: 0: C|124|VSYNC|0\n\
kworker/u:2-13771 [000] 50265.647134: sched_switch: prev_comm=kworker/u:2 prev_pid=13771 prev_prio=120 prev_state=S ==> next_comm=kworker/0:3 next_pid=13848 next_prio=120\n\
hwc_eventmon-336 [001] 50265.647171: sched_wakeup: comm=EventThread pid=337 prio=111 success=1 target_cpu=001\n\
kworker/0:3-13848 [000] 50265.647214: sched_switch: prev_comm=kworker/0:3 prev_pid=13848 prev_prio=120 prev_state=S ==> next_comm=EventThread next_pid=337 next_prio=111\n\
hwc_eventmon-336 [001] 50265.647249: sched_switch: prev_comm=hwc_eventmon prev_pid=336 prev_prio=112 prev_state=S ==> next_comm=swapper next_pid=0 next_prio=120\n\
<idle>-0 [001] 50265.647327: sched_wakeup: comm=ndroid.launcher pid=655 prio=120 success=1 target_cpu=001\n\
EventThread-337 [000] 50265.647356: sched_wakeup: comm=SurfaceFlinger pid=236 prio=112 success=1 target_cpu=000\n\
<idle>-0 [001] 50265.647357: sched_switch: prev_comm=swapper prev_pid=0 prev_prio=120 prev_state=R ==> next_comm=ndroid.launcher next_pid=655 next_prio=120\n\
EventThread-337 [000] 50265.647422: sched_switch: prev_comm=EventThread prev_pid=337 prev_prio=111 prev_state=S ==> next_comm=SurfaceFlinger next_pid=236 next_prio=112\n\
SurfaceFlinger-236 [000] 50265.647620: 0: B|124|onMessageReceived\n\
SurfaceFlinger-236 [000] 50265.647658: sched_wakeup: comm=atrace pid=14662 prio=120 success=1 target_cpu=000\n\
SurfaceFlinger-236 [000] 50265.647689: sched_switch: prev_comm=SurfaceFlinger prev_pid=236 prev_prio=112 prev_state=R ==> next_comm=atrace next_pid=14662 next_prio=120\n\
ndroid.launcher-655 [001] 50265.647792: 0: B|655|performTraversals\n\
dummy-0000 [000] 0.0: 0: trace_event_clock_sync: parent_ts=0.0\n";
</script>
</body>
</html>