aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-09perf/x86-ibs: Fix usage of IBS op current countRobert Richter
2012-05-09perf/x86-ibs: Catch spurious interrupts after stopping IBSRobert Richter
2012-05-09perf/x86-ibs: Implement workaround for IBS erratum #420Robert Richter
2012-05-09perf/x86-ibs: Extend hw period that triggers overflowRobert Richter
2012-05-09perf/x86-ibs: Trigger overflow if remaining period is too smallRobert Richter
2012-05-09perf/x86-ibs: Rename some variablesRobert Richter
2012-05-09perf/x86-ibs: Precise event sampling with IBS for AMD CPUsRobert Richter
2012-05-09perf/x86-ibs: Take instruction pointer from ibs sampleRobert Richter
2012-05-09perf/x86-ibs: Fix frequency profilingRobert Richter
2012-05-09perf/x86-ibs: Enable ibs op micro-ops counting modeRobert Richter
2012-05-09perf: Pass last sampling period to perf_sample_data_init()Robert Richter
2012-05-09perf/x86-ibs: Fix update of periodRobert Richter
2012-05-09Merge branch 'perf/x86-ibs' into perf/coreIngo Molnar
2012-05-08tracing: Remove ftrace_disable/enable_cpu()Steven Rostedt
2012-05-08tracing: Use seq_*_private interface for some seq filesJiri Olsa
2012-05-08Merge branch 'perf/annotate' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2012-05-08perf top: Default to system wide using perf_target methodsArnaldo Carvalho de Melo
2012-05-08tracing: Prevent wasting time evaluating parameters in trace_preempt_on/offMinho Ban
2012-05-07perf annotate browser: Compact 'nop' outputArnaldo Carvalho de Melo
2012-05-07perf annotate browser: Do raw printing in 'o'ffset in a single placeArnaldo Carvalho de Melo
2012-05-07perf stat: Use perf_evlist__create_mapsNamhyung Kim
2012-05-07perf target: Consolidate target task/cpu checkingNamhyung Kim
2012-05-07perf tools: Introduce perf_target__strerror()Namhyung Kim
2012-05-07perf target: Introduce perf_target__parse_uid()Namhyung Kim
2012-05-07perf target: Introduce perf_target_errnoNamhyung Kim
2012-05-07perf evlist: Fix creation of cpu mapNamhyung Kim
2012-05-07perf top: Set target.system_wideArnaldo Carvalho de Melo
2012-05-07Merge branch 'tip/perf/core-4' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2012-05-07perf: Turn off compiler warnings for flex and bison generated filesGreg Kroah-Hartman
2012-05-04perf session: Fail on processing event with unknown sizeJiri Olsa
2012-05-04ftrace/x86: Use asm/kprobes.h instead of linux/kprobes.hSteven Rostedt
2012-05-03perf annotate browser: Don't change the asm line color when toggling sourceArnaldo Carvalho de Melo
2012-05-03perf annotate browser: More clearly separate columnsArnaldo Carvalho de Melo
2012-05-03perf ui browser: Introduce routine to draw vertical lineArnaldo Carvalho de Melo
2012-05-02perf ui: Change fallback policy of setup_browser()Namhyung Kim
2012-05-02perf ui: Add gtk2 support into setup_browser()Namhyung Kim
2012-05-02perf ui gtk: Rename functions for consistencyNamhyung Kim
2012-05-02perf ui gtk: Drop arg[cv] arguments from perf_gtk_setup_browser()Namhyung Kim
2012-05-02perf ui: Make setup_browser() genericNamhyung Kim
2012-05-02perf target: Split out perf_target handling codeNamhyung Kim
2012-05-02perf tools: Check more combinations of PID/TID, UID and CPU switchesNamhyung Kim
2012-05-02perf evlist: Make create_maps() take struct perf_targetNamhyung Kim
2012-05-02perf tools: Introduce perf_target__validate() helperNamhyung Kim
2012-05-02perf top: Convert to struct perf_targetNamhyung Kim
2012-05-02perf stat: Convert to struct perf_targetNamhyung Kim
2012-05-02perf tools: Introduce struct perf_targetNamhyung Kim
2012-05-02perf tools: Fix include header files in util/parse-events.hRobert Richter
2012-05-02perf test: Make the rdpmc test honour 'verbose' modeArnaldo Carvalho de Melo
2012-05-02Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2012-05-02Merge tag 'nfs-for-3.4-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds