Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | perf annotate: Factor out struct source_line_percent | Namhyung Kim | 2013-03-15 | 3 | -10/+14 | |
| | * | | | | | | perf evsel: Introduce perf_evsel__is_group_event() helper | Namhyung Kim | 2013-03-15 | 6 | -19/+34 | |
| | * | | | | | | perf annotate: Add basic support to event group view | Namhyung Kim | 2013-03-15 | 3 | -11/+63 | |
| | * | | | | | | perf annotate: Cleanup disasm__calc_percent() | Namhyung Kim | 2013-03-15 | 1 | -15/+15 | |
| | * | | | | | | perf annotate: Factor out disasm__calc_percent() | Namhyung Kim | 2013-03-15 | 1 | -19/+30 | |
| | * | | | | | | perf annotate: Add a comment on the symbol__parse_objdump_line() | Namhyung Kim | 2013-03-15 | 1 | -0/+20 | |
| | * | | | | | | perf annotate: Pass evsel instead of evidx on annotation functions | Namhyung Kim | 2013-03-15 | 8 | -62/+75 | |
| | * | | | | | | perf stat: Use perf_evlist__prepare/start_workload() | Namhyung Kim | 2013-03-15 | 1 | -51/+7 | |
| | * | | | | | | perf evlist: Add want_signal parameter to perf_evlist__prepare_workload() | Namhyung Kim | 2013-03-15 | 5 | -6/+11 | |
| | * | | | | | | perf evlist: Do not pass struct record_opts to perf_evlist__prepare_workload() | Namhyung Kim | 2013-03-15 | 5 | -8/+6 | |
| | * | | | | | | perf evlist: Pass struct perf_target to perf_evlist__prepare_workload() | Namhyung Kim | 2013-03-15 | 5 | -4/+8 | |
| | * | | | | | | perf evlist: Add thread_map__nr() helper | Namhyung Kim | 2013-03-15 | 3 | -16/+30 | |
| | * | | | | | | perf evlist: Use cpu_map__nr() helper | Namhyung Kim | 2013-03-15 | 1 | -4/+4 | |
| | * | | | | | | perf evlist: Remove cpus and threads arguments from perf_evlist__new() | Namhyung Kim | 2013-03-15 | 13 | -18/+18 | |
| | * | | | | | | tools lib lk: Fix _FORTIFY_SOURCE builds | Borislav Petkov | 2013-03-15 | 1 | -1/+1 | |
| | * | | | | | | tools/vm: Switch to liblk library | Borislav Petkov | 2013-03-15 | 2 | -81/+21 | |
| | * | | | | | | perf tools: Extract perf-specific stuff from debugfs.c | Borislav Petkov | 2013-03-15 | 6 | -23/+36 | |
| | * | | | | | | perf tools: Introduce tools/lib/lk library | Borislav Petkov | 2013-03-15 | 18 | -40/+132 | |
| | * | | | | | | perf tests: Add attr stat -C cpu test | Jiri Olsa | 2013-03-15 | 1 | -0/+9 | |
| | * | | | | | | perf tests: Add attr record -C cpu test | Jiri Olsa | 2013-03-15 | 1 | -0/+13 | |
| | * | | | | | | perf tests: Make attr script test event cpu | Jiri Olsa | 2013-03-15 | 3 | -0/+3 | |
| | * | | | | | | perf tests: Make attr script verbose friendly | Jiri Olsa | 2013-03-15 | 2 | -4/+9 | |
| | * | | | | | | perf tools: Sort command-list.txt alphabetically | liguang | 2013-03-15 | 1 | -7/+7 | |
| | * | | | | | | perf tools: Correct Makefile.include | Borislav Petkov | 2013-03-15 | 1 | -1/+3 | |
| | * | | | | | | perf tools: Honor parallel jobs | Borislav Petkov | 2013-03-15 | 1 | -1/+1 | |
| | * | | | | | | perf tools: Remove a write-only variable in the debugfs code | Borislav Petkov | 2013-03-15 | 1 | -8/+5 | |
| | * | | | | | | perf tools: Fix build on non-glibc systems due to libio.h absence | Cody P Schafer | 2013-03-15 | 6 | -12/+6 | |
* | | | | | | | | Merge tag 'ktest-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2013-04-29 | 1 | -2/+12 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ktest: Reset grub menu cache with different machines | Steven Rostedt (Red Hat) | 2013-04-24 | 1 | -2/+7 | |
| * | | | | | | | | ktest: Allow tests to use different GRUB_MENUs | Steven Rostedt (Red Hat) | 2013-03-08 | 1 | -2/+7 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-04-29 | 2 | -4/+261 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | Tools: hv: Fix a checkpatch warning | K. Y. Srinivasan | 2013-04-24 | 1 | -1/+1 | |
| * | | | | | | | tools: hv: skip iso9660 mounts in hv_vss_daemon | Olaf Hering | 2013-04-24 | 1 | -0/+2 | |
| * | | | | | | | tools: hv: use FIFREEZE/FITHAW in hv_vss_daemon | Olaf Hering | 2013-04-24 | 1 | -9/+22 | |
| * | | | | | | | tools: hv: use getmntent in hv_vss_daemon | Olaf Hering | 2013-04-24 | 1 | -18/+21 | |
| * | | | | | | | Tools: hv: Fix a checkpatch warning | K. Y. Srinivasan | 2013-04-24 | 1 | -2/+3 | |
| * | | | | | | | tools: hv: fix checks for origin of netlink message in hv_vss_daemon | Olaf Hering | 2013-04-24 | 1 | -1/+7 | |
| * | | | | | | | Tools: hv: fix warnings in hv_vss_daemon | Olaf Hering | 2013-04-24 | 1 | -4/+8 | |
| * | | | | | | | Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2013-03-26 | 7 | -8/+41 | |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | Drivers: hv: Add a new driver to support host initiated backup | K. Y. Srinivasan | 2013-03-15 | 1 | -0/+220 | |
| * | | | | | | | tools: hv: daemon should check type of received Netlink msg | Tomas Hozza | 2013-03-15 | 1 | -0/+4 | |
| * | | | | | | | tools: hv: daemon setsockopt should use options macros | Tomas Hozza | 2013-03-15 | 1 | -3/+7 | |
| * | | | | | | | tools: hv: daemon should subscribe only to CN_KVP_IDX group | Tomas Hozza | 2013-03-15 | 1 | -2/+2 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2013-04-17 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | / | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | tools/power turbostat: additional Haswell CPU-id | Len Brown | 2013-03-15 | 1 | -1/+4 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2013-03-18 | 6 | -7/+40 | |
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| | | ||||||
| * | | | perf tools: Fix LIBNUMA build with glibc 2.12 and older. | Vinson Lee | 2013-03-14 | 1 | -0/+24 | |
| * | | | perf probe: Fix segfault | Ananth N Mavinakayanahalli | 2013-03-13 | 1 | -1/+1 | |
| * | | | libtraceevent: Remove hard coded include to /usr/local/include in Makefile | Jack Mitchell | 2013-03-13 | 1 | -1/+1 | |
| * | | | perf record: Fix -C option | Jiri Olsa | 2013-03-13 | 1 | -2/+4 |