summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-25perf probe: Fix bugs in line range finderMasami Hiramatsu
2010-02-25perf probe: Update perf probe documentMasami Hiramatsu
2010-02-25perf probe: Do not show --line option without dwarf supportMasami Hiramatsu
2010-02-25kprobes: Add documents of jump optimizationMasami Hiramatsu
2010-02-25kprobes/x86: Support kprobes jump optimization on x86Masami Hiramatsu
2010-02-25x86: Add text_poke_smp for SMP cross modifying codeMasami Hiramatsu
2010-02-25kprobes/x86: Cleanup save/restore registersMasami Hiramatsu
2010-02-25kprobes/x86: Boost probes when reenteringMasami Hiramatsu
2010-02-25kprobes: Jump optimization sysctl interfaceMasami Hiramatsu
2010-02-25kprobes: Introduce kprobes jump optimizationMasami Hiramatsu
2010-02-25kprobes: Introduce generic insn_slot frameworkMasami Hiramatsu
2010-02-25kprobes/x86: Cleanup RELATIVEJUMP_INSTRUCTION to RELATIVEJUMP_OPCODEMasami Hiramatsu
2010-02-25perf annotate: Defer allocating sym_priv->hist arrayArnaldo Carvalho de Melo
2010-02-25perf symbols: Improve debugging information about symtab originsArnaldo Carvalho de Melo
2010-02-25perf top: Use a macro instead of a constant variableArnaldo Carvalho de Melo
2010-02-25perf symbols: Check the right return variableZhang, Yanmin
2010-02-25perf/scripts: Tag syscall_name helper as not yet availableFrederic Weisbecker
2010-02-25perf/scripts: Add perf-trace-python DocumentationTom Zanussi
2010-02-25perf/scripts: Remove unnecessary PyTuple resizesTom Zanussi
2010-02-25perf/scripts: Add syscall tracing scriptsTom Zanussi
2010-02-25perf/scripts: Add Python scripting engineTom Zanussi
2010-02-23perf/scripts: Remove check-perf-trace from listed scriptsTom Zanussi
2010-02-23perf/scripts: Move Perl scripting files to scripting-engines dirTom Zanussi
2010-02-23perf/scripts: Move common code out of Perl-specific filesTom Zanussi
2010-02-23perf/scripts: Fix bug in Util.pmTom Zanussi
2010-02-23perf/scripts: Fix supported language listing optionTom Zanussi
2010-02-21perf tools: Don't use parent comm if not set at fork timeArnaldo Carvalho de Melo
2010-02-21perf symbols: Fix up map end too on modular kernels with no modules installedArnaldo Carvalho de Melo
2010-02-08perf record: Fix existing process callgraph symbolaustin_zhang@linux.intel.com
2010-02-07x86/alternatives: Fix build warningMasami Hiramatsu
2010-02-07perf top: Use address pattern in lookup_sym_sourceArnaldo Carvalho de Melo
2010-02-07perf top: Fix annotate for userspaceKirill Smelkov
2010-02-05kprobes: Add mcount to the kprobes blacklistMasami Hiramatsu
2010-02-04perf tools: Fix session init on non-modular kernelsIngo Molnar
2010-02-04perf tools: Clean up O_LARGEFILE et al usageXiao Guangrong
2010-02-04perf_events, x86: Fix bug in hw_perf_enable()Stephane Eranian
2010-02-04bitops: Ensure the compile time HWEIGHT is only used for suchPeter Zijlstra
2010-02-04perf_events, x86: Implement intel core solo/duo supportPeter Zijlstra
2010-02-04perf_events: Optimize perf_event_task_tick()Peter Zijlstra
2010-02-04ftrace: Remove record freezingMasami Hiramatsu
2010-02-04kprobes: Check probe address is reservedMasami Hiramatsu
2010-02-04ftrace/alternatives: Introducing *_text_reserved functionsMasami Hiramatsu
2010-02-04kprobes: Disable booster when CONFIG_PREEMPT=yMasami Hiramatsu
2010-02-04perf annotate: Fix perf top module symbol annotationMike Galbraith
2010-02-04perf top: Teach it to autolocate vmlinuxKirill Smelkov
2010-02-04perf annotate: Fix it for non-prelinked *.soKirill Smelkov
2010-02-04perf tools: Adjust some verbosity levelsArnaldo Carvalho de Melo
2010-02-04perf record: Stop intercepting events, use postprocessing to get build-idsArnaldo Carvalho de Melo
2010-02-04perf build-id: Move the routine to find DSOs with hits to the libArnaldo Carvalho de Melo
2010-02-04perf probe: Don't use a perf_session instance just to resolve symbolsArnaldo Carvalho de Melo