summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-27perf buildid-cache: Add --purge FILE to remove all caches of FILEMasami Hiramatsu
2015-02-27perf tools: Fix the bash completion problem of 'perf --*'Yunlong Song
2015-02-27perf list: Extend raw-dump to certain kind of eventsYunlong Song
2015-02-27perf list: Clean up the printing functions of hardware/software eventsYunlong Song
2015-02-27perf tools: Remove the '--(null)' long_name for --list-optsYunlong Song
2015-02-27perf list: Avoid confusion of perf output and the next command promptYunlong Song
2015-02-27perf list: Allow listing events with 'tracepoint' prefixYunlong Song
2015-02-27perf list: Sort the output of 'perf list' to view more clearlyYunlong Song
2015-02-27perf data: Fix sentinel setting for data_cmds arrayYunlong Song
2015-02-27perf probe: Fix a precedence bugHe Kuang
2015-02-27perf diff: Support for different binariesKan Liang
2015-02-27perf buildid-cache: Add new buildid cache if update target is not cachedMasami Hiramatsu
2015-02-27perf probe: Handle strdup() failureArnaldo Carvalho de Melo
2015-02-26perf probe: Fix get_real_path to free allocated memory in error pathMasami Hiramatsu
2015-02-26perf probe: Check kprobes blacklist when adding new eventsMasami Hiramatsu
2015-02-26perf trace: Fix SIGBUS failures due to misaligned accessesDavid Ahern
2015-02-26Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2015-02-26Merge tag 'v4.0-rc1' into perf/core, to refresh the treeIngo Molnar
2015-02-25perf data: Add a 'perf' prefix to the generic fieldsSebastian Andrzej Siewior
2015-02-25perf data: Add perf data to CTF conversion supportJiri Olsa
2015-02-25perf tools: Add new 'perf data' commandJiri Olsa
2015-02-25perf tools: Add feature check for libbabeltraceJiri Olsa
2015-02-25perf record: Support recording running/enabled timeAndi Kleen
2015-02-24perf tools: Print the thread's tid on PERF_RECORD_COMM events when -D is askedArnaldo Carvalho de Melo
2015-02-24perf trace: Dump stack on segfaultsArnaldo Carvalho de Melo
2015-02-24perf tools: Introduce dump_stack signal helperArnaldo Carvalho de Melo
2015-02-23perf ordered_events: Stop using tool->ordered_eventsArnaldo Carvalho de Melo
2015-02-23Linux 4.0-rc1Linus Torvalds
2015-02-23Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2015-02-23Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-02-23perf session: Remove perf_session from dump_eventArnaldo Carvalho de Melo
2015-02-23perf session: Remove perf_session from some deliver event routinesArnaldo Carvalho de Melo
2015-02-23perf session: Remove perf_session from warn_errors signatureArnaldo Carvalho de Melo
2015-02-23perf evlist: Adopt events_stats from perf_sessionArnaldo Carvalho de Melo
2015-02-23perf session: Remove wrappers to machines__findArnaldo Carvalho de Melo
2015-02-23perf trace: Separate routine that handles an event from the one that reads itArnaldo Carvalho de Melo
2015-02-23perf trace: Add man page entry for --eventArnaldo Carvalho de Melo
2015-02-23perf trace: Introduce --filter-pidsArnaldo Carvalho de Melo
2015-02-23perf evlist: Introduce set_filter_pids methodArnaldo Carvalho de Melo
2015-02-23perf trace: Filter out the trace pid when no threads are specifiedArnaldo Carvalho de Melo
2015-02-23perf evlist: Introduce set_filter_pid methodArnaldo Carvalho de Melo
2015-02-23perf trace: Only insert blank duration bracket when tracing syscallsArnaldo Carvalho de Melo
2015-02-22Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-02-22autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocationAl Viro
2015-02-22procfs: fix race between symlink removals and traversalsAl Viro
2015-02-22debugfs: leave freeing a symlink body until inode evictionAl Viro
2015-02-22Documentation/filesystems/Locking: ->get_sb() is long goneAl Viro
2015-02-22trylock_super(): replacement for grab_super_passive()Konstantin Khlebnikov
2015-02-22fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversionsDavid Howells
2015-02-22Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversionsDavid Howells