Commit Graph

613 Commits (81f6527bd322ef1f3a58c2c438b9ded3bd8f606a)

Author SHA1 Message Date
Arnaldo Carvalho de Melo 50e5095afa perf report: Do map lookups in resolve_callchain() 15 years ago
Arnaldo Carvalho de Melo 87f8ea4cd3 perf symbols: Show messages about module loading only if verbose >= 1 15 years ago
Michael S. Tsirkin b197c7ef71 perf tools: Suggest static libraries as well 15 years ago
Michael S. Tsirkin 7baed9af4b perf tools: Add V=2 option to help debug config issues 15 years ago
Pekka Enberg e57cfcdac6 perf symbols: Fix ELF header errors during "perf kmem record" 15 years ago
Pekka Enberg f3ced7cdb2 perf kmem: Add --sort hit and --sort frag 15 years ago
Hitoshi Mitake 12eac0bf04 perf bench: Make the mem/memcpy tests more user-friendly 15 years ago
Arnaldo Carvalho de Melo e25613683b perf trace: Read_tracing_data should die() another day 15 years ago
Arnaldo Carvalho de Melo c12e15e71d perf symbols: Old versions of elf.h don't have NT_GNU_BUILD_ID 15 years ago
Arnaldo Carvalho de Melo 90c83218c3 perf symbols: Fixup kernel_maps__fixup_end end map 15 years ago
Arnaldo Carvalho de Melo ef6ae72425 perf symbols: Change the kernel DSO name if it comes from kallsyms 15 years ago
Arnaldo Carvalho de Melo fbd733b815 perf symbols: Check vmlinux buildid 15 years ago
Arnaldo Carvalho de Melo c338aee853 perf symbols: Do lazy symtab loading for the kernel & modules too 15 years ago
Arnaldo Carvalho de Melo 78075caad9 perf symbols: Introduce dso__build_id_equal 15 years ago
Arnaldo Carvalho de Melo fd7a346ea2 perf symbols: Filename__read_build_id should look at .notes section too 15 years ago
Arnaldo Carvalho de Melo 6671cb1674 perf symbols: Remove unrelated actions from dso__load_kernel_sym 15 years ago
Li Zefan ba77c9e111 perf: Add 'perf kmem' tool 15 years ago
Arnaldo Carvalho de Melo 6b0cb5f9f7 perf tools: Don't die() in mmap_dispatch_perf_file 15 years ago
Arnaldo Carvalho de Melo d5eed904bb perf tools: Eliminate some more die() uses in library functions 15 years ago
Arnaldo Carvalho de Melo 4dc0a04bb1 perf tools: perf_header__read() shouldn't die() 15 years ago
Arnaldo Carvalho de Melo 2446042c93 perf symbols: Capture the running kernel buildid too 15 years ago
Arnaldo Carvalho de Melo f1617b4059 perf symbols: Record the build_ids of kernel modules too 15 years ago
Arnaldo Carvalho de Melo e30a3d12dd perf symbols: Kill struct build_id_list and die() another day 15 years ago
Arnaldo Carvalho de Melo d3379ab905 perf symbols: Fix comparision of build_ids 15 years ago
Hitoshi Mitake 827f3b4974 perf bench: Add memcpy() benchmark 15 years ago
Arnaldo Carvalho de Melo b269876c8d perf top: Don't allocate the source parsing members upfront 15 years ago
Arnaldo Carvalho de Melo 5a8e5a3065 perf top: Allocate space only for the number of counters used 15 years ago
Arnaldo Carvalho de Melo 51a472decb perf top: Introduce helper function to access symbol from sym_entry 15 years ago
Arnaldo Carvalho de Melo 1a105f743d perf top: Suppress DSO column if only one is present 15 years ago
Arnaldo Carvalho de Melo 13cc5079f2 perf top: Auto adjust symbol and dso widths 15 years ago
Arnaldo Carvalho de Melo cfc10d3bcc perf symbols: Add a long_name_len member to struct dso 15 years ago
Luck, Tony 11ada26c78 perf tools: Add ia64 support for tools/perf/ 15 years ago
Nick Piggin d62d77fd18 perf annotate: Allocate history size correctly 15 years ago
Michael S. Tsirkin 7513865077 perf tools: Support static build 15 years ago
Arnaldo Carvalho de Melo 3726cc75e5 perf tools: Don't die() in do_write() 15 years ago
Arnaldo Carvalho de Melo a9a70bbce7 perf tools: Don't die() in perf_header__new() 15 years ago
Arnaldo Carvalho de Melo 5875412152 perf tools: Don't die() in perf_header_attr__add_id() 15 years ago
Arnaldo Carvalho de Melo 11deb1f9f6 perf tools: Don't die() in perf_header__add_attr() 15 years ago
Arnaldo Carvalho de Melo 1124ba73be perf buildid-list: Always show the DSO name 15 years ago
Arnaldo Carvalho de Melo 8ffcda1731 perf top: Introduce --hide_{user,kernel}_symbols 15 years ago
Arnaldo Carvalho de Melo 3b6ed98895 perf top: Use all the lines in the screen 15 years ago
Arnaldo Carvalho de Melo dc79c0fc08 perf tools: Don't die in perf_header_attr__new() 15 years ago
Arnaldo Carvalho de Melo c34984b2bb perf buildid-list: New plumbing command 15 years ago
Arnaldo Carvalho de Melo 9e03eb2d51 perf tools: Introduce dsos__fprintf_buildid 15 years ago
Arnaldo Carvalho de Melo 37562eac37 perf tools: Generalize perf_header__adds_read() 15 years ago
Arnaldo Carvalho de Melo 8f41146aed perf tools: Debug.h needs to include event.h for event_t 15 years ago
Arnaldo Carvalho de Melo 84fe8488ad perf symbols: Pass the offset to perf_header__read_build_ids() 15 years ago
Arnaldo Carvalho de Melo 8216416167 perf symbols: Call the symbol filter in dso__synthesize_plt_symbols() 15 years ago
Lucas De Marchi 7255fe2a42 perf stat: Do not print ratio when task-clock event is not counted 15 years ago
Hitoshi Mitake d2fb8b4151 perf tools: Add new perf_atoll() function to parse string representing size in bytes 15 years ago