summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-05-18Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Steven Rostedt
2010-05-15perf newt: Add single key shortcuts for zoom into DSO and threadsArnaldo Carvalho de Melo
2010-05-15perf newt: Exit browser unconditionally when CTRL+C, q or Q is pressedArnaldo Carvalho de Melo
2010-05-15perf newt: Fix the 'A'/'a' shortcut for annotateArnaldo Carvalho de Melo
2010-05-15perf newt: Make <- exit the ui_browserArnaldo Carvalho de Melo
2010-05-15Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...Ingo Molnar
2010-05-15x86, perf: P4 PMU - fix counters management logicCyrill Gorcunov
2010-05-14tracing: Comment the use of event_mutex with trace event flagsSteven Rostedt
2010-05-14perf newt: Make <- zoom out filtersArnaldo Carvalho de Melo
2010-05-14tracing: Fix function declarations if !CONFIG_STACKTRACELi Zefan
2010-05-14tracing: Combine event filter_active and enable into single flags fieldSteven Rostedt
2010-05-14tracing: Remove duplicate id information in event structureSteven Rostedt
2010-05-14tracing: Move print functions into event classSteven Rostedt
2010-05-14tracing: Allow events to share their print functionsSteven Rostedt
2010-05-14tracing: Move raw_init from events to classSteven Rostedt
2010-05-14tracing: Move fields from event to class structureSteven Rostedt
2010-05-14tracing: Remove per event trace registeringSteven Rostedt
2010-05-14perf report: Report number of events, not samplesArnaldo Carvalho de Melo
2010-05-14perf hist: Clarify events_stats fields usageArnaldo Carvalho de Melo
2010-05-14tracing: Let tracepoints have data passed to tracepoint callbacksSteven Rostedt
2010-05-14perf hist: Make event__totals per histsArnaldo Carvalho de Melo
2010-05-14tracepoints: Add check trace callback typeMathieu Desnoyers
2010-05-14tracing: Create class struct for eventsSteven Rostedt
2010-05-14Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Steven Rostedt
2010-05-13perf trace scripts: Fix typos in perf-trace-python.txtKirill Smelkov
2010-05-13perf tools: change event inheritance logic in stat and recordStephane Eranian
2010-05-13perf hist: Fix missing getline declarationFrederic Weisbecker
2010-05-13perf hist: Fix hists__browse no-newt caseFrederic Weisbecker
2010-05-13x86, perf: P4 PMU -- use hash for p4_get_escr_idx()Cyrill Gorcunov
2010-05-12Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...Ingo Molnar
2010-05-11perf report: Librarize the annotation code and use it in the newt browserArnaldo Carvalho de Melo
2010-05-11perf ui: Add ui_helpline methodsArnaldo Carvalho de Melo
2010-05-11sched, wait: Use wrapper functionsChangli Gao
2010-05-11perf symbols: allow forcing use of cplus_demangleKyle McMartin
2010-05-11perf probe: Check older elfutils and set NO_DWARFMasami Hiramatsu
2010-05-11perf hist: Adopt filter by dso and by thread methods from the newt browserArnaldo Carvalho de Melo
2010-05-11perf, powerpc: Implement group scheduling transactional APIsLin Ming
2010-05-11perf: Fix exit() vs event-groupsPeter Zijlstra
2010-05-11perf: Fix exit() vs PERF_FORMAT_GROUPPeter Zijlstra
2010-05-11Revert "perf: Fix exit() vs PERF_FORMAT_GROUP"Ingo Molnar
2010-05-10perf/trace/scripting: syscall-counts script cleanupTom Zanussi
2010-05-10perf/trace/scripting: syscall-counts-by-pid script cleanupTom Zanussi
2010-05-10perf/trace/scripting: failed-syscalls-by-pid script cleanupTom Zanussi
2010-05-10perf/trace/scripting: don't show script start/stop messages by defaultTom Zanussi
2010-05-10perf/trace/scripting: workqueue-stats script cleanupTom Zanussi
2010-05-10perf/trace/scripting: wakeup-latency script cleanupTom Zanussi
2010-05-10perf/trace/scripting: rwtop script cleanupTom Zanussi
2010-05-10perf/trace/scripting: rw-by-pid script cleanupTom Zanussi
2010-05-10perf/trace/scripting: failed-syscalls script cleanupTom Zanussi
2010-05-10perf hist: Calculate max_sym name len and nr_entriesArnaldo Carvalho de Melo