]> git.karo-electronics.de Git - linux-beck.git/history - tools
perf probe: Show better error message when failed to find variable
[linux-beck.git] / tools /
2015-05-12 He Kuangperf probe: Show better error message when failed to...
2015-05-12 He Kuangperf probe: Add --range option to show a variable's...
2015-05-12 He Kuangperf probe: Remove length limitation for showing availa...
2015-05-12 He Kuangperf trace: Removed duplicated NULL test
2015-05-12 Namhyung Kimperf report: Force tty output if -T/--thread option...
2015-05-12 Namhyung Kimperf tools: Document relation of per-thread event count...
2015-05-12 Arnaldo Carvalho... perf kmem: Fix compiler warning about may be accessing...
2015-05-11 Ingo MolnarMerge branch 'perf/urgent' into perf/core, to resolve...
2015-05-09 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git.kernel...
2015-05-08 Naveen N. Raoperf build: Disable libdw DWARF unwind when built with...
2015-05-08 Masami Hiramatsuperf probe: Support glob wildcards for function name
2015-05-08 Masami Hiramatsuperf probe: Add --no-inlines option to avoid searching...
2015-05-08 Masami Hiramatsuperf probe: Introduce probe_conf global configs
2015-05-08 Masami Hiramatsuperf probe: Use perf_probe_event.target instead of...
2015-05-08 Davidlohr Buesoperf bench futex: Handle spurious wakeups
2015-05-08 Davidlohr Buesoperf bench futex: Support parallel waker threads
2015-05-08 Arnaldo Carvalho... perf machine: Protect the machine->threads with a rwlock
2015-05-08 Arnaldo Carvalho... perf tools: Use atomic_t to implement thread__{get...
2015-05-08 Arnaldo Carvalho... tools include: Add basic atomic.h implementation from...
2015-05-08 Arnaldo Carvalho... perf tools: Move generic barriers out of perf-sys.h
2015-05-08 Arnaldo Carvalho... perf tools: Move tile barrier.h stuff to tools/arch...
2015-05-08 Arnaldo Carvalho... perf tools: Move mips barrier.h stuff to tools/arch...
2015-05-08 Arnaldo Carvalho... perf tools: Move xtensa barrier.h stuff to tools/arch...
2015-05-08 Arnaldo Carvalho... perf tools: Move arm(64) barrier.h stuff to tools/arch...
2015-05-08 Arnaldo Carvalho... perf tools: Move ia64 barrier.h stuff to tools/arch...
2015-05-08 Arnaldo Carvalho... perf tools: Move alpha barrier.h stuff to tools/arch...
2015-05-08 Arnaldo Carvalho... perf tools: Move sparc barrier.h stuff to tools/arch...
2015-05-08 Arnaldo Carvalho... perf tools: Move sh barrier.h stuff to tools/arch/sh...
2015-05-08 Arnaldo Carvalho... tools: Adopt asm-generic/barrier.h
2015-05-08 Arnaldo Carvalho... perf tools: Move barrier() definition to tools/include...
2015-05-08 Arnaldo Carvalho... perf tools: Move s390 barrier.h stuff to tools/arch...
2015-05-08 Arnaldo Carvalho... perf tools: Move powerpc barrier.h stuff to tools/arch...
2015-05-08 Arnaldo Carvalho... perf tools: Move x86 barrier.h stuff to tools/arch...
2015-05-08 Masami Hiramatsuperf probe: Support $params special probe argument
2015-05-08 Masami Hiramatsuperf probe: Skip kernel symbols which is out of .text
2015-05-08 Masami Hiramatsuperf probe: Make --line checks validate C-style functio...
2015-05-08 Masami Hiramatsuperf probe: Fix to return 0 when positive value returned
2015-05-08 Masami Hiramatsuperf probe: Fix a typo for the flags of open
2015-05-08 Masami Hiramatsuperf probe: Fix to close probe_events file in error
2015-05-07 Linus TorvaldsMerge tag 'pm+acpi-4.1-rc3' of git://git.kernel.org...
2015-05-07 Rafael J. WysockiMerge branches 'acpi-resources', 'acpi-battery', 'acpi...
2015-05-07 Linus TorvaldsMerge tag 'for-f2fs-4.1-rc3' of git://git.kernel.org...
2015-05-07 Linus TorvaldsMerge tag 'pinctrl-v4.1-3' of git://git.kernel.org...
2015-05-07 Linus TorvaldsMerge tag 'vfio-v4.1-rc3' of git://github.com/awilliam...
2015-05-07 Linus TorvaldsMerge tag 'for-linus' of git://github.com/dledford...
2015-05-06 Linus TorvaldsMerge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel...
2015-05-06 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2015-05-06 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2015-05-06 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git.kerne...
2015-05-06 Ingo MolnarMerge tag 'efi-urgent' of git://git.kernel.org/pub...
2015-05-06 Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git.kernel...
2015-05-06 Ingo MolnarMerge tag 'perf-core-for-mingo-3' of git://git.kernel...
2015-05-06 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.1-2' of git://git...
2015-05-05 Namhyung Kimperf tools: Move TUI-specific fields out of map_symbol
2015-05-05 Namhyung Kimperf hists browser: Simplify zooming code using pstack_...
2015-05-05 Namhyung Kimperf tools: Introduce pstack_peek()
2015-05-05 Namhyung Kimperf hists browser: Split popup menu actions - part 2
2015-05-05 Namhyung Kimperf hists browser: Split popup menu actions
2015-05-05 Namhyung Kimperf hists browser: Save perf_session_env in the hist_b...
2015-05-05 Namhyung Kimperf hists browser: Save pstack in the hist_browser
2015-05-05 Namhyung Kimperf hists browser: Save hist_browser_timer pointer...
2015-05-05 Namhyung Kimperf hists browser: Fix possible memory leak
2015-05-05 Namhyung Kimperf tools: Move init_have_children field to the unname...
2015-05-05 Namhyung Kimperf tools: Move TUI-specific fields into unnamed union
2015-05-05 Namhyung Kimperf kmem: Show warning when trying to run stat without...
2015-05-05 Masami Hiramatsuperf probe: Cleanup and consolidate command parsers
2015-05-05 Masami Hiramatsuperf probe: Remove redundant cleanup of params.filter
2015-05-05 Masami Hiramatsuperf probe: Accept filter argument for --funcs
2015-05-05 Masami Hiramatsuperf probe: Allow to use filter on --del command
2015-05-05 Adrian Hunterperf record: Add AUX area tracing Snapshot Mode support
2015-05-05 Adrian Hunterperf tools: Add AUX area tracing Snapshot Mode
2015-05-05 Adrian Hunterperf tools: Add support for PERF_RECORD_ITRACE_START
2015-05-05 Adrian Hunterperf tools: Add support for PERF_RECORD_AUX
2015-05-05 Adrian Hunterperf auxtrace: Add option to synthesize events for...
2015-05-05 Adrian Hunterperf tools: Add build option NO_AUXTRACE to exclude...
2015-05-05 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-05-05 Linus TorvaldsMerge tag 'media/v4.1-3' of git://git.kernel.org/pub...
2015-05-05 Wang Nanperf probe: Fix segfault if passed with ''.
2015-05-04 Adrian Hunterperf tools: Hit all build ids when AUX area tracing
2015-05-04 Adrian Hunterperf tools: Add AUX area tracing index
2015-05-04 Adrian Hunterperf report: Fix placement of itrace option in document...
2015-05-04 Namhyung Kimperf kmem: Add kmem.default config option
2015-05-04 Namhyung Kimperf kmem: Print gfp flags in human readable string
2015-05-04 Namhyung Kimperf kmem: Add --live option for current allocation...
2015-05-04 Namhyung Kimperf kmem: Support sort keys on page analysis
2015-05-04 Namhyung Kimperf kmem: Implement stat --page --caller
2015-05-04 Masami Hiramatsuperf probe: Accept filter argument for --list
2015-05-04 Masami Hiramatsuperf probe: Accept multiple filter options
2015-05-04 Masami Hiramatsuperf tools: Add strfilter__string to recover rules...
2015-05-04 Masami Hiramatsuperf tools: Improve strfilter to append additional...
2015-05-04 Naveen N. Raoperf probe: Improve detection of file/function name...
2015-05-04 Namhyung Kimperf tools: Fix bison-related build failure on CentOS 6
2015-05-04 Naveen N. Raoperf symbols: Warn on build id mismatch
2015-05-04 Adrian Hunterperf report: Add Instruction Tracing support
2015-05-04 Adrian Hunterperf script: Always allow fields 'addr' and 'cpu' for...
2015-05-04 Adrian Hunterperf evlist: Amend mmap ref counting for the AUX area...
2015-05-04 Naveen N. Raoperf probe ppc64le: Fixup function entry if using kalls...
2015-05-04 Naveen N. Raoperf probe ppc64le: Prefer symbol table lookup over...
2015-05-04 Ananth N Mavinakay... perf probe ppc64le: Fix ppc64 ABIv2 symbol decoding
2015-05-04 Naveen N. Raoperf probe ppc: Enable matching against dot symbols...
next