index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
dso.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-14
perf tools: Align buildid list output for short build ids
Jiri Olsa
1
-1
/
+1
2020-10-14
perf tools: Pass build_id object to dso__build_id_equal()
Jiri Olsa
1
-2
/
+3
2020-10-14
perf tools: Pass build_id object to dso__set_build_id()
Jiri Olsa
1
-2
/
+2
2020-10-14
perf tools: Pass build_id object to build_id__sprintf()
Jiri Olsa
1
-4
/
+2
2020-10-14
perf tools: Pass build id object to sysfs__read_build_id()
Jiri Olsa
1
-4
/
+2
2020-10-14
perf tools: Use build_id object in dso
Jiri Olsa
1
-9
/
+9
2020-08-13
perf tools: Rename 'enum dso_kernel_type' to 'enum dso_space_type'
Jiri Olsa
1
-1
/
+1
2020-07-10
perf tools: Add support for PERF_RECORD_KSYMBOL_TYPE_OOL
Adrian Hunter
1
-0
/
+3
2020-05-28
perf symbols: Fix debuginfo search for Ubuntu
Adrian Hunter
1
-0
/
+16
2020-04-16
perf annotate: Add basic support for bpf_image
Jiri Olsa
1
-0
/
+1
2019-11-19
perf dso: Move dso_id from 'struct map' to 'struct dso'
Arnaldo Carvalho de Melo
1
-6
/
+18
2019-11-06
perf dso: Add dso__data_write_cache_addr()
Adrian Hunter
1
-15
/
+58
2019-11-06
perf dso: Refactor dso_cache__read()
Adrian Hunter
1
-27
/
+37
2019-08-31
perf auxtrace: Uninline functions that touch perf_session
Arnaldo Carvalho de Melo
1
-0
/
+2
2019-08-31
perf dsos: Move the dsos struct and its methods to separate source files
Arnaldo Carvalho de Melo
1
-232
/
+3
2019-07-09
perf tools: Use list_del_init() more thorougly
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-07-09
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
1
-1
/
+2
2019-07-01
perf tools: Drop strxfrchar(), use strreplace() equivalent from kernel
Arnaldo Carvalho de Melo
1
-1
/
+2
2019-05-28
perf dso: Add BPF DSO read and size hooks
Jiri Olsa
1
-1
/
+48
2019-05-28
perf dso: Simplify dso_cache__read function
Jiri Olsa
1
-11
/
+6
2019-05-28
perf dso: Separate generic code in dso_cache__read
Jiri Olsa
1
-21
/
+27
2019-05-28
perf dso: Separate generic code in dso__data_file_size()
Jiri Olsa
1
-7
/
+12
2019-03-19
perf symbols: Introduce DSO_BINARY_TYPE__BPF_PROG_INFO
Song Liu
1
-0
/
+1
2019-03-19
perf report: Indicate JITed code better in report
Andi Kleen
1
-18
/
+24
2019-02-06
pref tools: Add missing map.h includes
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-01-25
perf symbols: Use cached rbtrees
Davidlohr Bueso
1
-2
/
+2
2019-01-25
perf callchain: Use cached rbtrees
Davidlohr Bueso
1
-2
/
+2
2019-01-25
perf namespaces: Remove namespaces.h from .h headers
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-01-25
perf symbols: Remove some unnecessary includes from symbol.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2018-12-18
perf dso: Export data_file_size() method there are no symbols
Adrian Hunter
1
-3
/
+3
2018-12-17
perf dso: Fix unchecked usage of strncpy()
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-08-20
perf tools: Remove ext from struct kmod_path
Jiri Olsa
1
-9
/
+1
2018-08-20
perf tools: Add is_compressed callback to compressions array
Jiri Olsa
1
-3
/
+20
2018-08-20
perf tools: Move the temp file processing into decompress_kmodule
Jiri Olsa
1
-17
/
+12
2018-08-20
perf tools: Use compression id in decompress_kmodule()
Jiri Olsa
1
-21
/
+3
2018-08-20
perf tools: Store compression id into struct dso
Jiri Olsa
1
-1
/
+4
2018-08-20
perf tools: Add compression id into 'struct kmod_path'
Jiri Olsa
1
-7
/
+11
2018-08-20
perf tools: Make is_supported_compression() static
Jiri Olsa
1
-1
/
+1
2018-08-20
perf tools: Make decompress_to_file() function static
Jiri Olsa
1
-1
/
+1
2018-08-20
perf tools: Get rid of dso__needs_decompress() call in __open_dso()
Jiri Olsa
1
-1
/
+3
2018-06-06
perf tools: Fix symbol and object code resolution for vdso32 and vdsox32
Adrian Hunter
1
-0
/
+2
2018-04-27
perf symbols: Unify symbol maps
Arnaldo Carvalho de Melo
1
-21
/
+13
2018-01-23
perf symbols: Using O_CLOEXEC in do_open
Wang YanQing
1
-1
/
+1
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-25
perf report: Cache srclines for callchain nodes
Milian Wolff
1
-0
/
+2
2017-10-24
perf callchain: Create real callchain entries for inlined frames
Milian Wolff
1
-0
/
+5
2017-09-21
perf tools: Provide mutex wrappers for pthreads rwlocks
Arnaldo Carvalho de Melo
1
-6
/
+6
2017-09-13
perf tools: Make copyfile_offset() static
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-07-18
perf buildid-cache: Cache debuginfo
Krister Johansen
1
-1
/
+7
[next]