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-08-09
perf probe: Support signedness casting
Naohiro Aota
1
-3
/
+12
2016-08-09
perf probe: Fix module name matching
Konstantin Khlebnikov
1
-1
/
+3
2016-08-09
perf probe: Adjust map->reloc offset when finding kernel symbol from map
Masami Hiramatsu
1
-1
/
+1
2016-08-09
perf hists: Trim libtraceevent trace_seq buffers
Arnaldo Carvalho de Melo
1
-1
/
+5
2016-08-04
Merge tag 'perf-core-for-mingo-20160803' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
8
-65
/
+152
2016-08-02
perf record: Add --sample-cpu option
Jiri Olsa
1
-1
/
+1
2016-08-02
perf hists: Introduce output_resort_cb method
Jiri Olsa
2
-3
/
+16
2016-08-02
perf annotate: Plug filename string leak
Arnaldo Carvalho de Melo
1
-3
/
+2
2016-08-02
perf annotate: Introduce strerror for handling symbol__disassemble() errors
Arnaldo Carvalho de Melo
2
-26
/
+62
2016-08-01
perf annotate: Rename symbol__annotate() to symbol__disassemble()
Arnaldo Carvalho de Melo
2
-3
/
+3
2016-07-30
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-6
/
+9
2016-07-29
perf target: str_error_r() always returns the buffer it receives
Arnaldo Carvalho de Melo
1
-5
/
+1
2016-07-29
perf annotate: Use pipe + fork instead of popen
Arnaldo Carvalho de Melo
1
-4
/
+35
2016-07-29
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2016-07-29
perf evsel: Introduce constructor for cycles event
Arnaldo Carvalho de Melo
3
-20
/
+32
2016-07-27
tools lib api: Add str_error_c to libapi
Arnaldo Carvalho de Melo
2
-6
/
+0
2016-07-26
perf s390: Fix 'start' address of module's map
Song Shan Gong
2
-0
/
+9
2016-07-25
Revert "perf tools: event.h needs asm/perf_regs.h"
Arnaldo Carvalho de Melo
1
-1
/
+0
2016-07-23
x86/insn: remove pcommit
Dan Williams
1
-1
/
+1
2016-07-21
perf tools: Add AVX-512 support to the instruction decoder used by Intel PT
Adrian Hunter
5
-101
/
+220
2016-07-20
x86/insn: perf tools: Fix vcvtph2ps instruction decoding
Adrian Hunter
1
-1
/
+1
2016-07-19
perf tools: Make is_printable_array global
Jiri Olsa
4
-28
/
+17
2016-07-19
perf script python: Fix string vs byte array resolving
Jiri Olsa
1
-6
/
+33
2016-07-19
perf probe: Warn unmatched function filter correctly
Masami Hiramatsu
2
-2
/
+13
2016-07-19
perf cpu_map: Add more helpers
Mark Rutland
2
-2
/
+14
2016-07-18
perf tools: Remove tools/perf/util/include/linux/const.h
Arnaldo Carvalho de Melo
1
-1
/
+0
2016-07-18
perf tools: Remove tools/perf/util/include/asm/byteorder.h
Arnaldo Carvalho de Melo
1
-2
/
+0
2016-07-15
perf session: Don't warn about out of order event if write_backward is used
Wang Nan
1
-3
/
+19
2016-07-15
perf tools: Enable overwrite settings
Wang Nan
5
-2
/
+28
2016-07-15
perf evlist: Make {pause,resume} internal helpers
Wang Nan
2
-4
/
+2
2016-07-15
perf evlist: Setup backward mmap state machine
Wang Nan
2
-0
/
+93
2016-07-15
perf evlist: Drop evlist->backward
Wang Nan
2
-5
/
+1
2016-07-15
perf evlist: Map backward events to backward_mmap
Wang Nan
1
-27
/
+27
2016-07-15
perf evlist: Introduce backward_mmap array for evlist
Wang Nan
2
-4
/
+9
2016-07-15
perf evlist: Extract common code in mmap failure processing
Wang Nan
1
-12
/
+8
2016-07-15
perf evlist: Record mmap cookie into fdarray private field
Wang Nan
1
-6
/
+9
2016-07-15
perf evlist: Update mmap related APIs and helpers
Wang Nan
2
-43
/
+108
2016-07-15
perf evlist: Drop redundant evsel->overwrite indicator
Arnaldo Carvalho de Melo
3
-10
/
+7
2016-07-15
perf tools: Bail out at "--sort dcacheline" and cacheline_size not known
Arnaldo Carvalho de Melo
1
-1
/
+7
2016-07-14
perf tools: Do not provide dup sched_getcpu() prototype on Android
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-07-14
perf probe: Support a special SDT probe format
Masami Hiramatsu
1
-2
/
+10
2016-07-14
perf probe: Support @BUILDID or @FILE suffix for SDT events
Masami Hiramatsu
3
-2
/
+59
2016-07-14
perf list: Show SDT and pre-cached events
Masami Hiramatsu
3
-0
/
+93
2016-07-14
perf probe: Search SDT/cached event from all probe caches
Masami Hiramatsu
1
-19
/
+86
2016-07-14
perf probe: Allow wildcard for cached events
Masami Hiramatsu
3
-10
/
+138
2016-07-14
perf probe-cache: Add for_each_probe_cache_entry() wrapper
Masami Hiramatsu
2
-4
/
+6
2016-07-14
perf probe: Make --list show only available cached events
Masami Hiramatsu
3
-3
/
+34
2016-07-14
perf probe: Accept %sdt and %cached event name
Masami Hiramatsu
3
-24
/
+68
2016-07-14
perf probe: Fix to show correct error message for $vars and $params
Masami Hiramatsu
1
-1
/
+3
2016-07-14
perf bpf: Support BPF program attach to tracepoints
Wang Nan
1
-5
/
+60
[next]