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
/
unwind-libunwind-local.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-28
perf tools: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2019-11-26
perf maps: Rename 'mg' variables to 'maps'
Arnaldo Carvalho de Melo
1
-8
/
+8
2019-11-26
perf map_symbol: Rename ms->mg to ms->maps
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-11-26
perf addr_location: Rename al->mg to al->maps
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-11-26
perf thread: Rename thread->mg to thread->maps
Arnaldo Carvalho de Melo
1
-2
/
+2
2019-11-26
perf maps: Merge 'struct maps' with 'struct map_groups'
Arnaldo Carvalho de Melo
1
-3
/
+3
2019-11-12
perf tools: Add a 'struct map_groups' pointer to 'struct map_symbol'
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-11-12
perf unwind: Use 'struct map_symbol' in 'struct unwind_entry'
Arnaldo Carvalho de Melo
1
-3
/
+3
2019-09-20
perf tools: Remove util.h from where it is not needed
Arnaldo Carvalho de Melo
1
-1
/
+0
2019-08-16
perf unwind: Fix libunwind when tid != pid
John Keeping
1
-9
/
+9
2019-07-09
perf tools: Use zfree() where applicable
Arnaldo Carvalho de Melo
1
-1
/
+2
2019-05-15
perf tools: Speed up report for perf compiled with linwunwind
Jiri Olsa
1
-6
/
+0
2019-02-06
pref tools: Add missing map.h includes
Arnaldo Carvalho de Melo
1
-0
/
+1
2018-07-24
perf script: Show correct offsets for DWARF-based unwinding
Sandipan Das
1
-1
/
+1
2018-04-26
perf thread: Make thread__find_map() search all maps
Arnaldo Carvalho de Melo
1
-11
/
+1
2018-04-26
perf thread: Make thread__find_symbol() return the symbol searched
Arnaldo Carvalho de Melo
1
-3
/
+1
2018-04-26
perf thread: Make thread__find_map() return the map
Arnaldo Carvalho de Melo
1
-2
/
+1
2018-04-26
perf thread: Introduce thread__find_symbol()
Arnaldo Carvalho de Melo
1
-2
/
+1
2018-04-26
perf thread: Introduce thread__find_map()
Arnaldo Carvalho de Melo
1
-4
/
+3
2018-01-17
perf unwind: Do not look just at the global callchain_param.record_mode
Arnaldo Carvalho de Melo
1
-6
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-05-24
perf report: Fix off-by-one for non-activation frames
Milian Wolff
1
-0
/
+11
2017-04-19
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Including missing inttypes.h header
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-01-18
perf unwind: Fix looking up dwarf unwind stack info
Matija Glavinic Pecotic
1
-5
/
+49
2016-10-24
perf jit: Do not assume pgoff is zero
Stefano Sanfilippo
1
-2
/
+2
2016-08-16
perf unwind: Use addr_location::addr instead of ip for entries
Milian Wolff
1
-1
/
+1
2016-06-23
perf unwind: Change macro names of perf register
He Kuang
1
-2
/
+4
2016-06-07
perf unwind: Introduce flag to separate local/remote unwind compilation
He Kuang
1
-0
/
+4
2016-06-07
perf unwind: Change fixed name of libunwind__arch_reg_id to macro
He Kuang
1
-1
/
+1
2016-06-07
perf tools: Extract common API out of unwind-libunwind-local.c
He Kuang
1
-34
/
+0
2016-06-07
perf unwind: Rename unwind-libunwind.c to unwind-libunwind-local.c
He Kuang
1
-0
/
+727