]> git.karo-electronics.de Git - karo-tx-linux.git/history - tools
perf annotate: Factor out struct source_line_percent
[karo-tx-linux.git] / tools /
2013-03-15 Namhyung Kimperf annotate: Factor out struct source_line_percent
2013-03-15 Namhyung Kimperf evsel: Introduce perf_evsel__is_group_event()...
2013-03-15 Namhyung Kimperf annotate: Add basic support to event group view
2013-03-15 Namhyung Kimperf annotate: Cleanup disasm__calc_percent()
2013-03-15 Namhyung Kimperf annotate: Factor out disasm__calc_percent()
2013-03-15 Namhyung Kimperf annotate: Add a comment on the symbol__parse_objdu...
2013-03-15 Namhyung Kimperf annotate: Pass evsel instead of evidx on annotatio...
2013-03-15 Namhyung Kimperf stat: Use perf_evlist__prepare/start_workload()
2013-03-15 Namhyung Kimperf evlist: Add want_signal parameter to perf_evlist__...
2013-03-15 Namhyung Kimperf evlist: Do not pass struct record_opts to perf_evl...
2013-03-15 Namhyung Kimperf evlist: Pass struct perf_target to perf_evlist__pr...
2013-03-15 Namhyung Kimperf evlist: Add thread_map__nr() helper
2013-03-15 Namhyung Kimperf evlist: Use cpu_map__nr() helper
2013-03-15 Namhyung Kimperf evlist: Remove cpus and threads arguments from...
2013-03-15 Borislav Petkovtools lib lk: Fix _FORTIFY_SOURCE builds
2013-03-15 Borislav Petkovtools/vm: Switch to liblk library
2013-03-15 Borislav Petkovperf tools: Extract perf-specific stuff from debugfs.c
2013-03-15 Borislav Petkovperf tools: Introduce tools/lib/lk library
2013-03-15 Jiri Olsaperf tests: Add attr stat -C cpu test
2013-03-15 Jiri Olsaperf tests: Add attr record -C cpu test
2013-03-15 Jiri Olsaperf tests: Make attr script test event cpu
2013-03-15 Jiri Olsaperf tests: Make attr script verbose friendly
2013-03-15 liguangperf tools: Sort command-list.txt alphabetically
2013-03-15 Borislav Petkovperf tools: Correct Makefile.include
2013-03-15 Borislav Petkovperf tools: Honor parallel jobs
2013-03-15 Borislav Petkovperf tools: Remove a write-only variable in the debugfs...
2013-03-15 Cody P Schaferperf tools: Fix build on non-glibc systems due to libio...
2013-03-14 Vinson Leeperf tools: Fix LIBNUMA build with glibc 2.12 and older.
2013-03-13 Ananth N Mavinakay... perf probe: Fix segfault
2013-03-13 Jack Mitchelllibtraceevent: Remove hard coded include to /usr/local...
2013-03-13 Jiri Olsaperf record: Fix -C option
2013-03-13 Marcin Slusarzperf tools: check if -DFORTIFY_SOURCE=2 is allowed
2013-03-13 Michael Ellermanperf report: Fix build with NO_NEWT=1
2013-03-13 Michael Ellermanperf annotate: Fix build with NO_NEWT=1
2013-02-20 Ingo MolnarMerge branch 'tip/perf/core' of git://git.kernel.org...
2013-02-20 Linus TorvaldsMerge branch 'for-3.9-async' of git://git.kernel.org...
2013-02-20 Linus TorvaldsMerge branch 'for-3.9' of git://git.kernel.org/pub...
2013-02-20 Linus TorvaldsMerge branch 'for-3.9-cleanups' of git://git.kernel...
2013-02-20 Linus TorvaldsMerge branch 'x86-uv-for-linus' of git://git.kernel...
2013-02-20 Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2013-02-20 Linus TorvaldsMerge branch 'x86-hyperv-for-linus' of git://git.kernel...
2013-02-20 Linus TorvaldsMerge branch 'x86-debug-for-linus' of git://git.kernel...
2013-02-20 Linus TorvaldsMerge branch 'x86-cleanups-for-linus' of git://git...
2013-02-20 Linus TorvaldsMerge branch 'x86-build-for-linus' of git://git.kernel...
2013-02-20 Linus TorvaldsMerge branch 'x86-boot-for-linus' of git://git.kernel...
2013-02-20 Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git.kernel...
2013-02-20 Linus TorvaldsMerge branch 'x86-apic-for-linus' of git://git.kernel...
2013-02-20 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git.kerne...
2013-02-20 Linus TorvaldsMerge branch 'smp-hotplug-for-linus' of git://git.kerne...
2013-02-20 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git.kernel...
2013-02-20 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git.kernel...
2013-02-20 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git.kernel...
2013-02-20 Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git.kernel...
2013-02-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-02-15 Linus TorvaldsMerge tag 'stable/for-linus-3.8-rc7-tag-two' of git...
2013-02-15 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-02-15 Linus TorvaldsMerge tag '3.8-pci-fixes-3' of git://git.kernel.org...
2013-02-15 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git.kernel...
2013-02-14 Vinson Leeperf tools: Fix build with bison 2.3 and older.
2013-02-14 Jiri Olsaperf tools: Limit unwind support to x86 archs
2013-02-14 Thomas GleixnerMerge branch 'fortglx/3.9/time' of git://git.linaro...
2013-02-14 Namhyung Kimperf annotate: Make it to be able to skip unannotatable...
2013-02-14 Namhyung Kimperf gtk/annotate: Fail early if it can't annotate
2013-02-14 Namhyung Kimperf gtk/annotate: Show source lines with gray color
2013-02-14 Namhyung Kimperf gtk/annotate: Support multiple event annotation
2013-02-14 Namhyung Kimperf ui/gtk: Implement basic GTK2 annotation browser
2013-02-14 Namhyung Kimperf annotate: Fix warning message on a missing vmlinux
2013-02-14 Namhyung Kimperf buildid-cache: Add --update option
2013-02-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-02-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-02-12 H. Peter AnvinMerge tag 'v3.8-rc7' into x86/asm
2013-02-12 Linus TorvaldsMerge branch 'stable' of git://git.kernel.org/pub/scm...
2013-02-12 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-02-11 David S. MillerMerge branch 'master' of git://1984.lsi.us.es/nf
2013-02-11 David S. MillerMerge branch 'davem.r8169' of git://violet.fr.zoreil...
2013-02-10 Dave AirlieMerge branch 'drm-nouveau-fixes-3.8' of git://anongit...
2013-02-10 Olof JohanssonMerge tag 'highbank-fixes-for-3.8' of git://sources...
2013-02-08 Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2013-02-08 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-02-08 David S. MillerMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2013-02-08 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2013-02-08 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git.kernel.org...
2013-02-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-02-08 Linus TorvaldsMerge tag 'pinctrl-for-v3.8-late' of git://git.kernel...
2013-02-08 Linus TorvaldsMerge tag 'stable/for-linus-3.8-rc6-tag' of git://git...
2013-02-08 Linus TorvaldsMerge tag 'regulator-v3.8-rc6' of git://git.kernel...
2013-02-06 H. Peter AnvinMerge tag 'ras_for_3.8' into x86/urgent
2013-02-06 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git.kernel...
2013-02-06 Linus TorvaldsMerge tag 'sound-3.8' of git://git.kernel.org/pub/scm...
2013-02-06 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2013-02-06 Arnaldo Carvalho... perf python: Link with sysfs.o
2013-02-06 Arnaldo Carvalho... perf evlist: Pass the event_group info via perf_attr_de...
2013-02-06 Paul Gortmakerperf tools: Fix calloc argument ordering
2013-02-06 Jiri Olsaperf tests: Adding automated parsing tests for group...
2013-02-06 Jiri Olsaperf tools: Fix perf_evsel::exclude_GH handling
2013-02-06 Jiri Olsaperf perl scripts: Fix SIGALRM and pipe read race for...
2013-02-06 Jiri Olsaperf hists browser: Add support to display whole group...
2013-02-06 Stephane Eranianperf stat: Add per processor socket count aggregation
2013-02-06 Stephane Eranianperf tools: Add cpu_map processor socket level functions
2013-02-06 David Ahernperf evlist: Make event_copy local to mmaps
next