index
:
art.git
kitkat
q10.0
s12.0
s12.1
art
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
perfetto_hprof
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce `art::FastExit` to replace all uses of `quick_exit` in ART.
Roland Levillain
2021-06-01
1
-6
/
+4
*
Do not double check trace config targetting.
Florian Mayer
2021-05-19
1
-49
/
+3
*
Do not try to connect to heapprofd.
Florian Mayer
2021-05-11
1
-20
/
+0
*
Use `quick_exit` instead of `_exit` (except for error handling).
Roland Levillain
2021-05-07
1
-2
/
+5
*
Delta encode object id.
Florian Mayer
2021-03-24
1
-2
/
+10
*
Timeout waiting for child.
Florian Mayer
2021-03-20
1
-3
/
+27
*
perfetto_hprof: Unsuspend parent process before waitpid.
Florian Mayer
2021-03-17
1
-3
/
+8
*
[LSC] Add LOCAL_LICENSE_KINDS to art
Bob Badour
2021-03-02
1
-0
/
+9
*
Write interned field last.
Florian Mayer
2021-02-23
1
-10
/
+10
*
Clean up unnecessary Perfetto dependencies.
Martin Stjernholm
2021-02-18
1
-8
/
+0
*
Use tracing session ID received via signal.
Florian Mayer
2020-12-01
1
-1
/
+14
*
Unregister profiling signal handler in children.
Florian Mayer
2020-11-30
1
-1
/
+9
*
Rename ART release APEX to com.android.art.
Martin Stjernholm
2020-10-23
1
-1
/
+1
*
Store classloader information in heap dumps.
Florian Mayer
2020-10-21
1
-0
/
+1
*
Remove base pointer from object references.
Florian Mayer
2020-10-09
1
-7
/
+49
*
Use NotifyDatasourceStopped for perfetto_hprof.
Florian Mayer
2020-10-01
1
-6
/
+46
*
Allow to exclude objects from heap graph.
Florian Mayer
2020-09-25
1
-5
/
+33
*
Do not repeat field names in all instances.
Florian Mayer
2020-08-17
1
-19
/
+95
*
Log super class in HeapGraphType.
Florian Mayer
2020-08-04
1
-0
/
+5
*
Report object size of classes.
Florian Mayer
2020-07-31
1
-1
/
+5
*
Clean up generated operator<<(os, enum).
Vladimir Marko
2020-06-11
1
-1
/
+1
*
Remove unused bits for object ids.
Florian Mayer
2020-06-05
1
-3
/
+9
*
Intern class IDs. This way they compress better.
Florian Mayer
2020-06-05
1
-6
/
+11
*
perfetto_hprof: do not wait for listener
Florian Mayer
2020-05-18
1
-7
/
+13
*
Only allow extra_guardrails for domains that can connect to heapprofd.
Florian Mayer
2020-04-15
1
-0
/
+22
*
Remove dependency on protobuf.
Florian Mayer
2020-04-13
1
-3
/
+0
*
Read /proc/self/smaps in perfetto_hprof.
Florian Mayer
2020-04-07
1
-0
/
+61
*
Get jar / apk / dexfile location for classes.
Florian Mayer
2020-03-23
2
-9
/
+47
*
perfetto_hprof: be smarter about splitting packets
Florian Mayer
2020-02-25
1
-15
/
+41
*
Include type in field names.
Florian Mayer
2020-02-07
1
-1
/
+1
*
perfetto_hprof.cc: fix leaky file descriptors
Nick Kralevich
2020-02-03
1
-1
/
+1
*
Reland "Set SA_SIGINFO. Rename thread to include perfetto."
Florian Mayer
2020-01-30
1
-3
/
+4
*
Revert "Set SA_SIGINFO. Rename thread to include perfetto."
Vladimir Marko
2020-01-29
1
-4
/
+3
*
Do not create zombie processes in perfetto_hprof.
Florian Mayer
2020-01-28
1
-0
/
+22
*
Set SA_SIGINFO. Rename thread to include perfetto.
Florian Mayer
2020-01-27
1
-3
/
+4
*
Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR
Jiyong Park
2019-12-20
1
-0
/
+7
*
Revert submission 1191937-art_apex_available
Joseph Murphy
2019-12-19
1
-7
/
+0
*
Use apex_available property
Jiyong Park
2019-12-19
1
-0
/
+7
*
Add timestamp to perfetto_hprof output
Florian Mayer
2019-12-17
1
-4
/
+13
*
Use packed fields for HeapGraph.
Florian Mayer
2019-11-15
1
-6
/
+19
*
perfetto_hprof: match iterator API change
Primiano Tucci
2019-10-17
1
-4
/
+3
*
Emit roots into perfetto profile.
Florian Mayer
2019-10-16
1
-1
/
+64
*
Remove perfetto_src_tracing_ipc.
Florian Mayer
2019-10-03
1
-1
/
+0
*
Use BufferExhaustedPolicy::kStall in perfetto_hprof.
Florian Mayer
2019-10-03
1
-0
/
+2
*
Only write to data-sources targeting the process.
Florian Mayer
2019-10-01
2
-4
/
+78
*
Reland "Java Heap Profiler for Perfetto." again
Florian Mayer
2019-09-19
3
-0
/
+575
*
Revert "Reland "Java Heap Profiler for Perfetto.""
Lokesh Gidra
2019-09-14
2
-504
/
+0
*
Reland "Java Heap Profiler for Perfetto."
Florian Mayer
2019-09-12
2
-0
/
+504
*
Revert "Java Heap Profiler for Perfetto."
Andreas Gampe
2019-09-07
2
-492
/
+0
*
Java Heap Profiler for Perfetto.
Florian Mayer
2019-09-06
2
-0
/
+492