Commit Graph

608 Commits (c8446b9bdabcb0caa61bb341bd73c58f7104b503)

Author SHA1 Message Date
Arnaldo Carvalho de Melo c8446b9bda perf hist: Make event__totals per hists 15 years ago
Frederic Weisbecker 8a0ecfb8b4 perf hist: Fix missing getline declaration 15 years ago
Frederic Weisbecker 8769e1c717 perf hist: Fix hists__browse no-newt case 15 years ago
Arnaldo Carvalho de Melo ef7b93a119 perf report: Librarize the annotation code and use it in the newt browser 15 years ago
Arnaldo Carvalho de Melo 3798ed7bc7 perf ui: Add ui_helpline methods 15 years ago
Arnaldo Carvalho de Melo b09e0190ac perf hist: Adopt filter by dso and by thread methods from the newt browser 15 years ago
Tom Zanussi 3824a4e8da perf/trace/scripting: don't show script start/stop messages by default 15 years ago
Arnaldo Carvalho de Melo fefb0b94bb perf hist: Calculate max_sym name len and nr_entries 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 d118f8ba6a perf session: create_kernel_maps should use ->host_machine 15 years ago
Arnaldo Carvalho de Melo cdd5b75b0c perf callchains: Use zalloc to allocate objects 15 years ago
Arnaldo Carvalho de Melo 7f8264539c perf newt: Use newtAddComponent() 15 years ago
Arnaldo Carvalho de Melo 232a5c948d perf report: Allow limiting the number of entries to print in callchains 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 28e2a106d1 perf hist: Simplify the insertion of new hist_entry instances 15 years ago
Arnaldo Carvalho de Melo 139633c6a4 perf callchain: Move validate_callchain to callchain lib 15 years ago
Tom Zanussi 794e43b56c perf/live-mode: Handle payload-less events 15 years ago
Frederic Weisbecker d6b17bebd7 perf: Provide a new deterministic events reordering algorithm 15 years ago
Frederic Weisbecker 9840280757 perf: Introduce a new "round of buffers read" pseudo event 15 years ago
Arnaldo Carvalho de Melo 1cf4a0632c perf list: Improve the raw hw event descriptor documentation 15 years ago
Peter Zijlstra ab608344bc perf, x86: Improve the PEBS ABI 15 years ago
Arnaldo Carvalho de Melo 9e32a3cb06 perf list: Add explanation about raw hardware event descriptors 15 years ago
Tom Zanussi db620b1c2f perf/record: simplify TRACE_INFO tracepoint check 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
Tom Zanussi 63e0c7715a perf: record TRACE_INFO only if using tracepoints and SAMPLE_RAW 15 years ago
Tom Zanussi 454c407ec1 perf: add perf-inject builtin 15 years ago
Tom Zanussi 789688faef perf/live: don't synthesize build ids at the end of a live mode trace 15 years ago
Arnaldo Carvalho de Melo fb72014d98 perf tools: Don't use code surrounded by __KERNEL__ 15 years ago
Frederic Weisbecker d00a47cce5 perf: Fix warning while reading ring buffer headers 15 years ago
Arnaldo Carvalho de Melo 5c0541d53e perf symbols: Add machine helper routines 15 years ago
Arnaldo Carvalho de Melo cbf6968098 perf machines: Make the machines class adopt the dsos__fprintf methods 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
Masami Hiramatsu ef4a356574 perf probe: Add --max-probes option 15 years ago
Masami Hiramatsu 5d1ee0413c perf probe: Fix to exit callback soon after finding too many probe points 15 years ago
Masami Hiramatsu 15eca306ec perf probe: Fix to use symtab only if no debuginfo 15 years ago
Masami Hiramatsu 0ab061cd52 perf tools: Initialize dso->node member in dso__new 15 years ago
Frederic Weisbecker c61e52ee70 perf: Generalize perf lock's sample event reordering to the session layer 15 years ago
Stephane Eranian 5710fcad7c perf: Fix initialization bug in parse_single_tracepoint_event() 15 years ago
Ian Munsie cd932c5939 perf: Move arch specific code into separate arch directory 15 years ago
Frederic Weisbecker 6eca8cc35b perf: Fix perf probe build error 15 years ago
Zhang, Yanmin a1645ce12a perf: 'perf kvm' tool for monitoring guest performance from host 15 years ago
Frederic Weisbecker f921281930 perf: Make the trace events sample period default to 1 15 years ago
Frederic Weisbecker bdef3b02ce perf: Always record tracepoints raw samples from perf record 15 years ago
Thomas Gleixner a1e2f60e3e perf: Fix dynamic field detection 15 years ago
Masami Hiramatsu f6c903f585 perf probe: Show function entry line as probe-able 15 years ago