Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request: Reverse table sorting for numeric columns #13

Open
dharkness opened this issue Feb 4, 2011 · 2 comments
Open

Request: Reverse table sorting for numeric columns #13

dharkness opened this issue Feb 4, 2011 · 2 comments

Comments

@dharkness
Copy link

I always sort the numeric columns descending because I rarely care to know which function calls took the least time or memory. The function name column should continue to sort normally.

The TableSorter plugin allows you to specify the default sort order per column, and I'd do it myself but it's hard to tell where each table is defined. All views seem to go through index.php. :(

@preinheimer
Copy link
Owner

Hi,

I'm not quite sure what you're asking for here. If you're sorting by memory or time the names will not be in order. The names should continue to be available as a sort option however.

sorry. clearly I'm still confused.

@dharkness
Copy link
Author

I want the first click on the header for a numeric column to sort descending (largest first) instead of ascending.

dshafik pushed a commit to dshafik/xhprof that referenced this issue Oct 23, 2013
Fix Bug #62062 (PECL) - Reset the zend_compile_string function on stop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants