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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-01
perf ui/gtk: Fix callchain display
Namhyung Kim
1
-1
/
+9
2014-06-01
perf ui/stdio: Fix invalid percentage value of cumulated hist entries
Namhyung Kim
1
-1
/
+3
2014-06-01
perf tools: Enable --children option by default
Namhyung Kim
1
-5
/
+6
2014-06-01
perf top: Add top.children config option
Namhyung Kim
1
-0
/
+4
2014-06-01
perf top: Add --children option
Namhyung Kim
2
-1
/
+14
2014-06-01
perf top: Convert to hist_entry_iter
Namhyung Kim
1
-35
/
+41
2014-06-01
perf tools: Add callback function to hist_entry_iter
Namhyung Kim
5
-53
/
+84
2014-06-01
perf tools: Do not auto-remove Children column if --fields given
Namhyung Kim
1
-0
/
+3
2014-06-01
perf report: Add report.children config option
Namhyung Kim
1
-0
/
+4
2014-06-01
perf report: Add --children option
Namhyung Kim
2
-2
/
+20
2014-06-01
perf tools: Add more hpp helper functions
Namhyung Kim
2
-0
/
+21
2014-06-01
perf tools: Apply percent-limit to cumulative percentage
Namhyung Kim
4
-36
/
+31
2014-06-01
perf ui/gtk: Add support to accumulated hist stat
Namhyung Kim
1
-0
/
+17
2014-06-01
perf ui/browser: Add support to accumulated hist stat
Namhyung Kim
1
-0
/
+25
2014-06-01
perf ui/hist: Add support to accumulated hist stat
Namhyung Kim
3
-0
/
+104
2014-06-01
perf tools: Save callchain info for each cumulative entry
Namhyung Kim
1
-2
/
+14
2014-06-01
perf callchain: Add callchain_cursor_snapshot()
Namhyung Kim
1
-0
/
+9
2014-06-01
perf report: Cache cumulative callchains
Namhyung Kim
1
-0
/
+42
2014-06-01
perf tools: Update cpumode for each cumulative entry
Namhyung Kim
3
-11
/
+46
2014-06-01
perf hists: Accumulate hist entry stat based on the callchain
Namhyung Kim
4
-1
/
+101
2014-06-01
perf hists: Check if accumulated when adding a hist entry
Namhyung Kim
6
-17
/
+26
2014-06-01
perf hists: Add support for accumulated stat of hist entry
Namhyung Kim
3
-2
/
+28
2014-06-01
perf tools: Introduce struct hist_entry_iter
Namhyung Kim
5
-179
/
+372
2014-06-01
perf tools: Introduce hists__inc_nr_samples()
Namhyung Kim
7
-12
/
+13
2014-05-21
perf tools: Add automatic remapping of Android libraries
Michael Lentine
1
-1
/
+94
2014-05-21
perf tools: Add cat as fallback pager
Michael Lentine
1
-6
/
+6
2014-05-21
perf tests: Add a testcase for histogram output sorting
Namhyung Kim
7
-2
/
+628
2014-05-21
perf tests: Factor out print_hists_*()
Namhyung Kim
4
-60
/
+66
2014-05-21
perf tools: Introduce reset_output_field()
Namhyung Kim
4
-0
/
+36
2014-05-21
perf tools: Get rid of obsolete hist_entry__sort_list
Namhyung Kim
3
-50
/
+43
2014-05-21
perf hists: Reset width of output fields with header length
Namhyung Kim
3
-18
/
+16
2014-05-21
perf tools: Skip elided sort entries
Namhyung Kim
6
-0
/
+42
2014-05-21
perf top: Add --fields option to specify output fields
Namhyung Kim
2
-6
/
+18
2014-05-21
perf report/tui: Fix a bug when --fields/sort is given
Namhyung Kim
1
-4
/
+1
2014-05-21
perf tools: Add ->sort() member to struct sort_entry
Namhyung Kim
2
-5
/
+23
2014-05-21
perf report: Add -F option to specify output fields
Namhyung Kim
6
-17
/
+282
2014-05-21
perf tools: Call perf_hpp__init() before setting up GUI browsers
Namhyung Kim
5
-9
/
+5
2014-05-21
perf tools: Consolidate management of default sort orders
Namhyung Kim
5
-24
/
+31
2014-05-21
perf tools: Allow hpp fields to be sort keys
Namhyung Kim
8
-13
/
+67
2014-05-21
perf ui: Get rid of callback from __hpp__fmt()
Namhyung Kim
4
-62
/
+34
2014-05-21
perf tools: Consolidate output field handling to hpp format routines
Namhyung Kim
6
-83
/
+63
2014-05-21
perf tools: Use hpp formats to sort final output
Namhyung Kim
1
-54
/
+8
2014-05-21
perf tools: Support event grouping in hpp ->sort()
Namhyung Kim
1
-6
/
+58
2014-05-21
perf tools: Use hpp formats to sort hist entries
Namhyung Kim
1
-10
/
+6
2014-05-21
perf tools: Convert sort entries to hpp formats
Namhyung Kim
3
-4
/
+88
2014-05-21
perf tools: Add ->cmp(), ->collapse() and ->sort() to perf_hpp_fmt
Namhyung Kim
2
-4
/
+38
2014-05-16
perf tools: Add libdw DWARF post unwind support for ARM
Jean Pihet
2
-0
/
+41
2014-05-16
perf tests: Add dwarf unwind test on ARM
Jean Pihet
7
-5
/
+69
2014-05-16
perf tests: Introduce perf_regs_load function on ARM
Jean Pihet
3
-0
/
+61
2014-05-16
perf tools: Consolidate types.h for ARM and ARM64
Jean Pihet
2
-2
/
+2
[next]