Add a transaction controller.Add few requests to it.Then we uncheck generate parent sample.
Then add a new listener named aggregate report.
Then run the code and we see the times for transactions.It will see the time taken by indivual transactions.
If we click generate parent sample then the response time for whole controller will be shown as a whole but not for individual reqs added to it separately.