- 4faa62a Merge "[trace processor] Implement app usage calculation for WV power metric" by Oksana Zhuravlova · 4 years, 8 months ago
- e1360dd Merge "Fix O(n^2) wakelock merging in android_batt.sql." by Simon MacMullen · 4 years, 8 months ago
- d5cfdf8 [trace processor] Implement app usage calculation for WV power metric by Oksana Zhuravlova · 4 years, 8 months ago
- 6993b14 Fix O(n^2) wakelock merging in android_batt.sql. by Simon MacMullen · 4 years, 8 months ago
- 43b1188 Utilize FB app suite tracepoints in trace processor by Collin Fijalkovich · 4 years, 8 months ago
- ece0350 [metrics] Change the example chrome metric to not clash with chromium by Deepanjan Roy · 4 years, 8 months ago
- 23c5b63 Merge "[trace processor] Update webview power metric slice selection conditions" by Oksana Zhuravlova · 4 years, 8 months ago
- e0cfa6e [trace processor] Update webview power metric slice selection conditions by Oksana Zhuravlova · 4 years, 8 months ago
- 9503301 Add some superclass information to histograms output by Ioannis Ilkos · 4 years, 8 months ago
- 38365dc tp: switch from dict to list of pairs in descriptor generation script by Lalit Maganti · 4 years, 8 months ago
- 617ca8e Make unexplained jank only be set on janky scroll updates. by Stephen Nusko · 4 years, 8 months ago
- 244ea39 trace_processor: Fix the proxy_power metric and add a diff test by Mikhail Khokhlov · 4 years, 8 months ago
- 8392978 Add new metric for queuing delay scroll jank cause. by Stephen Nusko · 4 years, 8 months ago
- f20ce52 Merge "Add metrics for sleep time." by Simon MacMullen · 4 years, 8 months ago
- e80640e Add metrics for sleep time. by Simon MacMullen · 4 years, 8 months ago
- b6f6a3c metric() returns proto message instead of bytes by Anindita Ghosh · 4 years, 8 months ago
- 81feb97 Port the queuing delay computation over to TraceProcessor. by Stephen Nusko · 4 years, 8 months ago
- c7960ed Add in scroll causes query so we can easily add in new causes. by Stephen Nusko · 4 years, 8 months ago
- f4da509 metrics: Allow chrome metric protos to be compiled in by Deepanjan Roy · 4 years, 9 months ago
- 84671fa Add power consumption as predicted by the power profile to time in by Simon MacMullen · 4 years, 9 months ago
- f3c5fcb Port the scroll flow breakdown into a trace processor metric. by Stephen Nusko · 4 years, 9 months ago
- 0b81007 tp: add support for opting out of query output checks in shell by Lalit Maganti · 4 years, 9 months ago
- fb1992c Migrate scroll_jank related tables to the 'chrome/scroll_jank.sql' metric by Stephen Nusko · 4 years, 9 months ago
- 3039024 Merge "tp: several changes for Python API" by Lalit Maganti · 4 years, 9 months ago
- 82a2c04 tp: several changes for Python API by Lalit Maganti · 4 years, 9 months ago
- 9c6d111 Do not emit metadata if empty by Ioannis Ilkos · 4 years, 9 months ago
- 2e72ef4 Merge "tp: fix propogating message existance in metrics" by Lalit Maganti · 4 years, 9 months ago
- 9bc389a tp: fix propogating message existance in metrics by Lalit Maganti · 4 years, 9 months ago
- cda78eb Remove error metrics from trace metadata by Ioannis Ilkos · 4 years, 9 months ago
- 8d16b19 Use power profile for core mappings by Ioannis Ilkos · 4 years, 9 months ago
- 4f65869 trace processor: Add a metric with power profile data by Mikhail Khokhlov · 4 years, 9 months ago
- 87ee320 android_proxy_power: Choose power profile based on device name by Mikhail Khokhlov · 4 years, 9 months ago
- babfc6e build: Remove deps on metrics:zero by Deepanjan Roy · 4 years, 9 months ago
- c865364 Merge "Improvements to trace processor HSC-like metrics strategy." by Collin Fijalkovich · 4 years, 9 months ago
- 8e360f8 Improvements to trace processor HSC-like metrics strategy. by Collin Fijalkovich · 4 years, 9 months ago
- 7ec1c0e [trace processor] Remove WebView CPU usage metric by Oksana Zhuravlova · 4 years, 9 months ago
- 130a852 Merge "[trace processor] Add WebView power usage metric" by Oksana Zhuravlova · 4 years, 10 months ago
- f35e50b Improve performance of time_in_state event query by Rafal Slawik · 4 years, 10 months ago
- fe59675 [trace processor] Add WebView power usage metric by Oksana Zhuravlova · 4 years, 10 months ago
- e51ae7f Merge "Fully qualify table" by Treehugger Robot · 4 years, 10 months ago
- 62b32f4 Fully qualify table by Ioannis Ilkos · 4 years, 10 months ago
- 211c4cb Fix query to exclude tracks with no time_in_state by Rafal Slawik · 4 years, 10 months ago
- b6d1c1d Record max anon RSS + swap for the duration of the profile by Ioannis Ilkos · 4 years, 10 months ago
- dd81624 Merge "Show time_in_state only if non-zero runtime" by Treehugger Robot · 4 years, 10 months ago
- 14421b2 Merge "[trace processor] Add proxy power metric" by Mikhail Khokhlov · 4 years, 10 months ago
- 0ec31a3 Show time_in_state only if non-zero runtime by Rafal Slawik · 4 years, 10 months ago
- e6310dc Compute CPU mcycles from time_in_state by Rafal Slawik · 4 years, 10 months ago
- 526424e Merge "[trace processor] Add WebView CPU usage metric" by Oksana Zhuravlova · 4 years, 10 months ago
- e5cec23 [trace processor] Add WebView CPU usage metric by Oksana Zhuravlova · 4 years, 10 months ago
- 34d097b tp: rename _annotations suffix to _event by Lalit Maganti · 4 years, 10 months ago
- 28b5ddf Merge "Move time_in_state from slice to counter" by Rafal Slawik · 4 years, 10 months ago
- 9b594a9 Move time_in_state from slice to counter by Rafal Slawik · 4 years, 10 months ago
- 4649681 [trace processor] Add proxy power metric by Mikhail Khokhlov · 4 years, 10 months ago
- 5fb5b4c metrics: add surfaceflinger metric and derived events by Lalit Maganti · 4 years, 10 months ago
- 974945e Detect main threads by Rafal Slawik · 4 years, 10 months ago
- 3814c9e Fix disappearance of all little core summaries. by Simon MacMullen · 4 years, 10 months ago
- 3d92008 Stop quadratic calculation by Ioannis Ilkos · 4 years, 10 months ago
- 21ee7bc Determine an overall view of when any wakelock was held by merging slices. by Simon MacMullen · 4 years, 10 months ago
- 213968b Fix time-in-state annotations. by Simon MacMullen · 4 years, 10 months ago
- efe9545 Merge "Add root information to all java heap stats" by Ioannis Ilkos · 4 years, 10 months ago
- e6b73b7 Add root information to all java heap stats by Ioannis Ilkos · 4 years, 10 months ago
- 16e520a tp: add global track for lmks by Lalit Maganti · 4 years, 10 months ago
- a075151 Parameterize raw_metrics_per_core with table name by Oksana Zhuravlova · 4 years, 10 months ago
- a5b927e Merge "Improve time-in-state UI some more." by Simon MacMullen · 4 years, 10 months ago
- 427b833 tp: add metatracing by Lalit Maganti · 4 years, 10 months ago
- f81f0b4 Improve time-in-state UI some more. by Simon MacMullen · 4 years, 10 months ago
- 53ded27 Add unique_session_name to the metadata by Ioannis Ilkos · 4 years, 10 months ago
- a15e453 Merge "Improve time-in-state UI." by Simon MacMullen · 4 years, 10 months ago
- 5dea02c Improve time-in-state UI. by Simon MacMullen · 4 years, 10 months ago
- 2dcf27f Revisit fixing RSS captured after heap dump was taken by Ioannis Ilkos · 4 years, 10 months ago
- 529df8d Merge "Find closest timestamp when looking up RSS mem" by Ioannis Ilkos · 4 years, 10 months ago
- 51442b5 Find closest timestamp when looking up RSS mem by Ioannis Ilkos · 4 years, 10 months ago
- 23fe1bd Add counter annotations for time-in-state probes. by Simon MacMullen · 4 years, 10 months ago
- 64450bd Enhance the process state counters at LMK time by Ioannis Ilkos · 4 years, 11 months ago
- bf568d0 Support ion_stat by Ioannis Ilkos · 4 years, 11 months ago
- 687a929 Fix battery aggregates. by Simon MacMullen · 4 years, 11 months ago
- 058776d Merge "Filter frames preceding app launches for hsc-based metrics" by Collin Fijalkovich · 5 years ago
- 0767220 metric: account for multiple ion events at same timestamp for annotation by Lalit Maganti · 5 years ago
- 4b9ac85 Filter frames preceding app launches for hsc-based metrics by Collin Fijalkovich · 5 years ago
- 87622b8 Handle cached values in thread time in state by Rafal Slawik · 5 years ago
- 7516705 Merge changes from topic "hsc-trace-processor-revision" by Lalit Maganti · 5 years ago
- e34db09 Expand support for HSC trace_processor metrics by Collin Fijalkovich · 5 years ago
- aa4c60e Fix Netflix HSC Startup Metrics by Collin Fijalkovich · 5 years ago
- b5610ab trace_processor: Add a helper for finding Chrome processes and threads by Sami Kyostila · 5 years ago
- 1817325 Merge "Add support for Netflix and maps HSC app latency metrics." by Treehugger Robot · 5 years ago
- c5f436f Add support for Netflix and maps HSC app latency metrics. by Lalit Maganti · 5 years ago
- 7eaddac Thread time_in_state metric by Rafal Slawik · 5 years ago
- f2e5d9a tp: add core and core_type breakdowns per process in CPU metric by Lalit Maganti · 5 years ago
- b9ebe01 Merge "Incorporate oom victims in the lmk metric" by Ioannis Ilkos · 5 years ago
- aa972a1 Incorporate oom victims in the lmk metric by Ioannis Ilkos · 5 years ago
- e710740 tp: move util related sources to util build file by Lalit Maganti · 5 years ago
- 3d9bbff tp: move descriptor pool, proto conv and status macros -> util by Lalit Maganti · 5 years ago
- 102b8b2 Add some aggregate values about screen to the battery metrics. by Simon MacMullen · 5 years ago
- aad6472 Add trace_trigger field to trace_metadata. by Simon MacMullen · 5 years ago
- 22588ad Add new table for heap_graph_class. by Florian Mayer · 5 years ago
- 01889c8 Merge "tp: add proto for hsc startup metrics" by Lalit Maganti · 5 years ago
- 19ce395 Create proper table for packages list. by Florian Mayer · 5 years ago
- 07e8d96 tp: add proto for hsc startup metrics by Lalit Maganti · 5 years ago
- 91aecef tp: add support for annotations by Lalit Maganti · 5 years ago
- 7554f70 tp: add android_appid to process table by Lalit Maganti · 5 years ago