开源镜像站
帮助
动态
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
/
perf
Age
Commit message (
Expand
)
Author
2016-04-18
perf tools: Dont stop PMU parsing on alias parse error
Andi Kleen
2016-03-07
perf tools: Update MANIFEST per files removed from kernel
David Ahern
2016-02-03
perf kvm record/report: 'unprocessable sample' error while recording/reportin...
Ravi Bangoria
2015-10-22
perf header: Fixup reading of HEADER_NRCPUS feature
Arnaldo Carvalho de Melo
2015-10-22
perf tools: Add empty Build files for architectures lacking them
Ben Hutchings
2015-10-22
perf stat: Get correct cpu id for print_aggr
Kan Liang
2015-10-22
perf hists: Update the column width for the "srcline" sort key
Arnaldo Carvalho de Melo
2015-10-22
perf tools: Fix copying of /proc/kcore
Adrian Hunter
2015-08-10
perf symbols: Store if there is a filter in place
Arnaldo Carvalho de Melo
2015-08-10
perf hists browser: Take the --comm, --dsos, etc filters into account
Arnaldo Carvalho de Melo
2015-08-03
perf bench numa: Fix to show proper convergence stats
Srikar Dronamraju
2015-05-12
perf tools: Use getconf to determine number of online CPUs
Will Deacon
2015-05-06
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-05-05
perf probe: Fix segfault if passed with ''.
Wang Nan
2015-05-01
perf report: Fix -T/--threads option to work again
Namhyung Kim
2015-04-27
perf bench numa: Fix immediate meeting of convergence condition
Petr Holasek
2015-04-27
perf bench numa: Fixes of --quiet argument
Petr Holasek
2015-04-27
perf bench futex: Fix hung wakeup tasks after requeueing
Davidlohr Bueso
2015-04-27
perf probe: Fix bug with global variables handling
He Kuang
2015-04-27
perf top: Fix a segfault when kernel map is restricted.
Wang Nan
2015-04-24
perf kmem: Fix compiles on RHEL6/OL6
David Ahern
2015-04-23
perf kmem: Consistently use PRIu64 for printing u64 values
Will Deacon
2015-04-23
perf trace: Disable events and drain events when forked workload ends
Arnaldo Carvalho de Melo
2015-04-23
perf trace: Enable events when doing system wide tracing and starting a workload
Arnaldo Carvalho de Melo
2015-04-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-04-14
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-04-13
perf probe: Fix segfault when probe with lazy_line to file
He Kuang
2015-04-13
perf probe: Find compilation directory path for lazy matching
Naohiro Aota
2015-04-13
perf probe: Set retprobe flag when probe in address-based alternative mode
He Kuang
2015-04-13
perf kmem: Analyze page allocator events also
Namhyung Kim
2015-04-10
perf evlist: Fix type for references to data_head/tail
David Ahern
2015-04-10
perf probe: Check the orphaned -x option
Masami Hiramatsu
2015-04-10
perf probe: Support multiple probes on different binaries
Masami Hiramatsu
2015-04-10
perf buildid-list: Fix segfault when show DSOs with hits
He Kuang
2015-04-10
perf tools: Fix cross-endian analysis
David Ahern
2015-04-10
perf tools: Fix error path to do closedir() when synthesizing threads
Arnaldo Carvalho de Melo
2015-04-10
perf tools: Fix synthesizing fork_event.ppid for non-main thread
David Ahern
2015-04-08
perf tools: Add 'I' event modifier for exclude_idle bit
Jiri Olsa
2015-04-08
perf report: Don't call map__kmap if map is NULL.
Wang Nan
2015-04-08
perf tests: Fix attr tests
Jiri Olsa
2015-04-08
perf probe: Fix ARM 32 building error
Wang Nan
2015-04-08
perf tools: Merge all perf_event_attr print functions
Peter Zijlstra
2015-04-08
perf record: Add clockid parameter
Peter Zijlstra
2015-04-08
perf sched replay: Use replay_repeat to calculate the runavg of cpu usage ins...
Yunlong Song
2015-04-08
perf sched replay: Support using -f to override perf.data file ownership
Yunlong Song
2015-04-08
perf sched replay: Fix the EMFILE error caused by the limitation of the maxim...
Yunlong Song
2015-04-08
perf sched replay: Handle the dead halt of sem_wait when create_tasks() fails...
Yunlong Song
2015-04-08
perf sched replay: Fix the segmentation fault problem caused by pr_err in thr...
Yunlong Song
2015-04-08
perf sched replay: Realloc the memory of pid_to_task stepwise to adapt to the...
Yunlong Song
[next]