Commit Graph

42 Commits (c7ad21af2c8b7accb893a576b100296c61c5d610)

Author SHA1 Message Date
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 4a58e61161 perf tools: Move the map class definition to a separate header 15 years ago
Arnaldo Carvalho de Melo b5b60fda1e perf session: Make events_stats u64 to avoid overflow on 32-bit arches 15 years ago
Masami Hiramatsu a128168d1e perf probe: Check build-id of vmlinux 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 d8f66248d6 perf session: Pass the perf_session to the event handling operations 15 years ago
Arnaldo Carvalho de Melo 79406cd789 perf symbols: Allow lookups by symbol name too 15 years ago
Arnaldo Carvalho de Melo f1dfa0b1c1 perf symbols: Add support for 'variable' symtabs 15 years ago
Arnaldo Carvalho de Melo 6893d4ee67 perf symbols: Introduce symbol_type__is_a 15 years ago
OGAWA Hirofumi 180f95e29a perf: Make common SAMPLE_EVENT parser 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 6a4694a433 perf symbols: Better support for multiple symbol tables per dso 15 years ago
Arnaldo Carvalho de Melo 3610583c29 perf symbols: Add a 'type' field to struct map 15 years ago
Arnaldo Carvalho de Melo fcf1203a91 perf symbols: Rename find_symbol routines to find_function 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 e30a3d12dd perf symbols: Kill struct build_id_list and die() another day 15 years ago
Frederic Weisbecker 57f395a7ea perf tools: Split up build id saving into fetch and write 15 years ago
Arnaldo Carvalho de Melo 8d06367fa7 perf symbols: Use the buildids if present 15 years ago
Arnaldo Carvalho de Melo 00a192b395 perf tools: Simplify the symbol priv area mechanism 15 years ago
Arnaldo Carvalho de Melo afb7b4f08e perf tools: Factor out the map initialization 15 years ago
Arnaldo Carvalho de Melo 66bd8424cc perf tools: Delay loading symtabs till we hit a map with it 15 years ago
Arnaldo Carvalho de Melo 234fbbf508 perf tools: Generalize event synthesizing routines 15 years ago
Arnaldo Carvalho de Melo 6beba7adbe perf tools: Unify debug messages mechanisms 16 years ago
Arnaldo Carvalho de Melo e42049926e perf annotate: Use the sym_priv_size area for the histogram 16 years ago
Arnaldo Carvalho de Melo ed52ce2e3c perf tools: Add ->unmap_ip operation to struct map 16 years ago
Arnaldo Carvalho de Melo ec218fc4a7 perf tools: Remove show_mask bitmask 16 years ago
Arnaldo Carvalho de Melo 439d473b47 perf tools: Rewrite and improve support for kernel modules 16 years ago
Arnaldo Carvalho de Melo 1b46cddfcc perf tools: Use rb_tree for maps 16 years ago
John Kacur 8b40f521cf perf tools: Protect header files with a consistent style 16 years ago
Ingo Molnar cdd6c482c9 perf: Do the big rename: Performance Counters -> Performance Events 16 years ago
Arjan van de Ven fd39e055c4 perf: Add a sample_event type to the event_union 16 years ago
Arjan van de Ven 393b2ad8c7 perf: Add a timestamp to fork events 16 years ago
Ingo Molnar dc02bf7178 perf sched: Account for lost events, increase default buffering 16 years ago
Frederic Weisbecker 0f25bfc8d8 perf tools: Put the show mode into the event headers files 16 years ago
Peter Zijlstra 18408ddc01 perf tools: Add some comments to the event definitions 16 years ago
Frederic Weisbecker 66e274f3b8 perf tools: Factorize the map helpers 16 years ago
Frederic Weisbecker 1fe2c1066c perf tools: Factorize the event structure definitions in a single file 16 years ago