index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
sort.c
Age
Commit message (
Expand
)
Author
2016-03-23
perf tools: Remove misplaced __maybe_unused
Arnaldo Carvalho de Melo
2016-03-10
perf tools: Add sort__has_comm variable
Namhyung Kim
2016-03-10
perf tools: Remove nr_sort_keys field
Namhyung Kim
2016-03-10
perf tools: Add more sort entry check functions
Namhyung Kim
2016-03-10
perf tools: Fix hist_entry__filter() for hierarchy
Namhyung Kim
2016-03-09
perf tools: Pass perf_hpp_list all the way through setup_sort_list
Jiri Olsa
2016-03-08
perf hists: Support multiple sort keys in a hierarchy level
Namhyung Kim
2016-03-08
perf hists: Introduce perf_hpp__setup_hists_formats()
Namhyung Kim
2016-03-08
perf hists: Add level field to struct perf_hpp_fmt
Namhyung Kim
2016-03-03
perf test: Fix hists related entries
Arnaldo Carvalho de Melo
2016-02-26
perf report: Update column width of dynamic entries
Namhyung Kim
2016-02-26
perf hists: Fix dynamic entry display in hierarchy
Namhyung Kim
2016-02-26
perf report: Fix indentation of dynamic entries in hierarchy
Namhyung Kim
2016-02-24
perf hists: Introduce hist_entry__filter()
Namhyung Kim
2016-02-24
perf tools: Add helper functions for some sort keys
Namhyung Kim
2016-02-24
perf tools: Introduce perf_mem__lck_scnprintf function
Jiri Olsa
2016-02-24
perf tools: Introduce perf_mem__snp_scnprintf function
Jiri Olsa
2016-02-24
perf tools: Introduce perf_mem__lvl_scnprintf function
Jiri Olsa
2016-02-24
perf tools: Introduce perf_mem__tlb_scnprintf function
Jiri Olsa
2016-02-23
perf tools: Use ARRAY_SIZE in mem sort display functions
Jiri Olsa
2016-02-23
perf tools: Make cl_address global
Jiri Olsa
2016-02-22
perf tools: Fix column width setting on 'trace' sort key
Namhyung Kim
2016-02-22
perf tools: Fix alignment on some sort keys
Namhyung Kim
2016-02-22
perf tools: Update srcline/file if needed
Namhyung Kim
2016-02-22
perf tools: Fix segfault on dynamic entries
Namhyung Kim
2016-02-12
perf hists: Do column alignment on the format iterator
Arnaldo Carvalho de Melo
2016-02-12
perf tools: Add comment explaining the repsep_snprintf function
Arnaldo Carvalho de Melo
2016-02-03
perf hists: Add struct perf_hpp_list argument to helper functions
Jiri Olsa
2016-02-03
perf hists: Introduce perf_hpp_list__for_each_format macro
Jiri Olsa
2016-02-03
perf hists: Pass perf_hpp_list all the way through setup_output_list
Jiri Olsa
2016-02-03
perf hists: Separate output fields parsing into setup_output_list function
Jiri Olsa
2016-02-03
perf hists: Separate sort fields parsing into setup_sort_list function
Jiri Olsa
2016-02-03
perf hists: Properly release format fields
Jiri Olsa
2016-02-03
perf hists: Allocate output sort field
Jiri Olsa
2016-02-03
perf hists: Add 'equal' method to perf_hpp_fmt struct
Jiri Olsa
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: Add overhead/overhead_children keys defaults via string
Jiri Olsa
2016-01-06
perf tools: Add all matching dynamic sort keys for field name
Namhyung Kim
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_fields' dynamic sort key
Namhyung Kim
2016-01-06
perf tools: Skip dynamic fields not defined for current event
Namhyung Kim
2016-01-06
perf tools: Support '<event>.*' dynamic sort key
Namhyung Kim
2016-01-06
perf tools: Support shortcuts for events in dynamic sort keys
Namhyung Kim
2016-01-06
perf report/top: Add --raw-trace option
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: Add dynamic sort key for tracepoint events
Namhyung Kim
2016-01-06
perf tools: Pass evlist to setup_sorting()
Namhyung Kim
2015-10-06
perf tools: Introduce hpp_dimension__add_output function
Jiri Olsa
2015-10-06
perf tools: Get rid of superfluos call to reset_dimensions
Jiri Olsa
[next]