Commit Graph

149 Commits (ef8f34aabf2450a9fb36b2c87fe0ea0b86a38195)

Author SHA1 Message Date
Arnaldo Carvalho de Melo c408fedfc4 perf symbols: Store the symbol binding 15 years ago
Arnaldo Carvalho de Melo 076c6e4521 perf session: Free the ref_reloc_sym memory at the right place 15 years ago
Arnaldo Carvalho de Melo d65a458b34 perf tools: Release session and symbol resources on exit 15 years ago
Dave Martin 6da80ce8c4 perf symbols: Improve debug image search when loading symbols 15 years ago
Dave Martin 8b1389ef93 perf tools: remove extra build-id check factored into dso__load 15 years ago
Dave Martin 21916c380d perf tools: Factor out buildid reading and make it implicit in dso__load 15 years ago
Arnaldo Carvalho de Melo 6e406257b3 perf symbols: Precisely specify if dso->{long,short}_name should be freed 15 years ago
Arnaldo Carvalho de Melo 8a6c5b261c perf sort: Make column width code per hists instance 15 years ago
Gui Jianfeng 74534341c1 perf symbols: Fix directory descriptor leaking 15 years ago
Eric B Munson 70c3856b2f perf symbols: Function descriptor symbol lookup 15 years ago
Arnaldo Carvalho de Melo e7dadc0089 perf symbols: Set the DSO long name when using symbol_conf.vmlinux_name 15 years ago
Arnaldo Carvalho de Melo 5ad90e4ea4 perf symbols: Add the build id cache to the vmlinux path 15 years ago
Arnaldo Carvalho de Melo b36f19d572 perf annotate: Use build-ids to find the right DSO 15 years ago
Arnaldo Carvalho de Melo f869097e88 perf session: Make read_build_id routines look at the host_machine too 15 years ago
Arnaldo Carvalho de Melo f6e1467d83 perf symbols: Don't try to read the build-id twice 15 years ago
Arnaldo Carvalho de Melo 2f51903bc3 perf symbols: symbol inconsistency message should be done only at verbose=1 15 years ago
Arnaldo Carvalho de Melo fefb0b94bb perf hist: Calculate max_sym name len and nr_entries 15 years ago
Arnaldo Carvalho de Melo 1f626bc368 perf session: Embed the host machine data on perf_session 15 years ago
Arnaldo Carvalho de Melo 5c0541d53e perf symbols: Add machine helper routines 15 years ago
Arnaldo Carvalho de Melo cbf6968098 perf machines: Make the machines class adopt the dsos__fprintf methods 15 years ago
Arnaldo Carvalho de Melo d28c62232e perf machine: Adopt some map_groups functions 15 years ago
Arnaldo Carvalho de Melo 48ea8f5470 perf machine: Pass buffer size to machine__mmap_name 15 years ago
Arnaldo Carvalho de Melo 23346f21b2 perf tools: Rename "kernel_info" to "machine" 15 years ago
Masami Hiramatsu 0ab061cd52 perf tools: Initialize dso->node member in dso__new 15 years ago
Zhang, Yanmin a1645ce12a perf: 'perf kvm' tool for monitoring guest performance from host 15 years ago
Arnaldo Carvalho de Melo 5aab621b7b perf symbols: Move hex2u64 and strxfrchar to symbol.c 15 years ago
Arnaldo Carvalho de Melo b63be8d7be perf top: Improve the autosizing of column lenghts 15 years ago
Arnaldo Carvalho de Melo b0a9ab62ab perf top: Properly notify the user that vmlinux is missing 15 years ago
Arnaldo Carvalho de Melo fe2197b8bb perf symbols: Bump plt synthesizing warning debug level 15 years ago
Arnaldo Carvalho de Melo 628ada0cb0 perf annotate: Defer allocating sym_priv->hist array 15 years ago
Arnaldo Carvalho de Melo 3846df2e0a perf symbols: Improve debugging information about symtab origins 15 years ago
Zhang, Yanmin 37fe5fcb7a perf symbols: Check the right return variable 15 years ago
Arnaldo Carvalho de Melo 10fe12ef63 perf symbols: Fix up map end too on modular kernels with no modules installed 15 years ago
Ingo Molnar 2161db9693 perf tools: Fix session init on non-modular kernels 15 years ago
Arnaldo Carvalho de Melo 29a9f66d70 perf tools: Adjust some verbosity levels 15 years ago
Arnaldo Carvalho de Melo 6122e4e4f5 perf record: Stop intercepting events, use postprocessing to get build-ids 15 years ago
Arnaldo Carvalho de Melo 8d92c02ab0 perf symbols: Ditch vdso global variable 15 years ago
Arnaldo Carvalho de Melo 6275ce2d5f perf symbols: Fixup vsyscall maps 15 years ago
Arnaldo Carvalho de Melo 9de89fe7c5 perf symbols: Remove perf_session usage in symbols layer 15 years ago
Arnaldo Carvalho de Melo fd1d908c54 perf symbols: Split helpers used when creating kernel dso object 15 years ago
Arnaldo Carvalho de Melo a19afe4641 perf symbols: Factor out dso__load_vmlinux_path() 15 years ago
Arnaldo Carvalho de Melo 19fc2dedff perf symbols: Use the right variable to check for kallsyms in the cache 15 years ago
Arnaldo Carvalho de Melo e1c7c6a40c perf symbols: Fix inverted logic for showing kallsyms as the source of symbols 15 years ago
Arnaldo Carvalho de Melo ef12a14130 perf buildid-cache: Add new command to manage build-id cache 15 years ago
Arnaldo Carvalho de Melo dc8d6ab2b6 perf symbols: Use only --vmlinux if specified 15 years ago
Arnaldo Carvalho de Melo 88d3d9b7c8 perf buildid-list: Introduce --with-hits option 15 years ago
Arnaldo Carvalho de Melo cf4e5b0838 perf symbols: Use dso->long_name in dsos__find() 15 years ago
Arnaldo Carvalho de Melo 9e201442de perf symbols: Cache /proc/kallsyms files by build-id 15 years ago
Arnaldo Carvalho de Melo 8d0591f6ad perf symbols: Don't try to load kallsyms if doesn't match the record build-id 15 years ago
Arnaldo Carvalho de Melo b7cece7678 perf tools: Encode kernel module mappings in perf.data 15 years ago