perf trace: Beautify mode_t arguments
[deliverable/linux.git] / tools /
2016-04-08  Arnaldo Carvalho... perf trace: Beautify mode_t arguments
2016-04-08  Jiri Olsaperf script: Process event update events
2016-04-08  Jiri Olsaperf tools: Add dedicated unwind addr_space member...
2016-04-07  Jiri Olsaperf tools: Introduce trim function
2016-04-06  Arnaldo Carvalho... perf trace: Beautify pid_t arguments
2016-04-06  Arnaldo Carvalho... perf trace: Beautify set_tid_address, getpid, getppid...
2016-04-06  Arnaldo Carvalho... perf trace: Infrastructure to show COMM strings for...
2016-04-06  Arnaldo Carvalho... perf trace: Beautify wait4/waitid 'options' argument
2016-04-06  Arnaldo Carvalho... perf trace: Beautify sched_setscheduler 'policy' argument
2016-04-06  Andi Kleenperf list: Document event specifications better
2016-04-06  Jiri Olsaperf tools: Remove superfluous ARCH Makefile includes
2016-04-06  Arnaldo Carvalho... perf script perl: Do error checking on new backtrace...
2016-04-06  Arnaldo Carvalho... perf probe: Check if dwarf_getlocations() is available
2016-04-06  Vinson Leeperf config: Fix build with older toolchain.
2016-04-06  Ingo MolnarMerge tag 'perf-core-for-mingo-20160401' of git://git...
2016-04-01  Wang Nanperf bpf: Add sample types for 'bpf-output' event
2016-04-01  Arnaldo Carvalho... perf trace: Don't set the base timestamp using events...
2016-04-01  Arnaldo Carvalho... perf trace: Introduce function to set the base timestamp
2016-04-01  Kan Liangperf tools: Fix PMU term format max value calculation
2016-04-01  Adrian Hunterperf intel-pt/bts: Define JITDUMP_USE_ARCH_TIMESTAMP
2016-04-01  Adrian Hunterperf jit: Add support for using TSC as a timestamp
2016-03-31  Adrian Hunterperf tools: Add time conversion event
2016-03-31  Arnaldo Carvalho... perf trace: Pretty print getrandom() args
2016-03-31  Arnaldo Carvalho... perf trace: Pretty print seccomp() args
2016-03-31  Arnaldo Carvalho... perf trace: Do not process PERF_RECORD_LOST twice
2016-03-31  Ingo MolnarMerge branch 'perf/urgent' into perf/core, to fix up...
2016-03-31  Ingo MolnarMerge tag 'perf-core-for-mingo-20160330' of git://git...
2016-03-31  Ingo MolnarMerge tag 'perf-urgent-for-mingo-20160330' of git:...
2016-03-30  Anton Blanchardperf jit: genelf makes assumptions about endian
2016-03-30  Andres Freundperf hists: Fix determination of a callchain node's...
2016-03-30  Andi Kleenperf tools: Add support for skipping itrace instructions
2016-03-30  Dima Koganperf script perl: Perl scripts now get a backtrace...
2016-03-30  Taeung Songperf config: Rename 'v' to 'home' in set_buildid_dir()
2016-03-30  Taeung Songperf config: Rework buildid_dir_command_config to perf_...
2016-03-30  Taeung Songperf config: Remove duplicated set_buildid_dir calls
2016-03-30  Jiri Olsaperf tests: Add test to check for event times
2016-03-30  Jiri Olsaperf tools: Make -f/--force option documentation consis...
2016-03-30  Jiri Olsaperf tools: Make hists__collapse_insert_entry static
2016-03-30  Jiri Olsaperf mem: Add -U/-K (--all-user/--all-kernel) options
2016-03-30  Ingo MolnarMerge tag 'perf-urgent-for-mingo-20160329' of git:...
2016-03-29  Arnaldo Carvalho... perf tools: Add missing initialization of perf_sample...
2016-03-29  Ingo MolnarMerge tag 'perf-urgent-for-mingo-20160328' of git:...
2016-03-28  Sukadev Bhattiproluperf tools: Fix build break on powerpc
2016-03-25  Ingo MolnarMerge tag 'perf-urgent-for-mingo-20160324' of git:...
2016-03-24  Arnaldo Carvalho... perf bench: Fix detached tarball building due to missin...
2016-03-24  Arnaldo Carvalho... perf tests: Fix tarpkg build test error output redirection
2016-03-24  Ingo MolnarMerge tag 'perf-core-for-mingo-20160323' of git://git...
2016-03-23  Arnaldo Carvalho... perf llvm: Use strerror_r instead of the thread unsafe...
2016-03-23  Arnaldo Carvalho... perf llvm: Use realpath to canonicalize paths
2016-03-23  Arnaldo Carvalho... perf tools: Unexport some methods unused outside strbuf.c
2016-03-23  Arnaldo Carvalho... perf probe: No need to use formatting strbuf method
2016-03-23  Arnaldo Carvalho... perf help: Use asprintf instead of adhoc equivalents
2016-03-23  Arnaldo Carvalho... perf tools: Remove unused perf_pathdup, xstrdup functions
2016-03-23  Arnaldo Carvalho... perf tools: Do not include stringify.h from the kernel...
2016-03-23  Arnaldo Carvalho... tools include: Copy linux/stringify.h from the kernel
2016-03-23  Steven Rostedttools lib traceevent: Remove redundant CPU output
2016-03-23  Arnaldo Carvalho... perf tools: Remove needless 'extern' from function...
2016-03-23  Arnaldo Carvalho... perf tools: Simplify die() mechanism
2016-03-23  Arnaldo Carvalho... perf tools: Remove unused DIE_IF macro
2016-03-23  Arnaldo Carvalho... perf script: Remove lots of unused arguments
2016-03-23  Arnaldo Carvalho... perf thread: Rename perf_event__preprocess_sample_addr...
2016-03-23  Arnaldo Carvalho... perf machine: Rename perf_event__preprocess_sample...
2016-03-23  Arnaldo Carvalho... perf tools: Add cpumode to struct perf_sample
2016-03-23  Arnaldo Carvalho... perf tests: Forward the perf_sample in the dwarf unwind...
2016-03-23  Arnaldo Carvalho... perf tools: Remove misplaced __maybe_unused
2016-03-22  Andi Kleenperf list: Fix documentation of :ppp
2016-03-21  Jakub Jelenperf bench numa: Fix assertion for nodes bitfield
2016-03-18  Wang Nanperf symbols: Record text offset in dso to calculate...
2016-03-18  Arnaldo Carvalho... tools: Move utilities.mak from perf to tools/scripts/
2016-03-17  Andy Lutomirskiselftests/x86: Add an iopl test
2016-03-17  Ingo MolnarMerge branch 'x86/cleanups' into x86/urgent
2016-03-16  Ingo MolnarMerge branch 'linus' into x86/urgent, to pick up depend...
2016-03-15  Linus TorvaldsMerge branch 'smp-hotplug-for-linus' of git://git....
2016-03-15  Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2016-03-15  Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git....
2016-03-15  Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git./linux...
2016-03-15  Linus TorvaldsMerge branch 'x86-timers-for-linus' of git://git./linux...
2016-03-15  Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2016-03-15  Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2016-03-15  Linus TorvaldsMerge branch 'x86-microcode-for-linus' of git://git...
2016-03-15  Linus TorvaldsMerge branch 'x86-fpu-for-linus' of git://git./linux...
2016-03-15  Linus TorvaldsMerge branch 'x86-build-for-linus' of git://git./linux...
2016-03-15  Linus TorvaldsMerge branch 'x86-boot-for-linus' of git://git./linux...
2016-03-15  Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git./linux...
2016-03-15  Ingo MolnarMerge commit 'torture.2015.02.23a' into core/rcu
2016-03-15  Ingo MolnarMerge commit 'fixes.2015.02.23a' into core/rcu
2016-03-15  Linus TorvaldsMerge branch 'timers-nohz-for-linus' of git://git....
2016-03-15  Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2016-03-15  Linus TorvaldsMerge branch 'ras-core-for-linus' of git://git./linux...
2016-03-15  Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2016-03-14  Linus TorvaldsMerge branch 'mm-readonly-for-linus' of git://git....
2016-03-14  Linus TorvaldsMerge branch 'mm-pat-for-linus' of git://git./linux...
2016-03-14  Linus TorvaldsMerge branch 'locking-core-for-linus' of git://git...
2016-03-14  Thomas GleixnerMerge tag 'irqchip-core-4.6-3' of git://git.infradead...
2016-03-13  Linus TorvaldsMerge git://git./linux/kernel/git/nab/target-pending
2016-03-12  Linus TorvaldsMerge tag 'for-linus-20160311' of git://git.infradead...
2016-03-11  Linus TorvaldsMerge tag 'media/v4.5-5' of git://git./linux/kernel...
2016-03-11  Linus TorvaldsMerge tag 'xfs-for-linus-4.5-rc7' of git://git./linux...
2016-03-11  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-03-11  Sukadev Bhattiproluperf test: Remove 'core_id' check in topo test
next
This page took 0.048827 seconds and 8 git commands to generate.