Age | Commit message (Expand) | Author | Files | Lines |
2016-03-10 | perf tools: Add sort__has_comm variable | Namhyung Kim | 1 | -0/+1 |
2016-03-10 | perf tools: Remove hist_entry->fmt field | Namhyung Kim | 1 | -1/+0 |
2016-03-08 | perf hists: Use own hpp_list for hierarchy mode | Namhyung Kim | 1 | -0/+1 |
2016-02-26 | perf hists browser: Show message for percent limit | Namhyung Kim | 1 | -0/+1 |
2016-02-24 | perf hists: Introduce hist_entry__filter() | Namhyung Kim | 1 | -0/+1 |
2016-02-24 | perf hists: Basic support of hierarchical report view | Namhyung Kim | 1 | -1/+12 |
2016-02-23 | perf tools: Introduce cl_offset function | Jiri Olsa | 1 | -0/+6 |
2016-02-23 | perf tools: Make cl_address global | Jiri Olsa | 1 | -0/+5 |
2016-01-26 | perf hists browser: Offer 'Zoom into DSO'/'Map details' only when sort order ... | Namhyung Kim | 1 | -0/+1 |
2016-01-26 | perf sort: Provide a way to find out if per-thread bucketing is in place | Namhyung Kim | 1 | -0/+1 |
2016-01-08 | perf tools: Remove list entry from struct sort_entry | Jiri Olsa | 1 | -2/+0 |
2016-01-06 | perf tools: Make 'trace' or 'trace_fields' sort key default for tracepoint ev... | Namhyung Kim | 1 | -0/+1 |
2016-01-06 | perf tools: Add 'trace' sort key | Namhyung Kim | 1 | -0/+1 |
2016-01-06 | perf tools: Try to show pretty printed output for dynamic sort keys | Namhyung Kim | 1 | -0/+1 |
2016-01-06 | perf tools: Pass evlist to setup_sorting() | Namhyung Kim | 1 | -2/+3 |
2016-01-06 | perf hist: Save raw_data/size for tracepoint events | Namhyung Kim | 1 | -0/+2 |
2015-12-17 | perf subcmd: Create subcmd library | Josh Poimboeuf | 1 | -1/+1 |
2015-10-06 | perf tools: Introduce hpp_dimension__add_output function | Jiri Olsa | 1 | -0/+2 |
2015-10-05 | perf tools: Add support for sorting on the iaddr | Don Zickus | 1 | -0/+1 |
2015-09-14 | perf tools: Introduce new sort type "socket" for the processor socket | Kan Liang | 1 | -0/+2 |
2015-09-14 | perf tools: Add processor socket info to hist_entry and addr_location | Kan Liang | 1 | -0/+1 |
2015-08-10 | perf report: Add support for srcfile sort key | Andi Kleen | 1 | -0/+2 |
2015-08-06 | perf tools: Add support for cycles, weight branch_info field | Andi Kleen | 1 | -0/+1 |
2015-05-05 | perf tools: Move TUI-specific fields out of map_symbol | Namhyung Kim | 1 | -0/+2 |
2015-05-05 | perf tools: Move init_have_children field to the unnamed union | Namhyung Kim | 1 | -1/+1 |
2015-05-05 | perf tools: Move TUI-specific fields into unnamed union | Namhyung Kim | 1 | -6/+12 |
2015-04-29 | perf diff: Make hist_entry_diff fields union | Namhyung Kim | 1 | -7/+8 |
2015-04-29 | perf hists: Get rid of position field from struct hist_entry | Namhyung Kim | 1 | -1/+0 |
2015-03-24 | perf tools: Remove (null) value of "Sort order" for perf mem report | Yunlong Song | 1 | -0/+1 |
2015-03-17 | perf hists: Remove hist_entry->used, not used anymore | Arnaldo Carvalho de Melo | 1 | -1/+0 |
2014-08-24 | perf tools: Add +field argument support for --field option | Jiri Olsa | 1 | -0/+1 |
2014-06-09 | perf tools: Add dcacheline sort | Don Zickus | 1 | -0/+1 |
2014-06-09 | perf tools: Add cpumode to struct hist_entry | Don Zickus | 1 | -0/+1 |
2014-06-03 | perf tools: Move elide bool into perf_hpp_fmt struct | Jiri Olsa | 1 | -1/+1 |
2014-06-01 | perf tools: Apply percent-limit to cumulative percentage | Namhyung Kim | 1 | -1/+16 |
2014-06-01 | perf hists: Add support for accumulated stat of hist entry | Namhyung Kim | 1 | -0/+1 |
2014-05-21 | perf tools: Introduce reset_output_field() | Namhyung Kim | 1 | -0/+1 |
2014-05-21 | perf tools: Add ->sort() member to struct sort_entry | Namhyung Kim | 1 | -0/+1 |
2014-05-21 | perf report: Add -F option to specify output fields | Namhyung Kim | 1 | -0/+2 |
2014-05-21 | perf tools: Consolidate management of default sort orders | Namhyung Kim | 1 | -0/+2 |
2013-11-07 | perf tools: Remove unneeded include | Rodrigo Campos | 1 | -1/+0 |
2013-11-05 | perf tools: Finish the removal of 'self' arguments | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2013-11-04 | perf tools: Get current comm instead of last one | Namhyung Kim | 1 | -0/+1 |
2013-10-04 | tools/perf: Add support for record transaction flags | Andi Kleen | 1 | -0/+2 |
2013-10-04 | tools/perf: Support sorting by in_tx or abort branch flags | Andi Kleen | 1 | -0/+2 |
2013-07-22 | perf tools: Move weight back to common sort keys | Andi Kleen | 1 | -3/+3 |
2013-07-12 | perf hists: Marking dummy hists entries | Jiri Olsa | 1 | -0/+3 |
2013-07-12 | perf report/top: Add option to collapse undesired parts of call graph | Greg Price | 1 | -0/+4 |
2013-05-28 | perf hists: Rename hist_entry__add_pair arguments | Jiri Olsa | 1 | -3/+3 |
2013-05-28 | perf sort: Consolidate sort_entry__setup_elide() | Namhyung Kim | 1 | -2/+1 |