Nope, traceroute under linux uses UDP by default. To make it use ICMP echo requests instead, you have to use the -I option on the command line. From the man pages:-

-I Use ICMP ECHO instead of UDP datagrams.