]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2014-08-22 Adrian Hunterperf scripting: Add 'flush' callback to scripting API
2014-08-22 Adrian Hunterperf tests: Add a test for tracking with sched_switch
2014-08-20 Namhyung Kimperf hists browser: Factor out hist_browser__show_callc...
2014-08-20 Namhyung Kimperf hists browser: Fix children overhead dump
2014-08-20 Namhyung Kimperf hists browser: Get rid of unused 'remaining' variable
2014-08-20 Sukadev Bhattiproluperf tools powerpc: Explicitly include util/debug.h
2014-08-20 Don Zickusperf symbols: Don't try to find DSOs in SYSV maps
2014-08-18 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git.kernel...
2014-08-15 Masami Hiramatsuperf stat: Use strerror_r instead of strerror
2014-08-15 Masami Hiramatsuperf help: Use strerror_r instead of strerror
2014-08-15 Masami Hiramatsuperf kvm: Use strerror_r instead of strerror
2014-08-15 Masami Hiramatsuperf buildid-cache: Use strerror_r instead of strerror
2014-08-15 Masami Hiramatsuperf sched: Use strerror_r instead of strerror
2014-08-15 Masami Hiramatsuperf test: Use strerror_r instead of strerror
2014-08-15 Masami Hiramatsuperf record: Use strerror_r instead of strerror
2014-08-15 Masami Hiramatsuperf trace: Use strerror_r instead of strerror
2014-08-15 Masami Hiramatsuperf top: Use strerror_r instead of strerror
2014-08-15 Masami Hiramatsuperf util: Replace strerror with strerror_r for thread...
2014-08-15 Masami Hiramatsuperf probe: Make error messages thread-safe
2014-08-15 Masami Hiramatsuperf: Use strerror_r instead of strerror
2014-08-15 Masami Hiramatsuperf probe: Don't use strerror if strlist__add failed
2014-08-15 Namhyung Kimperf report: Relax -g option parsing not to limit the...
2014-08-15 Cody P Schaferperf tools: Annotate PMU related list_head members...
2014-08-15 Elliott Hughesperf tools: Add arm64 triplets
2014-08-15 Alex Converseperf annotate: Don't truncate Intel style addresses
2014-08-15 Masami Hiramatsuperf probe: Warn user to rebuild target with debuginfo
2014-08-14 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git.kernel...
2014-08-13 Adrian Hunterperf evlist: Add perf_evlist__enable_event_idx()
2014-08-13 Adrian Hunterperf tools: Add flags and insn_len to struct sample
2014-08-13 Adrian Hunterperf machine: Add machine__thread_exec_comm()
2014-08-13 Adrian Hunterperf tools: Identify which comms are from exec
2014-08-13 Adrian Hunterperf script python: Add helpers for calling Python...
2014-08-13 Adrian Hunterperf script: Allow callchains if any event samples...
2014-08-13 Adrian Hunterperf session: Add perf_session__peek_event()
2014-08-13 Adrian Hunterperf evlist: Add perf_evlist__set_tracking_event()
2014-08-13 Adrian Hunterperf evlist: Add 'system_wide' option
2014-08-13 Adrian Hunterperf symbols: Fix missing label symbols
2014-08-13 Namhyung Kimperf symbols: Don't demangle parameters and such by...
2014-08-13 Namhyung Kimperf top: Handle 'z' key for toggle zeroing samples...
2014-08-13 Namhyung Kimperf top: Fix -z option behavior
2014-08-13 naota@elisp.netperf report: Set proper sort__mode for the branch option
2014-08-13 Namhyung Kimperf hists browser: Fix a small callchain display bug
2014-08-13 Namhyung Kimperf tools: Check recorded kernel version when finding...
2014-08-13 Namhyung Kimperf trace: Move call to symbol__init() after creating...
2014-08-13 Namhyung Kimperf timechart: Move call to symbol__init() after creat...
2014-08-13 Namhyung Kimperf script: Move call to symbol__init() after creating...
2014-08-13 Namhyung Kimperf sched: Move call to symbol__init() after creating...
2014-08-13 Namhyung Kimperf lock: Move call to symbol__init() after creating...
2014-08-13 Namhyung Kimperf kvm: Move call to symbol__init() after creating...
2014-08-13 Namhyung Kimperf kmem: Move session handling out of __cmd_kmem()
2014-08-13 Namhyung Kimperf inject: Move session handling out of __cmd_inject()
2014-08-13 Namhyung Kimperf buildid-cache: Move session handling into cmd_buil...
2014-08-13 Namhyung Kimperf annotate: Move session handling out of __cmd_annot...
2014-08-13 Namhyung Kimperf symbols: Fix a memory leak in vmlinux_path__init()
2014-08-13 Namhyung Kimperf script: Fix possible memory leaks
2014-08-13 Adrian Hunterperf tools: Prefer to use a cpu-wide event for probing...
2014-08-13 Adrian Hunterperf tools: Fix probing the kernel API with cpu-wide...
2014-08-13 Adrian Hunterperf tools: Fix one of the probe events to exclude...
2014-08-13 Adrian Hunterperf tools: Fix CLOEXEC probe for perf_event_paranoid...
2014-08-13 Alex Snastperf trace: Add beautifier for mremap flags param
2014-08-13 Masami Hiramatsuperf probe: Fix --del option to delete events only...
2014-08-13 Masami Hiramatsuperf probe: Fix --list option to show events only with...
2014-08-13 Jiri Olsaperf kvm: Fix stdin handling for 'kvm stat live' command
2014-08-13 Jiri Olsaperf top: Setup signals for terminal output
2014-08-13 Jiri Olsaperf tools: Introduce set_term_quiet_input helper function
2014-08-13 Jiri Olsaperf top: Join the display thread on exit
2014-08-13 Arnaldo Carvalho... perf tools: Add cpu_startup_entry to the list of kernel...
2014-08-13 Arnaldo Carvalho... perf top: Don't look for kernel idle symbols in all...
2014-08-13 Peter Zijlstraperf/x86/uncore: Rename IvyTown to IvyBridge-EP
2014-08-13 Stephane Eranianperf/x86/uncore: Export basic memory events for IVT...
2014-08-13 Stephane Eranianperf/x86: Clean up __intel_pmu_pebs_event() code
2014-08-13 Stephane Eranianperf/x86: Fix data source encoding issues for load...
2014-08-13 Andi Kleenperf/x86: Don't mark DataLA addresses as store
2014-08-13 Andi Kleenperf/x86: Revamp PEBS event selection
2014-08-13 Andi Kleenperf/x86: Fix :pp without LBR
2014-08-13 Sebastian Andrzej... perf: Do poll_wait() before checking condition in perf_...
2014-08-13 Andi Kleenperf/x86: Use extended offcore mask on Haswell
2014-08-13 Fengguang Wuperf/x86/uncore: Fix coccinelle warnings
2014-08-13 Yan, Zhengperf/x86/uncore: move NHM-EX/WSM-EX specific code to...
2014-08-13 Yan, Zhengperf/x86/uncore: Move SNB/IVB-EP specific code to seper...
2014-08-13 Yan, Zhengperf/x86/uncore: Move NHM/SNB/IVB specific code to...
2014-08-13 Yan, Zhengperf/x86/uncore: Declare some functions and variables
2014-08-13 Jiri Olsaperf: Add queued work to remove orphaned child events
2014-08-13 Jiri Olsaperf: Set owner pointer for kernel events
2014-08-13 Peter Zijlstraperf/x86/intel: Update Intel models
2014-08-13 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git.kernel...
2014-08-12 Thomas Ilscheperf tools: Default to python version 2
2014-08-12 Jiri Olsaperf tools: Fix PERF_FLAG_FD_CLOEXEC flag probing event...
2014-08-12 Namhyung Kimperf tools: Fix column alignment when headers aren...
2014-08-12 Namhyung Kimperf tools: Add name field into perf_hpp_fmt
2014-08-12 Namhyung Kimperf top: Add -w option for setting column width
2014-08-12 Namhyung Kimperf report: Honor column width setting
2014-08-12 Namhyung Kimperf tools: Save column length in perf_hpp_fmt
2014-08-12 Namhyung Kimperf tools: Make __hpp__fmt() receive an additional...
2014-08-12 Namhyung Kimperf tools: Left-align output contents
2014-08-12 Namhyung Kimperf tools: Fix make PYTHON override
2014-08-12 Namhyung Kimperf kmem: Do not ignore mmap events
2014-08-12 Jiri Olsaperf tools: Show better error message in case we fail...
2014-08-12 Jiri Olsaperf tools: Allow out of order messages in forced flush
2014-08-12 Jiri Olsaperf tools: Add debug prints for ordered events queue
next