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
/
annotate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-09
perf annotate: Drop objdump stderr to avoid getting stuck waiting for stdout ...
Ian Rogers
1
-0
/
+1
2022-02-10
perf annotate: Try chroot filename for objdump
Namhyung Kim
1
-0
/
+10
2022-02-06
perf annotate: Set error stream of objdump process for TUI
Namhyung Kim
1
-0
/
+1
2021-11-14
perf symbols: Factor out annotation init/exit
Ian Rogers
1
-0
/
+11
2021-11-14
perf symbols: Bit pack to save a byte
Ian Rogers
1
-1
/
+1
2021-11-02
perf bpf: Pull in bpf_program__get_prog_info_linear()
Dave Marchevsky
1
-1
/
+2
2021-09-27
perf annotate: Add riscv64 support
William Cohen
1
-0
/
+5
2021-09-15
perf annotate: Add fusion logic for AMD microarchs
Ravi Bangoria
1
-1
/
+0
2021-08-31
perf bpf: Fix memory leaks relating to BTF.
Ian Rogers
1
-1
/
+1
2021-08-03
perf annotate: Add disassembly warnings for annotate --stdio
James Clark
1
-2
/
+18
2021-08-02
perf annotate: Add error log in symbol__annotate()
Li Huafei
1
-1
/
+3
2021-07-09
libperf: Move 'idx' from tools/perf to perf_evsel::idx
Jiri Olsa
1
-4
/
+4
2021-04-20
perf annotate: Add line number like in TUI and source location at EOL
Martin Liška
1
-16
/
+14
2021-03-06
perf annotate: Show full source location with 'l' hotkey
Martin Liska
1
-2
/
+10
2021-03-06
perf config: Add annotate.demangle{,_kernel}
Martin Liska
1
-0
/
+4
2021-02-12
perf annotate: Fix jump parsing for C++ code.
Martin Liška
1
-0
/
+8
2020-11-04
perf annotate: Move bpf header inclusion to inside HAVE_LIBBPF_SUPPORT
Arnaldo Carvalho de Melo
1
-4
/
+4
2020-11-04
perf annotate mips: Add perf arch instructions annotate handlers
Dengcheng Zhu
1
-0
/
+8
2020-10-14
perf tools: Pass build_id object to build_id__sprintf()
Jiri Olsa
1
-2
/
+1
2020-10-14
perf tools: Use build_id object in dso
Jiri Olsa
1
-2
/
+2
2020-09-04
perf annotate: Allow configuring the 'disassembler_style' knob via 'perf config'
Arnaldo Carvalho de Melo
1
-0
/
+2
2020-07-09
perf annotate: Fix non-null terminated buffer returned by readlink()
Numfor Mbiziwo-Tiapo
1
-4
/
+11
2020-06-02
perf tools: Remove some duplicated includes
Tiezhu Yang
1
-1
/
+0
2020-05-05
perf evsel: Rename perf_evsel__env() to evsel__env()
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-05-05
perf evsel: Rename perf_evsel__is_*() to evsel__is*()
Arnaldo Carvalho de Melo
1
-5
/
+5
2020-05-05
perf evsel: Rename perf_evsel__group_desc() to evsel__group_desc()
Arnaldo Carvalho de Melo
1
-2
/
+2
2020-05-05
perf evsel: Rename *perf_evsel__*name() to *evsel__*name()
Arnaldo Carvalho de Melo
1
-2
/
+2
2020-04-16
perf annotate: Add basic support for bpf_image
Jiri Olsa
1
-0
/
+20
2020-03-04
perf annotate: Get rid of annotation->nr_jumps
Ravi Bangoria
1
-2
/
+0
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
1
-55
/
+31
2020-02-27
perf annotate: Remove privsize from symbol__annotate() args
Ravi Bangoria
1
-3
/
+4
2020-02-27
perf annotate: Make perf config effective
Ravi Bangoria
1
-49
/
+29
2020-02-27
perf annotate: Fix --show-nr-samples for tui/stdio2
Ravi Bangoria
1
-4
/
+2
2020-02-27
perf annotate: Fix --show-total-period for tui/stdio2
Ravi Bangoria
1
-3
/
+2
2020-01-14
perf tools: Support --prefix/--prefix-strip
Andi Kleen
1
-2
/
+17
2019-11-26
perf maps: Rename map_groups.h to maps.h
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-11-26
perf map_symbol: Rename ms->mg to ms->maps
Arnaldo Carvalho de Melo
1
-3
/
+3
2019-11-26
perf maps: Merge 'struct maps' with 'struct map_groups'
Arnaldo Carvalho de Melo
1
-3
/
+3
2019-11-12
perf annotate: Stop using map->groups, use map_symbol->mg instead
Arnaldo Carvalho de Melo
1
-3
/
+3
2019-11-12
pref tools: Make 'struct addr_map_symbol' contain 'struct map_symbol'
Arnaldo Carvalho de Melo
1
-21
/
+22
2019-11-12
perf annotate: Pass a 'map_symbol' in places receiving a pair of 'map' and 's...
Arnaldo Carvalho de Melo
1
-29
/
+27
2019-11-12
perf map_groups: Pass the object to map_groups__find_ams()
Arnaldo Carvalho de Melo
1
-3
/
+3
2019-11-07
perf annotate: Fix heap overflow
Ian Rogers
1
-1
/
+1
2019-10-22
Merge tag 'perf-core-for-mingo-5.5-20191021' of git://git.kernel.org/pub/scm/...
Ingo Molnar
1
-64
/
+132
2019-10-22
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-1
/
+1
2019-10-15
perf annotate: Fix multiple memory and file descriptor leaks
Gustavo A. R. Silva
1
-1
/
+1
2019-10-15
perf annotate: Fix objdump --no-show-raw-insn flag
Ian Rogers
1
-2
/
+2
2019-10-15
perf annotate: Don't pipe objdump output through 'expand' command
Ian Rogers
1
-19
/
+76
[next]