Commit Graph

38 Commits (4cc4945844fe2cf493f1783b6ce938ba1617d5c2)

Author SHA1 Message Date
Arnaldo Carvalho de Melo 4cc4945844 perf symbols: Check if a struct machine instance was found 15 years ago
Arnaldo Carvalho de Melo 3ceb0d4438 perf symbols: Consider unresolved DSOs in the dso__col_widt calculation 15 years ago
Arnaldo Carvalho de Melo 9890948d85 perf report: Make dso__calc_col_width agree with hist_entry__dso_snprintf 15 years ago
Anton Blanchard 02bf60aad7 perf: Fix performance issue with perf report 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
Zhang, Yanmin a1645ce12a perf: 'perf kvm' tool for monitoring guest performance from host 15 years ago
Anton Blanchard 4af8b35db6 perf symbols: Fill in pgoff in mmap synthesized events 15 years ago
Arnaldo Carvalho de Melo b177f63f52 perf symbols: Pass the mmap parameters instead of using mmap_event 15 years ago
Arnaldo Carvalho de Melo 96415e4d3f perf symbols: Avoid unnecessary symbol loading when dso list is specified 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
Anton Blanchard 7fbfc683f1 perf: Fix hypervisor sample reporting 15 years ago
Arnaldo Carvalho de Melo 9de89fe7c5 perf symbols: Remove perf_session usage in symbols layer 15 years ago
Arnaldo Carvalho de Melo f162f87ad6 perf symbols: Set dso->kernel when handling the fake vmlinux MMAP event 15 years ago
Arnaldo Carvalho de Melo 881516eb82 perf symbols: Accept an alias when looking for "_text" 15 years ago
Arnaldo Carvalho de Melo 460848fcef perf symbols: The synthesized kernel modules MMAP must use the pathnames 15 years ago
Arnaldo Carvalho de Melo 59ee68ecd1 perf symbols: Create thread__find_addr_map from thread__find_addr_location 15 years ago
Arnaldo Carvalho de Melo 18c3daa496 perf record: Encode the domain while synthesizing MMAP events 15 years ago
Arnaldo Carvalho de Melo 9e201442de perf symbols: Cache /proc/kallsyms files by build-id 15 years ago
Arnaldo Carvalho de Melo 0d755034db perf tools: Don't cast RIP to pointers 15 years ago
Arnaldo Carvalho de Melo b7cece7678 perf tools: Encode kernel module mappings in perf.data 15 years ago
Arnaldo Carvalho de Melo cf5531148f perf tools: Create typedef for common event synthesizing callback 15 years ago
Arnaldo Carvalho de Melo 56b03f3c4d perf tools: Handle relocatable kernels 15 years ago
Arnaldo Carvalho de Melo d599db3fc5 perf report: Generalize perf_session__fprintf_hists() 15 years ago
Arnaldo Carvalho de Melo c410a33887 perf symbols: Move symbol filtering to event__preprocess_sample() 15 years ago
Arnaldo Carvalho de Melo f823e441ab perf session: Event statistics also are per session 15 years ago
Arnaldo Carvalho de Melo 4aa6563641 perf session: Move kmaps to perf_session 15 years ago
Arnaldo Carvalho de Melo b3165f4144 perf session: Move the global threads list to perf_session 15 years ago
Arnaldo Carvalho de Melo ec91336973 perf session: Reduce the number of parms to perf_session__process_events 15 years ago
Arnaldo Carvalho de Melo d8f66248d6 perf session: Pass the perf_session to the event handling operations 15 years ago
Arnaldo Carvalho de Melo 9958e1f0ae perf symbols: Rename kthreads to kmaps, using another abstraction for it 15 years ago
OGAWA Hirofumi 180f95e29a perf: Make common SAMPLE_EVENT parser 15 years ago
Li Zefan bab81b624e perf annotate: Fix perf data parsing 15 years ago
Arnaldo Carvalho de Melo 1ed091c45a perf tools: Consolidate symbol resolving across all tools 15 years ago
Arnaldo Carvalho de Melo 62daacb51a perf tools: Reorganize event processing routines, lotsa dups killed 15 years ago
Arnaldo Carvalho de Melo 234fbbf508 perf tools: Generalize event synthesizing routines 16 years ago