Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Sign in
android
/
platform
/
external
/
perfetto
/
HEAD
40b5299
Merge "df: Add DataFrame implementation and tests" into main
by Lalit Maganti
· 7 months ago
main
master
c65e5c9
Merge changes Ica3fce95,I3d103777,I9253ed85 into main
by Lalit Maganti
· 7 months ago
03e170c
Merge "base: Add compiler.h files for DataFrame implementation" into main
by Lalit Maganti
· 7 months ago
126224a
Merge "COPYBARA_IMPORT=Project import generated by Copybara." into main
by Igor Kraskevich
· 7 months ago
94b1b5a
Merge "Remove altimin@ from OWNERS" into main
by Victor Vianna
· 7 months ago
edd3f1e
Remove altimin@ from OWNERS
by Victor Hugo Vianna Silva
· 7 months ago
a4c74dc
df: Add DataFrame implementation and tests
by Lalit Maganti
· 7 months ago
e8bea8c
df: add core bytecode implementation files for dataframe
by Lalit Maganti
· 7 months ago
d3a3967
df: Add core dataframe type system
by Lalit Maganti
· 7 months ago
d949677
tp: fix flexvector crash when previous pointer is null
by Lalit Maganti
· 7 months ago
1dd6268
base: Add compiler.h files for DataFrame implementation
by Lalit Maganti
· 7 months ago
db10888
ui: disable spellchecker for screenshot tests
by Primiano Tucci
· 7 months ago
4e877fe
Merge "Make gn/write_buildflag_header.py executable" into main
by Treehugger Robot
· 7 months ago
8fd187f
Merge "tprobes: misc nit fixups (headers/make_unique)" into main
by Treehugger Robot
· 7 months ago
0968cf8
Merge "protos: rerun tools/gen_c_protos" into main
by Ryan Savitski
· 7 months ago
7fe6d74
Make gn/write_buildflag_header.py executable
by Etienne Dechamps
· 7 months ago
35117a9
tp: add core data structures for DataFrame
by Lalit Maganti
· 7 months ago
16f4615
Merge "perfetto cts: split ART's MTS test cases out of CtsPerfettoTestCases, into a new target called CtsHeapprofdJavaCtsTest" into main
by Ryan Savitski
· 7 months ago
348e57c
Merge "protos: remove ProfiledFrameSymbols" into main
by Treehugger Robot
· 7 months ago
b964b14
tprobes: misc nit fixups (headers/make_unique)
by Ryan Savitski
· 7 months ago
b3fc262
Merge "[trace_processor] Update V8 jit.sql" into main
by Camillo Bruni
· 7 months ago
09fb591
protos: rerun tools/gen_c_protos
by Ryan Savitski
· 7 months ago
94a1b58
protos: remove ProfiledFrameSymbols
by Ryan Savitski
· 7 months ago
cdff1d1
Fix -Wimplicit-int-conversion error
by Paul Kirth
· 7 months ago
115d122
Merge "tp: add TypeSet abstraction for dataframe" into main
by Lalit Maganti
· 7 months ago
5891c5b
Merge changes Ia1e0c88e,I2f4d3f62 into main
by Ryan Zuklie
· 7 months ago
b2b3951
tp: add TypeSet abstraction for dataframe
by Lalit Maganti
· 7 months ago
fc40adf
Merge "ui: Fix crash when android_logs.tag is null" into main
by Steve Golton
· 7 months ago
bb94608
COPYBARA_IMPORT=Project import generated by Copybara.
by Perfetto Team
· 7 months ago
d513c42
Merge "data_source: Fix race in PerfettoDsImplGetInstanceLocked()" into main
by Treehugger Robot
· 7 months ago
3f0a0d0
ui: Fix crash when android_logs.tag is null
by Steve Golton
· 7 months ago
30844ee
data_source: Fix race in PerfettoDsImplGetInstanceLocked()
by Daniele Di Proietto
· 7 months ago
a17d375
Add app wakelock proto importer
by Ryan Zuklie
· 7 months ago
b383085
Merge "COPYBARA_IMPORT=Project import generated by Copybara." into main
by Lalit Maganti
· 7 months ago
be2ec3b
Merge "tp: add is_kthread as a process.arg when parsing procfs packets" into main
by Ryan Savitski
· 7 months ago
8d9b0df
perfetto cts: split ART's MTS test cases out of CtsPerfettoTestCases, into a new target called CtsHeapprofdJavaCtsTest
by Ryan Savitski
· 7 months ago
5a889f7
Merge "tp: Fix Resize bug when starting size was 512" into main
by Anna Mayzner
· 7 months ago
d5416ab
tp: add is_kthread as a process.arg when parsing procfs packets
by Ryan Savitski
· 7 months ago
946bdb3
Expose AppWakelock protos to java.
by Ryan Zuklie
· 7 months ago
cfb3613
[trace_processor] Update V8 jit.sql
by Camillo Bruni
· 7 months ago
c76b927
tp: Fix Resize bug when starting size was 512
by Anna Mayzner
· 7 months ago
8046f82
Merge "plugins: Update PinAndroidPerfMetrics to automatically pin Jank CUJs" into main
by Kshitij Gupta
· 7 months ago
13e3bb8
Merge "Add is_kthread and cmdline_is_comm to process_tree" into main
by Ryan Savitski
· 7 months ago
6b56f59
Merge "[stdlib]: Add macro to compute the intersections of intervals" into main
by Treehugger Robot
· 7 months ago
5496dc8
[stdlib]: Add macro to compute the intersections of intervals
by Jonathan Backer
· 7 months ago
c5f3bbf
Merge "tp: make public _slice_with_thread_and_process_info" into main
by Treehugger Robot
· 7 months ago
ea324cf
Merge "ui: Remove 30,000 row limit on raw UI queries" into main
by Steve Golton
· 7 months ago
77a7b0d
ui: Remove 30,000 row limit on raw UI queries
by Steve Golton
· 7 months ago
916ab7c
tp: make public _slice_with_thread_and_process_info
by Lalit Maganti
· 7 months ago
16e01ca
Add is_kthread and cmdline_is_comm to process_tree
by Ryan Savitski
· 7 months ago
662b74e
[stdlib]: Reland aosp/3552161 - Add macro to compute the union of a set of intervals
by Jonathan Backer
· 7 months ago
d5ee2fb
Merge "ui: Use specialization to fix parsing bug" into main
by Steve Golton
· 7 months ago
7da1b16
Merge "tp: Fix io_wait arg name conversion in traceconv" into main
by Steve Golton
· 7 months ago
7848d25
COPYBARA_IMPORT=Project import generated by Copybara.
by Perfetto Team
· 7 months ago
020d559
Merge "Add is kernel process to process metadata" into main
by Treehugger Robot
· 7 months ago
541f72f
Merge "Sync Perfetto WM trace proto with one on in frameworks/base" into main
by Pablo Gamito
· 7 months ago
cd4e224
ui: Use specialization to fix parsing bug
by Steve Golton
· 7 months ago
7e4b21f
tp: Fix io_wait arg name conversion in traceconv
by Steve Golton
· 7 months ago
a7ee98c
Add is kernel process to process metadata
by Mohamed Elrakad
· 7 months ago
aa832d5
Discard unfinished startup slices
by Ioannis Ilkos
· 7 months ago
5af8621
ui: Fix query table crash when number of rows is 0
by Steve Golton
· 7 months ago
2ce4ac5
Merge "ui: Explore Page: extract node operations from builder into node" into main
by Anna Mayzner
· 7 months ago
65a030e
Merge "Copy Perfetto Java SDK Java and C++ (JNI) code from AOSP." into main
by Kirill Timofeev
· 7 months ago
cc278e3
Merge "ui: Fix heap graph plugin crash with multiple paths" into main
by Zimuzo Ezeozue
· 7 months ago
d7de99f
Merge "ui: Added pluginable track filters" into main
by Steve Golton
· 7 months ago
3db147d
Merge "fix single track counter aggegation query" into main
by Steve Golton
· 7 months ago
994cb32
Copy Perfetto Java SDK Java and C++ (JNI) code from AOSP.
by Kirill Timofeev
· 7 months ago
b36ce69
ui: Added pluginable track filters
by Steve Golton
· 7 months ago
f80464e
ui: Fix heap graph plugin crash with multiple paths
by Zimuzo Ezeozue
· 7 months ago
231d105
ui: Make flamegraph properties optionally hidden
by Zimuzo Ezeozue
· 7 months ago
f2f78e6
Merge "ui: Fix wrapping text issue in query results table" into main
by Steve Golton
· 7 months ago
eb26698
ui: Explore Page: extract node operations from builder into node
by Anna Mayzner
· 7 months ago
596f047
Merge "Add input ds to perfetto persistent tracing" into main
by Treehugger Robot
· 7 months ago
bdba9a3
Merge "Fix BatteryStatsHistoryState parse error checking" into main
by Treehugger Robot
· 7 months ago
3a18aae
fix single track counter aggegation query
by Chris Phlipot
· 7 months ago
8621d28
Add input ds to perfetto persistent tracing
by Kean Mariotti
· 7 months ago
40daf96
Merge "Revert "[stdlib]: Add macro to compute the union of a set of intervals"" into main
by Lalit Maganti
· 7 months ago
f88666f
Revert "[stdlib]: Add macro to compute the union of a set of intervals"
by Primiano Tucci
· 7 months ago
c7821a2
tp: fix bug with trailing whitespace in SQL formatting
by Lalit Maganti
· 7 months ago
b92e052
ui: Fix wrapping text issue in query results table
by Steve Golton
· 7 months ago
41cde89
Merge "fuchsia: Fix wake record tokenization" into main
by Treehugger Robot
· 7 months ago
6e290fa
Merge "Add app wakelock data source config / event protos" into main
by Ryan Zuklie
· 7 months ago
7ab70ec
Merge "COPYBARA_IMPORT=Project import generated by Copybara." into main
by Oksana Zhuravlova
· 7 months ago
88c4512
Merge "[stdlib]: Add macro to compute the union of a set of intervals" into main
by Jonathan Backer
· 7 months ago
d622f11
COPYBARA_IMPORT=Project import generated by Copybara.
by Perfetto Team
· 7 months ago
7c80b9c
Merge "ui: Rename runQuery() and add comment to avoid accidental use" into main
by Steve Golton
· 7 months ago
b640f4f
ui: Rename runQuery() and add comment to avoid accidental use
by Steve Golton
· 7 months ago
0a2afa2
Merge "ui: Add pagination to basic query results table" into main
by Anna Mayzner
· 7 months ago
e84f326
fuchsia: Fix wake record tokenization
by Corey Tabaka
· 7 months ago
2d5d152
ui: Fix binder plugin crash
by Zimuzo Ezeozue
· 7 months ago
66a3b60
Merge changes I72427908,Ic7af3dfc into main
by Armelle Laine
· 7 months ago
0428dbc
Merge "ui: Improve peformance of heap graph context options" into main
by Treehugger Robot
· 8 months ago
7fd5211
ui: Improve peformance of heap graph context options
by Zimuzo Ezeozue
· 8 months ago
475cfe3
ui: Add pagination to basic query results table
by Steve Golton
· 8 months ago
51a13da
[stdlib]: Add macro to compute the union of a set of intervals
by Jonathan Backer
· 8 months ago
8d6f354
Sync Perfetto WM trace proto with one on in frameworks/base
by Pablo Gamito
· 8 months ago
74dcce8
Fix compilation of '#pragma GCC system_header' in google3.
by Kirill Timofeev
· 8 months ago
d611874
Merge "ui: Explore Page: add source node button" into main
by Anna Mayzner
· 8 months ago
7c8c579
Merge "ui: Explore Page: support duplicate and remove nodes" into main
by Anna Mayzner
· 8 months ago
25c9798
Merge "ui: Remove use of runQuery() in breakdown tracks" into main
by Steve Golton
· 8 months ago
Next »