summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * tools lib traceevent: If %s is a pointer, check printk formatsSteven Rostedt (Red Hat)2013-11-041-1/+7
| * tools lib traceevent: Update printk formats when enteredSteven Rostedt (Red Hat)2013-11-042-16/+15
| * tools lib traceevent: Add support for extracting trace_clock in reportYoshihiro YUNOMAE2013-11-042-12/+44
| * perf stat: Enhance option parse error messageNamhyung Kim2013-11-042-16/+29
| * perf top: Use parse_options_usage() for -s option failureNamhyung Kim2013-11-041-3/+5
| * perf report: Use parse_options_usage() for -s option failureNamhyung Kim2013-11-041-2/+4
| * perf report: Postpone setting up browser after parsing optionsNamhyung Kim2013-11-041-12/+12
| * perf tools: Show single option when failed to parseNamhyung Kim2013-11-042-89/+132
| * perf evsel: Synthesize PERF_SAMPLE_TRANSACTIONAdrian Hunter2013-11-041-0/+8
| * perf test: Update "sample parsing" test for PERF_SAMPLE_TRANSACTIONAdrian Hunter2013-11-041-1/+6
| * perf evsel: Add missing overflow check for TRANSACTIONAdrian Hunter2013-11-041-0/+1
| * perf evsel: Always use perf_evsel__set_sample_bit()Adrian Hunter2013-11-041-3/+3
| * perf evlist: Add a debug print if event buffer mmap failsAdrian Hunter2013-11-041-0/+2
| * perf tools: Fix libunwind build and feature detection for 32-bit buildAdrian Hunter2013-11-042-4/+6
| * perf tools: Fix 32-bit cross buildAdrian Hunter2013-11-043-4/+4
| * perf script: Set up output options for in-stream attributesAdrian Hunter2013-11-041-16/+48
| * perf evsel: Add a debug print if perf_event_open failsAdrian Hunter2013-11-041-0/+2
| * perf tools: Get current comm instead of last oneNamhyung Kim2013-11-047-12/+30
| * perf tools: Compare hists comm by addressesFrederic Weisbecker2013-11-041-1/+2
| * perf tools: Add new COMM infrastructureFrederic Weisbecker2013-11-046-27/+200
| * perf tools: Add time argument on COMM settingFrederic Weisbecker2013-11-0410-53/+67
| * perf tools: Use an accessor to read thread commFrederic Weisbecker2013-11-0412-30/+37
| * perf tools: Add missing data.h into LIB_H headersJiri Olsa2013-11-041-0/+1
| * perf probe: Fix typoArnaldo Carvalho de Melo2013-11-041-1/+1
|/
* Merge branch 'perf/urgent' into perf/core to fix conflictsIngo Molnar2013-11-0483-681/+729
|\
| * Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2013-11-048-12/+19
| |\
| | * perf test: Update command line callchain attribute testsArnaldo Carvalho de Melo2013-11-014-6/+6
| | * perf bench: Fix two warningsWei Yang2013-11-011-2/+2
| | * perf tools: Remove cast of non-variadic function to variadicMichael Hudson-Doyle2013-11-013-4/+11
| * | Linux 3.12v3.12Linus Torvalds2013-11-031-1/+1
| * | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-11-033-7/+8
| |\ \
| | * | MIPS: ralink: fix return value check in rt_timer_probe()Wei Yongjun2013-10-311-1/+1
| | * | MIPS: malta: Fix GIC interrupt offsetsMarkos Chandras2013-10-301-4/+5
| | * | MIPS: Perf: Fix 74K cache mapDeng-Cheng Zhu2013-10-291-2/+2
| * | | ipc, msg: forbid negative values for "msg{max,mnb,mni}"Mathias Krause2013-11-032-11/+15
| * | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-022-1/+13
| |\ \ \
| | * | | scripts/kallsyms: filter symbols not in kernel address spaceMing Lei2013-11-022-1/+13
| * | | | ARC: Incorrect mm reference used in vmalloc fault handlerVineet Gupta2013-11-021-3/+3
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-11-014-14/+39
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | perf/x86: Fix NMI measurementsPeter Zijlstra2013-10-292-5/+5
| | * | | perf: Fix perf ring buffer memory orderingPeter Zijlstra2013-10-292-9/+34
| * | | | Merge tag 'usb-3.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-11-014-268/+66
| |\ \ \ \
| | * | | | USB: serial: ftdi_sio: add id for Z3X Box deviceАлексей Крамаренко2013-11-012-0/+7
| | * | | | USB: Maintainers change for usb serial driversGreg KH2013-11-011-50/+3
| | * | | | Revert "USB: pl2303: restrict the divisor based baud rate encoding method to ...Greg Kroah-Hartman2013-11-011-5/+1
| | * | | | Revert "usb: pl2303: fix+improve the divsor based baud rate encoding method"Greg Kroah-Hartman2013-11-011-52/+10
| | * | | | Revert "usb: pl2303: do not round to the next nearest standard baud rate for ...Greg Kroah-Hartman2013-11-011-37/+28
| | * | | | Revert "usb: pl2303: remove 500000 baud from the list of standard baud rates"Greg Kroah-Hartman2013-11-011-2/+2
| | * | | | Revert "usb: pl2303: move the two baud rate encoding methods to separate func...Greg Kroah-Hartman2013-11-011-114/+101
| | * | | | Revert "usb: pl2303: increase the allowed baud rate range for the divisor bas...Greg Kroah-Hartman2013-11-011-12/+4
OpenPOWER on IntegriCloud