tvl-depot/tools
Vincent Ambo 1bd08e73cd fix(tools/perf-flamegraph): Get rid of most 'unknown's
This makes two main changes:

1) It disables profiling of things that aren't part of the invoked
   process (-a). This isn't particularly useful in most cases because
   it will show things like Chrome's VP9 decoding while you're
   profiling something else.

2) It tells perf about the debug symbol format, which for some reason
   isn't DWARF2 by default.

Change-Id: Ida6a54b74f1ec635fec930db7e2a2aa039dd1443
Reviewed-on: https://cl.tvl.fyi/c/depot/+/1185
Reviewed-by: glittershark <grfn@gws.fyi>
Tested-by: BuildkiteCI
2020-07-16 00:37:29 +00:00
..
cheddar chore(cheddar): Clean up all clippy lints 2020-06-20 03:00:46 +00:00
emacs-pkgs refactor(tvl.el): Don't submit on rubberstamp 2020-07-06 17:44:18 +00:00
nsfv-setup feat(tools/nsfv-setup): Move NSFV setup script out of //users 2020-06-26 13:55:00 +00:00
depot-build.nix feat(depot-build): Add a tool to build at arbitrary tree locations 2020-06-15 19:08:53 +00:00
gerrit-cli.nix fix(gerrit-cli): don't output the path to SSH if it's on the path 2020-06-21 23:49:30 +00:00
hash-password.nix feat(tools/hash-password): Add a wrapper script for slappasswd 2020-07-01 20:39:07 +00:00
perf-flamegraph.nix fix(tools/perf-flamegraph): Get rid of most 'unknown's 2020-07-16 00:37:29 +00:00