index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
sort.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-01
perf sort: Add sort option for physical address
Kan Liang
1
-0
/
+1
2017-04-24
perf tools: Use just forward declarations for struct thread where possible
Arnaldo Carvalho de Melo
1
-1
/
+2
2017-04-19
perf tools: Remove regex.h and fnmatch.h from util.h
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-04-19
perf str{filter,list}: Disentangle headers
Arnaldo Carvalho de Melo
1
-1
/
+0
2017-04-19
perf tools: Move srcline definitions to separate header
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-03-27
perf report: Show inline stack for browser mode
Jin Yao
1
-0
/
+1
2017-03-14
perf tools: Add 'cgroup_id' sort order keyword
Hari Bathini
1
-0
/
+7
2017-03-03
perf tools: Allow sorting by symbol size
Charles Baylis
1
-0
/
+1
2017-02-27
scripts/spelling.txt: add "an union" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2016-10-19
perf c2c report: Add src line sort key
Jiri Olsa
1
-0
/
+1
2016-09-22
perf tools: Make several sorting functions global
Jiri Olsa
1
-0
/
+6
2016-09-22
perf tools: Make output_field_add and sort_dimension__add global
Jiri Olsa
1
-0
/
+4
2016-09-22
perf tools: Make reset_dimensions global
Jiri Olsa
1
-0
/
+1
2016-09-20
perf hists: Fix width computation for srcline sort entry
Jiri Olsa
1
-0
/
+1
2016-08-23
perf report: Allow configuring the default sort order in ~/.perfconfig
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-07-12
perf hists: Introduce hist_entry_ops
Jiri Olsa
1
-0
/
+6
2016-05-23
perf report: Add srcline_from/to branch sort keys
Andi Kleen
1
-0
/
+2
2016-05-05
perf hists: Move sort__has_comm into struct perf_hpp_list
Jiri Olsa
1
-1
/
+0
2016-05-05
perf hists: Move sort__has_thread into struct perf_hpp_list
Jiri Olsa
1
-1
/
+0
2016-05-05
perf hists: Move sort__has_socket into struct perf_hpp_list
Jiri Olsa
1
-1
/
+0
2016-05-05
perf hists: Move sort__has_dso into struct perf_hpp_list
Jiri Olsa
1
-1
/
+0
2016-05-05
perf hists: Move sort__has_sym into struct perf_hpp_list
Jiri Olsa
1
-1
/
+0
2016-05-05
perf hists: Move sort__has_parent into struct perf_hpp_list
Jiri Olsa
1
-1
/
+0
2016-05-05
perf hists: Move sort__need_collapse into struct perf_hpp_list
Jiri Olsa
1
-1
/
+0
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 has 'dso'
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 events
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
[next]