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

Side by Side Diff: tools/v8.xcodeproj/project.pbxproj

Issue 6474037: Remove OProfile support. We have Linux Perf support, (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 9 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « tools/oprofile/start ('k') | tools/visual_studio/v8_base.vcproj » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // !$*UTF8*$! 1 // !$*UTF8*$!
2 { 2 {
3 archiveVersion = 1; 3 archiveVersion = 1;
4 classes = { 4 classes = {
5 }; 5 };
6 objectVersion = 45; 6 objectVersion = 45;
7 objects = { 7 objects = {
8 8
9 /* Begin PBXAggregateTarget section */ 9 /* Begin PBXAggregateTarget section */
10 7BF891930E73098D000BAF8A /* All */ = { 10 7BF891930E73098D000BAF8A /* All */ = {
(...skipping 139 matching lines...) Expand 10 before | Expand all | Expand 10 after
150 8956925D12D4ED240072C313 /* jump-target-heavy.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D4F0F55514900F3E8BA /* jump-target-heavy.cc */; }; 150 8956925D12D4ED240072C313 /* jump-target-heavy.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D4F0F55514900F3E8BA /* jump-target-heavy.cc */; };
151 8956925F12D4ED240072C313 /* jump-target.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D500F55514900F3E8BA /* jump-target.cc */; }; 151 8956925F12D4ED240072C313 /* jump-target.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D500F55514900F3E8BA /* jump-target.cc */; };
152 8956926012D4ED240072C313 /* libraries.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8900116B0E71CA2300F91F35 /* libraries.cc */; }; 152 8956926012D4ED240072C313 /* libraries.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8900116B0E71CA2300F91F35 /* libraries.cc */; };
153 8956926112D4ED240072C313 /* liveedit.cc in Sources */ = {isa = P BXBuildFile; fileRef = 9FA38BA91175B2D200C4CD55 /* liveedit.cc */; }; 153 8956926112D4ED240072C313 /* liveedit.cc in Sources */ = {isa = P BXBuildFile; fileRef = 9FA38BA91175B2D200C4CD55 /* liveedit.cc */; };
154 8956926212D4ED240072C313 /* log-utils.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9F4B7B870FCC877A00DC4117 /* log-utils.cc */; }; 154 8956926212D4ED240072C313 /* log-utils.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9F4B7B870FCC877A00DC4117 /* log-utils.cc */; };
155 8956926312D4ED240072C313 /* log.cc in Sources */ = {isa = PBXBui ldFile; fileRef = 897FF1520E719B8F00D62E90 /* log.cc */; }; 155 8956926312D4ED240072C313 /* log.cc in Sources */ = {isa = PBXBui ldFile; fileRef = 897FF1520E719B8F00D62E90 /* log.cc */; };
156 8956926512D4ED240072C313 /* mark-compact.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1590E719B8F00D62E90 /* mark-compact.cc */; }; 156 8956926512D4ED240072C313 /* mark-compact.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1590E719B8F00D62E90 /* mark-compact.cc */; };
157 8956926612D4ED240072C313 /* messages.cc in Sources */ = {isa = P BXBuildFile; fileRef = 897FF15C0E719B8F00D62E90 /* messages.cc */; }; 157 8956926612D4ED240072C313 /* messages.cc in Sources */ = {isa = P BXBuildFile; fileRef = 897FF15C0E719B8F00D62E90 /* messages.cc */; };
158 8956926712D4ED240072C313 /* objects-debug.cc in Sources */ = {is a = PBXBuildFile; fileRef = 897FF1600E719B8F00D62E90 /* objects-debug.cc */; }; 158 8956926712D4ED240072C313 /* objects-debug.cc in Sources */ = {is a = PBXBuildFile; fileRef = 897FF1600E719B8F00D62E90 /* objects-debug.cc */; };
159 8956926812D4ED240072C313 /* objects.cc in Sources */ = {isa = PB XBuildFile; fileRef = 897FF1620E719B8F00D62E90 /* objects.cc */; }; 159 8956926812D4ED240072C313 /* objects.cc in Sources */ = {isa = PB XBuildFile; fileRef = 897FF1620E719B8F00D62E90 /* objects.cc */; };
160 8956926912D4ED240072C313 /* oprofile-agent.cc in Sources */ = {i sa = PBXBuildFile; fileRef = 9FC86ABB0F5FEDAC00F22668 /* oprofile-agent.cc */; } ;
161 8956926A12D4ED240072C313 /* parser.cc in Sources */ = {isa = PBX BuildFile; fileRef = 897FF1640E719B8F00D62E90 /* parser.cc */; }; 160 8956926A12D4ED240072C313 /* parser.cc in Sources */ = {isa = PBX BuildFile; fileRef = 897FF1640E719B8F00D62E90 /* parser.cc */; };
162 8956926B12D4ED240072C313 /* platform-macos.cc in Sources */ = {i sa = PBXBuildFile; fileRef = 897FF1670E719B8F00D62E90 /* platform-macos.cc */; } ; 161 8956926B12D4ED240072C313 /* platform-macos.cc in Sources */ = {i sa = PBXBuildFile; fileRef = 897FF1670E719B8F00D62E90 /* platform-macos.cc */; } ;
163 8956926C12D4ED240072C313 /* platform-posix.cc in Sources */ = {i sa = PBXBuildFile; fileRef = 893A72230F7B0FF200303DD2 /* platform-posix.cc */; } ; 162 8956926C12D4ED240072C313 /* platform-posix.cc in Sources */ = {i sa = PBXBuildFile; fileRef = 893A72230F7B0FF200303DD2 /* platform-posix.cc */; } ;
164 8956926D12D4ED240072C313 /* prettyprinter.cc in Sources */ = {is a = PBXBuildFile; fileRef = 897FF16B0E719B8F00D62E90 /* prettyprinter.cc */; }; 163 8956926D12D4ED240072C313 /* prettyprinter.cc in Sources */ = {is a = PBXBuildFile; fileRef = 897FF16B0E719B8F00D62E90 /* prettyprinter.cc */; };
165 8956926E12D4ED240072C313 /* profile-generator.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9F73E3AF114E61A100F84A5A /* profile-generator.cc */; }; 164 8956926E12D4ED240072C313 /* profile-generator.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9F73E3AF114E61A100F84A5A /* profile-generator.cc */; };
166 8956926F12D4ED240072C313 /* property.cc in Sources */ = {isa = P BXBuildFile; fileRef = 897FF16D0E719B8F00D62E90 /* property.cc */; }; 165 8956926F12D4ED240072C313 /* property.cc in Sources */ = {isa = P BXBuildFile; fileRef = 897FF16D0E719B8F00D62E90 /* property.cc */; };
167 8956927112D4ED240072C313 /* regexp-macro-assembler-irregexp.cc i n Sources */ = {isa = PBXBuildFile; fileRef = 89A15C750EE466D000B48DEB /* regexp -macro-assembler-irregexp.cc */; }; 166 8956927112D4ED240072C313 /* regexp-macro-assembler-irregexp.cc i n Sources */ = {isa = PBXBuildFile; fileRef = 89A15C750EE466D000B48DEB /* regexp -macro-assembler-irregexp.cc */; };
168 8956927212D4ED240072C313 /* regexp-macro-assembler-tracer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C770EE466D000B48DEB /* regexp-m acro-assembler-tracer.cc */; }; 167 8956927212D4ED240072C313 /* regexp-macro-assembler-tracer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C770EE466D000B48DEB /* regexp-m acro-assembler-tracer.cc */; };
169 8956927312D4ED240072C313 /* regexp-macro-assembler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C790EE466D000B48DEB /* regexp-macro-as sembler.cc */; }; 168 8956927312D4ED240072C313 /* regexp-macro-assembler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C790EE466D000B48DEB /* regexp-macro-as sembler.cc */; };
170 8956927412D4ED240072C313 /* regexp-stack.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8944AD0E0F1D4D3A0028D560 /* regexp-stack.cc */; }; 169 8956927412D4ED240072C313 /* regexp-stack.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8944AD0E0F1D4D3A0028D560 /* regexp-stack.cc */; };
(...skipping 249 matching lines...) Expand 10 before | Expand all | Expand 10 after
420 9FA38BBC1175B2D200C4CD55 /* fast-dtoa.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA38BA11175B2D200C4CD55 /* fast-dtoa.cc */; }; 419 9FA38BBC1175B2D200C4CD55 /* fast-dtoa.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA38BA11175B2D200C4CD55 /* fast-dtoa.cc */; };
421 9FA38BBE1175B2D200C4CD55 /* full-codegen.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA38BA51175B2D200C4CD55 /* full-codegen.cc */; }; 420 9FA38BBE1175B2D200C4CD55 /* full-codegen.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA38BA51175B2D200C4CD55 /* full-codegen.cc */; };
422 9FA38BBF1175B2D200C4CD55 /* liveedit.cc in Sources */ = {isa = P BXBuildFile; fileRef = 9FA38BA91175B2D200C4CD55 /* liveedit.cc */; }; 421 9FA38BBF1175B2D200C4CD55 /* liveedit.cc in Sources */ = {isa = P BXBuildFile; fileRef = 9FA38BA91175B2D200C4CD55 /* liveedit.cc */; };
423 9FA38BC01175B2D200C4CD55 /* type-info.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA38BAE1175B2D200C4CD55 /* type-info.cc */; }; 422 9FA38BC01175B2D200C4CD55 /* type-info.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA38BAE1175B2D200C4CD55 /* type-info.cc */; };
424 9FA38BC51175B2E500C4CD55 /* full-codegen-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA38BC21175B2E500C4CD55 /* full-codegen-ia32.cc */; }; 423 9FA38BC51175B2E500C4CD55 /* full-codegen-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA38BC21175B2E500C4CD55 /* full-codegen-ia32.cc */; };
425 9FA38BC61175B2E500C4CD55 /* jump-target-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA38BC31175B2E500C4CD55 /* jump-target-ia32.cc * /; }; 424 9FA38BC61175B2E500C4CD55 /* jump-target-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA38BC31175B2E500C4CD55 /* jump-target-ia32.cc * /; };
426 9FA38BC71175B2E500C4CD55 /* virtual-frame-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA38BC41175B2E500C4CD55 /* virtual-frame-ia32. cc */; }; 425 9FA38BC71175B2E500C4CD55 /* virtual-frame-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA38BC41175B2E500C4CD55 /* virtual-frame-ia32. cc */; };
427 9FA38BCF1175B30400C4CD55 /* full-codegen-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA38BCB1175B30400C4CD55 /* full-codegen-arm.cc * /; }; 426 9FA38BCF1175B30400C4CD55 /* full-codegen-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA38BCB1175B30400C4CD55 /* full-codegen-arm.cc * /; };
428 9FA38BD01175B30400C4CD55 /* jump-target-arm.cc in Sources */ = { isa = PBXBuildFile; fileRef = 9FA38BCC1175B30400C4CD55 /* jump-target-arm.cc */; }; 427 9FA38BD01175B30400C4CD55 /* jump-target-arm.cc in Sources */ = { isa = PBXBuildFile; fileRef = 9FA38BCC1175B30400C4CD55 /* jump-target-arm.cc */; };
429 9FA38BD11175B30400C4CD55 /* virtual-frame-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA38BCD1175B30400C4CD55 /* virtual-frame-arm.cc */; }; 428 9FA38BD11175B30400C4CD55 /* virtual-frame-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9FA38BCD1175B30400C4CD55 /* virtual-frame-arm.cc */; };
430 9FC86ABD0F5FEDAC00F22668 /* oprofile-agent.cc in Sources */ = {i sa = PBXBuildFile; fileRef = 9FC86ABB0F5FEDAC00F22668 /* oprofile-agent.cc */; } ;
431 9FC86ABE0F5FEDAC00F22668 /* oprofile-agent.cc in Sources */ = {i sa = PBXBuildFile; fileRef = 9FC86ABB0F5FEDAC00F22668 /* oprofile-agent.cc */; } ;
432 C2BD4BD7120165460046BF9F /* dtoa.cc in Sources */ = {isa = PBXBu ildFile; fileRef = C2BD4BD5120165460046BF9F /* dtoa.cc */; }; 429 C2BD4BD7120165460046BF9F /* dtoa.cc in Sources */ = {isa = PBXBu ildFile; fileRef = C2BD4BD5120165460046BF9F /* dtoa.cc */; };
433 C2BD4BDB120165A70046BF9F /* fixed-dtoa.cc in Sources */ = {isa = PBXBuildFile; fileRef = C2BD4BD9120165A70046BF9F /* fixed-dtoa.cc */; }; 430 C2BD4BDB120165A70046BF9F /* fixed-dtoa.cc in Sources */ = {isa = PBXBuildFile; fileRef = C2BD4BD9120165A70046BF9F /* fixed-dtoa.cc */; };
434 C2BD4BE4120166180046BF9F /* fixed-dtoa.cc in Sources */ = {isa = PBXBuildFile; fileRef = C2BD4BD9120165A70046BF9F /* fixed-dtoa.cc */; }; 431 C2BD4BE4120166180046BF9F /* fixed-dtoa.cc in Sources */ = {isa = PBXBuildFile; fileRef = C2BD4BD9120165A70046BF9F /* fixed-dtoa.cc */; };
435 C2BD4BE51201661F0046BF9F /* dtoa.cc in Sources */ = {isa = PBXBu ildFile; fileRef = C2BD4BD5120165460046BF9F /* dtoa.cc */; }; 432 C2BD4BE51201661F0046BF9F /* dtoa.cc in Sources */ = {isa = PBXBu ildFile; fileRef = C2BD4BD5120165460046BF9F /* dtoa.cc */; };
436 C2D1E9731212F2BC00187A52 /* objects-visiting.cc in Sources */ = {isa = PBXBuildFile; fileRef = C2D1E9711212F27B00187A52 /* objects-visiting.cc * /; }; 433 C2D1E9731212F2BC00187A52 /* objects-visiting.cc in Sources */ = {isa = PBXBuildFile; fileRef = C2D1E9711212F27B00187A52 /* objects-visiting.cc * /; };
437 C2D1E9741212F2CF00187A52 /* objects-visiting.cc in Sources */ = {isa = PBXBuildFile; fileRef = C2D1E9711212F27B00187A52 /* objects-visiting.cc * /; }; 434 C2D1E9741212F2CF00187A52 /* objects-visiting.cc in Sources */ = {isa = PBXBuildFile; fileRef = C2D1E9711212F27B00187A52 /* objects-visiting.cc * /; };
438 C68081AD1225120B001EAFE4 /* code-stubs-arm.cc in Sources */ = {i sa = PBXBuildFile; fileRef = C68081AB1225120B001EAFE4 /* code-stubs-arm.cc */; } ; 435 C68081AD1225120B001EAFE4 /* code-stubs-arm.cc in Sources */ = {i sa = PBXBuildFile; fileRef = C68081AB1225120B001EAFE4 /* code-stubs-arm.cc */; } ;
439 C68081B112251239001EAFE4 /* code-stubs-ia32.cc in Sources */ = { isa = PBXBuildFile; fileRef = C68081B012251239001EAFE4 /* code-stubs-ia32.cc */; }; 436 C68081B112251239001EAFE4 /* code-stubs-ia32.cc in Sources */ = { isa = PBXBuildFile; fileRef = C68081B012251239001EAFE4 /* code-stubs-ia32.cc */; };
440 /* End PBXBuildFile section */ 437 /* End PBXBuildFile section */
441 438
(...skipping 503 matching lines...) Expand 10 before | Expand all | Expand 10 after
945 9FA38BAF1175B2D200C4CD55 /* type-info.h */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "type-info.h" ; sourceTree = "<group>"; }; 942 9FA38BAF1175B2D200C4CD55 /* type-info.h */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "type-info.h" ; sourceTree = "<group>"; };
946 9FA38BB01175B2D200C4CD55 /* virtual-frame-heavy-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "virtual-frame-heavy-inl.h"; sourceTree = "<group>"; }; 943 9FA38BB01175B2D200C4CD55 /* virtual-frame-heavy-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "virtual-frame-heavy-inl.h"; sourceTree = "<group>"; };
947 9FA38BB11175B2D200C4CD55 /* virtual-frame-inl.h */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "virt ual-frame-inl.h"; sourceTree = "<group>"; }; 944 9FA38BB11175B2D200C4CD55 /* virtual-frame-inl.h */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "virt ual-frame-inl.h"; sourceTree = "<group>"; };
948 9FA38BB21175B2D200C4CD55 /* virtual-frame-light-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "virtual-frame-light-inl.h"; sourceTree = "<group>"; }; 945 9FA38BB21175B2D200C4CD55 /* virtual-frame-light-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "virtual-frame-light-inl.h"; sourceTree = "<group>"; };
949 9FA38BC21175B2E500C4CD55 /* full-codegen-ia32.cc */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "full-codegen-ia32.cc"; path = "ia32/full-codegen-ia32.cc"; sourceTree = "<group >"; }; 946 9FA38BC21175B2E500C4CD55 /* full-codegen-ia32.cc */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "full-codegen-ia32.cc"; path = "ia32/full-codegen-ia32.cc"; sourceTree = "<group >"; };
950 9FA38BC31175B2E500C4CD55 /* jump-target-ia32.cc */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = " jump-target-ia32.cc"; path = "ia32/jump-target-ia32.cc"; sourceTree = "<group>"; }; 947 9FA38BC31175B2E500C4CD55 /* jump-target-ia32.cc */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = " jump-target-ia32.cc"; path = "ia32/jump-target-ia32.cc"; sourceTree = "<group>"; };
951 9FA38BC41175B2E500C4CD55 /* virtual-frame-ia32.cc */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "virtual-frame-ia32.cc"; path = "ia32/virtual-frame-ia32.cc"; sourceTree = "<gr oup>"; }; 948 9FA38BC41175B2E500C4CD55 /* virtual-frame-ia32.cc */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "virtual-frame-ia32.cc"; path = "ia32/virtual-frame-ia32.cc"; sourceTree = "<gr oup>"; };
952 9FA38BCB1175B30400C4CD55 /* full-codegen-arm.cc */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = " full-codegen-arm.cc"; path = "arm/full-codegen-arm.cc"; sourceTree = "<group>"; }; 949 9FA38BCB1175B30400C4CD55 /* full-codegen-arm.cc */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = " full-codegen-arm.cc"; path = "arm/full-codegen-arm.cc"; sourceTree = "<group>"; };
953 9FA38BCC1175B30400C4CD55 /* jump-target-arm.cc */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "j ump-target-arm.cc"; path = "arm/jump-target-arm.cc"; sourceTree = "<group>"; }; 950 9FA38BCC1175B30400C4CD55 /* jump-target-arm.cc */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "j ump-target-arm.cc"; path = "arm/jump-target-arm.cc"; sourceTree = "<group>"; };
954 9FA38BCD1175B30400C4CD55 /* virtual-frame-arm.cc */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "virtual-frame-arm.cc"; path = "arm/virtual-frame-arm.cc"; sourceTree = "<group> "; }; 951 9FA38BCD1175B30400C4CD55 /* virtual-frame-arm.cc */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "virtual-frame-arm.cc"; path = "arm/virtual-frame-arm.cc"; sourceTree = "<group> "; };
955 9FC86ABB0F5FEDAC00F22668 /* oprofile-agent.cc */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "op rofile-agent.cc"; sourceTree = "<group>"; };
956 9FC86ABC0F5FEDAC00F22668 /* oprofile-agent.h */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "oprofil e-agent.h"; sourceTree = "<group>"; };
957 9FF7A28211A642EA0051B8F2 /* unbound-queue-inl.h */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "unbo und-queue-inl.h"; sourceTree = "<group>"; }; 952 9FF7A28211A642EA0051B8F2 /* unbound-queue-inl.h */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "unbo und-queue-inl.h"; sourceTree = "<group>"; };
958 9FF7A28311A642EA0051B8F2 /* unbound-queue.h */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "unbound- queue.h"; sourceTree = "<group>"; }; 953 9FF7A28311A642EA0051B8F2 /* unbound-queue.h */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "unbound- queue.h"; sourceTree = "<group>"; };
959 C2BD4BD5120165460046BF9F /* dtoa.cc */ = {isa = PBXFileReference ; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dtoa.cc; sour ceTree = "<group>"; }; 954 C2BD4BD5120165460046BF9F /* dtoa.cc */ = {isa = PBXFileReference ; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dtoa.cc; sour ceTree = "<group>"; };
960 C2BD4BD6120165460046BF9F /* dtoa.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dtoa.h; sourceTree = "<group>"; }; 955 C2BD4BD6120165460046BF9F /* dtoa.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dtoa.h; sourceTree = "<group>"; };
961 C2BD4BD9120165A70046BF9F /* fixed-dtoa.cc */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "fixed- dtoa.cc"; sourceTree = "<group>"; }; 956 C2BD4BD9120165A70046BF9F /* fixed-dtoa.cc */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "fixed- dtoa.cc"; sourceTree = "<group>"; };
962 C2BD4BDA120165A70046BF9F /* fixed-dtoa.h */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "fixed-dtoa. h"; sourceTree = "<group>"; }; 957 C2BD4BDA120165A70046BF9F /* fixed-dtoa.h */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "fixed-dtoa. h"; sourceTree = "<group>"; };
963 C2D1E9711212F27B00187A52 /* objects-visiting.cc */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = " objects-visiting.cc"; sourceTree = "<group>"; }; 958 C2D1E9711212F27B00187A52 /* objects-visiting.cc */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = " objects-visiting.cc"; sourceTree = "<group>"; };
964 C2D1E9721212F27B00187A52 /* objects-visiting.h */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "objec ts-visiting.h"; sourceTree = "<group>"; }; 959 C2D1E9721212F27B00187A52 /* objects-visiting.h */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "objec ts-visiting.h"; sourceTree = "<group>"; };
965 C68081AB1225120B001EAFE4 /* code-stubs-arm.cc */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "co de-stubs-arm.cc"; path = "arm/code-stubs-arm.cc"; sourceTree = "<group>"; }; 960 C68081AB1225120B001EAFE4 /* code-stubs-arm.cc */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "co de-stubs-arm.cc"; path = "arm/code-stubs-arm.cc"; sourceTree = "<group>"; };
966 C68081AC1225120B001EAFE4 /* code-stubs-arm.h */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "code-st ubs-arm.h"; path = "arm/code-stubs-arm.h"; sourceTree = "<group>"; }; 961 C68081AC1225120B001EAFE4 /* code-stubs-arm.h */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "code-st ubs-arm.h"; path = "arm/code-stubs-arm.h"; sourceTree = "<group>"; };
(...skipping 248 matching lines...) Expand 10 before | Expand all | Expand 10 after
1215 897FF15D0E719B8F00D62E90 /* messages.h */, 1210 897FF15D0E719B8F00D62E90 /* messages.h */,
1216 897FF15E0E719B8F00D62E90 /* mksnapshot.cc */, 1211 897FF15E0E719B8F00D62E90 /* mksnapshot.cc */,
1217 897FF15F0E719B8F00D62E90 /* natives.h */, 1212 897FF15F0E719B8F00D62E90 /* natives.h */,
1218 897FF1600E719B8F00D62E90 /* objects-debug.cc */, 1213 897FF1600E719B8F00D62E90 /* objects-debug.cc */,
1219 897FF1610E719B8F00D62E90 /* objects-inl.h */, 1214 897FF1610E719B8F00D62E90 /* objects-inl.h */,
1220 8946827412C26EB700C914BC /* objects-printer.cc * /, 1215 8946827412C26EB700C914BC /* objects-printer.cc * /,
1221 C2D1E9711212F27B00187A52 /* objects-visiting.cc */, 1216 C2D1E9711212F27B00187A52 /* objects-visiting.cc */,
1222 C2D1E9721212F27B00187A52 /* objects-visiting.h * /, 1217 C2D1E9721212F27B00187A52 /* objects-visiting.h * /,
1223 897FF1620E719B8F00D62E90 /* objects.cc */, 1218 897FF1620E719B8F00D62E90 /* objects.cc */,
1224 897FF1630E719B8F00D62E90 /* objects.h */, 1219 897FF1630E719B8F00D62E90 /* objects.h */,
1225 9FC86ABB0F5FEDAC00F22668 /* oprofile-agent.cc */ ,
1226 9FC86ABC0F5FEDAC00F22668 /* oprofile-agent.h */,
1227 897FF1640E719B8F00D62E90 /* parser.cc */, 1220 897FF1640E719B8F00D62E90 /* parser.cc */,
1228 897FF1650E719B8F00D62E90 /* parser.h */, 1221 897FF1650E719B8F00D62E90 /* parser.h */,
1229 89A15C6D0EE466A900B48DEB /* platform-freebsd.cc */, 1222 89A15C6D0EE466A900B48DEB /* platform-freebsd.cc */,
1230 897FF1660E719B8F00D62E90 /* platform-linux.cc */ , 1223 897FF1660E719B8F00D62E90 /* platform-linux.cc */ ,
1231 897FF1670E719B8F00D62E90 /* platform-macos.cc */ , 1224 897FF1670E719B8F00D62E90 /* platform-macos.cc */ ,
1232 897FF1680E719B8F00D62E90 /* platform-nullos.cc * /, 1225 897FF1680E719B8F00D62E90 /* platform-nullos.cc * /,
1233 893A72230F7B0FF200303DD2 /* platform-posix.cc */ , 1226 893A72230F7B0FF200303DD2 /* platform-posix.cc */ ,
1234 897FF1690E719B8F00D62E90 /* platform-win32.cc */ , 1227 897FF1690E719B8F00D62E90 /* platform-win32.cc */ ,
1235 897FF16A0E719B8F00D62E90 /* platform.h */, 1228 897FF16A0E719B8F00D62E90 /* platform.h */,
1236 893E249512B14B3D0083370F /* preparse-data.cc */, 1229 893E249512B14B3D0083370F /* preparse-data.cc */,
(...skipping 662 matching lines...) Expand 10 before | Expand all | Expand 10 after
1899 8956925D12D4ED240072C313 /* jump-target-heavy.cc in Sources */, 1892 8956925D12D4ED240072C313 /* jump-target-heavy.cc in Sources */,
1900 8956925F12D4ED240072C313 /* jump-target.cc in So urces */, 1893 8956925F12D4ED240072C313 /* jump-target.cc in So urces */,
1901 8956926012D4ED240072C313 /* libraries.cc in Sour ces */, 1894 8956926012D4ED240072C313 /* libraries.cc in Sour ces */,
1902 8956926112D4ED240072C313 /* liveedit.cc in Sourc es */, 1895 8956926112D4ED240072C313 /* liveedit.cc in Sourc es */,
1903 8956926212D4ED240072C313 /* log-utils.cc in Sour ces */, 1896 8956926212D4ED240072C313 /* log-utils.cc in Sour ces */,
1904 8956926312D4ED240072C313 /* log.cc in Sources */ , 1897 8956926312D4ED240072C313 /* log.cc in Sources */ ,
1905 8956926512D4ED240072C313 /* mark-compact.cc in S ources */, 1898 8956926512D4ED240072C313 /* mark-compact.cc in S ources */,
1906 8956926612D4ED240072C313 /* messages.cc in Sourc es */, 1899 8956926612D4ED240072C313 /* messages.cc in Sourc es */,
1907 8956926712D4ED240072C313 /* objects-debug.cc in Sources */, 1900 8956926712D4ED240072C313 /* objects-debug.cc in Sources */,
1908 8956926812D4ED240072C313 /* objects.cc in Source s */, 1901 8956926812D4ED240072C313 /* objects.cc in Source s */,
1909 8956926912D4ED240072C313 /* oprofile-agent.cc in Sources */,
1910 8956926A12D4ED240072C313 /* parser.cc in Sources */, 1902 8956926A12D4ED240072C313 /* parser.cc in Sources */,
1911 8956926B12D4ED240072C313 /* platform-macos.cc in Sources */, 1903 8956926B12D4ED240072C313 /* platform-macos.cc in Sources */,
1912 8956926C12D4ED240072C313 /* platform-posix.cc in Sources */, 1904 8956926C12D4ED240072C313 /* platform-posix.cc in Sources */,
1913 8956926D12D4ED240072C313 /* prettyprinter.cc in Sources */, 1905 8956926D12D4ED240072C313 /* prettyprinter.cc in Sources */,
1914 8956926E12D4ED240072C313 /* profile-generator.cc in Sources */, 1906 8956926E12D4ED240072C313 /* profile-generator.cc in Sources */,
1915 8956926F12D4ED240072C313 /* property.cc in Sourc es */, 1907 8956926F12D4ED240072C313 /* property.cc in Sourc es */,
1916 8956927112D4ED240072C313 /* regexp-macro-assembl er-irregexp.cc in Sources */, 1908 8956927112D4ED240072C313 /* regexp-macro-assembl er-irregexp.cc in Sources */,
1917 8956927212D4ED240072C313 /* regexp-macro-assembl er-tracer.cc in Sources */, 1909 8956927212D4ED240072C313 /* regexp-macro-assembl er-tracer.cc in Sources */,
1918 8956927312D4ED240072C313 /* regexp-macro-assembl er.cc in Sources */, 1910 8956927312D4ED240072C313 /* regexp-macro-assembl er.cc in Sources */,
1919 8956927412D4ED240072C313 /* regexp-stack.cc in S ources */, 1911 8956927412D4ED240072C313 /* regexp-stack.cc in S ources */,
(...skipping 129 matching lines...) Expand 10 before | Expand all | Expand 10 after
2049 58950D5E0F55519800F3E8BA /* jump-target.cc in So urces */, 2041 58950D5E0F55519800F3E8BA /* jump-target.cc in So urces */,
2050 8900116C0E71CA2300F91F35 /* libraries.cc in Sour ces */, 2042 8900116C0E71CA2300F91F35 /* libraries.cc in Sour ces */,
2051 9FA38BBF1175B2D200C4CD55 /* liveedit.cc in Sourc es */, 2043 9FA38BBF1175B2D200C4CD55 /* liveedit.cc in Sourc es */,
2052 9F4B7B890FCC877A00DC4117 /* log-utils.cc in Sour ces */, 2044 9F4B7B890FCC877A00DC4117 /* log-utils.cc in Sour ces */,
2053 89A88E0F0E71A6740043BA31 /* log.cc in Sources */ , 2045 89A88E0F0E71A6740043BA31 /* log.cc in Sources */ ,
2054 89A88E100E71A6770043BA31 /* macro-assembler-ia32 .cc in Sources */, 2046 89A88E100E71A6770043BA31 /* macro-assembler-ia32 .cc in Sources */,
2055 89A88E110E71A6780043BA31 /* mark-compact.cc in S ources */, 2047 89A88E110E71A6780043BA31 /* mark-compact.cc in S ources */,
2056 89A88E120E71A67A0043BA31 /* messages.cc in Sourc es */, 2048 89A88E120E71A67A0043BA31 /* messages.cc in Sourc es */,
2057 89A88E130E71A6860043BA31 /* objects-debug.cc in Sources */, 2049 89A88E130E71A6860043BA31 /* objects-debug.cc in Sources */,
2058 89A88E140E71A6870043BA31 /* objects.cc in Source s */, 2050 89A88E140E71A6870043BA31 /* objects.cc in Source s */,
2059 9FC86ABD0F5FEDAC00F22668 /* oprofile-agent.cc in Sources */,
2060 89A88E150E71A68C0043BA31 /* parser.cc in Sources */, 2051 89A88E150E71A68C0043BA31 /* parser.cc in Sources */,
2061 89A88E160E71A68E0043BA31 /* platform-macos.cc in Sources */, 2052 89A88E160E71A68E0043BA31 /* platform-macos.cc in Sources */,
2062 893A72240F7B101400303DD2 /* platform-posix.cc in Sources */, 2053 893A72240F7B101400303DD2 /* platform-posix.cc in Sources */,
2063 89A88E170E71A6950043BA31 /* prettyprinter.cc in Sources */, 2054 89A88E170E71A6950043BA31 /* prettyprinter.cc in Sources */,
2064 9F73E3B2114E61A100F84A5A /* profile-generator.cc in Sources */, 2055 9F73E3B2114E61A100F84A5A /* profile-generator.cc in Sources */,
2065 89A88E180E71A6960043BA31 /* property.cc in Sourc es */, 2056 89A88E180E71A6960043BA31 /* property.cc in Sourc es */,
2066 89A15C7B0EE466EB00B48DEB /* regexp-macro-assembl er-ia32.cc in Sources */, 2057 89A15C7B0EE466EB00B48DEB /* regexp-macro-assembl er-ia32.cc in Sources */,
2067 89A15C830EE4675E00B48DEB /* regexp-macro-assembl er-irregexp.cc in Sources */, 2058 89A15C830EE4675E00B48DEB /* regexp-macro-assembl er-irregexp.cc in Sources */,
2068 89A15C8A0EE467D100B48DEB /* regexp-macro-assembl er-tracer.cc in Sources */, 2059 89A15C8A0EE467D100B48DEB /* regexp-macro-assembl er-tracer.cc in Sources */,
2069 89A15C810EE4674900B48DEB /* regexp-macro-assembl er.cc in Sources */, 2060 89A15C810EE4674900B48DEB /* regexp-macro-assembl er.cc in Sources */,
(...skipping 156 matching lines...) Expand 10 before | Expand all | Expand 10 after
2226 58950D600F5551A300F3E8BA /* jump-target.cc in So urces */, 2217 58950D600F5551A300F3E8BA /* jump-target.cc in So urces */,
2227 89F23C620E78D5B2006B2466 /* libraries.cc in Sour ces */, 2218 89F23C620E78D5B2006B2466 /* libraries.cc in Sour ces */,
2228 9FA38BB81175B2D200C4CD55 /* liveedit.cc in Sourc es */, 2219 9FA38BB81175B2D200C4CD55 /* liveedit.cc in Sourc es */,
2229 9F4B7B8A0FCC877A00DC4117 /* log-utils.cc in Sour ces */, 2220 9F4B7B8A0FCC877A00DC4117 /* log-utils.cc in Sour ces */,
2230 89F23C630E78D5B2006B2466 /* log.cc in Sources */ , 2221 89F23C630E78D5B2006B2466 /* log.cc in Sources */ ,
2231 89F23C9E0E78D5FD006B2466 /* macro-assembler-arm. cc in Sources */, 2222 89F23C9E0E78D5FD006B2466 /* macro-assembler-arm. cc in Sources */,
2232 89F23C650E78D5B2006B2466 /* mark-compact.cc in S ources */, 2223 89F23C650E78D5B2006B2466 /* mark-compact.cc in S ources */,
2233 89F23C660E78D5B2006B2466 /* messages.cc in Sourc es */, 2224 89F23C660E78D5B2006B2466 /* messages.cc in Sourc es */,
2234 89F23C670E78D5B2006B2466 /* objects-debug.cc in Sources */, 2225 89F23C670E78D5B2006B2466 /* objects-debug.cc in Sources */,
2235 89F23C680E78D5B2006B2466 /* objects.cc in Source s */, 2226 89F23C680E78D5B2006B2466 /* objects.cc in Source s */,
2236 9FC86ABE0F5FEDAC00F22668 /* oprofile-agent.cc in Sources */,
2237 89F23C690E78D5B2006B2466 /* parser.cc in Sources */, 2227 89F23C690E78D5B2006B2466 /* parser.cc in Sources */,
2238 89F23C6A0E78D5B2006B2466 /* platform-macos.cc in Sources */, 2228 89F23C6A0E78D5B2006B2466 /* platform-macos.cc in Sources */,
2239 893A72250F7B101B00303DD2 /* platform-posix.cc in Sources */, 2229 893A72250F7B101B00303DD2 /* platform-posix.cc in Sources */,
2240 89F23C6B0E78D5B2006B2466 /* prettyprinter.cc in Sources */, 2230 89F23C6B0E78D5B2006B2466 /* prettyprinter.cc in Sources */,
2241 9F73E3B1114E61A100F84A5A /* profile-generator.cc in Sources */, 2231 9F73E3B1114E61A100F84A5A /* profile-generator.cc in Sources */,
2242 89F23C6C0E78D5B2006B2466 /* property.cc in Sourc es */, 2232 89F23C6C0E78D5B2006B2466 /* property.cc in Sourc es */,
2243 890A14010EE9C4B000E49346 /* regexp-macro-assembl er-arm.cc in Sources */, 2233 890A14010EE9C4B000E49346 /* regexp-macro-assembl er-arm.cc in Sources */,
2244 890A14020EE9C4B400E49346 /* regexp-macro-assembl er-irregexp.cc in Sources */, 2234 890A14020EE9C4B400E49346 /* regexp-macro-assembl er-irregexp.cc in Sources */,
2245 890A14030EE9C4B500E49346 /* regexp-macro-assembl er-tracer.cc in Sources */, 2235 890A14030EE9C4B500E49346 /* regexp-macro-assembl er-tracer.cc in Sources */,
2246 890A14040EE9C4B700E49346 /* regexp-macro-assembl er.cc in Sources */, 2236 890A14040EE9C4B700E49346 /* regexp-macro-assembl er.cc in Sources */,
(...skipping 601 matching lines...) Expand 10 before | Expand all | Expand 10 after
2848 89F23C930E78D5B6006B2466 /* Debug */, 2838 89F23C930E78D5B6006B2466 /* Debug */,
2849 89F23C940E78D5B6006B2466 /* Release */, 2839 89F23C940E78D5B6006B2466 /* Release */,
2850 ); 2840 );
2851 defaultConfigurationIsVisible = 0; 2841 defaultConfigurationIsVisible = 0;
2852 defaultConfigurationName = Release; 2842 defaultConfigurationName = Release;
2853 }; 2843 };
2854 /* End XCConfigurationList section */ 2844 /* End XCConfigurationList section */
2855 }; 2845 };
2856 rootObject = 8915B8680E719336009C4E19 /* Project object */; 2846 rootObject = 8915B8680E719336009C4E19 /* Project object */;
2857 } 2847 }
OLDNEW
« no previous file with comments | « tools/oprofile/start ('k') | tools/visual_studio/v8_base.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698