perf thread_map: Add thread_map user level event
[deliverable/linux.git] / tools /
2015-12-17  Jiri Olsaperf thread_map: Add thread_map user level event
2015-12-17  Josh Poimboeuftools subcmd: Rename subcmd header include guards
2015-12-17  Josh Poimboeufperf subcmd: Create subcmd library
2015-12-17  Josh Poimboeufperf tools: Finalize subcmd independence
2015-12-17  Josh Poimboeufperf tools: Remove 'perf' from subcmd function and...
2015-12-17  Josh Poimboeufperf tools: Remove subcmd dependencies on strbuf
2015-12-16  Josh Poimboeufperf tools: Provide subcmd configuration at runtime
2015-12-16  Josh Poimboeufperf tools: Document the fact that parse_options*(...
2015-12-16  Josh Poimboeufperf tools: Move strlcpy() from perf to tools/lib/string.c
2015-12-16  Josh Poimboeuftools build: Fix feature Makefile issues with 'O='
2015-12-15  Namhyung Kimperf record: Add record.build-id config option
2015-12-14  He Kuangperf record: Support custom vmlinux path
2015-12-14  Wang Nanperf tools: Make options always available, even if...
2015-12-14  Josh Poimboeufperf tools: Convert parse-options.c internal functions...
2015-12-14  Josh Poimboeufperf tools: Move help_unknown_cmd() to its own file
2015-12-14  Josh Poimboeufperf tools: Remove check for unused PERF_PAGER_IN_USE
2015-12-14  Josh Poimboeufperf tools: Create pager.h
2015-12-14  Josh Poimboeufperf build: Rename LIB_PATH -> API_PATH
2015-12-14  Josh Poimboeufperf build: Fix 'make clean'
2015-12-14  Josh Poimboeufperf test: Remove tarpkg at end of test
2015-12-14  Josh Poimboeufperf test: Add Build file to dependencies for llvm...
2015-12-14  Josh Poimboeufperf build: Remove unnecessary line in Makefile.feature
2015-12-14  Namhyung Kimperf test: Fix hist testcases when kptr_restrict is on
2015-12-14  Andi Kleenperf evsel: Disable branch flags/cycles for --callgraph lbr
2015-12-14  Arnaldo Carvalho... perf thread: Fix reference count initial state
2015-12-14  Arnaldo Carvalho... perf test: Dump the stack when test segfaults when...
2015-12-14  Arnaldo Carvalho... perf tools: Use same signal handling strategy as 'record'
2015-12-14  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-12-14  Ingo MolnarMerge tag 'v4.4-rc5' into perf/core, to pick up fixes
2015-12-13  Linus TorvaldsMerge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org...
2015-12-13  Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2015-12-13  Linus TorvaldsMerge tag 'char-misc-4.4-rc5' of git://git./linux/kerne...
2015-12-13  Linus TorvaldsMerge tag 'staging-4.4-rc5' of git://git./linux/kernel...
2015-12-13  Linus TorvaldsMerge tag 'usb-4.4-rc5' of git://git./linux/kernel...
2015-12-13  Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2015-12-12  Linus TorvaldsMerge tag 'powerpc-4.4-4' of git://git./linux/kernel...
2015-12-12  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2015-12-12  Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2015-12-12  Kevin HilmanMerge tag 'imx-fixes-4.4-2' of git://git./linux/kernel...
2015-12-11  Linus TorvaldsMerge tag 'dm-4.4-fixes-2' of git://git./linux/kernel...
2015-12-11  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-12-11  Wang Nanperf tools: Clear struct machine during machine__init()
2015-12-11  Wang Nanperf script: Add support for PERF_TYPE_BREAKPOINT
2015-12-11  Wang Nanperf data: Add u32_hex data type
2015-12-11  Wang Nantools lib bpf: Fetch map names from correct strtab
2015-12-11  Wang Nantools lib bpf: Check return value of strdup when readin...
2015-12-11  Namhyung Kimperf top: Cleanup condition in perf_top__record_precise...
2015-12-11  Namhyung Kimperf top: Fix annotation on --stdio
2015-12-11  Namhyung Kimperf top: Access hists->lock only if needed
2015-12-11  Namhyung Kimperf top: Do not convert address for perf_top__record_p...
2015-12-11  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-12-11  Dave AirlieMerge branch 'drm-fixes-4.4' of git://people.freedeskto...
2015-12-10  Arnd BergmannMerge tag 'berlin-fixes-for-4.4-rc1-1' of git://git...
2015-12-10  Arnd BergmannMerge tag 'at91-4.4-fixes-2' of git://git./linux/kernel...
2015-12-10  Arnd BergmannMerge tag 'samsung-fixes-4.4' of https://git./linux...
2015-12-10  Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2015-12-10  Masami Hiramatsuperf symbols: Fix dso__load_sym to put dso
2015-12-10  Masami Hiramatsuperf tools: Make perf_session__register_idle_thread...
2015-12-10  Arnaldo Carvalho... Revert "perf tools: Improve setting of gcc debug option"
2015-12-10  Namhyung Kimperf top: Delete half-processed hist entries when exit
2015-12-10  Namhyung Kimperf tools: Get rid of exit_browser() from usage_with_o...
2015-12-10  Namhyung Kimperf thread_map: Free strlist on constructor error...
2015-12-10  Arnaldo Carvalho... perf top: Do show usage message when failing to create...
2015-12-10  Linus TorvaldsMerge tag 'sound-4.4-rc5' of git://git./linux/kernel...
2015-12-10  Namhyung Kimperf report: Check argument before calling setup_browser()
2015-12-10  Namhyung Kimperf kvm: Remove invocation of setup/exit_browser()
2015-12-10  Namhyung Kimperf annotate: Delay UI browser setup after initializat...
2015-12-10  Namhyung Kimperf annotate: Check argument before calling setup_brow...
2015-12-10  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-12-10  Linus TorvaldsMerge tag 'vfio-v4.4-rc5' of git://github.com/awilliam...
2015-12-10  Linus TorvaldsMerge tag 'devicetree-fixes-for-4.4-rc4' of git://git...
2015-12-10  Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2015-12-09  Greg Kroah-HartmanMerge tag 'fixes-for-v4.4-rc5' of git://git./linux...
2015-12-09  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-12-09  Linus TorvaldsMerge tag 'pci-v4.4-fixes-2' of git://git./linux/kernel...
2015-12-09  Josh Poimboeufperf tools: Move cmd_version() to builtin-version.c
2015-12-09  Josh Poimboeufperf tools: Save cmdline arguments earlier
2015-12-09  Josh Poimboeufperf tools: Move term functions out of util.c
2015-12-09  Josh Poimboeufperf tools: Remove unused pager_use_color variable
2015-12-09  Masami Hiramatsuperf tools: Fix write_numa_topology to put cpu_map...
2015-12-09  Masami Hiramatsuperf machine: Fix machine.vmlinux_maps to make sure...
2015-12-09  Masami Hiramatsuperf tools: Fix maps__fixup_overlappings to put used...
2015-12-09  Masami Hiramatsuperf hists: Fix hists_evsel to release hists
2015-12-09  Masami Hiramatsuperf stat: Fix cmd_stat to release cpu_map
2015-12-09  Masami Hiramatsuperf tools: Fix map_groups__clone to put cloned map
2015-12-09  Ingo Molnarperf tui: Change default selection background color...
2015-12-09  Dave AirlieMerge tag 'vmwgfx-fixes-4.4-151208' of git://people...
2015-12-09  Dave AirlieMerge branch 'linux-4.4' of https://github.com/skeggsb...
2015-12-09  Linus TorvaldsMerge branch 'for-linus-4.4-rc5' of git://git./linux...
2015-12-08  Linus TorvaldsMerge branch 'for-4.4-fixes' of git://git./linux/kernel...
2015-12-08  Linus TorvaldsMerge branch 'for-4.4-fixes' of git://git./linux/kernel...
2015-12-08  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2015-12-08  Ingo MolnarMerge branch 'perf/urgent' into perf/core, to pick...
2015-12-08  Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git./linux...
2015-12-08  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-12-07  Russell Kingperf annotate: ARM support
2015-12-07  Jiri Olsaperf stat: Move enable_on_exec setup under earlier...
2015-12-07  Jiri Olsaperf stat: Create events as disabled
2015-12-07  Jiri Olsaperf stat: Use perf_evlist__enable in handle_initial_delay
2015-12-07  Jiri Olsaperf evlist: Factor perf_evlist__(enable|disable) functions
next
This page took 0.049593 seconds and 8 git commands to generate.