index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2016-05-19
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-05-18
Merge tag 'trace-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2016-05-17
Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2016-05-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-05-16
Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2016-05-16
Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2016-05-16
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-05-16
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-05-16
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-05-16
Merge branch 'core-signals-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-05-16
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-05-16
Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools'
Rafael J. Wysocki
2016-05-13
selftests/seccomp: add MIPS self-test support
Matt Redfearn
2016-05-12
perf stat: Fallback to user only counters when perf_event_paranoid > 1
Arnaldo Carvalho de Melo
2016-05-12
perf evsel: Handle EACCESS + perf_event_paranoid=2 in fallback()
Arnaldo Carvalho de Melo
2016-05-12
perf evsel: Improve EPERM error handling in open_strerror()
Arnaldo Carvalho de Melo
2016-05-12
tools lib traceevent: Do not reassign parg after collapse_tree()
Steven Rostedt
2016-05-12
perf probe: Check if dwarf_getlocations() is available
Arnaldo Carvalho de Melo
2016-05-12
perf dwarf: Guard !x86_64 definitions under #ifdef else clause
Arnaldo Carvalho de Melo
2016-05-12
perf tools: Use readdir() instead of deprecated readdir_r()
Arnaldo Carvalho de Melo
2016-05-12
perf thread_map: Use readdir() instead of deprecated readdir_r()
Arnaldo Carvalho de Melo
2016-05-12
perf script: Use readdir() instead of deprecated readdir_r()
Arnaldo Carvalho de Melo
2016-05-12
perf tools: Use readdir() instead of deprecated readdir_r()
Arnaldo Carvalho de Melo
2016-05-11
perf buildid-cache: Use lsdir() for looking up buildid caches
Masami Hiramatsu
2016-05-11
perf symbols: Use lsdir() for the search in kcore cache directory
Masami Hiramatsu
2016-05-11
perf tools: Use SBUILD_ID_SIZE where applicable
Masami Hiramatsu
2016-05-11
perf tools: Fix lsdir to set errno correctly
Masami Hiramatsu
2016-05-11
perf trace: Move seccomp args beautifiers to tools/perf/trace/beauty/
Arnaldo Carvalho de Melo
2016-05-11
perf trace: Move flock op beautifier to tools/perf/trace/beauty/
Arnaldo Carvalho de Melo
2016-05-11
perf build: Add build-test for debug-frame on arm/arm64
He Kuang
2016-05-11
perf build: Add build-test for libunwind cross-platforms support
He Kuang
2016-05-11
perf script: Fix export of callchains with recursion in db-export
Chris Phlipot
2016-05-11
perf script: Fix callchain addresses in db-export
Chris Phlipot
2016-05-11
perf script: Fix symbol insertion behavior in db-export
Chris Phlipot
2016-05-11
perf symbols: Add dso__insert_symbol function
Chris Phlipot
2016-05-11
perf scripting python: Use Py_FatalError instead of die()
Arnaldo Carvalho de Melo
2016-05-11
Merge tag 'perf-core-for-mingo-20160510' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
2016-05-11
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2016-05-11
perf diff: Fix duplicated output column
Namhyung Kim
2016-05-10
perf tools: Remove xrealloc and ALLOC_GROW
Masami Hiramatsu
2016-05-10
perf help: Do not use ALLOC_GROW in add_cmd_list
Masami Hiramatsu
2016-05-10
perf pmu: Make pmu_formats_string to check return value of strbuf
Masami Hiramatsu
2016-05-10
perf header: Make topology checkers to check return value of strbuf
Masami Hiramatsu
2016-05-10
perf tools: Make alias handler to check return value of strbuf
Masami Hiramatsu
2016-05-10
perf help: Make check_emacsclient_version to check strbuf APIs
Masami Hiramatsu
2016-05-10
perf probe: Check the return value of strbuf APIs
Masami Hiramatsu
2016-05-10
perf tools: Rewrite strbuf not to die()
Masami Hiramatsu
2016-05-09
perf symbols: Fix handling of zero-length symbols.
Chris Phlipot
2016-05-09
perf evsel: Print state of perf_event_attr.write_backward
Arnaldo Carvalho de Melo
2016-05-09
perf tests: Add test to check backward ring buffer
Wang Nan
[next]