index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
sort.h
Age
Commit message (
Expand
)
Author
2016-07-12
perf hists: Introduce hist_entry_ops
Jiri Olsa
2016-05-23
perf report: Add srcline_from/to branch sort keys
Andi Kleen
2016-05-05
perf hists: Move sort__has_comm into struct perf_hpp_list
Jiri Olsa
2016-05-05
perf hists: Move sort__has_thread into struct perf_hpp_list
Jiri Olsa
2016-05-05
perf hists: Move sort__has_socket into struct perf_hpp_list
Jiri Olsa
2016-05-05
perf hists: Move sort__has_dso into struct perf_hpp_list
Jiri Olsa
2016-05-05
perf hists: Move sort__has_sym into struct perf_hpp_list
Jiri Olsa
2016-05-05
perf hists: Move sort__has_parent into struct perf_hpp_list
Jiri Olsa
2016-05-05
perf hists: Move sort__need_collapse into struct perf_hpp_list
Jiri Olsa
2016-03-10
perf tools: Add sort__has_comm variable
Namhyung Kim
2016-03-10
perf tools: Remove hist_entry->fmt field
Namhyung Kim
2016-03-08
perf hists: Use own hpp_list for hierarchy mode
Namhyung Kim
2016-02-26
perf hists browser: Show message for percent limit
Namhyung Kim
2016-02-24
perf hists: Introduce hist_entry__filter()
Namhyung Kim
2016-02-24
perf hists: Basic support of hierarchical report view
Namhyung Kim
2016-02-23
perf tools: Introduce cl_offset function
Jiri Olsa
2016-02-23
perf tools: Make cl_address global
Jiri Olsa
2016-01-26
perf hists browser: Offer 'Zoom into DSO'/'Map details' only when sort order ...
Namhyung Kim
2016-01-26
perf sort: Provide a way to find out if per-thread bucketing is in place
Namhyung Kim
2016-01-08
perf tools: Remove list entry from struct sort_entry
Jiri Olsa
2016-01-06
perf tools: Make 'trace' or 'trace_fields' sort key default for tracepoint ev...
Namhyung Kim
2016-01-06
perf tools: Add 'trace' sort key
Namhyung Kim
2016-01-06
perf tools: Try to show pretty printed output for dynamic sort keys
Namhyung Kim
2016-01-06
perf tools: Pass evlist to setup_sorting()
Namhyung Kim
2016-01-06
perf hist: Save raw_data/size for tracepoint events
Namhyung Kim
2015-12-17
perf subcmd: Create subcmd library
Josh Poimboeuf
2015-10-06
perf tools: Introduce hpp_dimension__add_output function
Jiri Olsa
2015-10-05
perf tools: Add support for sorting on the iaddr
Don Zickus
2015-09-14
perf tools: Introduce new sort type "socket" for the processor socket
Kan Liang
2015-09-14
perf tools: Add processor socket info to hist_entry and addr_location
Kan Liang
2015-08-10
perf report: Add support for srcfile sort key
Andi Kleen
2015-08-06
perf tools: Add support for cycles, weight branch_info field
Andi Kleen
2015-05-05
perf tools: Move TUI-specific fields out of map_symbol
Namhyung Kim
2015-05-05
perf tools: Move init_have_children field to the unnamed union
Namhyung Kim
2015-05-05
perf tools: Move TUI-specific fields into unnamed union
Namhyung Kim
2015-04-29
perf diff: Make hist_entry_diff fields union
Namhyung Kim
2015-04-29
perf hists: Get rid of position field from struct hist_entry
Namhyung Kim
2015-03-24
perf tools: Remove (null) value of "Sort order" for perf mem report
Yunlong Song
2015-03-17
perf hists: Remove hist_entry->used, not used anymore
Arnaldo Carvalho de Melo
2014-08-24
perf tools: Add +field argument support for --field option
Jiri Olsa
2014-06-09
perf tools: Add dcacheline sort
Don Zickus
2014-06-09
perf tools: Add cpumode to struct hist_entry
Don Zickus
2014-06-03
perf tools: Move elide bool into perf_hpp_fmt struct
Jiri Olsa
2014-06-01
perf tools: Apply percent-limit to cumulative percentage
Namhyung Kim
2014-06-01
perf hists: Add support for accumulated stat of hist entry
Namhyung Kim
2014-05-21
perf tools: Introduce reset_output_field()
Namhyung Kim
2014-05-21
perf tools: Add ->sort() member to struct sort_entry
Namhyung Kim
2014-05-21
perf report: Add -F option to specify output fields
Namhyung Kim
2014-05-21
perf tools: Consolidate management of default sort orders
Namhyung Kim
2013-11-07
perf tools: Remove unneeded include
Rodrigo Campos
[next]