Commit Graph

1221 Commits (3faeb35ccc57e1af70c54b82063fdf4a88846084)

Author SHA1 Message Date
Anton Blanchard 02bf60aad7 perf: Fix performance issue with perf report 15 years ago
Arnaldo Carvalho de Melo 11d232ec28 perf inject: Add missing bits 15 years ago
Tom Zanussi 63e0c7715a perf: record TRACE_INFO only if using tracepoints and SAMPLE_RAW 15 years ago
Arnaldo Carvalho de Melo 090f7204df perf inject: Refactor read_buildid function 15 years ago
Arnaldo Carvalho de Melo 2c9faa0600 perf record: Don't exit in live mode when no tracepoints are enabled 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
Frederic Weisbecker e5a5f1f015 perf: Remove leftover useless options to record trace events from scripts 15 years ago
Arnaldo Carvalho de Melo 1c6a800cde perf test: Initial regression testing command 15 years ago
Arnaldo Carvalho de Melo 5c0541d53e perf symbols: Add machine helper routines 15 years ago
Arnaldo Carvalho de Melo 18acde52b8 perf tools: Create $(OUTPUT)arch/$(ARCH)/util/ directory 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
Stefan Hajnoczi f93830fbb0 perf tools: Fix libdw-dev package name in error message 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
William Cohen cfadf9d4ac perf: Some perf-kvm documentation edits 15 years ago
Frederic Weisbecker e1889d75af perf: Add a perf trace option to check samples ordering reliability 15 years ago
Frederic Weisbecker 9df9bbba9f perf: Use generic sample reordering in perf timechart 15 years ago
Frederic Weisbecker e0a808c65c perf: Use generic sample reordering in perf trace 15 years ago
Frederic Weisbecker 587570d4cc perf: Use generic sample reordering in perf kmem 15 years ago
Frederic Weisbecker a64eae703b perf: Use generic sample reordering in perf sched 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
Hitoshi Mitake e4cef1f650 perf lock: Fix state machine to recognize lock sequence 15 years ago
Ian Munsie fead7960f0 perf probe: Add PowerPC DWARF register number mappings 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
Frederic Weisbecker 7865e817e9 perf: Make -f the default for 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
Masami Hiramatsu de1439d8a5 perf probe: Support DW_OP_plus_uconst in DW_AT_data_member_location 15 years ago
Masami Hiramatsu dda4ab34fe perf probe: Fix line range to show end line 15 years ago
Masami Hiramatsu d3b63d7ae0 perf probe: Fix a bug that --line range can be overflow 15 years ago
Masami Hiramatsu dd259c5db2 perf probe: Fix mis-estimation for shortening filename 15 years ago
Masami Hiramatsu 7ca5989dd0 perf probe: Fix to use correct debugfs path finder 15 years ago
Masami Hiramatsu 02b95dadc8 perf probe: Remove xstrdup()/xstrndup() from util/probe-{event, finder}.c 15 years ago
Masami Hiramatsu e334016f1d perf probe: Remove xzalloc() from util/probe-{event, finder}.c 15 years ago
Masami Hiramatsu 146a143948 perf probe: Remove die() from probe-event code 15 years ago
Masami Hiramatsu b55a87ade3 perf probe: Remove die() from probe-finder code 15 years ago
Masami Hiramatsu a34a985499 perf probe: Support DW_OP_call_frame_cfa in debuginfo 15 years ago