aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* perf buildid-cache: Add --purge FILE to remove all caches of FILEMasami Hiramatsu2015-02-27
* perf tools: Fix the bash completion problem of 'perf --*'Yunlong Song2015-02-27
* perf list: Extend raw-dump to certain kind of eventsYunlong Song2015-02-27
* perf list: Clean up the printing functions of hardware/software eventsYunlong Song2015-02-27
* perf tools: Remove the '--(null)' long_name for --list-optsYunlong Song2015-02-27
* perf list: Avoid confusion of perf output and the next command promptYunlong Song2015-02-27
* perf list: Allow listing events with 'tracepoint' prefixYunlong Song2015-02-27
* perf list: Sort the output of 'perf list' to view more clearlyYunlong Song2015-02-27
* perf data: Fix sentinel setting for data_cmds arrayYunlong Song2015-02-27
* perf probe: Fix a precedence bugHe Kuang2015-02-27
* perf diff: Support for different binariesKan Liang2015-02-27
* perf buildid-cache: Add new buildid cache if update target is not cachedMasami Hiramatsu2015-02-27
* perf probe: Handle strdup() failureArnaldo Carvalho de Melo2015-02-27
* perf probe: Fix get_real_path to free allocated memory in error pathMasami Hiramatsu2015-02-26
* perf probe: Check kprobes blacklist when adding new eventsMasami Hiramatsu2015-02-26
* perf trace: Fix SIGBUS failures due to misaligned accessesDavid Ahern2015-02-26
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2015-02-26
|\
| * perf data: Add a 'perf' prefix to the generic fieldsSebastian Andrzej Siewior2015-02-25
| * perf data: Add perf data to CTF conversion supportJiri Olsa2015-02-25
| * perf tools: Add new 'perf data' commandJiri Olsa2015-02-25
| * perf tools: Add feature check for libbabeltraceJiri Olsa2015-02-25
| * perf record: Support recording running/enabled timeAndi Kleen2015-02-25
| * perf tools: Print the thread's tid on PERF_RECORD_COMM events when -D is askedArnaldo Carvalho de Melo2015-02-24
| * perf trace: Dump stack on segfaultsArnaldo Carvalho de Melo2015-02-24
| * perf tools: Introduce dump_stack signal helperArnaldo Carvalho de Melo2015-02-24
| * perf ordered_events: Stop using tool->ordered_eventsArnaldo Carvalho de Melo2015-02-23
| * perf session: Remove perf_session from dump_eventArnaldo Carvalho de Melo2015-02-22
| * perf session: Remove perf_session from some deliver event routinesArnaldo Carvalho de Melo2015-02-22
| * perf session: Remove perf_session from warn_errors signatureArnaldo Carvalho de Melo2015-02-22
| * perf evlist: Adopt events_stats from perf_sessionArnaldo Carvalho de Melo2015-02-22
| * perf session: Remove wrappers to machines__findArnaldo Carvalho de Melo2015-02-22
| * perf trace: Separate routine that handles an event from the one that reads itArnaldo Carvalho de Melo2015-02-22
| * perf trace: Add man page entry for --eventArnaldo Carvalho de Melo2015-02-22
| * perf trace: Introduce --filter-pidsArnaldo Carvalho de Melo2015-02-22
| * perf evlist: Introduce set_filter_pids methodArnaldo Carvalho de Melo2015-02-22
| * perf trace: Filter out the trace pid when no threads are specifiedArnaldo Carvalho de Melo2015-02-22
| * perf evlist: Introduce set_filter_pid methodArnaldo Carvalho de Melo2015-02-22
| * perf trace: Only insert blank duration bracket when tracing syscallsArnaldo Carvalho de Melo2015-02-22
* | Merge tag 'v4.0-rc1' into perf/core, to refresh the treeIngo Molnar2015-02-26
|\ \ | |/ |/|
| * Linux 4.0-rc1Linus Torvalds2015-02-22
| * Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2015-02-22
| |\
| | * ext4: fix indirect punch hole corruptionOmar Sandoval2015-02-14
| | * ext4: ignore journal checksum on remount; don't failEric Sandeen2015-02-12
| | * ext4: remove duplicate remount check for JOURNAL_CHECKSUM changeEric Sandeen2015-02-12
| | * ext4: fix mmap data corruption in nodelalloc mode when blocksize < pagesizeXiaoguang Wang2015-02-12
| | * ext4: support read-only imagesDarrick J. Wong2015-02-12
| | * ext4: change to use setup_timer() instead of init_timer()Jan Mrazek2015-01-26
| | * ext4: reserve codepoints used by the ext4 encryption featureTheodore Ts'o2015-01-19
| | * jbd2: complain about descriptor block checksum errorsDarrick J. Wong2015-01-19
| * | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-02-22
| |\ \