Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6465859aba1e66a5351b047fbf40e9e9bcb6c669
/
tools
/
perf
/
util
/
sort.h
f542e76
perf hists: Introduce hist_entry_ops
by Jiri Olsa
· 8 years ago
508be0d
perf report: Add srcline_from/to branch sort keys
by Andi Kleen
· 9 years ago
7cecb7f
perf hists: Move sort__has_comm into struct perf_hpp_list
by Jiri Olsa
· 9 years ago
fa82911
perf hists: Move sort__has_thread into struct perf_hpp_list
by Jiri Olsa
· 9 years ago
35a634f
perf hists: Move sort__has_socket into struct perf_hpp_list
by Jiri Olsa
· 9 years ago
69849fc
perf hists: Move sort__has_dso into struct perf_hpp_list
by Jiri Olsa
· 9 years ago
2e0453a
perf hists: Move sort__has_sym into struct perf_hpp_list
by Jiri Olsa
· 9 years ago
de7e6a7
perf hists: Move sort__has_parent into struct perf_hpp_list
by Jiri Olsa
· 9 years ago
5222503
perf hists: Move sort__need_collapse into struct perf_hpp_list
by Jiri Olsa
· 9 years ago
078b8d4
perf tools: Add sort__has_comm variable
by Namhyung Kim
· 9 years ago
a515d8f
perf tools: Remove hist_entry->fmt field
by Namhyung Kim
· 9 years ago
1b2dbbf
perf hists: Use own hpp_list for hierarchy mode
by Namhyung Kim
· 9 years ago
79dded8
perf hists browser: Show message for percent limit
by Namhyung Kim
· 9 years ago
5443010
perf hists: Introduce hist_entry__filter()
by Namhyung Kim
· 9 years ago
aef810e
perf hists: Basic support of hierarchical report view
by Namhyung Kim
· 9 years ago
d392711
perf tools: Introduce cl_offset function
by Jiri Olsa
· 9 years ago
e95cf70
perf tools: Make cl_address global
by Jiri Olsa
· 9 years ago
b1447a54
perf hists browser: Offer 'Zoom into DSO'/'Map details' only when sort order has 'dso'
by Namhyung Kim
· 9 years ago
cfd92da
perf sort: Provide a way to find out if per-thread bucketing is in place
by Namhyung Kim
· 9 years ago
bb4ced2
perf tools: Remove list entry from struct sort_entry
by Jiri Olsa
· 9 years ago
d49dade
perf tools: Make 'trace' or 'trace_fields' sort key default for tracepoint events
by Namhyung Kim
· 9 years ago
a34bb6a0
perf tools: Add 'trace' sort key
by Namhyung Kim
· 9 years ago
60517d2
perf tools: Try to show pretty printed output for dynamic sort keys
by Namhyung Kim
· 9 years ago
40184c4
perf tools: Pass evlist to setup_sorting()
by Namhyung Kim
· 9 years ago
7239283
perf hist: Save raw_data/size for tracepoint events
by Namhyung Kim
· 9 years ago
4b6ab94
perf subcmd: Create subcmd library
by Josh Poimboeuf
· 9 years ago
beeaaeb
perf tools: Introduce hpp_dimension__add_output function
by Jiri Olsa
· 9 years ago
28e6db2
perf tools: Add support for sorting on the iaddr
by Don Zickus
· 9 years ago
2e7ea3a
perf tools: Introduce new sort type "socket" for the processor socket
by Kan Liang
· 9 years ago
0c4c4de
perf tools: Add processor socket info to hist_entry and addr_location
by Kan Liang
· 9 years ago
31191a8
perf report: Add support for srcfile sort key
by Andi Kleen
· 9 years ago
0e332f0
perf tools: Add support for cycles, weight branch_info field
by Andi Kleen
· 9 years ago
3698dab
perf tools: Move TUI-specific fields out of map_symbol
by Namhyung Kim
· 10 years ago
d8a0f80
perf tools: Move init_have_children field to the unnamed union
by Namhyung Kim
· 10 years ago
2975082
perf tools: Move TUI-specific fields into unnamed union
by Namhyung Kim
· 10 years ago
a0b404f
perf diff: Make hist_entry_diff fields union
by Namhyung Kim
· 10 years ago
cc5e461
perf hists: Get rid of position field from struct hist_entry
by Namhyung Kim
· 10 years ago
228f14f
perf tools: Remove (null) value of "Sort order" for perf mem report
by Yunlong Song
· 10 years ago
4c47f4f
perf hists: Remove hist_entry->used, not used anymore
by Arnaldo Carvalho de Melo
· 10 years ago
2f3f9bc
perf tools: Add +field argument support for --field option
by Jiri Olsa
· 10 years ago
9b32ba7
perf tools: Add dcacheline sort
by Don Zickus
· 11 years ago
7365be5
perf tools: Add cpumode to struct hist_entry
by Don Zickus
· 11 years ago
f299842
perf tools: Move elide bool into perf_hpp_fmt struct
by Jiri Olsa
· 11 years ago
1413566
perf tools: Apply percent-limit to cumulative percentage
by Namhyung Kim
· 11 years ago
f8be1c8
perf hists: Add support for accumulated stat of hist entry
by Namhyung Kim
· 12 years ago
1c89fe9
perf tools: Introduce reset_output_field()
by Namhyung Kim
· 11 years ago
202e7a6
perf tools: Add ->sort() member to struct sort_entry
by Namhyung Kim
· 11 years ago
a7d945b
perf report: Add -F option to specify output fields
by Namhyung Kim
· 11 years ago
512ae1b
perf tools: Consolidate management of default sort orders
by Namhyung Kim
· 11 years ago
8ce000e
perf tools: Remove unneeded include
by Rodrigo Campos
· 11 years ago
316c713
perf tools: Finish the removal of 'self' arguments
by Arnaldo Carvalho de Melo
· 11 years ago
4dfced3
perf tools: Get current comm instead of last one
by Namhyung Kim
· 11 years ago
475eeab
tools/perf: Add support for record transaction flags
by Andi Kleen
· 11 years ago
f5d05bc
tools/perf: Support sorting by in_tx or abort branch flags
by Andi Kleen
· 11 years ago
f9ea55d
perf tools: Move weight back to common sort keys
by Andi Kleen
· 11 years ago
e0af43d
perf hists: Marking dummy hists entries
by Jiri Olsa
· 12 years ago
b21484f
perf report/top: Add option to collapse undesired parts of call graph
by Greg Price
· 12 years ago
4d23322
perf hists: Rename hist_entry__add_pair arguments
by Jiri Olsa
· 12 years ago
08e7154
perf sort: Consolidate sort_entry__setup_elide()
by Namhyung Kim
· 12 years ago
afab87b
perf sort: Separate out memory-specific sort keys
by Namhyung Kim
· 12 years ago
55369fc
perf sort: Introduce sort__mode variable
by Namhyung Kim
· 12 years ago
98a3b32
perf tools: Add mem access sampling core support
by Stephane Eranian
· 12 years ago
0548429
perf tools: Add support for weight v7 (modified)
by Andi Kleen
· 12 years ago
5530998
perf sort: Make setup_sorting returns an error code
by Namhyung Kim
· 12 years ago
fc5871e
perf sort: Separate out branch stack specific sort keys
by Namhyung Kim
· 12 years ago
fa283ad
perf diff: Remove displacement from struct hist_entry_diff
by Jiri Olsa
· 12 years ago
2850d94
perf hists: Fix typo on hist__entry_add_pair
by Namhyung Kim
· 12 years ago
b821c73
perf diff: Start moving to support matching more than two hists
by Arnaldo Carvalho de Melo
· 12 years ago
81d5f95
perf diff: Add weighted diff computation way to compare hist entries
by Jiri Olsa
· 12 years ago
96c47f1
perf diff: Add option to sort entries based on diff computation
by Jiri Olsa
· 12 years ago
b24c28f
perf hists: Introduce struct he_stat
by Namhyung Kim
· 12 years ago
dd46434
perf diff: Refactor diff displacement possition info
by Jiri Olsa
· 12 years ago
ae359f1
perf hists: Add struct hists pointer to struct hist_entry
by Jiri Olsa
· 12 years ago
1af55640
perf tools: Add sort__has_sym
by Namhyung Kim
· 12 years ago
0ca0c13
perf tools: Replace sort's standalone field_sep with symbol_conf.field_sep
by Jiri Olsa
· 12 years ago
409a8be
perf tools: Add sort by src line/number
by Arnaldo Carvalho de Melo
· 13 years ago
a68c2c5
perf report: Enable TUI in branch view mode
by Stephane Eranian
· 13 years ago
993ac88
perf report: Auto-detect branch stack sampling mode
by Stephane Eranian
· 13 years ago
b538752
perf tools: Add code to support PERF_SAMPLE_BRANCH_STACK
by Roberto Agostino Vitillo
· 13 years ago
df71d95
perf hists: Don't free decayed entries if in the annotation browser
by Arnaldo Carvalho de Melo
· 13 years ago
1980c2eb
perf hists: Threaded addition and sorting of entries
by Arnaldo Carvalho de Melo
· 13 years ago
2fd701b
perf tools: Remove sort print helpers declarations
by Frederic Weisbecker
· 13 years ago
872a878
perf tools: Make sort operations static
by Frederic Weisbecker
· 13 years ago
d2009c5
perf: Keep track of the max depth of a callchain
by Frederic Weisbecker
· 14 years ago
0f0cbf7
perf ui: New hists tree widget
by Arnaldo Carvalho de Melo
· 14 years ago
8a6c5b2
perf sort: Make column width code per hists instance
by Arnaldo Carvalho de Melo
· 14 years ago
f60f359
perf report: Implement --sort cpu
by Arun Sharma
· 15 years ago
edb7c60
perf options: Type check all the remaining OPT_ variants
by Arnaldo Carvalho de Melo
· 15 years ago
c82ee82
perf report: Report number of events, not samples
by Arnaldo Carvalho de Melo
· 15 years ago
ef7b93a
perf report: Librarize the annotation code and use it in the newt browser
by Arnaldo Carvalho de Melo
· 15 years ago
a1645ce
perf: 'perf kvm' tool for monitoring guest performance from host
by Zhang, Yanmin
· 15 years ago
fcd1498
perf tools: Fix accidentally preprocessed snprintf callback
by Frederic Weisbecker
· 15 years ago
a5e29ac
perf TUI: Add a "Zoom into COMM(PID) thread" and reverse operations
by Arnaldo Carvalho de Melo
· 15 years ago
8375319
perf newt: Add a "Zoom into foo.so DSO" and reverse operations
by Arnaldo Carvalho de Melo
· 15 years ago
b9fb930
perf hist: Only allocate callchain_node if processing callchains
by Arnaldo Carvalho de Melo
· 15 years ago
a4e3b95
perf hist: Replace ->print() routines by ->snprintf() equivalents
by Arnaldo Carvalho de Melo
· 15 years ago
59fd530
perf tools: Introduce struct map_symbol
by Arnaldo Carvalho de Melo
· 15 years ago
c351c28
perf diff: Use perf_session__fprintf_hists just like 'perf record'
by Arnaldo Carvalho de Melo
· 15 years ago
86a9eee
perf diff: Introduce tool to show performance difference
by Arnaldo Carvalho de Melo
· 15 years ago
c8829c7
perf util: Remove setup_sorting dups
by Arnaldo Carvalho de Melo
· 15 years ago
Next »