summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2014-10-13Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-10-12Merge tag 'kselftest-3.18-updates-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-12Merge tag 'ftracetest-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-10-12Merge tag 'ktest-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2014-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds
2014-10-10perf ui browsers: Add missing includeArnaldo Carvalho de Melo
2014-10-10perf tools: Move events_stats struct to event.hArnaldo Carvalho de Melo
2014-10-10perf session: Don't count per evsel eventsArnaldo Carvalho de Melo
2014-10-09selftests/vm/transhuge-stress: stress test for memory compactionKonstantin Khlebnikov
2014-10-09mm/balloon_compaction: add vmstat counters and kpageflags bitKonstantin Khlebnikov
2014-10-09perf evsel: Add hists helperArnaldo Carvalho de Melo
2014-10-09perf script: Stop updating hists stats, not usedArnaldo Carvalho de Melo
2014-10-09perf sched: Stop updating hists stats, not usedArnaldo Carvalho de Melo
2014-10-09Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2014-10-09saner perf_atoll()Al Viro
2014-10-08tracing/kprobes: Add selftest scripts testing kprobe-tracer as startup testMasami Hiramatsu
2014-10-08Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-10-07ktest: Don't bother with bisect good or bad on replaySteven Rostedt (Red Hat)
2014-10-07ktest: Fix check for new kernel success on rebooting to good kernelSteven Rostedt (Red Hat)
2014-10-03ftracetest: Add POSIX.3 standard and XFAIL result codesMasami Hiramatsu
2014-10-03perf callchain: Move callchain_param to util object in to fix python testJiri Olsa
2014-10-03perf kvm stat live: Use fdarray object instead of pollfdJiri Olsa
2014-10-03perf kvm stat live: Use perf_evlist__add_pollfd return fd positionJiri Olsa
2014-10-03perf kvm stat live: Fix perf_evlist__add_pollfd error handlingJiri Olsa
2014-10-01perf record: Fix error message for --filter option not coming after tracepointArnaldo Carvalho de Melo
2014-10-01perf tools: Fix build breakage on arm64 targetsWill Deacon
2014-10-01perf symbols: Improve DSO long names lookup speed with rbtreeWaiman Long
2014-09-30perf symbols: Encapsulate dsos list head into struct dsosWaiman Long
2014-09-30locktorture: Support rwlocksDavidlohr Bueso
2014-09-30selftests/powerpc: Add test of load_unaligned_zero_pad()Michael Ellerman
2014-09-29perf bench futex: Sanitize -q option in requeueDavidlohr Bueso
2014-09-29perf bench futex: Support operations for shared futexesDavidlohr Bueso
2014-09-29perf trace: Fix mmap return address truncation to 32-bitChang Hyun Park
2014-09-29perf tools: Refactor unit and scale function parametersMatt Fleming
2014-09-26perf tools: Fix line number in the config file error messageJiri Olsa
2014-09-26perf tools: Convert {record,top}.call-graph option to call-graph.record-modeNamhyung Kim
2014-09-26perf tools: Introduce perf_callchain_config()Namhyung Kim
2014-09-26perf callchain: Move some parser functions to callchain.cNamhyung Kim
2014-09-26perf tools: Move callchain config from record_opts to callchain_paramNamhyung Kim
2014-09-26perf hists browser: Fix callchain print bug on TUINamhyung Kim
2014-09-26perf tools: Use ACCESS_ONCE() instead of volatile castPranith Kumar
2014-09-26perf tools: Modify error code for when perf_session__new() failsTaeung Song
2014-09-26perf tools: Fix perf record as non root with kptr_restrict == 1Andi Kleen
2014-09-26perf stat: Fix --per-core on multi socket systemsAndi Kleen
2014-09-26tools: add more endian.h macrosPeter Foley
2014-09-26Documentation: support glibc versions without htole macrosPeter Foley
2014-09-25perf trace: Filter out POLLHUP'ed file descriptorsArnaldo Carvalho de Melo
2014-09-25perf record: Filter out POLLHUP'ed file descriptorsArnaldo Carvalho de Melo
2014-09-25perf evlist: Unmap when all refcounts to fd are gone and events drainedArnaldo Carvalho de Melo