Welcome to our official feedback forum. Do you have an idea? Do you recognize a good idea when you see one? We want to hear from you!
-
32 votes
View mapping HBM XML for Entity
Option to view the mapping HBM XML for each Entity. (Currently the Analysis tab | Overall Usage lists Aggregated Entities by Name.)
(This would aid debugging when using ActiveRecord or Fluent NHibernate which generate the mappings.)
Status: plannedMaybe for vNext, this is pretty complex impl wise
-
15 votes
Allow me to profile an application running on different box from profiler
It'd be great if I could profile an application that's running on a machine that isn't the one running the profiler client application.
eg, profile from my dev workstation on a staging-environment computer.
Status: plannedThis is a vNext feature
-
11 votes
Document NHibernate Statistics
Right now the stats are shown in NH Prof, but there is not documention about them
-
11 votes
Report inefficent queries
Show queries that take over 0.5 sec to execute.
-
9 votes
Save/diff session sets
Currently we can diff between two single sessions.
What I would love to see is actually two features, one depending on an other.1. Ability to save (name, tag...) session sets, to have one higher order operation (business transaction or whatever)
2. Ability to diff between two different session sets
-
6 votes
Fix showing parameters in Java
In Java it is difficult to retrieve the parameters of a command.
Therefore showing parameter does currently not work in Java.
A possible solution would be to use a JDBC wrapper like log4jdbc (http://code.google.com/p/log4jdbc/).Status: plannedMaybe in vNext
-
6 votes
Allow side by side diff
It would be very useful to have a diff view that is more like the typical side by side view. Most of the time I diff the exact same operation with a minor change and so even though an id or two may be different there are really only a few lines that differ but right now they are hard to find.
-
6 votes
allow us to filter queries by session factory
if you are communicating with multiple databases it would be nice if you could set a filter to show only queries from one session factory or to exclude the queries from one.
-
3 votes
Track application generating session/statement
Would it be possible to choose within NHProf which applications to
profile? We have multiple applications running on one server so it
would be nice to say 'only show output from application X' -
3 votes
Detect running on VM and suggest disabling HW accl
To solve a well known issue with WPF speed on those env.
-
2 votes
Name sessions similar to ASP.NET traces
I want to be able to name sessions in the same way ASP.NET traces show the page name so I can show which test the session is originating from.
-
0 votes
Allow to set maximum file size for NH Prof offline logging
This will allow to leave it running on a server
-
0 votes
Problem: NH Prof create big temp file
NH Prof creates a big temp file, which is causing problems on machines with small HD.
