summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAge
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-09-01
|\
| * selftests/x86: Add syscall_nt selftestAndy Lutomirski2015-08-18
| * selftests/x86: Disable sigreturn_64Andy Lutomirski2015-08-18
| * Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixesIngo Molnar2015-08-18
| |\
| * | selftests/x86/vm86: Fix entry_from_vm86 test on 64-bit kernelsAndy Lutomirski2015-07-31
| * | selftests/x86, x86/ldt: Add a selftest for modify_ldt()Andy Lutomirski2015-07-31
| * | Merge branch 'x86/urgent' into x86/asm, before applying dependent patchesIngo Molnar2015-07-31
| |\ \
| * | | x86/selftests, x86/vm86: Improve entry_from_vm86 selftestAndy Lutomirski2015-07-21
| * | | x86/entry, selftests/x86: Add a test for 32-bit fast syscall arg faultsAndy Lutomirski2015-07-07
| * | | x86/asm/tsc: Rename native_read_tsc() to rdtsc()Andy Lutomirski2015-07-06
| * | | x86/asm/tsc: Replace rdtscll() with native_read_tsc()Andy Lutomirski2015-07-06
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-08-31
|\ \ \ \
| * \ \ \ Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2015-08-31
| |\ \ \ \
| | * | | | perf evlist: Add backpointer for perf_env to evlistKan Liang2015-08-28
| | * | | | perf tools: Rename perf_session_env to perf_envKan Liang2015-08-28
| | * | | | perf tools: Do not change lib/api/fs/debugfs directlyJiri Olsa2015-08-28
| | * | | | perf tools: Add tracing_path and remove unneeded functionsJiri Olsa2015-08-28
| | * | | | perf buildid: Introduce sysfs/filename__sprintf_build_idMasami Hiramatsu2015-08-28
| | * | | | perf evsel: Add a backpointer to the evlist a evsel is inArnaldo Carvalho de Melo2015-08-28
| | * | | | perf trace: Add header with copyright and background infoArnaldo Carvalho de Melo2015-08-28
| | * | | | perf scripts python: Add new compaction-times scriptTony Jones2015-08-28
| | * | | | tools lib traceeveent: Allow for negative numbers in print formatSteven Rostedt2015-08-28
| | * | | | perf script: Add --[no-]-demangle/--[no-]-demangle-kernelMark Drayton2015-08-28
| * | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2015-08-31
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | perf stat: Get correct cpu id for print_aggrKan Liang2015-08-28
| * | | | | perf probe: Support probing at absolute addressWang Nan2015-08-26
| * | | | | perf probe: Fix error reported when offset without functionWang Nan2015-08-26
| * | | | | perf probe: Fix list result when address is zeroWang Nan2015-08-26
| * | | | | perf probe: Fix list result when symbol can't be foundWang Nan2015-08-26
| * | | | | tools build: Allow duplicate objects in the object listJiri Olsa2015-08-26
| * | | | | perf tools: Remove export.h from MANIFESTJiri Olsa2015-08-26
| * | | | | perf probe: Prevent segfault when reading probe point with absolute addressWang Nan2015-08-26
| * | | | | perf tools: Update Intel PT documentationAdrian Hunter2015-08-24
| * | | | | perf tools: Add Intel PT support for decoding TRACESTOP packetsAdrian Hunter2015-08-24
| * | | | | perf tools: Add Intel PT support for using CYC packetsAdrian Hunter2015-08-24
| * | | | | perf tools: Add Intel PT support for decoding CYC packetsAdrian Hunter2015-08-24
| * | | | | perf tools: Add Intel PT support for using MTC packetsAdrian Hunter2015-08-24
| * | | | | perf tools: Add Intel PT support for decoding MTC packetsAdrian Hunter2015-08-24
| * | | | | perf tools: Pass Intel PT information for decoding MTC and CYCAdrian Hunter2015-08-24
| * | | | | perf tools: Add new Intel PT packet definitionsAdrian Hunter2015-08-24
| * | | | | perf tools: Add Intel PT support for PSB periodsAdrian Hunter2015-08-24
| * | | | | perf tools: Fix Intel PT 'instructions' sample periodAdrian Hunter2015-08-24
| * | | | | perf ordered_events: Clear the progress bar at the end of a flushArnaldo Carvalho de Melo2015-08-24
| * | | | | perf ui tui progress: Implement the ui_progress_ops->finish() methodArnaldo Carvalho de Melo2015-08-24
| * | | | | perf annotate: Reset the dso find_symbol cache when removing symbolsArnaldo Carvalho de Melo2015-08-24
| * | | | | perf tools: Fix tarball build broken by pt/btsAdrian Hunter2015-08-22
| * | | | | perf probe: Try to use symbol table if searching debug info failedWang Nan2015-08-21
| * | | | | perf tools: Initialize reference counts in map__clone()Arnaldo Carvalho de Melo2015-08-21
| * | | | | perf tools: Add example call-graph scriptAdrian Hunter2015-08-21
| * | | | | perf tools: Put itrace options into an asciidoc includeAdrian Hunter2015-08-21