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
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-2
/
+1
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
2
-1
/
+14
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
2016-09-29
perf record: Add support for using symbols in address filters
Adrian Hunter
2
-0
/
+791
2016-09-29
perf symbols: Add dso__last_symbol()
Adrian Hunter
2
-0
/
+16
2016-09-29
perf script: Fix vanished idle symbols
Adrian Hunter
1
-5
/
+2
2016-09-29
perf evsel: Add support for address filters
Mathieu Poirier
3
-5
/
+41
2016-09-29
perf evsel: New tracepoint specific function
Mathieu Poirier
3
-6
/
+10
2016-09-29
perf tools: Make perf_evsel__append_filter() generic
Mathieu Poirier
3
-5
/
+5
2016-09-28
perf data: Fix building in 32 bit platform with libbabeltrace
Wang Nan
1
-1
/
+1
2016-09-28
perf tools: Fix MMAP event synthesis broken by MAP_HUGETLB change
Adrian Hunter
1
-1
/
+2
2016-09-22
perf hists: Make hists__fprintf_headers function global
Jiri Olsa
1
-0
/
+1
2016-09-22
perf hists: Make __hist_entry__snprintf function global
Jiri Olsa
1
-0
/
+2
2016-09-22
perf tools: Make several display functions global
Jiri Olsa
1
-0
/
+2
2016-09-22
perf tools: Make several sorting functions global
Jiri Olsa
2
-3
/
+9
2016-09-22
perf tools: Make output_field_add and sort_dimension__add global
Jiri Olsa
2
-4
/
+8
2016-09-22
perf tools: Make reset_dimensions global
Jiri Olsa
2
-1
/
+2
2016-09-22
perf pmu: Push configuration down to PMU driver
Mathieu Poirier
4
-0
/
+106
2016-09-22
perf tools: Add coresight etm PMU record capabilities
Mathieu Poirier
3
-0
/
+76
2016-09-21
perf evsel: Remove superfluous initialization of weight
Jiri Olsa
1
-2
/
+0
2016-09-20
perf symbols: Do not open device files
Jiri Olsa
1
-0
/
+3
2016-09-20
perf hists: Factor out hists__reset_column_width()
Namhyung Kim
1
-0
/
+1
2016-09-20
perf annotate: Resolve 'call' operands to function names
Arnaldo Carvalho de Melo
1
-2
/
+6
2016-09-20
perf annotate: Pass the symbol's map/dso to the instruction parsers
Arnaldo Carvalho de Melo
2
-12
/
+13
2016-09-20
perf annotate: Do not ignore call instruction with indirect target
Ravi Bangoria
1
-6
/
+2
2016-09-20
perf hists: Fix width computation for srcline sort entry
Jiri Olsa
2
-2
/
+5
2016-09-13
perf tools: Add infrastructure for PMU specific configuration
Mathieu Poirier
5
-1
/
+42
2016-09-13
perf hist: Initialize hierarchy tree explicitly
Namhyung Kim
1
-0
/
+2
2016-09-13
perf hists: Introduce hists__link_hierarchy()
Namhyung Kim
1
-0
/
+95
2016-09-13
perf hists: Introduce hists__match_hierarchy()
Namhyung Kim
1
-0
/
+51
2016-09-13
perf tools: Do hugetlb handling in more systems
Arnaldo Carvalho de Melo
2
-12
/
+4
2016-09-08
perf pmu: Support alternative sysfs cpumask
Mark Rutland
1
-3
/
+12
2016-09-08
perf evlist: Only open events on CPUs an evsel permits
Mark Rutland
1
-1
/
+7
2016-09-08
perf annotate: Add branch stack / basic block
Peter Zijlstra
5
-2
/
+492
2016-09-08
perf record: Mark MAP_HUGETLB when synthesizing mmap events
Wang Nan
1
-0
/
+11
2016-09-08
perf tools: Recognize hugetlb mapping as anon mapping
Wang Nan
1
-3
/
+10
2016-09-05
perf symbols: Remove symbol_filter_t machinery
Arnaldo Carvalho de Melo
13
-183
/
+124
2016-09-05
perf machine: Remove machine->symbol_filter and friends
Arnaldo Carvalho de Melo
5
-32
/
+7
2016-09-05
perf symbols: Mark if a symbol is idle in the library
Arnaldo Carvalho de Melo
3
-11
/
+25
2016-09-01
perf probe: Move dwarf specific functions to dwarf-aux.c
Ravi Bangoria
3
-134
/
+189
[next]