开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2014-10-15
perf trace: Use thread_{,_set}_priv helpers
Namhyung Kim
2014-10-15
perf kvm: Use thread_{,_set}_priv helpers
Namhyung Kim
2014-10-15
perf callchain: Create an address space per thread
Namhyung Kim
2014-10-15
perf report: Set callchain_param.record_mode for future use
Namhyung Kim
2014-10-15
perf evlist: Fix for double free in tools/perf stat
Yasser Shalabi
2014-10-15
perf test: Add test case for pmu event new style format
Kan Liang
2014-10-15
perf tools: Add support to new style format of kernel PMU event
Kan Liang
2014-10-15
perf tools: Parse the pmu event prefix and suffix
Kan Liang
2014-10-15
Revert "perf tools: Default to cpu// for events v5"
Kan Liang
2014-10-15
perf top: Add a visual cue for toggle zeroing of samples
Taeung Song
2014-10-15
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2014-10-14
perf symbols: Make sym->end be the first address after the symbol range
Arnaldo Carvalho de Melo
2014-10-14
perf symbols: Fix map->end fixup
Arnaldo Carvalho de Melo
2014-10-14
perf tools: Fixup off-by-one comparision in maps__find
Namhyung Kim
2014-10-14
perf tools: fix off-by-one error in maps
Stephane Eranian
2014-10-14
perf machine: Add missing dsos->root rbtree root initialization
Arnaldo Carvalho de Melo
2014-10-14
perf evsel: Make some exit routines static
Arnaldo Carvalho de Melo
2014-10-14
perf evsel: Add missing 'target' struct forward declaration
Arnaldo Carvalho de Melo
2014-10-14
perf evlist: Default to syswide target when no thread/cpu maps set
Arnaldo Carvalho de Melo
2014-10-14
perf evlist: Check that there is a thread_map when preparing a workload
Arnaldo Carvalho de Melo
2014-10-14
perf thread_map: Create dummy constructor out of open coded equivalent
Arnaldo Carvalho de Melo
2014-10-14
perf tools: Remove hists from evsel
Arnaldo Carvalho de Melo
2014-10-14
perf callchain: Move the callchain_param extern to callchain.h
Arnaldo Carvalho de Melo
2014-10-14
perf evsel: Subclassing
Arnaldo Carvalho de Melo
2014-10-14
perf session: Remove last reference to hists struct
Arnaldo Carvalho de Melo
2014-10-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-10-13
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-10-12
Merge tag 'kselftest-3.18-updates-1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-10-12
Merge tag 'ftracetest-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-10-12
Merge tag 'ktest-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2014-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...
Linus Torvalds
2014-10-10
perf ui browsers: Add missing include
Arnaldo Carvalho de Melo
2014-10-10
perf tools: Move events_stats struct to event.h
Arnaldo Carvalho de Melo
2014-10-10
perf session: Don't count per evsel events
Arnaldo Carvalho de Melo
2014-10-09
selftests/vm/transhuge-stress: stress test for memory compaction
Konstantin Khlebnikov
2014-10-09
mm/balloon_compaction: add vmstat counters and kpageflags bit
Konstantin Khlebnikov
2014-10-09
perf evsel: Add hists helper
Arnaldo Carvalho de Melo
2014-10-09
perf script: Stop updating hists stats, not used
Arnaldo Carvalho de Melo
2014-10-09
perf sched: Stop updating hists stats, not used
Arnaldo Carvalho de Melo
2014-10-09
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2014-10-09
saner perf_atoll()
Al Viro
2014-10-08
tracing/kprobes: Add selftest scripts testing kprobe-tracer as startup test
Masami Hiramatsu
2014-10-08
Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-10-07
ktest: Don't bother with bisect good or bad on replay
Steven Rostedt (Red Hat)
2014-10-07
ktest: Fix check for new kernel success on rebooting to good kernel
Steven Rostedt (Red Hat)
2014-10-03
ftracetest: Add POSIX.3 standard and XFAIL result codes
Masami Hiramatsu
2014-10-03
perf callchain: Move callchain_param to util object in to fix python test
Jiri Olsa
2014-10-03
perf kvm stat live: Use fdarray object instead of pollfd
Jiri Olsa
2014-10-03
perf kvm stat live: Use perf_evlist__add_pollfd return fd position
Jiri Olsa
[next]