Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(125)

Side by Side Diff: tools/mac-tick-processor

Issue 155437: Implement shared libraries logging on Mac OS X, added required support in Tick Processor. (Closed)
Patch Set: Created 11 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 #!/bin/sh
2
iposva 2009/07/13 20:18:21 Maybe a small comment what this driver script trie
Mikhail Naganov 2009/07/14 05:00:42 Done.
3 tools_path=`cd $(dirname "$0");pwd`
4 $tools_path/linux-tick-processor --mac --nm=$tools_path/mac-nm $@
OLDNEW
« tools/mac-nm ('K') | « tools/mac-nm ('k') | tools/tickprocessor.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698