--TEST-- Tideways: Basic Profiling Test --FILE-- --EXPECT-- Part 1: Default Flags foo : ct= 1; wt=*; foo==>bar : ct= 2; wt=*; main() : ct= 1; wt=*; tideways_xhprof_disable : ct= 1; wt=*; tideways_xhprof_disable==>tideways_xhprof_disable@1: ct= 1; wt=*; Part 2: CPU foo : cpu=*; ct= 1; wt=*; foo==>bar : cpu=*; ct= 2; wt=*; main() : cpu=*; ct= 1; wt=*; tideways_xhprof_disable : cpu=*; ct= 1; wt=*; tideways_xhprof_disable==>tideways_xhprof_disable@1: cpu=*; ct= 1; wt=*; Part 3: No Builtins foo : ct= 1; wt=*; foo==>bar : ct= 2; wt=*; main() : ct= 1; wt=*; tideways_xhprof_disable : ct= 1; wt=*; Part 4: Memory foo : ct= 1; mu=*; pmu=*; wt=*; foo==>bar : ct= 2; mu=*; pmu=*; wt=*; main() : ct= 1; mu=*; pmu=*; wt=*; tideways_xhprof_disable : ct= 1; mu=*; pmu=*; wt=*; tideways_xhprof_disable==>tideways_xhprof_disable@1: ct= 1; mu=*; pmu=*; wt=*; Part 5: Memory & CPU foo : cpu=*; ct= 1; mu=*; pmu=*; wt=*; foo==>bar : cpu=*; ct= 2; mu=*; pmu=*; wt=*; main() : cpu=*; ct= 1; mu=*; pmu=*; wt=*; tideways_xhprof_disable : cpu=*; ct= 1; mu=*; pmu=*; wt=*; tideways_xhprof_disable==>tideways_xhprof_disable@1: cpu=*; ct= 1; mu=*; pmu=*; wt=*; Part 6: Extended Memory Profiling foo : ct= 1; mem.aa=*; mem.na=*; mem.nf=*; wt=*; foo==>bar : ct= 2; mem.aa=*; mem.na=*; mem.nf=*; wt=*; main() : ct= 1; mem.aa=*; mem.na=*; mem.nf=*; wt=*; tideways_xhprof_disable : ct= 1; mem.aa=*; mem.na=*; mem.nf=*; wt=*; tideways_xhprof_disable==>tideways_xhprof_disable@1: ct= 1; mem.aa=*; mem.na=*; mem.nf=*; wt=*; Part 7: Extended Memory Profiling as mu foo : ct= 1; mem.aa=*; mem.na=*; mem.nf=*; mu=*; wt=*; foo==>bar : ct= 2; mem.aa=*; mem.na=*; mem.nf=*; mu=*; wt=*; main() : ct= 1; mem.aa=*; mem.na=*; mem.nf=*; mu=*; wt=*; tideways_xhprof_disable : ct= 1; mem.aa=*; mem.na=*; mem.nf=*; mu=*; wt=*; tideways_xhprof_disable==>tideways_xhprof_disable@1: ct= 1; mem.aa=*; mem.na=*; mem.nf=*; mu=*; wt=*;