Commit Graph

133 Commits (35df83970ecdc2cffb141503cf721a740d0f0ec5)

Author SHA1 Message Date
Arnaldo Carvalho de Melo d65a458b34 perf tools: Release session and symbol resources on exit 15 years ago
Arnaldo Carvalho de Melo 39d17dacb3 perf record: Release resources at exit 15 years ago
Gui Jianfeng 830f4c8031 perf kvm: Get rid of unused guest_kallsyms 15 years ago
Ian Munsie 5ffc88819c perf record: prevent kill(0, SIGTERM); 15 years ago
Stephane Eranian a1ac1d3c08 perf record: Add option to avoid updating buildid cache 15 years ago
Stephane Eranian cf103a14dd perf record: Avoid synthesizing mmap() for all processes in per-thread mode 15 years ago
Eric B Munson 3af9e85928 perf: Add non-exec mmap() tracking 15 years ago
Arun Sharma f60f359383 perf report: Implement --sort cpu 15 years ago
Stephane Eranian c45c6ea2e5 perf tools: Add the ability to specify list of cpus to monitor 15 years ago
Borislav Petkov 2fb750e825 perf-record: Check correct pid when forking 15 years ago
Peter Zijlstra 0e2e63dd60 perf-record: Share per-cpu buffers 15 years ago
Peter Zijlstra 57adc51dce perf-record: Remove -M 15 years ago
Russ Anderson ef365cefbc perf record: remove unneeded gettimeofday() call 15 years ago
Arnaldo Carvalho de Melo a41794cdd7 perf tools: Remove some unused functions 15 years ago
Arnaldo Carvalho de Melo 1967936d68 perf options: Check v type in OPT_U?INTEGER 15 years ago
Stephane Eranian 3de29cab1f perf record: Fix bug mismatch with -c option definition 15 years ago
Stephane Eranian 2e6cdf996b perf tools: change event inheritance logic in stat and record 15 years ago
Arnaldo Carvalho de Melo 46db2c3205 perf record: Add a fallback to the reference relocation symbol 15 years ago
Frederic Weisbecker 9840280757 perf: Introduce a new "round of buffers read" pseudo event 15 years ago
Tom Zanussi db620b1c2f perf/record: simplify TRACE_INFO tracepoint check 15 years ago
Tom Zanussi 63e0c7715a perf: record TRACE_INFO only if using tracepoints and SAMPLE_RAW 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 23346f21b2 perf tools: Rename "kernel_info" to "machine" 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 7865e817e9 perf: Make -f the default for perf record 15 years ago
Tom Zanussi c7929e4727 perf: Convert perf header build_ids into build_id events 15 years ago
Tom Zanussi 9215545e99 perf: Convert perf tracing data into a tracing_data event 15 years ago
Tom Zanussi cd19a035f3 perf: Convert perf event types into event type events 15 years ago
Tom Zanussi 2c46dbb517 perf: Convert perf header attrs into attr events 15 years ago
Tom Zanussi 529870e374 perf record: Introduce special handling for pipe output 15 years ago
Tom Zanussi 8dc58101f2 perf: Add pipe-specific header read/write and event processing code 15 years ago
Ian Munsie c055564217 perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR() 15 years ago
Arnaldo Carvalho de Melo e206d556c5 perf tools: Move the prototypes in util/string.h to util.h 15 years ago
Arnaldo Carvalho de Melo 70162138c9 perf record: Add a fallback to the reference relocation symbol 15 years ago
Zhang, Yanmin 5a10317483 perf record: Zero out mmap_array to fix segfault 15 years ago
Zhang, Yanmin d6d901c23a perf events: Change perf parameter --pid to process-wide collection instead of thread-wide 15 years ago
Zhang, Yanmin 46be604b5b perf record: Enable counters only when kernel is execing subcommand 15 years ago
Eric B Munson bedbfdea31 perf record: Enable the enable_on_exec flag if record forks the target 15 years ago
Arnaldo Carvalho de Melo 6230f2c7ef perf record: Mention paranoid sysctl when failing to create counter 15 years ago
Arnaldo Carvalho de Melo 9f591fd76a perf record: Don't try to find buildids in a zero sized file 15 years ago
Paul Mackerras a12b51c478 perf tools: Fix sparse CPU numbering related bugs 15 years ago
Eric B Munson 8907fd607b perf record: Add ID and to recorded event data when recording multiple events 15 years ago
austin_zhang@linux.intel.com f7e7ee3675 perf record: Fix existing process callgraph symbol 15 years ago
Xiao Guangrong f887f3019e perf tools: Clean up O_LARGEFILE et al usage 15 years ago
Arnaldo Carvalho de Melo 6122e4e4f5 perf record: Stop intercepting events, use postprocessing to get build-ids 15 years ago
Xiao Guangrong b8f46c5a34 perf tools: Use O_LARGEFILE to open perf data file 15 years ago
Hitoshi Mitake a8e6f734ce Revert "perf record: Intercept all events" 15 years ago