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
/
build-id.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-18
perf buildid-cache: Fix the file mode with copyfile() while adding file to bu...
Athira Rajeev
1
-3
/
+7
2022-10-04
perf dso: Hold lock when accessing nsinfo
Ian Rogers
1
-3
/
+9
2022-08-12
perf build-id: Print debuginfod queries if -v option is used
Martin Liška
1
-1
/
+5
2022-08-12
perf build-id: Fix coding style, replace 8 spaces by tabs
Martin Liška
1
-11
/
+11
2022-07-20
perf buildid-cache: Do not require purge files to also be in the file system
Adrian Hunter
1
-5
/
+2
2022-07-20
perf buildid-cache: Add guestmount'd files to the build ID cache
Adrian Hunter
1
-16
/
+51
2022-07-20
perf tools: Export dsos__for_each_with_build_id()
Adrian Hunter
1
-6
/
+0
2022-06-26
perf build-id: Fix caching files with a wrong build ID
Adrian Hunter
1
-0
/
+28
2022-03-23
perf build-id: Fix spelling mistake "Cant" -> "Can't"
Colin Ian King
1
-1
/
+1
2022-02-11
perf namespaces: Add functions to access nsinfo
Ian Rogers
1
-2
/
+2
2021-02-18
perf buildid-cache: Don't skip 16-byte build-ids
Nicholas Fraser
1
-2
/
+3
2020-11-27
perf build-id: Add build_id_cache__add function
Jiri Olsa
1
-15
/
+27
2020-11-27
perf build-id: Add __perf_session__cache_build_ids function
Jiri Olsa
1
-2
/
+8
2020-11-27
perf build-id: Use machine__for_each_dso in perf_session__cache_build_ids
Jiri Olsa
1
-25
/
+16
2020-11-27
perf symbols: Try to load vmlinux from buildid database
Jiri Olsa
1
-3
/
+10
2020-11-27
perf build-id: Add check for existing link in buildid dir
Jiri Olsa
1
-1
/
+18
2020-11-27
perf tools: Add build_id__is_defined function
Jiri Olsa
1
-0
/
+6
2020-11-03
perf tools: Initialize output buffer in build_id__sprintf
Jiri Olsa
1
-0
/
+2
2020-10-14
perf tools: Add size to 'struct perf_record_header_build_id'
Jiri Olsa
1
-3
/
+5
2020-10-14
perf tools: Pass build_id object to build_id__sprintf()
Jiri Olsa
1
-11
/
+19
2020-10-14
perf tools: Pass build id object to sysfs__read_build_id()
Jiri Olsa
1
-3
/
+3
2020-10-14
perf tools: Pass build_id object to filename__read_build_id()
Jiri Olsa
1
-5
/
+3
2020-10-14
perf tools: Use build_id object in dso
Jiri Olsa
1
-3
/
+3
2020-08-14
perf build-ids: Fall back to debuginfod query if debuginfo not found
Frank Ch. Eigler
1
-0
/
+19
2019-09-25
perf copyfile: Move copyfile routines to separate files
Arnaldo Carvalho de Melo
1
-1
/
+2
2019-09-20
perf tools: Remove util.h from where it is not needed
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-09-01
perf dso: Adopt DSO related macros from symbol.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-08-29
libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix
Jiri Olsa
1
-1
/
+1
2019-07-30
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
1
-1
/
+1
2019-07-09
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-06-26
tools perf: Move from sane_ctype.h obtained from git to the Linux's original
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-03-19
perf build-id: Fix memory leak in print_sdt_events()
Changbin Du
1
-0
/
+1
2019-02-06
pref tools: Add missing map.h includes
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-01-25
perf machine: Use cached rbtrees
Davidlohr Bueso
1
-4
/
+8
2019-01-25
perf namespaces: Remove namespaces.h from .h headers
Arnaldo Carvalho de Melo
1
-0
/
+1
2018-04-26
perf thread: Make thread__find_map() return the map
Arnaldo Carvalho de Melo
1
-3
/
+1
2018-04-26
perf thread: Introduce thread__find_map()
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-02-16
perf machine: Move kernel mmap name into struct machine
Jiri Olsa
1
-7
/
+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-07-19
perf header: Add struct feat_fd for write
David Carrillo-Cisneros
1
-3
/
+5
2017-07-19
perf header: Revamp do_write()
David Carrillo-Cisneros
1
-1
/
+1
2017-07-19
perf buildid-cache: Cache debuginfo
Krister Johansen
1
-5
/
+67
2017-07-19
perf buildid-cache: Support binary objects from other namespaces
Krister Johansen
1
-17
/
+30
2017-06-08
perf symbols: Kill dso__build_id_is_kmod()
Namhyung Kim
1
-45
/
+0
2017-04-24
perf tools: Use just forward declarations for struct thread where possible
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-24
perf tools: Remove string.h, unistd.h and sys/stat.h from util.h
Arnaldo Carvalho de Melo
1
-0
/
+2
2017-04-19
perf tools: Remove include dirent.h from util.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Remove misplaced __maybe_unused in some functions
Arnaldo Carvalho de Melo
1
-2
/
+2
2017-04-19
perf tools: Move path related functions to util/path.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf str{filter,list}: Disentangle headers
Arnaldo Carvalho de Melo
1
-0
/
+1
[next]