index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
dso.c
Commit message (
Expand
)
Author
Age
*
perf auxtrace: Uninline functions that touch perf_session
Arnaldo Carvalho de Melo
2019-08-31
*
perf dsos: Move the dsos struct and its methods to separate source files
Arnaldo Carvalho de Melo
2019-08-31
*
perf tools: Use list_del_init() more thorougly
Arnaldo Carvalho de Melo
2019-07-09
*
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
2019-07-09
*
perf tools: Drop strxfrchar(), use strreplace() equivalent from kernel
Arnaldo Carvalho de Melo
2019-07-01
*
perf dso: Add BPF DSO read and size hooks
Jiri Olsa
2019-05-28
*
perf dso: Simplify dso_cache__read function
Jiri Olsa
2019-05-28
*
perf dso: Separate generic code in dso_cache__read
Jiri Olsa
2019-05-28
*
perf dso: Separate generic code in dso__data_file_size()
Jiri Olsa
2019-05-28
*
perf symbols: Introduce DSO_BINARY_TYPE__BPF_PROG_INFO
Song Liu
2019-03-19
*
perf report: Indicate JITed code better in report
Andi Kleen
2019-03-19
*
pref tools: Add missing map.h includes
Arnaldo Carvalho de Melo
2019-02-06
*
perf symbols: Use cached rbtrees
Davidlohr Bueso
2019-01-25
*
perf callchain: Use cached rbtrees
Davidlohr Bueso
2019-01-25
*
perf namespaces: Remove namespaces.h from .h headers
Arnaldo Carvalho de Melo
2019-01-25
*
perf symbols: Remove some unnecessary includes from symbol.h
Arnaldo Carvalho de Melo
2019-01-25
*
perf dso: Export data_file_size() method there are no symbols
Adrian Hunter
2018-12-18
*
perf dso: Fix unchecked usage of strncpy()
Arnaldo Carvalho de Melo
2018-12-17
*
perf tools: Remove ext from struct kmod_path
Jiri Olsa
2018-08-20
*
perf tools: Add is_compressed callback to compressions array
Jiri Olsa
2018-08-20
*
perf tools: Move the temp file processing into decompress_kmodule
Jiri Olsa
2018-08-20
*
perf tools: Use compression id in decompress_kmodule()
Jiri Olsa
2018-08-20
*
perf tools: Store compression id into struct dso
Jiri Olsa
2018-08-20
*
perf tools: Add compression id into 'struct kmod_path'
Jiri Olsa
2018-08-20
*
perf tools: Make is_supported_compression() static
Jiri Olsa
2018-08-20
*
perf tools: Make decompress_to_file() function static
Jiri Olsa
2018-08-20
*
perf tools: Get rid of dso__needs_decompress() call in __open_dso()
Jiri Olsa
2018-08-20
*
perf tools: Fix symbol and object code resolution for vdso32 and vdsox32
Adrian Hunter
2018-06-06
*
perf symbols: Unify symbol maps
Arnaldo Carvalho de Melo
2018-04-27
*
perf symbols: Using O_CLOEXEC in do_open
Wang YanQing
2018-01-23
*
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-07
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
*
|
perf report: Cache srclines for callchain nodes
Milian Wolff
2017-10-25
*
|
perf callchain: Create real callchain entries for inlined frames
Milian Wolff
2017-10-24
*
|
perf tools: Provide mutex wrappers for pthreads rwlocks
Arnaldo Carvalho de Melo
2017-09-21
*
|
perf tools: Make copyfile_offset() static
Arnaldo Carvalho de Melo
2017-09-13
|
/
*
perf buildid-cache: Cache debuginfo
Krister Johansen
2017-07-18
*
perf buildid-cache: Support binary objects from other namespaces
Krister Johansen
2017-07-18
*
perf symbols: Find symbols in different mount namespace
Krister Johansen
2017-07-18
*
perf tools: Consolidate error path in __open_dso()
Namhyung Kim
2017-06-08
*
perf tools: Decompress kernel module when reading DSO data
Namhyung Kim
2017-06-08
*
perf tools: Introduce dso__decompress_kmodule_{fd,path}
Namhyung Kim
2017-06-08
*
perf tools: Fix a memory leak in __open_dso()
Namhyung Kim
2017-06-08
*
perf symbols: Set module info when build-id event found
Namhyung Kim
2017-06-05
*
perf tools: Remove string.h, unistd.h and sys/stat.h from util.h
Arnaldo Carvalho de Melo
2017-04-24
*
perf tools: Add compress.h for the *_decompress_to_file() headers
Arnaldo Carvalho de Melo
2017-04-24
*
perf tools: Move path related functions to util/path.h
Arnaldo Carvalho de Melo
2017-04-19
*
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
2017-04-19
*
perf tools: Move extra string util functions to util/string2.h
Arnaldo Carvalho de Melo
2017-04-19
*
perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
Arnaldo Carvalho de Melo
2017-04-19
[next]