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
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-30
perf metric: Change expr__get_id to return struct expr_id_data
Jiri Olsa
3
-13
/
+14
2020-07-30
perf metric: Add expr__add_id function
Jiri Olsa
3
-7
/
+27
2020-07-30
perf metric: Fix memory leak in expr__add_id function
Jiri Olsa
1
-0
/
+2
2020-07-30
perf tools: Fix term parsing for raw syntax
Jiri Olsa
3
-8
/
+41
2020-07-30
perf tools: Allow r0x<HEX> event syntax
Jiri Olsa
1
-0
/
+1
2020-07-22
perf stat: extend -D,--delay option with -1 value
Alexey Budankov
2
-1
/
+4
2020-07-22
perf evlist: Implement control command handling functions
Alexey Budankov
2
-0
/
+158
2020-07-22
perf evlist: Introduce control file descriptors
Alexey Budankov
2
-0
/
+8
2020-07-21
libperf: Add flags to fdarray fds objects
Alexey Budankov
1
-1
/
+1
2020-07-17
perf tools: Sync hashmap.h with libbpf's
Arnaldo Carvalho de Melo
1
-4
/
+8
2020-07-17
perf metric: Add 'struct expr_id_data' to keep expr value
Jiri Olsa
3
-12
/
+16
2020-07-17
perf metric: Rename expr__add_id() to expr__add_val()
Jiri Olsa
4
-5
/
+5
2020-07-17
perf probe: Warn if the target function is a GNU indirect function
Masami Hiramatsu
1
-2
/
+6
2020-07-17
perf probe: Fix memory leakage when the probe point is not found
Masami Hiramatsu
1
-1
/
+1
2020-07-17
perf probe: Fix wrong variable warning when the probe point is not found
Masami Hiramatsu
1
-0
/
+3
2020-07-17
perf probe: Avoid setting probes on the same address for the same event
Masami Hiramatsu
1
-0
/
+10
2020-07-10
perf parse-events: Report BPF errors
Ian Rogers
1
-18
/
+20
2020-07-10
perf script: Show text poke address symbol
Adrian Hunter
4
-9
/
+20
2020-07-10
perf intel-pt: Add support for text poke events
Adrian Hunter
1
-0
/
+75
2020-07-10
perf tools: Add support for PERF_RECORD_KSYMBOL_TYPE_OOL
Adrian Hunter
6
-1
/
+18
2020-07-10
perf tools: Add support for PERF_RECORD_TEXT_POKE
Adrian Hunter
11
-2
/
+142
2020-07-09
perf annotate: Fix non-null terminated buffer returned by readlink()
Numfor Mbiziwo-Tiapo
1
-4
/
+11
2020-07-08
perf inject jit: Remove //anon mmap events
Steve MacLean
1
-1
/
+30
2020-07-08
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
5
-11
/
+25
2020-07-07
perf symbols: Add s390 idle functions 'psw_idle' and 'psw_idle_exit' to list ...
Sven Schnelle
1
-0
/
+2
2020-07-06
perf intel-pt: Fix PEBS sample for XMM registers
Adrian Hunter
1
-2
/
+3
2020-07-06
perf intel-pt: Fix recording PEBS-via-PT with registers
Adrian Hunter
1
-2
/
+2
2020-07-03
perf record: Fix duplicated sideband events with Intel PT system wide tracing
Adrian Hunter
4
-7
/
+20
2020-07-02
perf parse-events: Disable a subset of bison warnings
Ian Rogers
1
-3
/
+11
2020-07-02
perf parse-events: Disable a subset of flex warnings
Ian Rogers
1
-3
/
+13
2020-06-23
perf parse-events: Declare bison header file output
Ian Rogers
1
-6
/
+9
2020-06-23
perf expr: Add missing headers noticed when building with NO_LIBBPF=1
Arnaldo Carvalho de Melo
1
-0
/
+3
2020-06-22
perf parse-events: Declare flex header file output
Ian Rogers
1
-6
/
+9
2020-06-22
perf pmu: Add flex debug build flag
Ian Rogers
1
-1
/
+1
2020-06-22
perf pmu: Add bison debug build flag
Ian Rogers
1
-1
/
+1
2020-06-22
perf parse-events: Use automatic variable for yacc input
Ian Rogers
1
-3
/
+3
2020-06-22
perf parse-events: Use automatic variable for flex input
Ian Rogers
1
-3
/
+3
2020-06-22
perf evlist: Fix the class prefix for 'struct evlist' branch_type methods
Arnaldo Carvalho de Melo
2
-2
/
+2
2020-06-22
perf evlist: Fix the class prefix for 'struct evlist' sample_id_all methods
Arnaldo Carvalho de Melo
3
-11
/
+11
2020-06-22
perf evlist: Fix the class prefix for 'struct evlist' sample_type methods
Arnaldo Carvalho de Melo
3
-9
/
+9
2020-06-22
perf evlist: Fix the class prefix for 'struct evlist' strerror methods
Arnaldo Carvalho de Melo
2
-5
/
+4
2020-06-22
perf evlist: Fix the class prefix for 'struct evlist' 'add' evsel methods
Arnaldo Carvalho de Melo
2
-19
/
+15
2020-06-22
perf pmu: Improve CPU core PMU HW event list ordering
John Garry
1
-0
/
+7
2020-06-22
perf pmu: List kernel supplied event aliases for arm64
John Garry
1
-1
/
+1
2020-06-22
perf expr: Add < and > operators
Ian Rogers
2
-1
/
+6
2020-06-22
perf expr: Add d_ratio operation
Ian Rogers
2
-2
/
+13
2020-06-22
perf tools: Add test_generic_metric function
Jiri Olsa
2
-0
/
+17
2020-06-22
perf tools: Release metric_events rblist
Jiri Olsa
2
-0
/
+20
2020-06-22
perf tools: Factor out prepare_metric function
Jiri Olsa
1
-19
/
+34
2020-06-22
perf tools: Add metricgroup__parse_groups_test function
Jiri Olsa
2
-0
/
+20
[prev]
[next]