Commit Graph

676 Commits (f7d87444e6ee6f4a19634e5412664c1c529a2370)

Author SHA1 Message Date
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
Amerigo Wang 3912f2abc9 perf: Use format string of printf to align strings 15 years ago
Arnaldo Carvalho de Melo 049ae80b87 perf tools: Add missing header files to LIB_H Makefile variable 15 years ago
Arnaldo Carvalho de Melo d4db3f1645 perf record: We should fork only if a program was specified to run 15 years ago
Arnaldo Carvalho de Melo 0422a4fc2c perf diff: Fix usage array, it must end with a NULL entry 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 b7702a2136 perf probe: Check new event name 15 years ago
Masami Hiramatsu 96c96612e9 perf probe: Check whether debugfs path is correct 15 years ago
Masami Hiramatsu 27f3b24de0 perf probe: Fix libdwarf include path for Debian 15 years ago
Peter Zijlstra 60ab271617 perf record: Use per-task-per-cpu events for inherited events 15 years ago
Peter Zijlstra 856e96608a perf record: Properly synchronize child creation 15 years ago
Arnaldo Carvalho de Melo 9b33827de6 perf diff: Percent calcs should use double values 15 years ago
Arnaldo Carvalho de Melo 604c5c9297 perf diff: Change the default sort order to "dso,symbol" 15 years ago
Arnaldo Carvalho de Melo c351c28161 perf diff: Use perf_session__fprintf_hists just like 'perf record' 15 years ago
Arnaldo Carvalho de Melo 125c4fad1e perf report: Fix cut'n'paste error recently introduced 15 years ago
Arnaldo Carvalho de Melo 3e6055ab98 perf session: Move perf report specific hits out of perf_session__fprintf_hists 15 years ago
Arnaldo Carvalho de Melo 4ecf84d086 perf tools: Move hist entries printing routines from perf report 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 655000e7c7 perf symbols: Adopt the strlists for dso, comm 15 years ago
Arnaldo Carvalho de Melo 75be6cf487 perf symbols: Make symbol_conf global 15 years ago
Masami Hiramatsu 7ef17aafc9 perf probe: Fix to show which probe point is not found 15 years ago
Masami Hiramatsu 62bdc1b38e perf probe: Check symbols in symtab/kallsyms 15 years ago
Masami Hiramatsu a128168d1e perf probe: Check build-id of vmlinux 15 years ago
Masami Hiramatsu d761b08bff perf probe: Reject second attempt of adding same-name event 15 years ago
Masami Hiramatsu af663d75a6 perf probe: Support event name for --add option 15 years ago
Masami Hiramatsu bbbb521bc6 perf probe: Add glob matching support on --del 15 years ago
Masami Hiramatsu adf365f486 perf probe: Use strlist__for_each macros in probe-event.c 15 years ago
Masami Hiramatsu abf5ef7247 perf tools: Add for_each macros for strlist 15 years ago
Masami Hiramatsu 3e3405906d perf probe: Fix --del to update current event list 15 years ago
Masami Hiramatsu f6bbff7725 perf probe: Fix --del to show info instead of warning 15 years ago
Masami Hiramatsu 411edfe5c1 perf probe: Show need-dwarf message only if it is really needed 15 years ago
Masami Hiramatsu ce11a603ae perf probe: Check hyphen only argument 15 years ago
Masami Hiramatsu 7e990a5126 perf probe: Check the result of e_snprintf() 15 years ago
Masami Hiramatsu fac13fd54e perf probe: Cleanup struct session in builtin-probe.c 15 years ago
Arnaldo Carvalho de Melo cdccc69003 perf diff: Fix documentation 15 years ago
Ingo Molnar d30531c672 perf diff: Improve the help text 15 years ago
Tom Zanussi a6005123ce perf trace/scripting: Update Documentation 15 years ago
Tom Zanussi 3875294f5c perf trace/scripting: Add 'record' and 'report' options 15 years ago
Tom Zanussi 4b9c0c596e perf trace/scripting: List available scripts 15 years ago
Tom Zanussi 8f11d85a0e perf trace/scripting: Check return val of perl_run() 15 years ago
Tom Zanussi a3a7cb7bb1 perf trace/scripting: Don't install unneeded files 15 years ago
Tom Zanussi 586bc5cce8 perf trace/scripting: Add support for script args 15 years ago
Frederic Weisbecker c249a4ce79 perf tools: Make symbol_conf static 15 years ago
Arnaldo Carvalho de Melo 86a9eee047 perf diff: Introduce tool to show performance difference 15 years ago