]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2016-04-12 Milian Wolffperf evsel: Allow specifying a file to output in perf_e...
2016-04-12 Wang Nanperf bpf: Automatically create bpf-output event __bpf_s...
2016-04-12 Wang Nanperf bpf: Clone bpf stdout events in multiple bpf scripts
2016-04-08 Arnaldo Carvalho... perf dwarf: Guard !x86_64 definitions under #ifdef...
2016-04-08 Arnaldo Carvalho... perf tools: Use readdir() instead of deprecated readdir_r()
2016-04-08 Arnaldo Carvalho... perf tools: Use readdir() instead of deprecated readdir_r()
2016-04-08 Arnaldo Carvalho... perf thread_map: Use readdir() instead of deprecated...
2016-04-08 Arnaldo Carvalho... perf script: Use readdir() instead of deprecated readdi...
2016-04-08 Wang Nanperf symbols: Adjust symbol for shared objects
2016-04-08 Wang Nanperf symbols: Record text offset in dso to calculate...
2016-04-08 Arnaldo Carvalho... perf tools: Build syscall table .c header from kernel...
2016-04-08 Arnaldo Carvalho... perf tools: Allow generating per-arch syscall table...
2016-04-08 Arnaldo Carvalho... perf trace: Move syscall table id <-> name routines...
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 Wang Nanperf/ring_buffer: Prepare writing into the ring-buffer...
2016-03-31 Wang Nanperf/core: Set event's default ::overflow_handler()
2016-03-31 Wang Nanperf/ring_buffer: Introduce new ioctl options to pause...
2016-03-31 Jiri Olsaftrace/perf: Check sample types only for sampling events
2016-03-31 Alexander Shishkinperf/x86/intel/bts: Move transaction start/stop to...
2016-03-31 Alexander Shishkinperf/x86/intel/pt: Move transaction start/stop to PMU...
2016-03-31 Alexander Shishkinperf/ring_buffer: Document AUX API usage
2016-03-31 Alexander Shishkinperf/core: Free AUX pages in unmap path
2016-03-31 Alexander Shishkinperf/ring_buffer: Refuse to begin AUX transaction after...
2016-03-31 Peter Zijlstraperf/core: Verify we have a single perf_hw_context PMU
2016-03-31 Peter Zijlstraperf/x86: Move Kconfig.perf and other perf configuratio...
2016-03-31 Huang Ruiperf/x86/msr: Add AMD IRPERF (Instructions Retired...
2016-03-31 Huang Ruiperf/x86/msr: Add AMD PTSC (Performance Time-Stamp...
2016-03-31 Thomas Gleixnerx86/perf/intel/cstate: Modularize driver
2016-03-31 Thomas Gleixnerx86/perf/intel/cstate: Sanitize error handling
2016-03-31 Thomas Gleixnerx86/perf/intel/cstate: Sanitize probing
2016-03-31 Thomas Gleixnerx86/perf/intel/cstate: Make cstate hotplug handling...
2016-03-31 Kan Liangx86/perf/intel/rapl: Make the Intel RAPL PMU driver...
2016-03-31 Kan Liangx86/perf/intel/uncore: Make the Intel uncore PMU driver...
2016-03-31 Ingo MolnarMerge branch 'perf/urgent' into perf/core, to fix up...
2016-03-31 Peter Zijlstraperf/x86/amd/ibs: Fix pmu::stop() nesting
2016-03-31 Alexander Shishkinperf/core: Don't leak event in the syscall error path
2016-03-31 Peter Zijlstraperf/core: Fix time tracking bug with multiplexing
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 Huang Ruiperf/x86: Move events_sysfs_show() outside CPU_SUP_INTEL
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...
next