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
pinetabv-6.6.y-devel
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
2018-06-04
perf annotate: Replace symbol__alloc_hists() with symbol__hists()
Arnaldo Carvalho de Melo
4
-28
/
+5
2018-06-04
perf annotate: Stop using symbol_conf.nr_events global in symbol__hists()
Arnaldo Carvalho de Melo
1
-3
/
+4
2018-06-04
perf annotate: Introduce symbol__cycle_hists()
Arnaldo Carvalho de Melo
1
-10
/
+14
2018-06-04
perf annotate: Introduce symbol__hists()
Arnaldo Carvalho de Melo
1
-4
/
+24
2018-06-04
perf annotate: __symbol__inc_addr_samples() needs just annotated_source
Arnaldo Carvalho de Melo
2
-5
/
+9
2018-06-04
perf annotate: Introduce annotated_source__alloc_histograms
Arnaldo Carvalho de Melo
1
-8
/
+16
2018-06-04
perf annotate: Introduce constructor/destructor for annotated_source
Arnaldo Carvalho de Melo
1
-3
/
+22
2018-06-04
perf annotate: Split allocation of annotated_source struct
Arnaldo Carvalho de Melo
2
-6
/
+10
2018-06-04
perf annotate: __symbol__acount_cycles doesn't need notes
Arnaldo Carvalho de Melo
1
-5
/
+2
2018-06-04
perf annotate: Pass perf_evsel instead of just evsel->idx
Arnaldo Carvalho de Melo
5
-23
/
+22
2018-06-04
perf tools: No need to check if the argument to __get() function is NULL
Arnaldo Carvalho de Melo
2
-3
/
+2
2018-06-04
perf cgroup: Make evlist__find_cgroup() more compact
Arnaldo Carvalho de Melo
1
-6
/
+3
2018-06-04
perf probe: Use return of map__get() to make code more compact
Arnaldo Carvalho de Melo
1
-2
/
+1
2018-06-04
perf tools: Remove dead quote.[ch] code
Arnaldo Carvalho de Melo
4
-95
/
+0
2018-06-04
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
6
-10
/
+64
2018-06-01
perf tools intel-pt-decoder: Update insn.h from the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+18
2018-06-01
perf trace beauty prctl: Default header_dir to cwd to work without parms
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-05-30
perf tools: Fix perf.data format description of NRCPUS header
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-05-30
perf script python: Add addr into perf sample dict
Leo Yan
1
-0
/
+2
2018-05-30
perf data: Update documentation section on cpu topology
Thomas Richter
1
-0
/
+8
2018-05-30
perf cs-etm: Fix indexing for decoder packet queue
Mathieu Poirier
1
-2
/
+10
2018-05-30
perf bpf: Fix NULL return handling in bpf__prepare_load()
YueHaibing
1
-3
/
+3
2018-05-30
perf test: "Session topology" dumps core on s390
Thomas Richter
1
-6
/
+24
2018-05-30
perf parse-events: Handle uncore event aliases in small groups properly
Kan Liang
4
-9
/
+137
2018-05-23
perf kcore_copy: Amend the offset of sections that remap kernel text
Adrian Hunter
1
-2
/
+51
2018-05-23
perf kcore_copy: Copy x86 PTI entry trampoline sections
Adrian Hunter
1
-0
/
+42
2018-05-23
perf kcore_copy: Get rid of kernel_map
Adrian Hunter
1
-18
/
+52
2018-05-23
perf kcore_copy: Iterate phdrs
Adrian Hunter
1
-15
/
+10
2018-05-23
perf kcore_copy: Layout sections
Adrian Hunter
1
-3
/
+22
2018-05-23
perf kcore_copy: Calculate offset from phnum
Adrian Hunter
1
-1
/
+5
2018-05-23
perf kcore_copy: Keep a count of phdrs
Adrian Hunter
1
-5
/
+4
2018-05-23
perf kcore_copy: Keep phdr data in a list
Adrian Hunter
1
-0
/
+9
2018-05-23
perf annotate: Show group event string for stdio
Jin Yao
1
-1
/
+5
2018-05-23
perf machine: Synthesize and process mmap events for x86 PTI entry trampolines
Adrian Hunter
5
-7
/
+140
2018-05-23
perf machine: Create maps for x86 PTI entry trampolines
Adrian Hunter
5
-19
/
+187
2018-05-22
perf machine: Allow for extra kernel maps
Adrian Hunter
5
-12
/
+34
2018-05-22
perf machine: Fix map_groups__split_kallsyms() for entry trampoline symbols
Adrian Hunter
2
-0
/
+21
2018-05-22
perf machine: Workaround missing maps for x86 PTI entry trampolines
Adrian Hunter
3
-5
/
+106
2018-05-22
perf machine: Add nr_cpus_avail()
Adrian Hunter
4
-0
/
+20
2018-05-21
perf annotate: Support '--group' option
Jin Yao
1
-0
/
+7
2018-05-21
perf report: Use perf_evlist__force_leader to support '--group'
Jin Yao
1
-11
/
+2
2018-05-21
perf evlist: Introduce force_leader() method
Jin Yao
2
-0
/
+18
2018-05-19
perf tools: Fix kernel_start for PTI on x86
Adrian Hunter
1
-1
/
+6
2018-05-19
perf machine: Add machine__is() to identify machine arch
Adrian Hunter
4
-0
/
+31
2018-05-19
perf bpf: Fixup include and examples install messages
Arnaldo Carvalho de Melo
1
-0
/
+2
2018-05-19
perf annotate: Create hotkey 'c' to show min/max cycles
Jin Yao
3
-7
/
+45
2018-05-18
perf annotate: Record the min/max cycles
Jin Yao
2
-1
/
+17
2018-05-18
perf script: Show symbol offsets by default
Sandipan Das
2
-18
/
+20
2018-05-17
perf script: Show virtual addresses instead of offsets
Sandipan Das
1
-1
/
+1
2018-05-17
perf tools: No need to unconditionally read the max_stack sysctls
Arnaldo Carvalho de Melo
6
-10
/
+18
[prev]
[next]