aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* trace_stack: Simplify seqfile codeLi Zefan2009-08-17
* trace_stat: Fix missing entry in stat fileLi Zefan2009-08-17
* tracing/syscalls: Fix to print parameter typesLi Zefan2009-08-17
* tracing/events: Add module tracepointsLi Zefan2009-08-17
* tracing: Fix syscall tracing on !HAVE_FTRACE_SYSCALLS architecturesIngo Molnar2009-08-13
* tracing: Support for syscall events raw records in perfcountersFrederic Weisbecker2009-08-11
* tracing: Add fields format definition for syscall eventsFrederic Weisbecker2009-08-11
* tracing: Add ftrace event call parameter to its field descriptor handlerFrederic Weisbecker2009-08-11
* tracing: Convert x86_64 mmap and uname to use DEFINE_SYSCALLJason Baron2009-08-11
* tracing: Add more namespace area to 'perf list' outputJason Baron2009-08-11
* tracing: Add perf counter support for syscalls tracingJason Baron2009-08-11
* tracing: Add individual syscalls tracepoint id supportJason Baron2009-08-11
* tracing: Add trace events for each syscall entry/exitJason Baron2009-08-11
* tracing: Add ftrace_event_call void * 'data' fieldJason Baron2009-08-11
* tracing: Raw_init() bailout in trace event register fail caseJason Baron2009-08-11
* tracing: Update FTRACE_SYSCALL_MAXJason Baron2009-08-11
* tracing: Add syscall tracepointsJason Baron2009-08-11
* tracing: Add DECLARE_TRACE_WITH_CALLBACK() macroJason Baron2009-08-11
* tracing: Call arch_init_ftrace_syscalls at bootJason Baron2009-08-11
* tracing: Map syscall name to numberJason Baron2009-08-11
* tracing: Rename set_tracer_flags()'s local variable trace_flagsZhaolei2009-08-11
* Merge branch 'linus' into tracing/coreIngo Molnar2009-08-11
|\
| * pty: fix data loss when stopped (^S/^Q)Linus Torvalds2009-08-10
| * Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-08-10
| |\
| | * perf_counter: Zero dead bytes from ftrace raw samples size alignmentFrederic Weisbecker2009-08-10
| | * perf_counter: Subtract the buffer size field from the event record sizeFrederic Weisbecker2009-08-10
| | * perf_counter: Require CAP_SYS_ADMIN for raw tracepoint dataPeter Zijlstra2009-08-10
| | * perf_counter: Correct PERF_SAMPLE_RAW outputPeter Zijlstra2009-08-10
| | * perf tools: callchain: Fix bad rounding of minimum rateFrederic Weisbecker2009-08-09
| | * perf_counter tools: Fix libbfd detection for systems with libz dependencyMike Galbraith2009-08-09
| | * perf: "Longum est iter per praecepta, breve et efficax per exempla"Carlos R. Mafra2009-08-09
| | * perf_counter: Fix a race on perf_counter_ctxPeter Zijlstra2009-08-09
| | * perf_counter: Fix tracepoint sampling to be part of generic samplingFrederic Weisbecker2009-08-09
| | * perf_counter: Work around gcc warning by initializing tracepoint record uncon...Frederic Weisbecker2009-08-09
| | * perf tools: callchain: Fix sum of percentages to be 100% by displaying amount...Frederic Weisbecker2009-08-09
| | * perf tools: callchain: Fix 'perf report' display to be callchain by defaultFrederic Weisbecker2009-08-09
| | * perf tools: callchain: Fix spurious 'perf report' warnings: ignore empty call...Frederic Weisbecker2009-08-09
| | * perf record: Fix the -A UI for empty or non-existent perf.dataPierre Habouzit2009-08-09
| | * perf util: Fix do_read() to fail on EOF instead of busy-loopingPierre Habouzit2009-08-09
| | * perf list: Fix the output to not include tracepoints without an idPeter Zijlstra2009-08-09
| | * perf_counter/powerpc: Fix oops on cpus without perf_counter hardware supportPaul Mackerras2009-08-09
| | * perf stat: Fix tool option consistency: rename -S/--scale to -c/--scaleBrice Goglin2009-08-09
| | * perf report: Add debug help for the finding of symbol bugs - show the symtab ...Arnaldo Carvalho de Melo2009-08-09
| | * perf report: Fix per task mult-counter stat reportingPeter Zijlstra2009-08-09
| | * perf tools: Fix multi-counter stat bug caused by incorrect reading of perf.da...Peter Zijlstra2009-08-09
| | * perf tools: Fix call-chain cumul hit based sub-total (fractal mode)Frederic Weisbecker2009-08-09
| | * perf top: Update man pageMike Galbraith2009-08-09
| | * perf top: Improve interactive key handlingMike Galbraith2009-08-09
| | * perf_counter: Fix software counters for fast moving event sourcesPeter Zijlstra2009-08-09
| | * perf_counter tools: Allow perf top top users to switch between weighted and i...Mike Galbraith2009-08-09