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
2019-05-15
perf record: Implement compression for AIO trace streaming
Alexey Budankov
2
-87
/
+1
2019-05-15
perf record: Implement compression for serial trace streaming
Alexey Budankov
1
-0
/
+2
2019-05-15
perf tools: Introduce Zstd streaming based compression API
Alexey Budankov
3
-0
/
+114
2019-05-15
perf mmap: Implement dedicated memory buffer for data compression
Alexey Budankov
4
-7
/
+37
2019-05-15
perf record: Implement COMPRESSED event record and its attributes
Alexey Budankov
5
-0
/
+72
2019-05-15
perf session: Define 'bytes_transferred' and 'bytes_compressed' metrics
Alexey Budankov
2
-0
/
+3
2019-05-15
perf machine: Null-terminate version char array upon fgets(/proc/version) error
Donald Yandt
1
-1
/
+2
2019-05-15
perf tools x86: Add support for recording and printing XMM registers
Andi Kleen
1
-0
/
+1
2019-05-15
perf parse-regs: Improve error output when faced with unknown register name
Arnaldo Carvalho de Melo
1
-2
/
+1
2019-05-15
perf tools: Speed up report for perf compiled with linwunwind
Jiri Olsa
3
-7
/
+12
2019-05-15
perf annotate: Remove hist__account_cycles() from callback
Jin Yao
1
-1
/
+1
2019-05-07
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
19
-40
/
+116
2019-05-02
perf tools: Remove needless asm/unistd.h include fixing build in some places
Arnaldo Carvalho de Melo
1
-1
/
+0
2019-05-02
perf cs-etm: Always allocate memory for cs_etm_queue::prev_packet
Leo Yan
1
-5
/
+3
2019-05-02
perf cs-etm: Don't check cs_etm_queue::prev_packet validity
Leo Yan
1
-5
/
+1
2019-05-02
perf report: Report OOM in status line in the GTK UI
Thomas Richter
1
-3
/
+5
2019-05-02
perf annotate: Fix build on 32 bit for BPF annotation
Thadeu Lima de Souza Cascardo
1
-4
/
+4
2019-05-02
perf bpf: Return value with unlocking in perf_env__find_btf()
Bo YU
1
-1
/
+1
2019-04-17
perf bpf: Return NULL when RB tree lookup fails in perf_env__find_btf()
Jiri Olsa
1
-1
/
+3
2019-04-17
perf tools: Fix map reference counting
Jiri Olsa
1
-3
/
+1
2019-04-17
perf evlist: Fix side band thread draining
Jiri Olsa
1
-5
/
+9
2019-04-17
perf tools: Check maps for bpf programs
Song Liu
2
-1
/
+19
2019-04-17
perf bpf: Return NULL when RB tree lookup fails in perf_env__find_bpf_prog_in...
Jiri Olsa
1
-1
/
+3
2019-04-16
perf evsel: Use hweight64() instead of hweight_long(attr.sample_regs_user)
Mao Han
1
-6
/
+6
2019-04-16
perf header: Fix lock/unlock imbalances when processing BPF/BTF info
Gustavo A. R. Silva
1
-9
/
+13
2019-04-01
perf record: Implement --mmap-flush=<number> option
Alexey Budankov
4
-6
/
+10
2019-04-01
perf tools, tools lib traceevent: Rename "pevent" member of struct tep_event ...
Tzvetomir Stoyanov
5
-6
/
+6
2019-04-01
tools tools, tools lib traceevent: Make traceevent APIs more consistent
Tzvetomir Stoyanov
2
-3
/
+3
2019-04-01
perf list: Output tool events
Andi Kleen
2
-0
/
+21
2019-04-01
perf evsel: Support printing evsel name for 'duration_time'
Andi Kleen
1
-1
/
+10
2019-04-01
perf stat: Implement duration_time as a proper event
Andi Kleen
5
-6
/
+65
2019-04-01
perf stat: Revert checks for duration_time
Andi Kleen
1
-18
/
+0
2019-04-01
perf tools: Add header defining used namespace struct to event.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-03-28
perf pmu: Fix parser error for uncore event alias
Kan Liang
1
-0
/
+10
2019-03-28
perf machine: Update kernel map address and re-order properly
Wei Li
1
-12
/
+20
2019-03-28
perf evsel: Fix max perf_event_attr.precise_ip detection
Jiri Olsa
3
-44
/
+59
2019-03-28
perf intel-pt: Fix TSC slip
Adrian Hunter
1
-12
/
+8
2019-03-28
perf cs-etm: Add missing case value
Solomon Tan
1
-0
/
+1
2019-03-21
perf bpf: Show more BPF program info in print_bpf_prog_info()
Song Liu
3
-3
/
+53
2019-03-21
perf bpf: Extract logic to create program names from perf_event__synthesize_o...
Song Liu
1
-27
/
+35
2019-03-21
perf tools: Save bpf_prog_info and BTF of new BPF programs
Song Liu
2
-0
/
+115
2019-03-21
perf evlist: Introduce side band thread
Song Liu
3
-0
/
+137
2019-03-20
perf annotate: Enable annotation of BPF programs
Song Liu
3
-2
/
+164
2019-03-19
perf bpf: Process PERF_BPF_EVENT_PROG_LOAD for annotation
Song Liu
1
-0
/
+54
2019-03-19
perf symbols: Introduce DSO_BINARY_TYPE__BPF_PROG_INFO
Song Liu
3
-0
/
+10
2019-03-19
perf bpf: Save BTF information as headers to perf.data
Song Liu
2
-1
/
+101
2019-03-19
perf bpf: Save BTF in a rbtree in perf_env
Song Liu
4
-0
/
+102
2019-03-19
perf bpf: Save bpf_prog_info information as headers to perf.data
Song Liu
2
-1
/
+153
2019-03-19
perf bpf: Save bpf_prog_info in a rbtree in perf_env
Song Liu
5
-2
/
+143
2019-03-19
perf bpf: Make synthesize_bpf_events() receive perf_session pointer instead o...
Song Liu
2
-5
/
+7
[next]