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
/
ui
/
browsers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-28
perf tools: Use zfree to help detect use after free bugs
Arnaldo Carvalho de Melo
1
-1
/
+1
2013-12-27
perf tools: Introduce zfree
Arnaldo Carvalho de Melo
1
-4
/
+2
2013-12-26
perf tools: No need to test against NULL before calling free()
Arnaldo Carvalho de Melo
1
-2
/
+1
2013-12-26
perf ui/tui: Implement header window
Namhyung Kim
2
-0
/
+133
2013-12-26
perf ui/tui: Split help message for perf top and report
Namhyung Kim
1
-19
/
+30
2013-11-14
perf evsel: Introduce perf_evsel__prev() method
Arnaldo Carvalho de Melo
1
-1
/
+1
2013-11-14
perf tools: Use perf_evlist__{first,last}, perf_evsel__next
Arnaldo Carvalho de Melo
1
-5
/
+4
2013-11-05
perf tools: Finish the removal of 'self' arguments
Arnaldo Carvalho de Melo
4
-26
/
+26
2013-11-04
perf tools: Use an accessor to read thread comm
Frederic Weisbecker
1
-5
/
+5
2013-10-14
perf annotate: Another fix for annotate_browser__callq()
Adrian Hunter
1
-2
/
+5
2013-10-14
perf annotate: Fix annotate_browser__callq()
Adrian Hunter
1
-11
/
+10
2013-08-08
perf annotate browser: Fix typo
Ingo Molnar
1
-1
/
+1
2013-08-08
perf annotate browser: Improve description of '?' hotkey
Arnaldo Carvalho de Melo
1
-1
/
+1
2013-08-08
perf annotate: Put dso name in symbol annotation title
Adrian Hunter
1
-2
/
+14
2013-07-12
perf tools: Centralize default columns init in perf_hpp__init
Jiri Olsa
1
-2
/
+0
2013-07-12
perf tools: Add struct perf_hpp_fmt into hpp callbacks
Jiri Olsa
1
-4
/
+6
2013-07-12
perf tools: struct thread has a tid not a pid
Adrian Hunter
1
-3
/
+3
2013-05-28
perf top: Add --percent-limit option
Namhyung Kim
1
-2
/
+14
2013-05-28
perf report: Add --percent-limit option
Namhyung Kim
1
-11
/
+68
2013-05-28
perf hists browser: Use sort__has_sym
Arnaldo Carvalho de Melo
1
-7
/
+2
2013-05-28
perf sort: Introduce sort__mode variable
Namhyung Kim
1
-2
/
+2
2013-04-01
perf map browser: Exit just on well known key presses
Arnaldo Carvalho de Melo
1
-4
/
+12
2013-04-01
perf tools: Remove dependency on libnewt
Arnaldo Carvalho de Melo
3
-3
/
+0
2013-04-01
perf map browser: Use ui_browser__input_window()
Arnaldo Carvalho de Melo
1
-38
/
+6
2013-03-15
perf annotate browser: Support event group view on TUI
Namhyung Kim
1
-18
/
+75
2013-03-15
perf annotate browser: Use disasm__calc_percent()
Namhyung Kim
1
-36
/
+14
2013-03-15
perf annotate browser: Make browser_disasm_line->percent an array
Namhyung Kim
1
-7
/
+7
2013-03-15
perf annotate: Factor out struct source_line_percent
Namhyung Kim
1
-1
/
+1
2013-03-15
perf evsel: Introduce perf_evsel__is_group_event() helper
Namhyung Kim
1
-2
/
+2
2013-03-15
perf annotate: Pass evsel instead of evidx on annotation functions
Namhyung Kim
2
-14
/
+18
2013-02-07
perf hists browser: Add option for runtime switching perf data file
Feng Tang
1
-1
/
+111
2013-01-31
perf report: Show group description when event group is enabled
Namhyung Kim
1
-0
/
+25
2013-01-31
perf report: Bypass non-leader events when event group is enabled
Namhyung Kim
1
-6
/
+35
2013-01-31
perf hists browser: Add suppport for event group view
Namhyung Kim
1
-0
/
+57
2013-01-31
perf hists browser: Move coloring logic to hpp functions
Namhyung Kim
1
-30
/
+42
2013-01-31
perf hists browser: Convert hpp helpers to a function
Namhyung Kim
1
-14
/
+32
2013-01-24
perf ui browsers: Fix usage of __ in struct names
Arnaldo Carvalho de Melo
1
-4
/
+4
2013-01-24
perf annotate browser: Fix segfault when drawing out-of-bounds jumps
Frederik Deweerdt
1
-12
/
+13
2012-12-09
perf hists: Introduce perf_hpp__list for period related columns
Jiri Olsa
1
-8
/
+12
2012-11-09
perf annotate: Don't try to follow jump target on PLT symbols
Namhyung Kim
1
-0
/
+12
2012-11-05
perf report: Postpone objdump check until annotation requested
Namhyung Kim
1
-6
/
+16
2012-11-05
perf tools: Introduce struct hist_browser_timer
Namhyung Kim
2
-39
/
+31
2012-10-31
perf browser: Don't show scripts menu for 'perf top'
Feng Tang
1
-2
/
+10
2012-10-29
perf hists browser: Integrate script browser into main hists browser
Feng Tang
1
-0
/
+38
2012-10-29
perf annotate browser: Integrate script browser into annotation browser
Feng Tang
1
-0
/
+6
2012-10-29
perf scripts browser: Add a browser for perf script
Feng Tang
1
-0
/
+189
2012-10-17
perf hists browser: Add back callchain folding symbol
Arnaldo Carvalho de Melo
1
-1
/
+1
2012-10-16
perf hists browser: Fix off-by-two bug on the first column
Namhyung Kim
1
-1
/
+3
2012-10-04
perf hists: Introduce struct he_stat
Namhyung Kim
1
-4
/
+4
2012-10-04
perf diff: Removing the total_period argument from output code
Jiri Olsa
1
-2
/
+2
[next]