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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-10
perf expr: Make expr__parse() return -1 on error
Jiri Olsa
2
-3
/
+3
2020-03-10
perf expr: Straighten expr__parse()/expr__find_other() interface
Jiri Olsa
4
-12
/
+10
2020-03-10
perf expr: Increase EXPR_MAX_OTHER to support metrics with more than 15 varia...
Jiri Olsa
1
-1
/
+1
2020-03-10
perf expr: Move expr lexer to flex
Jiri Olsa
5
-141
/
+247
2020-03-10
perf expr: Add expr.c object
Jiri Olsa
3
-16
/
+20
2020-03-10
perf header: Add check for unexpected use of reserved membrs in event attr
Kan Liang
1
-0
/
+37
2020-03-10
perf evsel: Support PERF_SAMPLE_BRANCH_HW_INDEX
Kan Liang
3
-3
/
+14
2020-03-10
perf tools: Add hw_idx in struct branch_stack
Kan Liang
13
-71
/
+125
2020-03-09
perf probe: Do not depend on dwfl_module_addrsym()
Masami Hiramatsu
1
-3
/
+8
2020-03-09
perf probe: Fix to delete multiple probe event
Masami Hiramatsu
1
-0
/
+3
2020-03-09
perf parse-events: Fix reading of invalid memory in event parsing
Ian Rogers
1
-23
/
+23
2020-03-09
perf python: Fix clang detection when using CC=clang-version
Ilie Halip
1
-4
/
+6
2020-03-09
perf map: Fix off by one in strncpy() size argument
disconnect3d
1
-1
/
+1
2020-03-06
tools: Let O= makes handle a relative path with -C option
Masami Hiramatsu
1
-1
/
+1
2020-03-06
tools: Fix off-by 1 relative directory includes
Ian Rogers
11
-65
/
+65
2020-03-06
perf jevents: Fix leak of mapfile memory
John Garry
1
-6
/
+9
2020-03-06
perf bench: Clear struct sigaction before sigaction() syscall
Tommi Rantala
7
-0
/
+7
2020-03-06
perf bench futex-wake: Restore thread count default to online CPU count
Tommi Rantala
1
-2
/
+2
2020-03-06
perf top: Fix stdio interface input handling with glibc 2.28+
Tommi Rantala
1
-1
/
+3
2020-03-06
perf diff: Fix undefined string comparision spotted by clang's -Wstring-compare
Nick Desaulniers
3
-3
/
+5
2020-03-04
perf annotate: Get rid of annotation->nr_jumps
Ravi Bangoria
2
-3
/
+0
2020-03-04
perf llvm: Add debug hint message about missing kernel-devel package
Arnaldo Carvalho de Melo
1
-0
/
+2
2020-03-04
perf stat: Show percore counts in per CPU output
Jin Yao
4
-5
/
+42
2020-03-04
tools lib api fs: Move cgroupsfs_find_mountpoint()
Namhyung Kim
1
-61
/
+2
2020-03-04
perf diff: Fix undefined string comparison spotted by clang's -Wstring-compare
Nick Desaulniers
3
-3
/
+5
2020-03-03
perf symbols: Don't try to find a vmlinux file when looking for kernel modules
Arnaldo Carvalho de Melo
1
-7
/
+6
2020-03-03
perf bench: Share some global variables to fix build with gcc 10
Arnaldo Carvalho de Melo
5
-22
/
+23
2020-03-02
perf parse-events: Use asprintf() instead of strncpy() to read tracepoint files
Arnaldo Carvalho de Melo
1
-8
/
+2
2020-03-02
perf env: Do not return pointers to local variables
Arnaldo Carvalho de Melo
1
-2
/
+2
2020-03-02
perf tests bp_account: Make global variable static
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-02-27
perf annotate: Fix segfault with source toggle
Ravi Bangoria
1
-0
/
+2
2020-02-27
perf annotate: Align struct annotate_args
Ravi Bangoria
1
-6
/
+6
2020-02-27
perf annotate: Simplify disasm_line allocation and freeing code
Ravi Bangoria
2
-56
/
+31
2020-02-27
perf annotate: Remove privsize from symbol__annotate() args
Ravi Bangoria
4
-6
/
+7
2020-02-27
perf probe: Check return value of strlist__add() for -ENOMEM
He Zhe
2
-6
/
+28
2020-02-27
perf config: Document missing config options
Ravi Bangoria
1
-0
/
+44
2020-02-27
perf annotate: Fix perf config option description
Ravi Bangoria
1
-1
/
+29
2020-02-27
perf annotate: Prefer cmdline option over default config
Ravi Bangoria
1
-2
/
+2
2020-02-27
perf annotate: Make perf config effective
Ravi Bangoria
5
-55
/
+33
2020-02-27
perf config: Introduce perf_config_u8()
Ravi Bangoria
2
-0
/
+13
2020-02-27
perf annotate: Fix --show-nr-samples for tui/stdio2
Ravi Bangoria
2
-7
/
+5
2020-02-27
perf annotate: Fix --show-total-period for tui/stdio2
Ravi Bangoria
3
-7
/
+6
2020-02-27
perf annotate/tui: Re-render title bar after switching back from script browser
Ravi Bangoria
1
-4
/
+3
2020-02-18
perf arch powerpc: Sync powerpc syscall.tbl with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2020-02-18
perf auxtrace: Add auxtrace_record__read_finish()
Adrian Hunter
6
-74
/
+35
2020-02-18
perf arm-spe: Fix endless record after being terminated
Adrian Hunter
1
-1
/
+4
2020-02-18
perf cs-etm: Fix endless record after being terminated
Wei Li
1
-1
/
+4
2020-02-18
perf intel-bts: Fix endless record after being terminated
Wei Li
1
-1
/
+4
2020-02-18
perf intel-pt: Fix endless record after being terminated
Wei Li
1
-1
/
+4
2020-02-18
perf test: Fix test trace+probe_vfs_getname.sh on s390
Thomas Richter
1
-1
/
+1
[prev]
[next]