• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1package: "perfetto.flags"
2container: "system"
3
4flag {
5  name: "save_all_traces_in_bugreport"
6  namespace: "perfetto"
7  description: "This flag controls whether dumpstate invokes perfetto --save-for-bugreport (when disabled, old behavrior) or --save-all-for-bugreport (when enabled, new behavior). save-all serializes all the eligible active traces, rather than only the one with the highest bugreport score"
8  bug: "321196572"
9}
10