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

Unified Diff: .gitignore

Issue 2705063002: Adding support for native profiling of AppRTCMobile (Closed)
Patch Set: Fixed .gitignore Created 3 years, 10 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | tools-webrtc/android/profiling/perf_setup.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index d16f4f0eb863fa2c753240416a7dfb772e366ac4..752e1848457ca285a56ade4da89f955218d37618 100644
--- a/.gitignore
+++ b/.gitignore
@@ -52,5 +52,7 @@
/tools-webrtc/video_quality_toolchain/mac/zxing
/tools-webrtc/video_quality_toolchain/win/*.dll
/tools-webrtc/video_quality_toolchain/win/*.exe
+/tools-webrtc/android/profiling/flamegraph
kjellander_webrtc 2017/02/24 12:44:26 sort alphabetically ;)
+/tools-webrtc/android/profiling/simpleperf
/x86-generic_out/
/xcodebuild
« no previous file with comments | « no previous file | tools-webrtc/android/profiling/perf_setup.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698