index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
symbol.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-28
perf tools: Convert to LIBELF_SUPPORT
Namhyung Kim
1
-5
/
+5
2012-09-24
perf tools: bfd.h/libbfd detection fails with recent binutils
Markus Trippelsdorf
1
-0
/
+1
2012-09-11
perf tools: Use __maybe_used for unused variables
Irina Tirdea
1
-3
/
+4
2012-09-11
perf symbols: Make dsos__find function globally available
Jiri Olsa
1
-0
/
+1
2012-09-08
perf symbols: Remove BIONIC wrapper around libgen.h
David Ahern
1
-2
/
+0
2012-09-07
perf tools: include basename for non-glibc systems
Irina Tirdea
1
-0
/
+3
2012-08-13
perf symbols: Use both runtime and debug images
Cody P Schafer
1
-0
/
+1
2012-08-13
perf symbols: Convert dso__load_syms to take 2 symsrc's
Cody P Schafer
1
-2
/
+3
2012-08-13
perf symbols: Factor want_symtab out of dso__load_sym()
Cody P Schafer
1
-1
/
+2
2012-08-13
perf symbols: Switch dso__synthesize_plt_symbols() to use symsrc
Cody P Schafer
1
-2
/
+2
2012-08-13
perf symbols: Introduce symsrc structure.
Cody P Schafer
1
-1
/
+35
2012-08-13
perf symbols: Track symtab_type of vmlinux
Cody P Schafer
1
-0
/
+2
2012-08-13
perf symbols: Remove unused 'end' arg in kallsyms parse cb
Cody P Schafer
1
-1
/
+1
2012-08-09
perf symbols: Split out util/symbol-elf.c
Namhyung Kim
1
-0
/
+15
2012-08-09
perf symbols: Introduce symbol__elf_init()
Namhyung Kim
1
-0
/
+1
2012-07-25
perf test: Add dso data caching tests
Jiri Olsa
1
-0
/
+1
2012-07-25
perf symbols: Add dso data caching
Jiri Olsa
1
-0
/
+11
2012-07-25
perf symbols: Add interface to read DSO image data
Jiri Olsa
1
-0
/
+8
2012-07-25
perf symbols: Factor DSO symtab types to generic binary types
Jiri Olsa
1
-16
/
+18
2012-06-27
perf symbols: Follow .gnu_debuglink section to find separate symbols
Pierre-Loup A. Griffais
1
-0
/
+1
2012-05-31
perf symbols: Handle different endians properly during symbol load
Jiri Olsa
1
-0
/
+30
2012-05-11
perf probe: Provide perf interface for uprobes
Srikar Dronamraju
1
-0
/
+1
2012-04-19
perf symbols: Introduce symbol__size method
Arnaldo Carvalho de Melo
1
-0
/
+5
2012-03-09
perf report: Enable TUI in branch view mode
Stephane Eranian
1
-1
/
+6
2012-03-09
perf tools: Add code to support PERF_SAMPLE_BRANCH_STACK
Roberto Agostino Vitillo
1
-0
/
+13
2012-01-30
perf script: Add option resolving vmlinux path
Akihiro Nagai
1
-0
/
+1
2012-01-30
perf script: Add the offset field specifier
Akihiro Nagai
1
-0
/
+2
2012-01-30
perf script: Unify the expressions indicating "unknown"
Akihiro Nagai
1
-0
/
+1
2011-11-28
perf symbols: Add nr_events to symbol_conf
Arnaldo Carvalho de Melo
1
-0
/
+1
2011-10-07
perf report: Add option to show total period
Arnaldo Carvalho de Melo
1
-0
/
+1
2011-08-18
perf annotate: Make output more readable
Stephane Eranian
1
-1
/
+3
2011-08-11
perf report: Use properly build_id kernel binaries
Jiri Olsa
1
-1
/
+0
2011-05-26
perf symbols: Handle /proc/sys/kernel/kptr_restrict
Arnaldo Carvalho de Melo
1
-1
/
+2
2011-04-19
perf symbols: Give more useful names to 'self' parameters
Arnaldo Carvalho de Melo
1
-37
/
+41
2011-03-11
perf symbol: Move sym_entry->skip to symbol->ignore
Arnaldo Carvalho de Melo
1
-0
/
+5
2011-03-11
perf symbols: Rename dso->origin to dso->symtab_type
Arnaldo Carvalho de Melo
1
-13
/
+13
2011-03-05
perf hists: Remove needless global col lenght calcs
Arnaldo Carvalho de Melo
1
-1
/
+0
2011-01-04
Merge commit 'v2.6.37-rc8' into perf/core
Ingo Molnar
1
-0
/
+2
2010-12-22
perf symbols: Improve kallsyms symbol end addr calculation
Arnaldo Carvalho de Melo
1
-1
/
+1
2010-12-21
perf symbols: Add symfs option for off-box analysis using specified tree
David Ahern
1
-0
/
+1
2010-12-16
perf probe: Fix use of kernel image path given by 'k' option
Franck Bui-Huu
1
-0
/
+2
2010-12-09
perf report: Allow user to specify path to kallsyms file
David Ahern
1
-0
/
+1
2010-09-15
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
1
-1
/
+2
2010-09-09
perf symbols: Fix multiple initialization of symbol system
Jovi Zhang
1
-1
/
+2
2010-08-25
perf symbols: List symbols in a dso in ascending name order
Srikar Dronamraju
1
-0
/
+1
2010-08-05
perf symbols: Store the symbol binding
Arnaldo Carvalho de Melo
1
-0
/
+1
2010-08-02
perf session: Free the ref_reloc_sym memory at the right place
Arnaldo Carvalho de Melo
1
-0
/
+2
2010-07-30
perf tools: Release session and symbol resources on exit
Arnaldo Carvalho de Melo
1
-0
/
+1
2010-07-29
perf symbols: Precisely specify if dso->{long,short}_name should be freed
Arnaldo Carvalho de Melo
1
-1
/
+3
2010-07-27
perf tools: Remove unneeded code for tracking the cwd in perf sessions
Dave Martin
1
-1
/
+0
[next]