aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAge
* syscalls, x86: add __NR_kcmp syscallCyrill Gorcunov2012-05-31
* tools/selftests: add mq_perf_testsDoug Ledford2012-05-31
* selftests: add mq_open_testsDoug Ledford2012-05-31
* tools/vm/page-types.c: cleanupsUlrich Drepper2012-05-29
* kbuild: install kernel-page-flags.hUlrich Drepper2012-05-29
* Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-05-24
|\
| * perf probe: Detect probe target when m/x options are absentSrikar Dronamraju2012-05-11
| * perf probe: Provide perf interface for uprobesSrikar Dronamraju2012-05-11
* | Merge tag 'ktest-v3.5-spelling' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-05-23
|\ \
| * | ktest: Change singular "paranthesis" to plural "parentheses"Jesper Juhl2012-05-23
| | |
| \ \
*-. \ \ Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...Linus Torvalds2012-05-23
|\ \ \ \
| | * | | perf evlist: Show event attribute detailsArnaldo Carvalho de Melo2012-05-22
| | * | | perf tools: Bump default sample freq to 4 kHzArnaldo Carvalho de Melo2012-05-22
| | * | | perf buildid-list: Work better with pipe modeStephane Eranian2012-05-22
| | * | | perf tools: Fix piped mode read codeStephane Eranian2012-05-22
| | * | | perf inject: Fix broken perf inject -bStephane Eranian2012-05-22
| | * | | perf tools: rename HEADER_TRACE_INFO to HEADER_TRACING_DATAStephane Eranian2012-05-22
| | * | | perf tools: Add union u64_swap type for swapping u64 dataJiri Olsa2012-05-22
| | * | | perf tools: Carry perf_event_attr bitfield throught different endiansJiri Olsa2012-05-22
| | * | | perf record: Fix documentation for branch stack samplingAnshuman Khandual2012-05-22
| | * | | perf target: Add cpu flag to sample_type if target has cpuNamhyung Kim2012-05-22
| | * | | perf tools: Always try to build libtraceeventNamhyung Kim2012-05-22
| | * | | perf tools: Rename libparsevent to libtraceevent in MakefileNamhyung Kim2012-05-22
| | * | | perf script: Rename struct event to struct event_format in perl engineFrederic Weisbecker2012-05-22
| | * | | perf script: Explicitly handle known default print arg typeFrederic Weisbecker2012-05-22
| | * | | perf tools: Add hardcoded name term for pmu eventsJiri Olsa2012-05-22
| | * | | perf tools: Separate 'mem:' event scanner bitsJiri Olsa2012-05-22
| | * | | perf tools: Use allocated list for each parsed eventJiri Olsa2012-05-22
| | * | | perf tools: Add support for displaying event parser debug infoJiri Olsa2012-05-22
| | * | | perf test: Move parse event automated tests to separated objectJiri Olsa2012-05-22
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-22
|\ \ \ \ \
| * | | | | sched: Remove stale power aware scheduling remnants and dysfunctional knobsPeter Zijlstra2012-05-17
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-05-22
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'perf/parse-events-4' of git://github.com/fweisbec/tracing into ...Ingo Molnar2012-05-21
| |\ \ \ \ \
| | * | | | | parse-events: Rename struct record to struct pevent_recordSteven Rostedt2012-04-25
| | * | | | | parse-event: Fix memset pointer size bug in handleSteven Rostedt2012-04-25
| | * | | | | parse-events: Allow '*' and '/' operations in TP_printkSteven Rostedt2012-04-25
| | * | | | | parse-events: Support '+' opcode in print formatVaibhav Nagarnaik2012-04-25
| | * | | | | parse-events: Let pevent_free() take a NULL pointerSteven Rostedt2012-04-25
| | * | | | | parse-events: Handle opcode parsing errorVaibhav Nagarnaik2012-04-25
| | * | | | | parse-events: Handle invalid opcode parsing gracefullyVaibhav Nagarnaik2012-04-25
| | * | | | | perf/events: Correct size given to memsetJulia Lawall2012-04-25
| | * | | | | perf/events: Add flag/symbol format_flagsTom Zanussi2012-04-25
| | * | | | | perf/events: Add flag to produce nsec outputSteven Rostedt2012-04-25
| | * | | | | perf: Have perf use the new libtraceevent.a librarySteven Rostedt2012-04-25
| | * | | | | events: Update tools/lib/traceevent to work with perfSteven Rostedt2012-04-25
| | * | | | | perf: Build libtraceevent.aSteven Rostedt2012-04-25
| | * | | | | tools/events: Add files to create libtraceevent.aSteven Rostedt2012-04-25
| | * | | | | perf: Separate out trace-cmd parse-events from perf filesSteven Rostedt2012-04-25
| * | | | | | perf evsel: Create events initially disabled -- againDavid Ahern2012-05-18