diff options
| author | Johnny Chen <johnny.chen@apple.com> | 2011-10-11 23:22:02 +0000 |
|---|---|---|
| committer | Johnny Chen <johnny.chen@apple.com> | 2011-10-11 23:22:02 +0000 |
| commit | 8a7f3f5bacef0a6e372acd268ce1f020e6a1b4ce (patch) | |
| tree | c72cfebf32206c0c0351bd450292d54e690285ee /llvm/lib/MC/MCMachObjectTargetWriter.cpp | |
| parent | 4035859cb80c1c2bfe8c76c051d2c023df9bf9d5 (diff) | |
| download | bcm5719-llvm-8a7f3f5bacef0a6e372acd268ce1f020e6a1b4ce.tar.gz bcm5719-llvm-8a7f3f5bacef0a6e372acd268ce1f020e6a1b4ce.zip | |
Add a more generic stepping benchmark, which uses the '-k' option of the test driver
to be able to specify the runhook(s) to bring the debug session to a certain state
before running the benchmarking logic. An example,
./dotest.py -v -t +b -k 'process attach -n Mail' -k 'thread backtrace all' -p TestRunHooksThenSteppings.py
spawns lldb, attaches to the 'Mail' application, does a backtrace for all threads, and then
runs the benchmark to step the inferior multiple times.
llvm-svn: 141740
Diffstat (limited to 'llvm/lib/MC/MCMachObjectTargetWriter.cpp')
0 files changed, 0 insertions, 0 deletions

