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-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
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-02
perf tools: Always use non inlined file name for 'srcfile' sort key
Andi Kleen
2015-08-12
perf sort: Check for SRCLINE_UNKNOWN case in "srcfile" processing
Andi Kleen
2015-08-10
perf report: Add support for srcfile sort key
Andi Kleen
2015-08-06
perf report: Display cycles in branch sort mode
Andi Kleen
2015-08-06
perf tools: Add support for cycles, weight branch_info field
Andi Kleen
2015-06-19
perf report: Fix sort__sym_cmp to also compare end of symbol
Yannick Brosseau
2015-05-15
perf tools: Fix "Command" sort_entry's cmp and collapse function
Jiri Olsa
2015-02-27
perf diff: Support for different binaries
Kan Liang
2015-01-21
perf tools: Pass struct perf_hpp_fmt to its callbacks
Namhyung Kim
2014-11-24
perf callchain: Make get_srcline fall back to sym+offset
Andi Kleen
2014-11-19
perf hists: Fix up srcline histogram key formatting
Arnaldo Carvalho de Melo
[next]