perf tests: Add group test conditions
[deliverable/linux.git] / tools / perf / util /
2013-01-31  Namhyung Kimperf tools: Keep group information
2013-01-31  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2013-01-30  Thomas Jaroschperf header: Fix double fclose() on do_write(fd, xxx...
2013-01-30  Thomas Jaroschperf header: Fix memory leak for the "Not caching a...
2013-01-30  Thomas Jaroschperf tools: Fix memory leak on error
2013-01-30  Thomas Jaroschperf sort: Use pclose() instead of fclose() on pipe...
2013-01-30  Namhyung Kimperf evsel: Fix memory leaks on evsel->counts
2013-01-30  Stephane Eranianperf evsel: Add prev_raw_count field
2013-01-25  Arnaldo Carvalho... perf header: Stop using die() calls when processing...
2013-01-25  Arnaldo Carvalho... perf tools: Use memdup in map__clone
2013-01-25  Arnaldo Carvalho... perf tools: Stop using 'self' in map.[ch]
2013-01-25  Arnaldo Carvalho... perf tools: Stop using 'self' in strlist
2013-01-25  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2013-01-24  Arnaldo Carvalho... perf tools: Allow passing a list to intlist__new
2013-01-24  Arnaldo Carvalho... perf tools: Allow passing NULL to intlist__find
2013-01-24  Tom Zanussiperf script: hook up perf_scripting_context->pevent
2013-01-24  Arnaldo Carvalho... perf pmu: Privatize perf_pmu_{format,alias} structs
2013-01-24  Arnaldo Carvalho... perf tools: Fix usage of __ in event parsing struct...
2013-01-24  Arnaldo Carvalho... perf pmu: Fix usage of __ in struct names
2013-01-24  Arnaldo Carvalho... perf tools: Fix usage of __ in parse_events_term struct
2013-01-24  Namhyung Kimperf tools: Move ltrim() to util/string.c
2013-01-24  Sukadev Bhattiproluperf tools: Fix PMU format parsing test failure
2013-01-24  Namhyung Kimperf tools: Do not include PERF-VERSION-FILE to Makefile
2013-01-24  Jiri Olsaperf tools: Remove unused 'unset' parameter from parse_...
2013-01-24  Stephane Eranianperf tools: Mark branch_info maps as referenced
2013-01-24  David Ahernperf tools: Move get_term_dimensions from top to util.c
2013-01-24  David Ahernperf symbols: Mark vmlinux filename as allocated
2013-01-24  David Ahernperf symbols: Move name malloc to when needed in dso__load
2013-01-24  Namhyung Kimperf sort: Separate out branch stack specific sort...
2013-01-24  Namhyung Kimperf sort: Clean up sort__first_dimension setting
2013-01-24  Namhyung Kimperf sort: Calculate parent column width too
2013-01-24  Namhyung Kimperf sort: Align cpu column to right
2013-01-24  Namhyung Kimperf sort: Fix --sort pid output
2013-01-24  Namhyung Kimperf sort: Get rid of unnecessary __maybe_unused
2013-01-24  Namhyung Kimperf sort: Move misplaced sort entry functions
2013-01-24  Hyeoncheol Leeperf probe: Allow of casting an array of char to string
2013-01-24  Joshua Zhuperf tools: Add anonymous huge page recognition
2013-01-24  Namhyung Kimperf symbols: Include elf.h header regardless LIBELF_SU...
2013-01-24  Thomas Jaroschperf tools: Fix possible (unlikely) buffer overflow
2013-01-24  Sasha Levinperf tools: remove redundant checks from _sort__sym_cmp
2013-01-24  Arnaldo Carvalho... perf machine: Simplify accessing the host machine
2013-01-24  Arnaldo Carvalho... perf machine: Introduce struct machines
2013-01-24  Arnaldo Carvalho... perf session: There is no need for a per session hists...
2013-01-24  Arnaldo Carvalho... perf hists: Rename hists__fprintf_nr_events to events_s...
2013-01-24  Arnaldo Carvalho... perf record: Don't pass host machine to guest synthesizer
2013-01-24  Namhyung Kimperf header: Ensure read/write finished successfully
2013-01-24  Jiri Olsaperf tools: Add support for wildcard in tracepoint...
2013-01-24  Jiri Olsaperf tools: Add missing closedir in multi tracepoint...
2013-01-24  Arnaldo Carvalho... perf python: Fix breakage introduced by the test_attr...
2013-01-24  Arnaldo Carvalho... perf evsel: Introduce perf_evsel__open_strerror method
2013-01-24  Arnaldo Carvalho... perf evsel: Introduce event fallback method
2013-01-24  Arnaldo Carvalho... perf evsel: Do missing feature fallbacks in just one...
2013-01-24  Namhyung Kimperf diff: Use internal rb tree for compute resort
2013-01-24  Namhyung Kimperf hists: Link hist entries before inserting to an...
2013-01-24  Namhyung Kimperf hists: Exchange order of comparing items when...
2013-01-24  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2013-01-18  Linus TorvaldsMerge tag 'stable/for-linus-3.8-rc3-tag' of git://git...
2013-01-15  Konrad Rzeszutek... Merge tag 'v3.7' into stable/for-linus-3.8
2013-01-11  Mauro Carvalho ChehabMerge tag 'v3.8-rc3' into v4l_for_linus
2013-01-10  Mark BrownMerge remote-tracking branch 'asoc/fix/wm2200' into tmp
2013-01-10  Mark BrownMerge remote-tracking branch 'asoc/fix/sta529' into tmp
2013-01-10  Mark BrownMerge remote-tracking branch 'asoc/fix/cs4271' into tmp
2013-01-10  Mark BrownMerge remote-tracking branch 'asoc/fix/core' into tmp
2013-01-04  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-01-03  Linus TorvaldsMerge tag 'ecryptfs-3.8-rc2-fixes' of git://git./linux...
2013-01-03  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-01-02  Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2012-12-30  Dave AirlieMerge branch 'drm-intel-fixes' of git://people.freedesk...
2012-12-30  Dave AirlieMerge branch 'drm-fixes-3.8' of git://people.freedeskto...
2012-12-22  Linus TorvaldsMerge tag 'dm-3.8-fixes' of git://git./linux/kernel...
2012-12-22  Linus TorvaldsMerge tag 'asm-generic' of git://git./linux/kernel...
2012-12-21  Linus TorvaldsMerge tag 'vfio-for-v3.8-v2' of git://github.com/awilli...
2012-12-21  Linus TorvaldsMerge branch 'for-next' of git://git.infradead.org...
2012-12-21  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-12-21  Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2012-12-20  Linus TorvaldsMerge branch 'kbuild' of git://git./linux/kernel/git...
2012-12-20  Linus TorvaldsMerge branch 'for-3.8' of git://linux-nfs.org/~bfields...
2012-12-20  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-12-20  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-12-20  Linus TorvaldsMerge tag 'for-3.8-merge' of git://git./linux/kernel...
2012-12-20  Linus TorvaldsMerge tag 'iommu-updates-v3.8' of git://git./linux...
2012-12-20  Linus TorvaldsMerge tag 'virtio-next-for-linus' of git://git./linux...
2012-12-20  Linus TorvaldsMerge tag 'sound-3.8' of git://git./linux/kernel/git...
2012-12-20  Linus TorvaldsMerge tag 'upstream-3.8-rc1' of git://git.infradead...
2012-12-20  Jesper NilssonMerge tag 'disintegrate-cris-20121009' of git://git...
2012-12-20  Linus TorvaldsMerge branch 'drm-next' of git://people.freedesktop...
2012-12-20  Linus TorvaldsMerge tag 'random_for_linus' of git://git./linux/kernel...
2012-12-19  Linus TorvaldsMerge branch 'x86/nuke386' of git://git./linux/kernel...
2012-12-19  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2012-12-19  Linus TorvaldsMerge tag 'for-linus-20121219' of git://git.infradead...
2012-12-19  Linus TorvaldsMerge tag 'for-3.8-rc1' of git://gitorious.org/linux...
2012-12-19  Linus TorvaldsMerge tag 'modules-next-for-linus' of git://git./linux...
2012-12-19  Linus TorvaldsMerge tag 'byteswap-for-linus-20121219' of git://git...
2012-12-19  Linus TorvaldsMerge branch 'i2c-embedded/for-next' of git://git.pengu...
2012-12-18  Linus TorvaldsMerge git://git./linux/kernel/git/cmetcalf/linux-tile
2012-12-18  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-12-18  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2012-12-18  Linus TorvaldsMerge branch 'tip/perf/core-2' of git://git./linux...
2012-12-18  Linus TorvaldsMerge tag 'stable/for-linus-3.8-rc0-bugfix-tag' of...
2012-12-18  Linus TorvaldsMerge branch 'slab/for-linus' of git://git./linux/kerne...
next
This page took 0.190972 seconds and 8 git commands to generate.