]> git.karo-electronics.de Git - karo-tx-linux.git/history - tools
Merge tag 'perf-core-for-mingo-4.12-20170424' of git://git.kernel.org/pub/scm/linux...
[karo-tx-linux.git] / tools /
2017-04-24 Ingo MolnarMerge tag 'perf-core-for-mingo-4.12-20170424' of git...
2017-04-24 Jiri Olsaperf tools: Fix the code to strip command name
2017-04-24 Arnaldo Carvalho... tools arch x86: Sync cpufeatures.h
2017-04-24 Arnaldo Carvalho... tools arch: Sync arch/x86/lib/memcpy_64.S with the...
2017-04-24 Arnaldo Carvalho... tools: Update asm-generic/mman-common.h copy from the...
2017-04-24 Arnaldo Carvalho... perf tools: Use just forward declarations for struct...
2017-04-24 Arnaldo Carvalho... perf tools: Add the right header to obtain PERF_ALIGN()
2017-04-24 Arnaldo Carvalho... perf tools: Remove poll.h and wait.h from util.h
2017-04-24 Arnaldo Carvalho... perf tools: Remove string.h, unistd.h and sys/stat...
2017-04-24 Arnaldo Carvalho... perf tools: Remove stale prototypes from builtin.h
2017-04-24 Arnaldo Carvalho... perf tools: Remove string.h from util.h
2017-04-24 Arnaldo Carvalho... perf tools: Remove sys/ioctl.h from util.h
2017-04-24 Arnaldo Carvalho... perf tools: Remove a few more needless includes from...
2017-04-24 Arnaldo Carvalho... perf tools: Include sys/param.h where needed
2017-04-24 Arnaldo Carvalho... perf callchain: Move callchain specific routines from...
2017-04-24 Arnaldo Carvalho... perf tools: Add compress.h for the *_decompress_to_file...
2017-04-24 Andi Kleenperf mem: Fix display of data source snoop indication
2017-04-24 Arnaldo Carvalho... perf debug: Move dump_stack() and sighandler_dump_stack...
2017-04-24 Arnaldo Carvalho... perf kvm: Make function only used by 'perf kvm' static
2017-04-20 Arnaldo Carvalho... perf tools: Move timestamp routines from util.h to...
2017-04-20 Arnaldo Carvalho... perf tools: Move units conversion/formatting routines...
2017-04-20 Arnaldo Carvalho... perf tools: Add signal.h to places using its definitions
2017-04-20 Arnaldo Carvalho... perf unwind: Provide only forward declarations for...
2017-04-20 Ingo MolnarMerge tag 'perf-core-for-mingo-4.12-20170419' of git...
2017-04-20 Ingo MolnarMerge branch 'WIP.x86/process' into perf/core
2017-04-19 Arnaldo Carvalho... perf tools: Ditch unused strchrnul() reimplementation
2017-04-19 Arnaldo Carvalho... perf tools: Remove regex.h and fnmatch.h from util.h
2017-04-19 Arnaldo Carvalho... perf tools: Remove include dirent.h from util.h
2017-04-19 Arnaldo Carvalho... perf tools: Remove misplaced __maybe_unused in some...
2017-04-19 Arnaldo Carvalho... perf tools: Use api/fs/tracing_path.h where needed
2017-04-19 Arnaldo Carvalho... perf tools: No need to include bitops.h in util.h
2017-04-19 Arnaldo Carvalho... perf tools: Move path related functions to util/path.h
2017-04-19 Arnaldo Carvalho... perf tools: Don't include terminal handling headers...
2017-04-19 Arnaldo Carvalho... perf str{filter,list}: Disentangle headers
2017-04-19 Arnaldo Carvalho... perf tools: Include errno.h where needed
2017-04-19 Arnaldo Carvalho... perf tools: Move extra string util functions to util...
2017-04-19 Arnaldo Carvalho... perf tools: Move srcline definitions to separate header
2017-04-19 Arnaldo Carvalho... perf tools: Move print_binary definitions to separate...
2017-04-19 Arnaldo Carvalho... tools include: Include missing headers for fls() and...
2017-04-19 Arnaldo Carvalho... perf tools: Move sane ctype stuff from util.h to sane_c...
2017-04-19 Arnaldo Carvalho... perf tools: Ditch unused PATH_SEP, STRIP_EXTENSION
2017-04-19 Arnaldo Carvalho... perf tools: Replace STR() calls with __stringify()
2017-04-19 Arnaldo Carvalho... perf tools: Remove PRI[xu] macros from perf.h
2017-04-19 Arnaldo Carvalho... perf tools: Including missing inttypes.h header
2017-04-19 Arnaldo Carvalho... perf tools: Remove unused macros from util.h
2017-04-19 Arnaldo Carvalho... tools include: Drop ARRAY_SIZE() definition from linux...
2017-04-19 Arnaldo Carvalho... objtool: Drop ARRAY_SIZE() definition, tools/include...
2017-04-19 Arnaldo Carvalho... perf tools: Add include <linux/kernel.h> where ARRAY_SI...
2017-04-19 Arnaldo Carvalho... tools include: Move ARRAY_SIZE() to linux/kernel.h
2017-04-19 Arnaldo Carvalho... tools include: Adopt __same_type() and __must_be_array...
2017-04-19 Arnaldo Carvalho... tools include: Introduce linux/bug.h, from the kernel...
2017-04-19 Arnaldo Carvalho... perf tools: Remove FLEX_ARRAY definition
2017-04-19 Arnaldo Carvalho... perf unwind arm64: Add missing errno.h header
2017-04-17 Ingo MolnarMerge tag 'perf-core-for-mingo-4.12-20170413' of git...
2017-04-14 Ingo MolnarMerge branch 'perf/urgent' into perf/core, to pick...
2017-04-13 David Carrillo-Cis... Revert "perf tools: Fix include of linux/mman.h"
2017-04-13 David Carrillo-Cis... perf util: Hint missing file when tool tips fail to...
2017-04-13 David Carrillo-Cis... tools build: Fix feature detection redefinion of build...
2017-04-13 David Carrillo-Cis... perf tools: Disable JVMTI if no ELF support available
2017-04-13 Ravi Bangoriaperf trace: Add usage of --no-syscalls in man page
2017-04-13 Stephane Eranianperf stat: Fix bug in handling events in error state
2017-04-12 David Carrillo-Cis... perf tools: Pass PYTHON config to feature detection
2017-04-12 Ingo MolnarMerge tag 'perf-core-for-mingo-4.12-20170411' of git...
2017-04-12 Ingo MolnarMerge branch 'perf/urgent' into perf/core, to pick...
2017-04-11 Ingo MolnarMerge tag 'perf-urgent-for-mingo-4.11-20170411' of...
2017-04-11 Taeung Songperf annotate: Use stripped line instead of raw disasse...
2017-04-11 Taeung Songperf annotate: Refactor the code to parse disassemble...
2017-04-11 David Carrillo-Cis... perf tools: Do not print missing features in pipe-mode
2017-04-11 David Carrillo-Cis... perf session: Don't rely on evlist in pipe mode
2017-04-11 David Carrillo-Cis... perf annotate: Process attr and build_id records
2017-04-11 David Carrillo-Cis... perf tools: Describe pipe mode in perf.data-file-fomat.txt
2017-04-11 David Carrillo-Cis... perf inject: Copy events when reordering events in...
2017-04-11 David Carrillo-Cis... perf inject: Don't proceed if perf_session__process_eve...
2017-04-11 Christian Borntraegerperf annotate s390: Implement jump types for perf annotate
2017-04-11 Christian Borntraegerperf annotate s390: Fix perf annotate error -95 (4...
2017-04-11 Arnaldo Carvalho... perf string: Simplify ltrim() implementation
2017-04-11 Taeung Songperf tools: Refactor the code to strip command name...
2017-04-11 Taeung Songperf pmu: Refactor wordwrap() with ltrim()
2017-04-11 Taeung Songperf ui browser: Refactor the code to parse color confi...
2017-04-11 Taeung Songperf stat: Refactor the code to strip csv output with...
2017-04-11 Jin Yaoperf evsel: Return exact sub event which failed with...
2017-04-11 Arnaldo Carvalho... perf script: Use strtok_r() when parsing output field...
2017-04-11 Arnaldo Carvalho... perf callchains: Switch from strtok() to strtok_r(...
2017-04-11 Ingo MolnarMerge tag 'v4.11-rc6' into perf/core, to pick up fixes
2017-04-10 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2017-04-09 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2017-04-09 Linus TorvaldsMerge branch 'fixes' of git://git.armlinux.org.uk/...
2017-04-09 Linus TorvaldsMerge tag 'driver-core-4.11-rc6' of git://git.kernel...
2017-04-09 Linus TorvaldsMerge tag 'staging-4.11-rc6' of git://git.kernel.org...
2017-04-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-04-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2017-04-08 Linus TorvaldsMerge tag 'pinctrl-v4.11-4' of git://git.kernel.org...
2017-04-08 Linus TorvaldsMerge tag 'powerpc-4.11-7' of git://git.kernel.org...
2017-04-08 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-04-08 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2017-04-08 Linus TorvaldsMerge branch 'stable-4.11' of git://git.infradead.org...
2017-04-07 Linus TorvaldsMerge tag 'pci-v4.11-fixes-4' of git://git.kernel.org...
2017-04-07 Linus TorvaldsMerge tag 'dm-4.11-fixes-2' of git://git.kernel.org...
2017-04-07 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2017-04-07 Linus TorvaldsMerge tag 'metag-for-v4.11-rc6' of git://git.kernel...
next