index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2014-01-13
perf stat: Remove misplaced __maybe_unused
Arnaldo Carvalho de Melo
2014-01-13
perf tests: Fixup leak on error path in parse events test
Arnaldo Carvalho de Melo
2014-01-13
perf evlist: Auto unmap on destructor
Arnaldo Carvalho de Melo
2014-01-13
perf evlist: Close fds on destructor
Arnaldo Carvalho de Melo
2014-01-13
perf evlist: Move destruction of maps to evlist destructor
Arnaldo Carvalho de Melo
2014-01-13
perf record: Remove old evsel_list usage
Arnaldo Carvalho de Melo
2014-01-13
perf evlist: Move the SIGUSR1 error reporting logic to prepare_workload
Arnaldo Carvalho de Melo
2014-01-13
perf evlist: Send the errno in the signal when workload fails
Arnaldo Carvalho de Melo
2014-01-13
perf stat: Don't show counter information when workload fails
Arnaldo Carvalho de Melo
2014-01-13
Merge tag 'v3.13-rc8' into core/locking
Ingo Molnar
2014-01-12
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
2014-01-08
Merge v3.13-rc6 into char-misc-next
Greg Kroah-Hartman
2014-01-08
cpupower: Fix sscanf robustness in cpufreq-set
One Thousand Gnomes
2013-12-27
perf tools: Use zfree to help detect use after free bugs
Arnaldo Carvalho de Melo
2013-12-27
perf tools: Introduce zfree
Arnaldo Carvalho de Melo
2013-12-26
perf tools: No need to test against NULL before calling free()
Arnaldo Carvalho de Melo
2013-12-26
perf ui/tui: Implement header window
Namhyung Kim
2013-12-26
perf ui/tui: Split help message for perf top and report
Namhyung Kim
2013-12-26
perf ui/tui: Protect windows by ui__lock
Namhyung Kim
2013-12-26
perf probe: Support basic dwarf-based operations on uprobe events
Masami Hiramatsu
2013-12-26
perf probe: Expand given path to absolute path
Masami Hiramatsu
2013-12-23
perf config: Ignore generated files in feature-checks
Chunwei Chen
2013-12-23
perf tools: Do not synthesize the treads of default guest.
Dongsheng Yang
2013-12-23
perf tools: Use machine->pid for tgid if machine is guest.
Dongsheng Yang
2013-12-23
perf tools: Set event->header.misc to PERF_RECORD_MISC_GUEST_USER if machine ...
Dongsheng Yang
2013-12-23
perf tools: Find the proc info under machine->root_dir.
Dongsheng Yang
2013-12-23
perf tools: Add support for PERF_RECORD_MISC_GUEST_USER in thread__find_addr_...
Dongsheng Yang
2013-12-23
perf kvm: Fix kvm report without guestmount.
Dongsheng Yang
2013-12-20
perf report: Print session information only if --stdio is given
Namhyung Kim
2013-12-20
perf report: Use pr_*() functions where applicable
Namhyung Kim
2013-12-19
perf symbols: Add 'machine' member to struct addr_location
Arnaldo Carvalho de Melo
2013-12-19
perf mem: Remove unused parameter from dump_raw_samples()
Arnaldo Carvalho de Melo
2013-12-19
perf scripting perl: Shorten function signatures
Arnaldo Carvalho de Melo
2013-12-19
perf scripting python: Shorten function signatures
Arnaldo Carvalho de Melo
2013-12-19
perf ui browser: Remove misplaced __maybe_unused
Arnaldo Carvalho de Melo
2013-12-19
perf report: Rename 'perf_report' to 'report'
Arnaldo Carvalho de Melo
2013-12-19
tools lib traceevent: Use global 'O' processing code
Jiri Olsa
2013-12-19
tools lib traceevent: Use global QUIET_CLEAN build output
Jiri Olsa
2013-12-19
tools lib traceevent: Use global QUIET_INSTALL build output
Jiri Olsa
2013-12-19
tools lib traceevent: Use global QUIET_LINK build output
Jiri Olsa
2013-12-19
tools lib traceevent: Add global QUIET_CC_FPIC build output
Jiri Olsa
2013-12-19
tools lib traceevent: Use global QUIET_CC build output
Jiri Olsa
2013-12-19
tools lib traceevent: Remove print_app_build variable
Jiri Olsa
2013-12-19
perf tools: Making QUIET_(CLEAN|INSTAL) variables global
Jiri Olsa
2013-12-19
perf tests: Factor make install tests
Jiri Olsa
2013-12-19
perf tools: Rename 'perf_record_opts' to 'record_opts
Arnaldo Carvalho de Melo
2013-12-19
perf record: Rename 'perf_record' to plain 'record'
Arnaldo Carvalho de Melo
2013-12-19
perf record: Simplify perf_record__write
Arnaldo Carvalho de Melo
2013-12-19
perf record: Use perf_data_file__write for output file
Jiri Olsa
2013-12-19
perf inject: Handle output file via perf_data_file object
Jiri Olsa
[prev]
[next]