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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-23
perf tools: Add dso__type()
Adrian Hunter
1
-0
/
+10
2014-07-23
perf tools: Add dso__data_size()
Adrian Hunter
1
-0
/
+2
2014-07-23
perf tools: Add dso__data_status_seen()
Adrian Hunter
1
-0
/
+6
2014-07-23
perf tools: Record whether a dso has data
Adrian Hunter
1
-0
/
+7
2014-07-16
perf symbols: Record whether a dso is 64-bit
Adrian Hunter
1
-0
/
+1
2014-06-12
perf tools: Add dso__data_* interface descriptons
Jiri Olsa
1
-0
/
+38
2014-06-12
perf tools: Add file size check and factor dso__data_read_offset
Jiri Olsa
1
-0
/
+1
2014-06-12
perf tools: Add global list of opened dso objects
Jiri Olsa
1
-0
/
+1
2014-06-12
perf tools: Add data_fd into dso object
Jiri Olsa
1
-0
/
+3
2014-06-12
perf tools: Separate dso data related variables
Jiri Olsa
1
-1
/
+6
2014-05-01
tools: Consolidate types.h
Borislav Petkov
1
-1
/
+1
2014-02-18
perf probe: Allow to add events on the local functions
Masami Hiramatsu
1
-0
/
+10
2013-12-17
perf symbols: Use consistent name for the DSO binary type member
Arnaldo Carvalho de Melo
1
-5
/
+5
2013-12-16
perf symbols: Clarify method to get DSO binary_type filename
Arnaldo Carvalho de Melo
1
-2
/
+2
2013-12-10
perf symbols: Rename filename argument
Arnaldo Carvalho de Melo
1
-1
/
+1
2013-12-10
perf symbols: Constify some DSO methods parameters
Arnaldo Carvalho de Melo
1
-2
/
+2
2013-12-10
perf symbols: Constify dso->long_name
Arnaldo Carvalho de Melo
1
-2
/
+2
2013-12-10
perf symbols: Remove open coded management of long_name_allocated member
Arnaldo Carvalho de Melo
1
-1
/
+1
2013-12-10
perf symbols: Remove open coded management of short_name_allocated member
Adrian Hunter
1
-1
/
+1
2013-12-10
perf symbols: Rename [sl]name_alloc to match the members they refer to
Arnaldo Carvalho de Melo
1
-2
/
+2
2013-12-04
perf tools: Do not disable source line lookup just because of 1 failure
Adrian Hunter
1
-0
/
+1
2013-12-04
perf symbols: Retain symbol source file name to lookup source line numbers
Adrian Hunter
1
-0
/
+1
2013-12-04
perf symbols: Retain bfd reference to lookup source line numbers
Adrian Hunter
1
-0
/
+3
2013-10-09
perf tools: Save failed result of get_srcline()
Namhyung Kim
1
-0
/
+1
2013-10-09
perf annotate: Pass dso instead of dso_name to get_srcline()
Namhyung Kim
1
-0
/
+1
2013-10-09
perf symbols: Support for Openembedded/Yocto -dbg packages
Ricardo Ribalda Delgado
1
-0
/
+1
2013-08-07
perf symbols: Add support for reading from /proc/kcore
Adrian Hunter
1
-0
/
+8
2013-08-07
perf tools: Make it possible to read object code from kernel modules
Adrian Hunter
1
-0
/
+1
2013-08-07
perf tools: Make it possible to read object code from vmlinux
Adrian Hunter
1
-0
/
+8
2013-07-08
perf symbols: Fix vdso list searching
Waiman Long
1
-1
/
+2
2012-12-09
perf symbols: Generalize filter in __fprintf_buildid methods
Arnaldo Carvalho de Melo
1
-1
/
+1
2012-10-29
perf tools: Move dso_* related functions into dso object
Jiri Olsa
1
-0
/
+148