]> git.karo-electronics.de Git - karo-tx-linux.git/history - tools/perf
perf tools: Improve feature test debuggability
[karo-tx-linux.git] / tools / perf /
2015-03-02 Ingo Molnarperf tools: Improve feature test debuggability
2015-03-02 Ingo Molnarperf tools: Improve libbfd detection message
2015-03-02 Ingo Molnarperf tools: Improve libperl detection message
2015-03-02 Ingo Molnarperf tools: Improve Python feature detection messages
2015-03-02 Ingo Molnarperf tools: Remove annoying extra message from the...
2015-03-02 Ingo Molnarperf tools: Add PERF-FEATURES to the .gitignore file
2015-03-02 Namhyung Kimperf record: Document --group option
2015-03-02 Namhyung Kimperf record: Get rid of -l option from Documentation
2015-03-02 Namhyung Kimperf tools: Fix build error on ARCH=i386/x86_64/sparc64
2015-03-02 Arnaldo Carvalho... perf tools: Fix FORK after COMM when synthesizing recor...
2015-03-02 Suzuki K. Pouloseperf stat: Report unsupported events properly
2015-03-02 David Ahernperf tools: Compare JOBS to 0 after grep
2015-03-02 David Ahernperf tools: Only include tsc file for x86
2015-03-02 Arnaldo Carvalho... Merge 'tip/perf/urgent' into perf/core to pick fixes
2015-03-01 Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git.kernel...
2015-02-28 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git.kernel...
2015-02-27 He Kuangperf report: Fix branch stack mode cannot be set
2015-02-27 Masami Hiramatsuperf buildid-cache: Show usage with incorrect params
2015-02-27 Masami Hiramatsuperf buildid-cache: Use pr_debug instead of verbose...
2015-02-27 Masami Hiramatsuperf buildid-cache: Add --purge FILE to remove all...
2015-02-27 Yunlong Songperf tools: Fix the bash completion problem of 'perf...
2015-02-27 Yunlong Songperf list: Extend raw-dump to certain kind of events
2015-02-27 Yunlong Songperf list: Clean up the printing functions of hardware...
2015-02-27 Yunlong Songperf tools: Remove the '--(null)' long_name for --list...
2015-02-27 Yunlong Songperf list: Avoid confusion of perf output and the next...
2015-02-27 Yunlong Songperf list: Allow listing events with 'tracepoint' prefix
2015-02-27 Yunlong Songperf list: Sort the output of 'perf list' to view more...
2015-02-27 Yunlong Songperf data: Fix sentinel setting for data_cmds array
2015-02-27 He Kuangperf probe: Fix a precedence bug
2015-02-27 Kan Liangperf diff: Support for different binaries
2015-02-27 Masami Hiramatsuperf buildid-cache: Add new buildid cache if update...
2015-02-27 Arnaldo Carvalho... perf probe: Handle strdup() failure
2015-02-26 Masami Hiramatsuperf probe: Fix get_real_path to free allocated memory...
2015-02-26 Masami Hiramatsuperf probe: Check kprobes blacklist when adding new...
2015-02-26 David Ahernperf trace: Fix SIGBUS failures due to misaligned accesses
2015-02-26 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git.kernel...
2015-02-26 Ingo MolnarMerge tag 'v4.0-rc1' into perf/core, to refresh the...
2015-02-25 David Ahernperf tools: Make sparc64 arch point to sparc
2015-02-25 David Ahernperf symbols: Define EM_AARCH64 for older OSes
2015-02-25 David Ahernperf top: Fix SIGBUS on sparc64
2015-02-25 Adrian Hunterperf tools: Fix probing for PERF_FLAG_FD_CLOEXEC flag
2015-02-25 Sebastian Andrzej... perf data: Add a 'perf' prefix to the generic fields
2015-02-25 Jiri Olsaperf data: Add perf data to CTF conversion support
2015-02-25 Jiri Olsaperf tools: Add new 'perf data' command
2015-02-25 Jiri Olsaperf tools: Add feature check for libbabeltrace
2015-02-25 Andi Kleenperf record: Support recording running/enabled time
2015-02-25 Adrian Hunterperf tools: Fix pthread_attr_setaffinity_np build error
2015-02-25 Josh Boyerperf tools: Define _GNU_SOURCE on pthread_attr_setaffin...
2015-02-24 Arnaldo Carvalho... perf tools: Print the thread's tid on PERF_RECORD_COMM...
2015-02-24 Arnaldo Carvalho... perf trace: Dump stack on segfaults
2015-02-24 Arnaldo Carvalho... perf tools: Introduce dump_stack signal helper
2015-02-23 Arnaldo Carvalho... perf ordered_events: Stop using tool->ordered_events
2015-02-23 Bruce Merryperf bench: Fix order of arguments to memcpy_alloc_mem
2015-02-23 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git.kernel.org...
2015-02-23 Arnaldo Carvalho... perf session: Remove perf_session from dump_event
2015-02-23 Arnaldo Carvalho... perf session: Remove perf_session from some deliver...
2015-02-23 Arnaldo Carvalho... perf session: Remove perf_session from warn_errors...
2015-02-23 Arnaldo Carvalho... perf evlist: Adopt events_stats from perf_session
2015-02-23 Arnaldo Carvalho... perf session: Remove wrappers to machines__find
2015-02-23 Arnaldo Carvalho... perf trace: Separate routine that handles an event...
2015-02-23 Arnaldo Carvalho... perf trace: Add man page entry for --event
2015-02-23 Arnaldo Carvalho... perf trace: Introduce --filter-pids
2015-02-23 Arnaldo Carvalho... perf evlist: Introduce set_filter_pids method
2015-02-23 Arnaldo Carvalho... perf trace: Filter out the trace pid when no threads...
2015-02-23 Arnaldo Carvalho... perf evlist: Introduce set_filter_pid method
2015-02-23 Arnaldo Carvalho... perf trace: Only insert blank duration bracket when...
2015-02-22 Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2015-02-22 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2015-02-22 Linus TorvaldsMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm...
2015-02-21 Linus TorvaldsMerge tag 'xfs-pnfs-for-linus-3.20-rc1' of git://git...
2015-02-21 Linus TorvaldsMerge branch 'for-next' of git://git.kernel.org/pub...
2015-02-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-02-21 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git.kernel.org...
2015-02-21 Linus TorvaldsMerge branch 'i2c/for-3.20' of git://git.kernel.org...
2015-02-21 Linus TorvaldsMerge tag 'clk-for-linus-3.20' of git://git.linaro...
2015-02-21 Linus TorvaldsMerge tag 'vfio-v3.20-rc1' of git://github.com/awilliam...
2015-02-21 Rafael J. WysockiMerge branches 'pnp', 'pm-cpuidle' and 'pm-cpufreq'
2015-02-21 Rafael J. WysockiMerge branches 'acpi-ec', 'acpi-soc', 'acpi-video'...
2015-02-20 Linus TorvaldsMerge tag 'for_linux-3.20-rc1' of git://git.kernel...
2015-02-20 Dmitry TorokhovMerge branch 'next' into for-linus
2015-02-20 Al ViroMerge branch 'overlayfs-next' of git://git.kernel.org...
2015-02-20 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2015-02-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-02-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-02-19 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2015-02-19 Linus TorvaldsMerge tag 'edac_fixes_for_3.20' of git://git.kernel...
2015-02-19 Linus TorvaldsMerge tag 'platform-drivers-x86-v3.20-1' of git://git...
2015-02-19 Linus TorvaldsMerge branch 'kconfig' of git://git.kernel.org/pub...
2015-02-19 Linus TorvaldsMerge branch 'misc' of git://git.kernel.org/pub/scm...
2015-02-19 Linus TorvaldsMerge branch 'kbuild' of git://git.kernel.org/pub/scm...
2015-02-19 Ingo MolnarMerge tag 'microcode_fixes_for-3.21' of git://git.kerne...
2015-02-19 Ingo MolnarMerge branch 'tip-x86-kaslr' of git://git.kernel.org...
2015-02-19 Ingo MolnarMerge branch 'tip-x86-mm' of git://git.kernel.org/pub...
2015-02-18 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git.kernel...
2015-02-18 Linus TorvaldsMerge tag 'asm-generic-for-linus' of git://git.kernel...
2015-02-18 Linus TorvaldsMerge tag 'virtio-next-for-linus' of git://git.kernel...
2015-02-18 Linus TorvaldsMerge tag 'mfd-for-linus-3.20' of git://git.kernel...
2015-02-18 Linus TorvaldsMerge tag 'pwm/for-3.20-rc1' of git://git.kernel.org...
2015-02-18 Ingo MolnarMerge branch 'rcu/next' of git://git.kernel.org/pub...
2015-02-18 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
next