index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
sort.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-24
perf tools: Add +field argument support for --field option
Jiri Olsa
1
-0
/
+1
2014-06-09
perf tools: Add dcacheline sort
Don Zickus
1
-0
/
+1
2014-06-09
perf tools: Add cpumode to struct hist_entry
Don Zickus
1
-0
/
+1
2014-06-03
perf tools: Move elide bool into perf_hpp_fmt struct
Jiri Olsa
1
-1
/
+1
2014-06-01
perf tools: Apply percent-limit to cumulative percentage
Namhyung Kim
1
-1
/
+16
2014-06-01
perf hists: Add support for accumulated stat of hist entry
Namhyung Kim
1
-0
/
+1
2014-05-21
perf tools: Introduce reset_output_field()
Namhyung Kim
1
-0
/
+1
2014-05-21
perf tools: Add ->sort() member to struct sort_entry
Namhyung Kim
1
-0
/
+1
2014-05-21
perf report: Add -F option to specify output fields
Namhyung Kim
1
-0
/
+2
2014-05-21
perf tools: Consolidate management of default sort orders
Namhyung Kim
1
-0
/
+2
2013-11-07
perf tools: Remove unneeded include
Rodrigo Campos
1
-1
/
+0
2013-11-05
perf tools: Finish the removal of 'self' arguments
Arnaldo Carvalho de Melo
1
-1
/
+1
2013-11-04
perf tools: Get current comm instead of last one
Namhyung Kim
1
-0
/
+1
2013-10-04
tools/perf: Add support for record transaction flags
Andi Kleen
1
-0
/
+2
2013-10-04
tools/perf: Support sorting by in_tx or abort branch flags
Andi Kleen
1
-0
/
+2
2013-07-22
perf tools: Move weight back to common sort keys
Andi Kleen
1
-3
/
+3
2013-07-12
perf hists: Marking dummy hists entries
Jiri Olsa
1
-0
/
+3
2013-07-12
perf report/top: Add option to collapse undesired parts of call graph
Greg Price
1
-0
/
+4
2013-05-28
perf hists: Rename hist_entry__add_pair arguments
Jiri Olsa
1
-3
/
+3
2013-05-28
perf sort: Consolidate sort_entry__setup_elide()
Namhyung Kim
1
-2
/
+1
2013-05-28
perf sort: Separate out memory-specific sort keys
Namhyung Kim
1
-8
/
+11
2013-05-28
perf sort: Introduce sort__mode variable
Namhyung Kim
1
-1
/
+7
2013-04-01
perf tools: Add mem access sampling core support
Stephane Eranian
1
-1
/
+8
2013-04-01
perf tools: Add support for weight v7 (modified)
Andi Kleen
1
-0
/
+3
2013-02-07
perf sort: Make setup_sorting returns an error code
Namhyung Kim
1
-1
/
+1
2013-01-24
perf sort: Separate out branch stack specific sort keys
Namhyung Kim
1
-2
/
+6
2012-12-09
perf diff: Remove displacement from struct hist_entry_diff
Jiri Olsa
1
-3
/
+0
2012-12-09
perf hists: Fix typo on hist__entry_add_pair
Namhyung Kim
1
-1
/
+1
2012-11-09
perf diff: Start moving to support matching more than two hists
Arnaldo Carvalho de Melo
1
-4
/
+23
2012-10-05
perf diff: Add weighted diff computation way to compare hist entries
Jiri Olsa
1
-0
/
+3
2012-10-05
perf diff: Add option to sort entries based on diff computation
Jiri Olsa
1
-0
/
+15
2012-10-04
perf hists: Introduce struct he_stat
Namhyung Kim
1
-6
/
+10
2012-10-04
perf diff: Refactor diff displacement possition info
Jiri Olsa
1
-1
/
+1
2012-10-04
perf hists: Add struct hists pointer to struct hist_entry
Jiri Olsa
1
-0
/
+1
2012-09-17
perf tools: Add sort__has_sym
Namhyung Kim
1
-0
/
+1
2012-09-08
perf tools: Replace sort's standalone field_sep with symbol_conf.field_sep
Jiri Olsa
1
-1
/
+0
2012-06-19
perf tools: Add sort by src line/number
Arnaldo Carvalho de Melo
1
-0
/
+2
2012-03-09
perf report: Enable TUI in branch view mode
Stephane Eranian
1
-2
/
+4
2012-03-09
perf report: Auto-detect branch stack sampling mode
Stephane Eranian
1
-1
/
+1
2012-03-09
perf tools: Add code to support PERF_SAMPLE_BRANCH_STACK
Roberto Agostino Vitillo
1
-0
/
+9
2011-10-13
perf hists: Don't free decayed entries if in the annotation browser
Arnaldo Carvalho de Melo
1
-0
/
+1
2011-10-07
perf hists: Threaded addition and sorting of entries
Arnaldo Carvalho de Melo
1
-0
/
+1
2011-06-30
perf tools: Remove sort print helpers declarations
Frederic Weisbecker
1
-6
/
+0
2011-06-30
perf tools: Make sort operations static
Frederic Weisbecker
1
-8
/
+0
2010-08-22
perf: Keep track of the max depth of a callchain
Frederic Weisbecker
1
-1
/
+1
2010-07-27
perf ui: New hists tree widget
Arnaldo Carvalho de Melo
1
-0
/
+12
2010-07-23
perf sort: Make column width code per hists instance
Arnaldo Carvalho de Melo
1
-5
/
+1
2010-06-05
perf report: Implement --sort cpu
Arun Sharma
1
-1
/
+5
2010-05-17
perf options: Type check all the remaining OPT_ variants
Arnaldo Carvalho de Melo
1
-4
/
+4
2010-05-14
perf report: Report number of events, not samples
Arnaldo Carvalho de Melo
1
-5
/
+6
[next]