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
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
2016-11-09
perf hists: Fix column length on --hierarchy
Namhyung Kim
1
-6
/
+6
2016-11-09
perf hists browser: Fix column indentation on --hierarchy
Namhyung Kim
1
-6
/
+13
2016-11-09
perf hists browser: Show folded sign properly on --hierarchy
Namhyung Kim
1
-1
/
+7
2016-11-09
perf hists browser: Fix indentation of folded sign on --hierarchy
Namhyung Kim
1
-3
/
+3
2016-11-09
perf hist browser: Fix hierarchy column counts
Namhyung Kim
1
-1
/
+14
2016-10-17
perf jit: Fix build issue on Ubuntu
Anton Blanchard
1
-1
/
+1
2016-10-17
perf jevents: Handle events including .c and .o
Wang Nan
1
-2
/
+2
2016-10-13
perf header: Set nr_numa_nodes only when we parsed all the data
Jiri Olsa
1
-1
/
+1
2016-10-13
perf top: Fix refreshing hierarchy entries on TUI
Namhyung Kim
1
-1
/
+2
2016-10-06
perf top/report: Add tips about a list option
Nambong Ha
1
-0
/
+2
2016-10-06
perf report/top: Add a tip about system-wide collection from all CPUs
Donghyun Kim
1
-0
/
+1
2016-10-06
perf report/top: Add a tip about source line numbers with overhead
Kim SeonYoung
1
-0
/
+1
2016-10-06
perf jevents: Fix Intel JSON fixed counter conversions
Andi Kleen
1
-0
/
+2
2016-10-05
perf intel-pt: Fix MTC timestamp calculation for large MTC periods
Adrian Hunter
1
-0
/
+36
2016-10-05
perf intel-pt: Fix estimated timestamps for cycle-accurate mode
Adrian Hunter
1
-0
/
+2
2016-10-05
perf uretprobe ppc64le: Fix probe location
Ravi Bangoria
1
-1
/
+2
2016-10-04
perf pmu-events: Add Skylake frontend MSR support
Andi Kleen
1
-0
/
+1
2016-10-04
perf pmu-events: Fix fixed counters on Intel
Andi Kleen
1
-1
/
+24
2016-10-04
perf tools: Make alias matching case-insensitive
Andi Kleen
1
-1
/
+1
2016-10-04
perf tools: Allow period= in perf stat CPU event descriptions.
Sukadev Bhattiprolu
1
-0
/
+1
2016-10-04
perf tools: Add README for info on parsing JSON/map files
Sukadev Bhattiprolu
1
-0
/
+147
2016-10-04
perf list jevents: Add support for event list topics
Andi Kleen
2
-10
/
+28
2016-10-04
perf list: Support long jevents descriptions
Sukadev Bhattiprolu
6
-15
/
+34
2016-10-04
perf jevents: Add support for long descriptions
Sukadev Bhattiprolu
3
-9
/
+27
2016-10-04
perf pmu: Add override support for event list CPUID
Andi Kleen
1
-1
/
+7
2016-10-04
perf list: Add a --no-desc flag
Andi Kleen
6
-12
/
+22
2016-10-04
perf tools: Query terminal width and use in perf list
Andi Kleen
1
-1
/
+2
2016-10-04
perf pmu: Support alias descriptions
Andi Kleen
2
-16
/
+68
2016-10-04
perf jevents: Handle header line in mapfile
Andi Kleen
1
-2
/
+7
2016-10-04
perf tools: Support CPU id matching for x86 v2
Andi Kleen
1
-3
/
+21
2016-10-04
perf powerpc: Support CPU ID matching for Powerpc
Sukadev Bhattiprolu
1
-0
/
+11
2016-10-04
perf pmu: Use pmu_events table to create aliases
Sukadev Bhattiprolu
2
-0
/
+61
2016-10-04
perf jevents: Program to convert JSON file
Andi Kleen
6
-4
/
+869
2016-10-03
perf tools: Add jsmn `jasmine' JSON parser
Andi Kleen
4
-0
/
+574
2016-10-03
perf tools: Experiment with cppcheck
Arnaldo Carvalho de Melo
5
-20
/
+13
2016-10-03
perf probe: Check if *ptr2 is zero and not ptr2
Colin Ian King
1
-1
/
+1
2016-09-29
perf tests: Add dwarf unwind test for powerpc
Ravi Bangoria
9
-2
/
+193
2016-09-29
perf probe: Match linkage name with mangled name
Masami Hiramatsu
2
-2
/
+29
2016-09-29
perf probe: Fix to cut off incompatible chars from group name
Masami Hiramatsu
1
-3
/
+7
2016-09-29
perf probe: Skip if the function address is 0
Masami Hiramatsu
1
-1
/
+11
2016-09-29
perf probe: Ignore the error of finding inline instance
Masami Hiramatsu
1
-2
/
+3
2016-09-29
perf intel-pt: Fix decoding when there are address filters
Adrian Hunter
1
-0
/
+82
2016-09-29
perf intel-pt: Enable decoder to handle TIP.PGD with missing IP
Adrian Hunter
2
-0
/
+31
2016-09-29
perf intel-pt: Read address filter from AUXTRACE_INFO event
Adrian Hunter
1
-0
/
+51
2016-09-29
perf intel-pt: Record address filter in AUXTRACE_INFO event
Adrian Hunter
2
-6
/
+48
2016-09-29
perf intel-pt: Add a helper function for processing AUXTRACE_INFO
Adrian Hunter
1
-4
/
+8
2016-09-29
perf intel-pt: Fix missing error codes processing auxtrace_info
Adrian Hunter
1
-0
/
+2
2016-09-29
perf intel-pt: Add support for recording the max non-turbo ratio
Adrian Hunter
3
-1
/
+20
2016-09-29
perf intel-pt: Fix snapshot overlap detection decoder errors
Adrian Hunter
1
-4
/
+11
2016-09-29
perf probe: Increase debug level of SDT debug messages
Adrian Hunter
2
-3
/
+3
[next]