summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-01-24perf tools: Add anonymous huge page recognitionJoshua Zhu
2013-01-24perf bench: Flush stdout before starting bench suiteNamhyung Kim
2013-01-24perf symbols: Include elf.h header regardless LIBELF_SUPPORTNamhyung Kim
2013-01-24perf tools: Fix possible (unlikely) buffer overflowThomas Jarosch
2013-01-24perf tools: Fix GNU make v3.80 compatibility issueAl Cooper
2013-01-24tools lib traceevent: Add copyright headerJon Stanley
2013-01-24tools lib traceevent: Update FSF postal address to be URL's.Jon Stanley
2013-01-24tools lib traceevent: test correct variable after allocationSasha Levin
2013-01-24perf ui/gtk: Setup browser window earlyNamhyung Kim
2013-01-24perf ui/gtk: Factor out common browser routinesNamhyung Kim
2013-01-24uprobes: remove redundant checkSasha Levin
2013-01-24perf script: use ARRAY_SIZE instead of reinventing itSasha Levin
2013-01-24perf kmem: use ARRAY_SIZE instead of reinventing itSasha Levin
2013-01-24perf tools: remove redundant checks from _sort__sym_cmpSasha Levin
2013-01-24perf tests: Don't fail if a matching vmlinux isn't found, skip that testArnaldo Carvalho de Melo
2013-01-24perf tests: Add return states enum for testsJiri Olsa
2013-01-24perf kvm: Initialize file_name var to fix segfaultArnaldo Carvalho de Melo
2013-01-24perf machine: Simplify accessing the host machineArnaldo Carvalho de Melo
2013-01-24perf tests: Fix PYTHONPATH for python-use test tracepointsJiri Olsa
2013-01-24perf machine: Introduce struct machinesArnaldo Carvalho de Melo
2013-01-24perf session: There is no need for a per session hists instanceArnaldo Carvalho de Melo
2013-01-24perf hists: Rename hists__fprintf_nr_events to events_stats__fprintfArnaldo Carvalho de Melo
2013-01-24perf record: Don't pass host machine to guest synthesizerArnaldo Carvalho de Melo
2013-01-24perf header: Ensure read/write finished successfullyNamhyung Kim
2013-01-24perf tests: Check python path on attr and binding testNamhyung Kim
2013-01-24perf tests: Add event parsing test for '*:*' tracepointsJiri Olsa
2013-01-24perf tools: Add support for wildcard in tracepoint system nameJiri Olsa
2013-01-24perf tools: Add missing closedir in multi tracepoint processingJiri Olsa
2013-01-24perf python: Fix breakage introduced by the test_attr infrastructureArnaldo Carvalho de Melo
2013-01-24perf test: Check for linking problems in the python bindingArnaldo Carvalho de Melo
2013-01-24perf evsel: Introduce perf_evsel__open_strerror methodArnaldo Carvalho de Melo
2013-01-24perf evsel: Introduce event fallback methodArnaldo Carvalho de Melo
2013-01-24perf evsel: Do missing feature fallbacks in just one placeArnaldo Carvalho de Melo
2013-01-24perf tests: Adjust some message log levels to help diagnosing problems in att...Arnaldo Carvalho de Melo
2013-01-24perf test: Remove leftover temp file left by one of the attr testsArnaldo Carvalho de Melo
2013-01-24perf test: Add a test case for hists__{match,link}Namhyung Kim
2013-01-24perf diff: Use internal rb tree for compute resortNamhyung Kim
2013-01-24perf hists: Link hist entries before inserting to an output treeNamhyung Kim
2013-01-24perf hists: Exchange order of comparing items when collapsing histsNamhyung Kim
2013-01-24Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2013-01-24profiling: Remove unused timer hookFrederic Weisbecker
2013-01-24Merge tag 'please-pull-aer-trace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2013-01-24Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2013-01-24tracing: Fix unsigned int compare of zero in recursion checkSteven Rostedt
2013-01-24Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2013-01-23Merge tag 'usb-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-01-23Merge tag 'char-misc-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-01-23Merge tag 'tty-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-01-23Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-01-23MAINTAINERS: Someone needs to watch over the serial driversGreg Kroah-Hartman