How would I go about running trace on the rails server?

I have tried the following but no luck:

rails server --trace

Thanks.