Sign in
fuchsia
/
third_party
/
github.com
/
google
/
perfetto
/
HEAD
4878617
ci: add llvm-dev to sandbox ci (#2069)
by Omar Elfouly
· 6 months ago
main
1b8d123
Disallow swapper thread from being used in tid_override (#2062)
by jahdiel-alvarez
· 6 months ago
5d93662
Unit test SF layers extractor. (#2063)
by Priyanka
· 6 months ago
b96a69b
tp: table tests for SF parser changes (#1745)
by Priyanka
· 6 months ago
1b25128
Report null layer ids as null, not zero. (#2061)
by Priyanka
· 6 months ago
c8ae693
tp: SF visibility computation unit tests (#2052)
by Priyanka
· 6 months ago
a0e89bb
Parse SF trace into new tables. (#2033)
by Priyanka
· 6 months ago
f5c8428
tp: fix unnecessary initialization of arrays (#2051)
by Lalit Maganti
· 6 months ago
9d38dbc
ui: Roll stable channel (#2050)
by Steve Golton
· 6 months ago
05af1c5
tp: _interval_interesect supports instant events (#1820)
by Mayzner
· 6 months ago
a04a1d8
docs: fix up syntehtic track event docs (#2047)
by Lalit Maganti
· 6 months ago
d65066e
tp: refactor TrackEventParser::EventImporter into separate class (#2046)
by Lalit Maganti
· 6 months ago
a7d2868
Copybara import from Chromium: proto and stdlib changes
by copybara-service[bot]
· 6 months ago
b771e98
SF rect computation. (#1971)
by Priyanka
· 6 months ago
9780c66
SF layer visibility computation (#1946)
by Priyanka
· 6 months ago
19464c1
trace_processor: Fix join documentation for heap_graph tables (#2024)
by Daniele Di Proietto
· 6 months ago
60a4173
tp: add bitmap standard library module (#2026)
by Lalit Maganti
· 6 months ago
c19bb75
tp: fix off by one when a full string pool block is filled (#2043)
by Lalit Maganti
· 6 months ago
6e2232a
tp: fix off by one in syscall tracker (#2042)
by Lalit Maganti
· 6 months ago
059ad2d
tp: Detect cycles in structured query generator (#2029)
by Lalit Maganti
· 6 months ago
0cbc6c2
tp: make ProtoToArgsParser iterative (#2032)
by Lalit Maganti
· 6 months ago
cd0840f
base: move radix sort to include (#2041)
by Lalit Maganti
· 6 months ago
d71a6c7
ui: tp: add count of slices under cursor when hovering (#2021)
by Lalit Maganti
· 6 months ago
17e2ace
Make trace processor metatrace thread local, not global (#2000)
by Simon MacMullen
· 6 months ago
71633b5
tp: reduce number of calls to BuildBoundsTable (#2022)
by Lalit Maganti
· 6 months ago
2b0306c
Revert "Add PassageEmbeddingsService to Chrome process names (#2009)" (#2025)
by JoeNotCharlesGoogle
· 6 months ago
bb8b608
tp: add msd and lsd radix sort implementations and use them in dataframe (#2017)
by Lalit Maganti
· 6 months ago
fb1aee6
tools: release v51.2 presbuilts (#2027)
by Lalit Maganti
· 6 months ago
05523df
changelog: add v51.2 (#2023)
by Lalit Maganti
· 6 months ago
9ef28d6
docs: Added plugin docs for styles and overlays (#2018)
by Steve Golton
· 6 months ago
1628429
tp: don't destroy the descriptor pool (#2013)
by Lalit Maganti
· 6 months ago
81c4f69
ui: cherry-pick fix for incremental counter track sequence issue (#2014)
by Lalit Maganti
· 6 months ago
f9eadc9
prune: add ui-stable and ui-canary to mainline branches (#2015)
by Lalit Maganti
· 6 months ago
a615a7d
tp: add optimization for descending sort on ordered column (#2016)
by Lalit Maganti
· 6 months ago
a22fc40
Extend Winscope input tables. (#2011)
by Priyanka
· 6 months ago
5619877
Android.bp hide Java SDK modules not suitable for framework. (#2010)
by Kirill Timofeev
· 6 months ago
a7f2794
Add PassageEmbeddingsService to Chrome process names (#2009)
by JoeNotCharlesGoogle
· 6 months ago
aade1eb
stdlib: Add IRQ power attribution for Wattson (#1987)
by Samuel Wu
· 6 months ago
2e2411b
Simplify GetThreadOrNull(tid) in process_tracker (#2007)
by jahdiel-alvarez
· 6 months ago
09cd58e
tools: improve script for sync stack (#2005)
by Lalit Maganti
· 6 months ago
8f33ac8
Refactor UpdateThreadName APIs to only depend on UTID (#1991)
by jahdiel-alvarez
· 6 months ago
8f4cee1
tp: don't require single sequence emission for incremental counter tracks (#2002)
by Lalit Maganti
· 6 months ago
10b2f9e
gn: Don't set -fno-rtti when is_ubsan is true (#1998)
by inglorion
· 6 months ago
967f2b0
github: separate BUILD.gn evaluation in hashing from install-build-deps (#2001)
by Lalit Maganti
· 6 months ago
b7939f7
github: consider buildtools folder when caching (#1999)
by Lalit Maganti
· 6 months ago
9aec2f6
sdk: fix incorrect example config (#1990)
by Lalit Maganti
· 6 months ago
6b6859b
tp: Consider objects from zygote and boot image as roots (#1995)
by Daniele Di Proietto
· 6 months ago
e53f4da
tp: add caching to deal with SQLite not reusing cursors (#1982)
by Lalit Maganti
· 6 months ago
4d767fd
Fix more DCHECK crashes from JSON export (#1996)
by Mikhail Khokhlov
· 6 months ago
1c809f6
Revert "Add SF and HWUI callback missed as part of android_frames tab… (#1997)
by elrakadm
· 6 months ago
3d8d26d
Android.bp: generate jarjar-ed versions of Java SDK modules. (#1988)
by Kirill Timofeev
· 6 months ago
1ee3060
ui: Improve column sorting UX (#1993)
by Steve Golton
· 6 months ago
ec96e82
Add SF and HWUI callback missed as part of android_frames table. (#1769)
by devianb
· 6 months ago
40942cd
Consider unique frame_id when calculating per-frame metrics. (#1956)
by devianb
· 6 months ago
593a58d
ui: Add docs for track help text / descriptions. (#1986)
by Steve Golton
· 6 months ago
dcff193
ui: Add track help button (#1980)
by Steve Golton
· 6 months ago
9c5559d
tp: add missing indexes to significantly speed up flamegraph (#1981)
by Lalit Maganti
· 6 months ago
db7a8f5
Update extractor to return LayerDecoder. (#1979)
by Priyanka
· 6 months ago
9de317c
Update start-using-perfetto.md (#1975)
by J16053
· 6 months ago
93bfc26
ui: Improve formatting of durations in aggregation panel (#1977)
by Steve Golton
· 6 months ago
016529f
Android.bp: generate jarjar-ed versions of Java SDK modules. (#1973)
by Kirill Timofeev
· 6 months ago
13f5e14
tp: fix accidentally swallowing of query errors (#1976)
by Lalit Maganti
· 6 months ago
6f89b9a
Roll canary (#1878)
by Steve Golton
· 6 months ago
b1756f9
ui: Enable vega hover event processing (#1974)
by Steve Golton
· 6 months ago
88d3ff4
Add documentation for cpu utilization (#1963)
by Sonalisinghal
· 6 months ago
c3b7339
docs: Improve 'Trace Visualization->Perfetto UI' docs (#1968)
by Steve Golton
· 6 months ago
b1dbdf9
prelude: add flows index in prelude (#1970)
by Lalit Maganti
· 6 months ago
27dc5df
docs: improve readability and fix example (#1967)
by Lalit Maganti
· 6 months ago
b2ccfbb
Don't call startTrackingUidTimes(). (#1972)
by Simon MacMullen
· 6 months ago
62f4e37
docs: explicitly add template examples (#1966)
by Lalit Maganti
· 6 months ago
41f4031
Android.bp: support generation of 'defaults' for 'java_' and 'cc_' targets. (#1969)
by Kirill Timofeev
· 6 months ago
019fd3a
Add documentation for getting state of background jobs (#1962)
by Sonalisinghal
· 6 months ago
9c92be0
Add documentation for fetching process metadata (#1961)
by Sonalisinghal
· 6 months ago
ed789af
Avoid volatile increment in test (#1960)
by Daniele Di Proietto
· 6 months ago
c4970e7
ui: Switch to using DataGrid to display aggregations. (#1954)
by Steve Golton
· 6 months ago
5192b52
perfetto: roll prebuilts (#1958)
by Lalit Maganti
· 6 months ago
4653adb
winscope_geometry: Make member operator== const (#1957)
by Daniele Di Proietto
· 6 months ago
ad9848d
SF layer extractor (#1947)
by Priyanka
· 6 months ago
7b990aa
Fix more DCHECK crashes (#1945)
by Mikhail Khokhlov
· 6 months ago
4dec096
Add layer utils. (#1898)
by Priyanka
· 6 months ago
32fc4f3
ui: Add aggregation capabilities to DataGrid (#1953)
by Steve Golton
· 6 months ago
b3b3ae4
ui: Make SegmentedButton inline (#1951)
by Steve Golton
· 6 months ago
65608a5
ui: Put AggregationPanel into Aggregator definition and refactor (#1950)
by Steve Golton
· 6 months ago
6564d7f
tp: Parse heap graph runtime_internal_objects (#1925)
by Daniele Di Proietto
· 6 months ago
bce8089
Fix mac build (#1948)
by Primiano Tucci
· 6 months ago
bbdb7b0
tp: reduce size of string pool blocks (#1944)
by Lalit Maganti
· 6 months ago
fde8c00
tp: reduce memory churn and usage in heap graph tracker (#1943)
by Lalit Maganti
· 6 months ago
9d55682
tp: separate column mutations into a different variable (#1942)
by Lalit Maganti
· 6 months ago
02b0bea
tp: add benchmark for linearfiltereq in interpreter (#1940)
by Lalit Maganti
· 6 months ago
42435b2
Winscope rect and transform trackers (#1897)
by Priyanka
· 6 months ago
68aeb30
tp: change growth factor of flexvector to 1.5x (#1938)
by Lalit Maganti
· 6 months ago
1a7a82a
Prepare changelog for v51.1 (#1937)
by Lalit Maganti
· 6 months ago
ef72300
tools: add script for releasing SDK (#1935)
by Lalit Maganti
· 6 months ago
d6a79b5
bazel: fix invalid flags being passed to compile C code (#1936)
by Lalit Maganti
· 6 months ago
6766ffc
Add GenericKernelTaskRenameEvent as a standard proto (#1930)
by jahdiel-alvarez
· 6 months ago
8eb032e
tp: Make DebugAnnotationParser iterative (#1916)
by Lalit Maganti
· 6 months ago
8e73e66
tp: correctly tell SQLite we are handling limit/offset (#1933)
by Lalit Maganti
· 6 months ago
7d72188
traceconv: implement function to go from text -> binary (#1437)
by Lalit Maganti
· 6 months ago
56db392
[json] Extract trace_config metadata to json (#1934)
by etiennep-chromium
· 6 months ago
f3d89ea
tp: fix dcheck crash (#1932)
by Lalit Maganti
· 6 months ago
Next »