deliverable/linux.git
2015-03-12  Masami Hiramatsuperf probe: Fix to handle aliased symbols in glibc
2015-03-12  Arnaldo Carvalho... perf ordered_events: Adopt queue() method
2015-03-12  Jiri Olsaperf tools: Remove superfluous thread->comm_set setting
2015-03-12  Arnaldo Carvalho... perf tools: tool->finished_round() doesn't need perf_se...
2015-03-12  Arnaldo Carvalho... perf ordered_events: Allow tools to specify a deliver...
2015-03-11  Arnaldo Carvalho... perf ordered_events: Shorten function signatures
2015-03-11  Arnaldo Carvalho... perf ordered_events: Untangle from perf_session
2015-03-03  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-03-03  Arnaldo Carvalho... perf sched: No need to keep the session around
2015-03-03  Arnaldo Carvalho... perf tools: Reference count struct thread
2015-03-02  Kan LiangRevert "perf: Remove the extra validity check on nr_pages"
2015-03-02  Adrian Hunterperf tools: Initialize cpu set in pthread_attr_setaffin...
2015-03-02  Masami Hiramatsuperf probe: Remove bias offset to find probe point...
2015-03-02  Masami Hiramatsuperf probe: Warn if given uprobe event accesses memory...
2015-03-02  Ingo Molnarperf tools: Improve 'libbabel' feature check failure...
2015-03-02  Ingo Molnarperf tools: Improve feature test debuggability
2015-03-02  Ingo Molnarperf tools: Improve libbfd detection message
2015-03-02  Ingo Molnarperf tools: Improve libperl detection message
2015-03-02  Ingo Molnarperf tools: Improve Python feature detection messages
2015-03-02  Ingo Molnarperf tools: Remove annoying extra message from the...
2015-03-02  Ingo Molnarperf tools: Add PERF-FEATURES to the .gitignore file
2015-03-02  Namhyung Kimperf record: Document --group option
2015-03-02  Namhyung Kimperf record: Get rid of -l option from Documentation
2015-03-02  Namhyung Kimperf tools: Fix build error on ARCH=i386/x86_64/sparc64
2015-03-02  Arnaldo Carvalho... perf tools: Fix FORK after COMM when synthesizing recor...
2015-03-02  Suzuki K. Pouloseperf stat: Report unsupported events properly
2015-03-02  David Ahernperf tools: Compare JOBS to 0 after grep
2015-03-02  David Ahernperf tools: Only include tsc file for x86
2015-03-02  Arnaldo Carvalho... Merge 'tip/perf/urgent' into perf/core to pick fixes
2015-03-01  Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git./linux...
2015-02-28  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-02-27  He Kuangperf report: Fix branch stack mode cannot be set
2015-02-27  Masami Hiramatsuperf buildid-cache: Show usage with incorrect params
2015-02-27  Masami Hiramatsuperf buildid-cache: Use pr_debug instead of verbose...
2015-02-27  Masami Hiramatsuperf buildid-cache: Add --purge FILE to remove all...
2015-02-27  Yunlong Songperf tools: Fix the bash completion problem of 'perf...
2015-02-27  Yunlong Songperf list: Extend raw-dump to certain kind of events
2015-02-27  Yunlong Songperf list: Clean up the printing functions of hardware...
2015-02-27  Yunlong Songperf tools: Remove the '--(null)' long_name for --list...
2015-02-27  Yunlong Songperf list: Avoid confusion of perf output and the next...
2015-02-27  Yunlong Songperf list: Allow listing events with 'tracepoint' prefix
2015-02-27  Yunlong Songperf list: Sort the output of 'perf list' to view more...
2015-02-27  Yunlong Songperf data: Fix sentinel setting for data_cmds array
2015-02-27  He Kuangperf probe: Fix a precedence bug
2015-02-27  Kan Liangperf diff: Support for different binaries
2015-02-27  Masami Hiramatsuperf buildid-cache: Add new buildid cache if update...
2015-02-27  Arnaldo Carvalho... perf probe: Handle strdup() failure
2015-02-26  Masami Hiramatsuperf probe: Fix get_real_path to free allocated memory...
2015-02-26  Masami Hiramatsuperf probe: Check kprobes blacklist when adding new...
2015-02-26  David Ahernperf trace: Fix SIGBUS failures due to misaligned accesses
2015-02-26  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-02-26  Ingo MolnarMerge tag 'v4.0-rc1' into perf/core, to refresh the...
2015-02-25  David Ahernperf tools: Make sparc64 arch point to sparc
2015-02-25  David Ahernperf symbols: Define EM_AARCH64 for older OSes
2015-02-25  David Ahernperf top: Fix SIGBUS on sparc64
2015-02-25  Adrian Hunterperf tools: Fix probing for PERF_FLAG_FD_CLOEXEC flag
2015-02-25  Sebastian Andrzej... perf data: Add a 'perf' prefix to the generic fields
2015-02-25  Jiri Olsaperf data: Add perf data to CTF conversion support
2015-02-25  Jiri Olsaperf tools: Add new 'perf data' command
2015-02-25  Jiri Olsaperf tools: Add feature check for libbabeltrace
2015-02-25  Andi Kleenperf record: Support recording running/enabled time
2015-02-25  Adrian Hunterperf tools: Fix pthread_attr_setaffinity_np build error
2015-02-25  Josh Boyerperf tools: Define _GNU_SOURCE on pthread_attr_setaffin...
2015-02-24  Arnaldo Carvalho... perf tools: Print the thread's tid on PERF_RECORD_COMM...
2015-02-24  Arnaldo Carvalho... perf trace: Dump stack on segfaults
2015-02-24  Arnaldo Carvalho... perf tools: Introduce dump_stack signal helper
2015-02-23  Arnaldo Carvalho... perf ordered_events: Stop using tool->ordered_events
2015-02-23  Linus TorvaldsLinux 4.0-rc1
2015-02-23  Bruce Merryperf bench: Fix order of arguments to memcpy_alloc_mem
2015-02-23  Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2015-02-23  Linus TorvaldsMerge branch 'for-linus-2' of git://git./linux/kernel...
2015-02-23  Arnaldo Carvalho... perf session: Remove perf_session from dump_event
2015-02-23  Arnaldo Carvalho... perf session: Remove perf_session from some deliver...
2015-02-23  Arnaldo Carvalho... perf session: Remove perf_session from warn_errors...
2015-02-23  Arnaldo Carvalho... perf evlist: Adopt events_stats from perf_session
2015-02-23  Arnaldo Carvalho... perf session: Remove wrappers to machines__find
2015-02-23  Arnaldo Carvalho... perf trace: Separate routine that handles an event...
2015-02-23  Arnaldo Carvalho... perf trace: Add man page entry for --event
2015-02-23  Arnaldo Carvalho... perf trace: Introduce --filter-pids
2015-02-23  Arnaldo Carvalho... perf evlist: Introduce set_filter_pids method
2015-02-23  Arnaldo Carvalho... perf trace: Filter out the trace pid when no threads...
2015-02-23  Arnaldo Carvalho... perf evlist: Introduce set_filter_pid method
2015-02-23  Arnaldo Carvalho... perf trace: Only insert blank duration bracket when...
2015-02-22  Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2015-02-22  Al Viroautofs4 copy_dev_ioctl(): keep the value of ->size...
2015-02-22  Al Viroprocfs: fix race between symlink removals and traversals
2015-02-22  Al Virodebugfs: leave freeing a symlink body until inode eviction
2015-02-22  Al ViroDocumentation/filesystems/Locking: ->get_sb() is long...
2015-02-22  Konstantin... trylock_super(): replacement for grab_super_passive()
2015-02-22  David Howellsfanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conve...
2015-02-22  David HowellsCachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK...
2015-02-22  David HowellsVFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode...
2015-02-22  David HowellsSELinux: Use d_is_positive() rather than testing dentry...
2015-02-22  David HowellsSmack: Use d_is_positive() rather than testing dentry...
2015-02-22  David HowellsTOMOYO: Use d_is_dir() rather than d_inode and S_ISDIR()
2015-02-22  David HowellsApparmor: Use d_is_positive/negative() rather than...
2015-02-22  David HowellsApparmor: mediated_filesystem() should use dentry-...
2015-02-22  David HowellsVFS: Split DCACHE_FILE_TYPE into regular and special...
2015-02-22  David HowellsVFS: Add a fallthrough flag for marking virtual dentries
2015-02-22  David HowellsVFS: Add a whiteout dentry type
next
This page took 0.044425 seconds and 5 git commands to generate.