aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-28perf annotate: addr2line wants addresses in same format as objdumpDavid Miller
2012-03-28perf probe: Finder fails to resolve function name to addressPrashanth Nageshappa
2012-03-27perf symbols: Handle NULL dso in dso__name_lenDavid Miller
2012-03-27perf symbols: Do not include libgen.hDavid Miller
2012-03-26perf tools: Fix bug in raw sample parsingStephane Eranian
2012-03-26perf tools: Fix display of first level of callchainsFrederic Weisbecker
2012-03-24perf: Move mmap page data_head offset assertion out of headerJiri Olsa
2012-03-24Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2012-03-23perf: Fix mmap_page capabilities and docsPeter Zijlstra
2012-03-23Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2012-03-22perf diff: Fix to work with new hists designJiri Olsa
2012-03-22perf tools: Fix modifier to be applied on correct eventsJiri Olsa
2012-03-22perf tools: Fix various casting issues for 32 bitsJiri Olsa
2012-03-22perf tools: Simplify event_read_id exit pathBorislav Petkov
2012-03-22Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo
2012-03-22tracing: Fix ftrace stack trace entriesWolfgang Mauerer
2012-03-22Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2012-03-20AFS: checking wrong bit in afs_readpages()Dan Carpenter
2012-03-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-03-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-03-20Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-03-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-03-20tracing: Move the tracing_on/off() declarations into CONFIG_TRACINGSteven Rostedt
2012-03-19Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-03-19Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-03-19Merge branch 'dcache-word-accesses'Linus Torvalds
2012-03-19vfs: get rid of batshit-insane pointless dentry hash calculationsLinus Torvalds
2012-03-19Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2012-03-19perf report: Add a simple GTK2-based 'perf report' browserPekka Enberg
2012-03-19perf report: Document --symbol-filter optionNamhyung Kim
2012-03-19perf ui browser: Clean lines inside of the input windowNamhyung Kim
2012-03-18Linux 3.3Linus Torvalds
2012-03-18Don't limit non-nested epoll pathsJason Baron
2012-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-03-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-17netfilter: ctnetlink: fix race between delete and timeout expirationPablo Neira Ayuso
2012-03-16ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu.RongQing.Li
2012-03-16Merge branch 'akpm' (more patches from Andrew)Linus Torvalds
2012-03-16nilfs2: fix NULL pointer dereference in nilfs_load_super_block()Ryusuke Konishi
2012-03-16nilfs2: clamp ns_r_segments_percentage to [1, 99]Haogang Chen
2012-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2012-03-16Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2012-03-16afs: Remote abort can cause BUG in rxrpc codeAnton Blanchard
2012-03-16afs: Read of file returns EBADMSGAnton Blanchard
2012-03-16perf report: Treat an argument as a symbol filterNamhyung Kim
2012-03-16perf report: Add --symbol-filter optionNamhyung Kim
2012-03-16perf ui browser: Add 's' key to filter by symbol nameNamhyung Kim
2012-03-16perf ui browser: Introduce ui_browser__input_windowNamhyung Kim
2012-03-16perf hists: Add hists__filter_by_symbolNamhyung Kim