aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-31perf_counter tools: Fix unknown command help textIngo Molnar
2009-05-30perf_counter tools: Generate per command manpages (and pdf/html, etc.)Ingo Molnar
2009-05-30perf_counter tools: Fix 'make install'Ingo Molnar
2009-05-30perf_counter tools: Print 'CPU utilization factor' in builtin-statIngo Molnar
2009-05-30perf_counter tools: Add locking to perf topArnaldo Carvalho de Melo
2009-05-29perf_counter tools: Shorten the DSO names using cwdArnaldo Carvalho de Melo
2009-05-29perf_counter: Ammend cleanup in fork() failPeter Zijlstra
2009-05-29perf_counter: Clean up task_ctx vs interruptsPeter Zijlstra
2009-05-29perf_counter: Fix COMM and MMAP events for cpu wide countersPeter Zijlstra
2009-05-29perf_counter: Robustify counter-free logicIngo Molnar
2009-05-29perf_counter: Fix cpuctx->task_ctx racesIngo Molnar
2009-05-29perf_counter: Don't swap contexts containing locked mutexPaul Mackerras
2009-05-29perf_counter tools: Also display time-normalized stat resultsIngo Molnar
2009-05-29perf_counter tools: Split display into reading and printingIngo Molnar
2009-05-29perf_counter tools: Clean up builtin-stat.c's do_perfstat()Ingo Molnar
2009-05-29perf_counter/x86: Always use NMI for performance-monitoring interruptYong Wang
2009-05-29perf_counter tools: Fix top symbol table max_ip typoMike Galbraith
2009-05-29perf_counter tools: Fix top symbol table dump typoMike Galbraith
2009-05-29perf_counter tools: Document '--' option parsing terminatorMike Galbraith
2009-05-28perf_counter tools: Convert builtin-top to use libperf symbol routinesArnaldo Carvalho de Melo
2009-05-28perf_counter tools: Optionally pass a symbol filter to the dso load routinesArnaldo Carvalho de Melo
2009-05-28perf_counter tools: Consolidate dso methods to load kernel symbolsArnaldo Carvalho de Melo
2009-05-28perf_counter tools: struct symbol priv areaArnaldo Carvalho de Melo
2009-05-28perf_counter tools: Move symbol resolution classes from report to libperfArnaldo Carvalho de Melo
2009-05-28perf_counter: Fix race in attaching counters to tasks and exitingPaul Mackerras
2009-05-28perf_counter tools: report: Add help text for --sortIngo Molnar
2009-05-28perf_counter tools: report: Implement header output for --sort variantsPeter Zijlstra
2009-05-28perf_counter: Fix perf_counter_init_task() on !CONFIG_PERF_COUNTERSIngo Molnar
2009-05-27pref_counter: tools: report: Robustify in case of weird eventsIngo Molnar
2009-05-27pref_counter: tools: report: Add header printout & prettifyIngo Molnar
2009-05-27pref_counter: tools: report: Add dso sortingPeter Zijlstra
2009-05-27perf_counter: tools: report: Add comm sortingPeter Zijlstra
2009-05-27pref_counter: tools: report: Add --sort optionPeter Zijlstra
2009-05-27perf_counter: tools: report: Dynamic sort/print bitsPeter Zijlstra
2009-05-27perf_counter: tools: report: Rework histogram codePeter Zijlstra
2009-05-27perf_counter: tools: report: Add vmlinux supportPeter Zijlstra
2009-05-27perf_counter: tools: /usr/lib/debug%s.debug supportPeter Zijlstra
2009-05-27perf report: Remove <ctype.h> includeIngo Molnar
2009-05-27perf record: Fix the profiling of existing pid or whole boxMike Galbraith
2009-05-27perf_counter tools: Add built-in pager supportIngo Molnar
2009-05-27perf_counter tools: Rename output.perf to perf.dataIngo Molnar
2009-05-27perf_counter tools: Introduce stricter C code checkingIngo Molnar
2009-05-27perf report: Show the IP only in --verbose modeArnaldo Carvalho de Melo
2009-05-27perf report: Only load text symbols from kallsyms, fixIngo Molnar
2009-05-27perf report: Only load text symbols from kallsymsArnaldo Carvalho de Melo
2009-05-27perf report: Use hex2long instead of sscanfArnaldo Carvalho de Melo
2009-05-26perf report: Sort output by symbol usageArnaldo Carvalho de Melo
2009-05-26perf report: More robust error handlingPeter Zijlstra
2009-05-26perf report: add more debuggingIngo Molnar
2009-05-26perf report: add counter for unknown eventsIngo Molnar