cascardo/linux.git
2013-01-25 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2013-01-24 Arnaldo Carvalho... perf test: Allow skipping tests
2013-01-24 Arnaldo Carvalho... perf tools: Allow passing a list to intlist__new
2013-01-24 Arnaldo Carvalho... perf tools: Allow passing NULL to intlist__find
2013-01-24 Tom Zanussiperf script: Remove workqueue-stats script
2013-01-24 Tom Zanussiperf script: hook up perf_scripting_context->pevent
2013-01-24 Tom Zanussiperf script: Don't display trace info when invoking...
2013-01-24 Tom Zanussiperf tools: Reinstate 'signed' field flag for tracepoints
2013-01-24 Arnaldo Carvalho... perf tools: Remove some needless die() calls from the...
2013-01-24 Arnaldo Carvalho... perf pmu: Privatize perf_pmu_{format,alias} structs
2013-01-24 Arnaldo Carvalho... perf tests: Use ARRAY_SIZE() were applicable
2013-01-24 Arnaldo Carvalho... perf tools: Fix usage of __ in event parsing struct...
2013-01-24 Arnaldo Carvalho... perf ui browsers: Fix usage of __ in struct names
2013-01-24 Arnaldo Carvalho... perf pmu: Fix usage of __ in struct names
2013-01-24 Arnaldo Carvalho... perf tools: Fix usage of __ in parse_events_term struct
2013-01-24 Namhyung Kimperf tools: Move ltrim() to util/string.c
2013-01-24 Sukadev Bhattiproluperf tools: Fix PMU format parsing test failure
2013-01-24 Namhyung Kimperf tools: Do not include PERF-VERSION-FILE to Makefile
2013-01-24 Namhyung Kimperf tools: Get rid of unused include of config.mak
2013-01-24 Namhyung Kimtools lib traceevent: Fix warning on '>=' operator
2013-01-24 Jiri Olsaperf tools: Remove unused 'unset' parameter from parse_...
2013-01-24 Stephane Eranianperf tools: Mark branch_info maps as referenced
2013-01-24 Frederik Deweerdtperf annotate browser: Fix segfault when drawing out...
2013-01-24 David Ahernperf tools: Move get_term_dimensions from top to util.c
2013-01-24 David Ahernperf symbols: Mark vmlinux filename as allocated
2013-01-24 David Ahernperf symbols: Move name malloc to when needed in dso__load
2013-01-24 Namhyung Kimperf report: Update documentation for sort keys
2013-01-24 Namhyung Kimperf sort: Separate out branch stack specific sort...
2013-01-24 Namhyung Kimperf sort: Clean up sort__first_dimension setting
2013-01-24 Namhyung Kimperf sort: Calculate parent column width too
2013-01-24 Namhyung Kimperf sort: Align cpu column to right
2013-01-24 Namhyung Kimperf sort: Fix --sort pid output
2013-01-24 Namhyung Kimperf sort: Get rid of unnecessary __maybe_unused
2013-01-24 Namhyung Kimperf sort: Move misplaced sort entry functions
2013-01-24 Hyeoncheol Leeperf probe: Allow of casting an array of char to string
2013-01-24 Vince Weaverperf: Missing field in PERF_RECORD_SAMPLE documentation
2013-01-24 Joshua Zhuperf tools: Add anonymous huge page recognition
2013-01-24 Namhyung Kimperf bench: Flush stdout before starting bench suite
2013-01-24 Namhyung Kimperf symbols: Include elf.h header regardless LIBELF_SU...
2013-01-24 Thomas Jaroschperf tools: Fix possible (unlikely) buffer overflow
2013-01-24 Al Cooperperf tools: Fix GNU make v3.80 compatibility issue
2013-01-24 Jon Stanleytools lib traceevent: Add copyright header
2013-01-24 Jon Stanleytools lib traceevent: Update FSF postal address to...
2013-01-24 Sasha Levintools lib traceevent: test correct variable after alloc...
2013-01-24 Namhyung Kimperf ui/gtk: Setup browser window early
2013-01-24 Namhyung Kimperf ui/gtk: Factor out common browser routines
2013-01-24 Sasha Levinuprobes: remove redundant check
2013-01-24 Sasha Levinperf script: use ARRAY_SIZE instead of reinventing it
2013-01-24 Sasha Levinperf kmem: use ARRAY_SIZE instead of reinventing it
2013-01-24 Sasha Levinperf tools: remove redundant checks from _sort__sym_cmp
2013-01-24 Arnaldo Carvalho... perf tests: Don't fail if a matching vmlinux isn't...
2013-01-24 Jiri Olsaperf tests: Add return states enum for tests
2013-01-24 Arnaldo Carvalho... perf kvm: Initialize file_name var to fix segfault
2013-01-24 Arnaldo Carvalho... perf machine: Simplify accessing the host machine
2013-01-24 Jiri Olsaperf tests: Fix PYTHONPATH for python-use test tracepoints
2013-01-24 Arnaldo Carvalho... perf machine: Introduce struct machines
2013-01-24 Arnaldo Carvalho... perf session: There is no need for a per session hists...
2013-01-24 Arnaldo Carvalho... perf hists: Rename hists__fprintf_nr_events to events_s...
2013-01-24 Arnaldo Carvalho... perf record: Don't pass host machine to guest synthesizer
2013-01-24 Namhyung Kimperf header: Ensure read/write finished successfully
2013-01-24 Namhyung Kimperf tests: Check python path on attr and binding test
2013-01-24 Jiri Olsaperf tests: Add event parsing test for '*:*' tracepoints
2013-01-24 Jiri Olsaperf tools: Add support for wildcard in tracepoint...
2013-01-24 Jiri Olsaperf tools: Add missing closedir in multi tracepoint...
2013-01-24 Arnaldo Carvalho... perf python: Fix breakage introduced by the test_attr...
2013-01-24 Arnaldo Carvalho... perf test: Check for linking problems in the python...
2013-01-24 Arnaldo Carvalho... perf evsel: Introduce perf_evsel__open_strerror method
2013-01-24 Arnaldo Carvalho... perf evsel: Introduce event fallback method
2013-01-24 Arnaldo Carvalho... perf evsel: Do missing feature fallbacks in just one...
2013-01-24 Arnaldo Carvalho... perf tests: Adjust some message log levels to help...
2013-01-24 Arnaldo Carvalho... perf test: Remove leftover temp file left by one of...
2013-01-24 Namhyung Kimperf test: Add a test case for hists__{match,link}
2013-01-24 Namhyung Kimperf diff: Use internal rb tree for compute resort
2013-01-24 Namhyung Kimperf hists: Link hist entries before inserting to an...
2013-01-24 Namhyung Kimperf hists: Exchange order of comparing items when...
2013-01-24 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2013-01-24 Frederic Weisbeckerprofiling: Remove unused timer hook
2013-01-24 Ingo MolnarMerge tag 'please-pull-aer-trace' of git://git./linux...
2013-01-24 Ingo MolnarMerge branch 'tip/perf/core' of git://git./linux/kernel...
2013-01-24 Steven Rostedttracing: Fix unsigned int compare of zero in recursion...
2013-01-24 Ingo MolnarMerge branch 'tip/perf/core' of git://git./linux/kernel...
2013-01-24 Linus TorvaldsMerge tag 'usb-3.8-rc4' of git://git./linux/kernel...
2013-01-24 Linus TorvaldsMerge tag 'char-misc-3.8-rc4' of git://git./linux/kerne...
2013-01-24 Linus TorvaldsMerge tag 'tty-3.8-rc4' of git://git./linux/kernel...
2013-01-24 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2013-01-23 Greg Kroah... MAINTAINERS: Someone needs to watch over the serial...
2013-01-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-01-23 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2013-01-23 Alan SternUSB: EHCI: fix build error in ehci-mxc
2013-01-23 Linus TorvaldsMerge tag 'sound-3.8' of git://git./linux/kernel/git...
2013-01-23 Alan CoxMAINTAINERS: remove me
2013-01-23 Takashi IwaiALSA: hda - Fix inconsistent pin states after resume
2013-01-23 Steven Rostedtring-buffer: Remove trace.h from ring_buffer.c
2013-01-23 Steven Rostedtring-buffer: User context bit recursion checking
2013-01-23 Steven Rostedtftrace: Use only the preempt version of function tracing
2013-01-23 Steven Rostedttracing: Avoid unnecessary multiple recursion checks
2013-01-23 Steven Rostedttracing: Make the trace recursion bits into enums
2013-01-23 Steven Rostedtftrace: Add context level recursion bit checking
2013-01-23 Steven Rostedtftrace: Optimize the function tracer list loop
2013-01-23 Steven Rostedtftrace: Fix function tracing recursion self test
next