Commit Graph

55 Commits (c97b73939a3ed8618ad1baf3be4c8f5d11426de6)

Author SHA1 Message Date
Srikar Dronamraju b83f920e17 perf: expose event__process function 15 years ago
Dave Martin b5a6325464 perf events: Fix mmap offset determination 15 years ago
Arnaldo Carvalho de Melo d65a458b34 perf tools: Release session and symbol resources on exit 15 years ago
Arnaldo Carvalho de Melo 6e406257b3 perf symbols: Precisely specify if dso->{long,short}_name should be freed 15 years ago
Dave Martin 361d134625 perf report: Don't abbreviate file paths relative to the cwd 15 years ago
Arnaldo Carvalho de Melo 8a6c5b261c perf sort: Make column width code per hists instance 15 years ago
Arnaldo Carvalho de Melo 720a3aeb73 perf session: Remove threads from tree on PERF_RECORD_EXIT 15 years ago
Arun Sharma f60f359383 perf report: Implement --sort cpu 15 years ago
Arnaldo Carvalho de Melo 41a37e2017 perf tools: Make event__preprocess_sample parse the sample 15 years ago
Stephane Eranian 761844b9c6 perf report: Make -D print sampled CPU 15 years ago
Frederic Weisbecker dd833d713c perf: Do the comm inheritance per thread in event__process_task 15 years ago
Frederic Weisbecker 13eb04fdbe perf: Process comm events by tid 15 years ago
Arnaldo Carvalho de Melo cee75ac7ec perf hist: Clarify events_stats fields usage 15 years ago
Arnaldo Carvalho de Melo c8446b9bda perf hist: Make event__totals per hists 15 years ago
Arnaldo Carvalho de Melo 1c02c4d2e9 perf hist: Introduce hists class and move lots of methods to it 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 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