summaryrefslogtreecommitdiff
path: root/tools (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | perf tools: Fix parsers' rules to dependenciesJiri Olsa2012-04-11
| * | | | | | tools: Connect to the kernel build systemBorislav Petkov2012-04-11
| * | | | | | tools: Add a help targetBorislav Petkov2012-04-11
| * | | | | | tools: Add a toplevel MakefileBorislav Petkov2012-04-11
| * | | | | | tools: Cleanup EXTRA_WARNINGSBorislav Petkov2012-04-11
| * | | | | | tools: Add Makefile.includeBorislav Petkov2012-04-11
| * | | | | | perf tools: Ignore auto-generated bison/flex filesNamhyung Kim2012-04-11
| * | | | | | perf annotate browser: string search: /?nArnaldo Carvalho de Melo2012-04-07
| * | | | | | perf report: Correct display of samples and events in headerAshay Rane2012-04-07
| * | | | | | perf annotate browser: Initial support for navigating jump instructionsArnaldo Carvalho de Melo2012-04-07
| * | | | | | perf ui annotate browser: Add list based search for addr offsetArnaldo Carvalho de Melo2012-04-07
| * | | | | | perf ui annotate browser: Move callq handling to separate functionArnaldo Carvalho de Melo2012-04-07
| * | | | | | perf ui annotate browser: Allow toggling addr offset viewArnaldo Carvalho de Melo2012-04-07
| * | | | | | perf annotate: Allow printing objdump line addr in different colorArnaldo Carvalho de Melo2012-04-07
| * | | | | | perf ui browser: Return the current color when setting a new oneArnaldo Carvalho de Melo2012-04-07
* | | | | | | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-22
|\ \ \ \ \ \ \
| * | | | | | | USB: testusb: add path /dev/bus/usb to default search paths for usbfsDu, ChangbinX2012-05-15
| * | | | | | | USB: ffs-test: fix length argument of out function callMatthias Fend2012-05-07
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'ktest-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2012-05-22
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | ktest: Add README to explain what is in the examples directorySteven Rostedt2012-05-22
| * | | | | | ktest: Add the snowball.conf example configSteven Rostedt2012-05-22
| * | | | | | ktest: Add an example config that does cross compiling of several archsSteven Rostedt2012-05-22
| * | | | | | ktest: Add kvm.conf example configSteven Rostedt2012-05-22
| * | | | | | ktest: Add useful example configsSteven Rostedt2012-05-22
| * | | | | | ktest: Add USE_OUTPUT_MIN_CONFIG to avoid prompt on make_min_configSteven Rostedt2012-05-22
| * | | | | | ktest: Add MIN_CONFIG_TYPE to allow making a minum .config that has networkSteven Rostedt2012-05-21
| * | | | | | ktest: Fix kernelrevision with POST_BUILDSteven Rostedt2012-05-18
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-20
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | perf stat: handle ENXIO error for perf_event_openDavid Ahern2012-05-09
| * | | | | perf: Turn off compiler warnings for flex and bison generated filesGreg Kroah-Hartman2012-05-07
| * | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-05-02
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | perf stat: Fix case where guest/host monitoring is not supported by kernelStephane Eranian2012-05-01
| | * | | | perf build-id: Fix filename size calculationNamhyung Kim2012-05-01
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-07
|\| | | | |
| * | | | | Merge tag 'ktest-for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-05-01
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | ktest: Fix reboot on success stopping all rebootsSteven Rostedt2012-05-01
| | * | | | ktest.pl: Fix combined usage of BISECT_REVERSE and BISECT_SKIPRuss Dill2012-05-01
| | | |_|/ | | |/| |
| * | | | perf symbols: Read plt symbols from proper symtab_type binaryJiri Olsa2012-04-20
| * | | | perf tools: Add 'G' and 'H' modifiers to event parsingGleb Natapov2012-04-17
| * | | | perf tools: Drop CROSS_COMPILE from flex and bison callsOtavio Salvador2012-04-16
| * | | | perf report: Fix crash showing warning related to kernel mapsDavid Ahern2012-04-16
| |/ / /
* / / / virtio/tools: add delayed interupt modeMichael S. Tsirkin2012-05-02
|/ / /
* | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-04-15
|\ \ \
| * | | perf archive: Correct cutting of symbolic linkChanho Park2012-04-14
| * | | perf tools: Ignore auto-generated bison/flex filesNamhyung Kim2012-04-14
| * | | perf tools: Fix parsers' rules to dependenciesJiri Olsa2012-04-14
| * | | perf tools: fix NO_GTK2 Makefile config errorStephane Eranian2012-04-12
| * | | perf session: Skip event correctly for unknown id/machineJiri Olsa2012-04-12
* | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-04-13
|\| | |
| * | | perf kvm: Finding struct machine fails for PERF_RECORD_MMAPNikunj A. Dadhania2012-04-11
| |/ /