Commit Graph

681 Commits (056ba4a9bea5f32781a36b797c562fb731e5eaa6)

Author SHA1 Message Date
Masami Hiramatsu 388c3aab5d perf probe: Init struct probe_point and set counter correctly 15 years ago
Kirill Smelkov 1a72cfa685 perf top: Fix help text alignment 15 years ago
Anton Blanchard 7fbfc683f1 perf: Fix hypervisor sample reporting 15 years ago
Amerigo Wang 7f5102ca4b perf: Ignore perf.data.old 15 years ago
Yong Wang b7ae11b34b perf report: Fix segmentation fault when running with '-g none' 15 years ago
Pekka Enberg b00eca8cd6 perf kmem: Print usage help for unknown commands 15 years ago
Pekka Enberg 47103277f8 perf kmem: Increase "Hit" column length 15 years ago
Arjan van de Ven 8f06d7e6e1 perf timechart: Use tid not pid for COMM change 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
Wenji Huang 4efb5290ae perf kmem: Fix statistics typo 15 years ago
Tim Blechmann 0b413e44d6 perf: Rename perf_event_hw_event in design document 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