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
2016-08-29
tools:iio:iio_generic_buffer: fix trigger-less mode
Gregor Boirie
2016-08-29
iio: iio-utils: use channel modifier scaling if it exists
Matt Ranostay
2016-08-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-08-24
perf tools: Fix error handling of lzma decompression
Shawn Lin
2016-08-24
perf probe: Remove unused tracing_dir variable
Masami Hiramatsu
2016-08-23
Merge tag 'iio-for-4.9a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2016-08-23
perf record: Fix spelling mistake "Finshed" -> "Finished"
Colin Ian King
2016-08-23
perf bpf: Fix typo: "ehough" -> "enough"
Colin Ian King
2016-08-23
perf test bpf: Fix typo: "ehough" -> "enough"
Colin Ian King
2016-08-23
perf tools: Fix typo: "ehough" -> "enough"
Colin Ian King
2016-08-23
ftrace: kprobe: uprobe: Show u8/u16/u32/u64 types in decimal
Masami Hiramatsu
2016-08-23
perf probe: Use hexadecimal type by default if possible
Masami Hiramatsu
2016-08-23
perf probe: Support hexadecimal casting
Masami Hiramatsu
2016-08-23
perf probe: Add supported for type casting by the running kernel
Masami Hiramatsu
2016-08-23
ftrace: kprobe: uprobe: Add x8/x16/x32/x64 for hexadecimal types
Masami Hiramatsu
2016-08-23
perf hists browser: Remove superfluous null check on map
Colin Ian King
2016-08-23
perf tools: Skip running the feature tests for 'make install-doc'
Rui Teng
2016-08-23
perf tools: Use __weak definition from linux/compiler.h
Rui Teng
2016-08-23
perf report: Allow configuring the default sort order in ~/.perfconfig
Arnaldo Carvalho de Melo
2016-08-23
tools: Copy coresight-pmu.h header file needed by perf tools
Mathieu Poirier
2016-08-23
perf disassemble: Extract logic to find file to pass to objdump to a separate...
Arnaldo Carvalho de Melo
2016-08-23
perf disassemble: Simplify logic for picking the filename to disassemble
Arnaldo Carvalho de Melo
2016-08-23
perf disassemble: Move check for kallsyms + !kcore
Arnaldo Carvalho de Melo
2016-08-23
perf hists: Add support for header span
Jiri Olsa
2016-08-23
perf tools stdio: Display multiple header lines
Jiri Olsa
2016-08-23
perf tools tui: Display multiple header lines
Jiri Olsa
2016-08-23
perf hists: Add line argument into perf_hpp_fmt's header callback
Jiri Olsa
2016-08-23
perf hists: Introduce nr_header_lines into struct perf_hpp_list
Jiri Olsa
2016-08-23
perf top: Use MSEC_PER_SEC
Arnaldo Carvalho de Melo
2016-08-23
perf bench futex: Use NSEC_PER_USEC
Arnaldo Carvalho de Melo
2016-08-23
perf kvm: Use NSEC_PER_USEC
Arnaldo Carvalho de Melo
2016-08-23
perf record: Use USEC_PER_MSEC
Arnaldo Carvalho de Melo
2016-08-23
perf bench sched-messaging: Use USEC_PER_MSEC
Arnaldo Carvalho de Melo
2016-08-23
perf bench mem: Use USEC_PER_SEC
Arnaldo Carvalho de Melo
2016-08-23
perf stat: Use *SEC_PER_*SEC macros
Arnaldo Carvalho de Melo
2016-08-23
perf bench sched-pipe: Use linux/time64.h, USEC_PER_SEC
Arnaldo Carvalho de Melo
2016-08-23
perf timechart: Use NSEC_PER_U?SEC
Arnaldo Carvalho de Melo
2016-08-23
perf sched: Use linux/time64.h
Arnaldo Carvalho de Melo
2016-08-23
perf bench numa: Use NSEC_PER_U?SEC
Arnaldo Carvalho de Melo
2016-08-23
tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macros
Arnaldo Carvalho de Melo
2016-08-23
tools/testing/nvdimm: unit test for acpi_nfit_notify()
Dan Williams
2016-08-22
Merge tag 'gpio-v4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2016-08-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-08-18
perf evsel: Do not access outside hw cache name arrays
Arnaldo Carvalho de Melo
2016-08-18
tools lib: Reinstate strlcpy() header guard with __UCLIBC__
Vineet Gupta
2016-08-16
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2016-08-16
perf unwind: Use addr_location::addr instead of ip for entries
Milian Wolff
2016-08-16
Merge tag 'perf-urgent-for-mingo-20160815' of git://git.kernel.org/pub/scm/li...
Ingo Molnar
2016-08-15
perf intel-pt: Fix occasional decoding errors when tracing system-wide
Adrian Hunter
2016-08-15
tools: Sync kvm related header files for arm64 and s390
Arnaldo Carvalho de Melo
[prev]
[next]