Commit Graph

829 Commits (beaffc399397eb9427225f37c1e56c099571b2df)

Author SHA1 Message Date
Arnaldo Carvalho de Melo 18c3daa496 perf record: Encode the domain while synthesizing MMAP events 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 1b75962e92 perf tools: Convert getpagesize() uses to sysconf(_SC_GETPAGESIZE) 15 years ago
Arnaldo Carvalho de Melo ba21594cdd perf tools: Cross platform perf.data analysis support 15 years ago
Arnaldo Carvalho de Melo 0d755034db perf tools: Don't cast RIP to pointers 15 years ago
Kirill Smelkov 66aeb6d5cb perf top: Fix code typo in prompt_symbol() 15 years ago
Kirill Smelkov 0895cf0a82 perf: Fix few typos + cosmetics 15 years ago
Arnaldo Carvalho de Melo b7cece7678 perf tools: Encode kernel module mappings in perf.data 15 years ago
Wenji Huang ff314d3903 perf: Make cmd_to_page() function more compact 15 years ago
Arnaldo Carvalho de Melo cf5531148f perf tools: Create typedef for common event synthesizing callback 15 years ago
Arnaldo Carvalho de Melo a89e5abe3e perf symbols: Record the domain of DSOs in HEADER_BUILD_ID header table 15 years ago
Arnaldo Carvalho de Melo fed5af61dc perf buildid-list: No need to process the header sections again 15 years ago
Alexander Beregalov 8d9e503928 perf: Fix memory leak: counterwidth 15 years ago
Masami Hiramatsu 631c9def80 perf probe: Support --line option to show probable source-code lines 15 years ago
Masami Hiramatsu 6964cd2c8e perf tools: Enhance glob string matching 15 years ago
Masami Hiramatsu fb1d2edf7e perf tools: Support tracepoint glob matching 15 years ago
Masami Hiramatsu 72041334b8 perf probe: Show probe list in pager 15 years ago
Masami Hiramatsu bbaa46fac6 perf probe: Remove newline from die() 15 years ago
Arnaldo Carvalho de Melo 56b03f3c4d perf tools: Handle relocatable kernels 15 years ago
Arnaldo Carvalho de Melo b9a63b9b56 perf report: Fix --no-call-chain option handling 15 years ago
Arnaldo Carvalho de Melo de1764892a perf session: Keep pointers to the vmlinux maps 15 years ago
Arnaldo Carvalho de Melo f92cb24c78 perf tools: Create write_padded routine out of __dsos__write_buildid_table 15 years ago
Arnaldo Carvalho de Melo 36a3e6461a perf symbols: Export symbol_type__is_a 15 years ago
Arnaldo Carvalho de Melo 682b335a5b perf symbols: Generalise the kallsyms parsing routine 15 years ago
Liming Wang 60666c630b perf tools: Fix --pid option for stat 15 years ago
Arnaldo Carvalho de Melo 1703f2c321 perf tools: Check if /dev/null can be used as the -o gcc argument 15 years ago
Arnaldo Carvalho de Melo 830395188f perf tools: Move QUIET_STDERR def to before first use 15 years ago
Arnaldo Carvalho de Melo 9c443dfdd3 perf diff: Fix support for all --sort combinations 15 years ago
Arnaldo Carvalho de Melo cdbae31408 perf diff: Don't add the period for unresolved symbols 15 years ago
Arnaldo Carvalho de Melo 71289be763 perf report: Add --hide-unresolved/-U command line option 15 years ago
Arnaldo Carvalho de Melo ae99fb2c33 perf header: perf_header__push_event() shouldn't die 15 years ago
Arnaldo Carvalho de Melo 769885f372 perf header: Do_read shouldn't die 15 years ago
Liming Wang 63bbd5e2d5 perf probe: Change CONFIG_KPROBE_TRACER to CONFIG_KPROBE_EVENT 15 years ago
Liming Wang 41bdcb23da perf tools: Unify event type description 15 years ago
Xiao Guangrong 9967411e5b perf trace: Fix forgotten close of file/dir 15 years ago
Xiao Guangrong 61be3e59ba perf trace: Clean up find_debugfs() 15 years ago
Xiao Guangrong 29c52aa230 perf tools: Mount debugfs automatically 15 years ago
Wenji Huang 4efb5290ae perf kmem: Fix statistics typo 15 years ago
Ulrich Drepper 659d8cfbb2 perf tools: Do a few more directory handling optimizations 15 years ago
Tim Blechmann 0b413e44d6 perf: Rename perf_event_hw_event in design document 15 years ago
Arnaldo Carvalho de Melo 4cf40131a5 perf record: Introduce a symtab cache 15 years ago
Arnaldo Carvalho de Melo 55aa640f54 perf session: Remove redundant prefix & suffix from perf_event_ops 15 years ago
Arnaldo Carvalho de Melo f7d87444e6 perf session: Move full_paths config to symbol_conf 15 years ago
Arnaldo Carvalho de Melo 31d337c4ee perf session: Move total_unknown to perf_session->unknown events 15 years ago
Arnaldo Carvalho de Melo d549c76901 perf session: Remove sample_type_check from event_ops 15 years ago
Arnaldo Carvalho de Melo 27295592c2 perf session: Share the common trace sample_check routine as perf_session__has_traces 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 06aae59003 perf session: Move the event processing routines to session.c 15 years ago