index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Commit message (
Expand
)
Author
Age
*
perf header: Fix double fclose() on do_write(fd, xxx) failure
Thomas Jarosch
2013-01-30
*
perf header: Fix memory leak for the "Not caching a kptr_restrict'ed /proc/ka...
Thomas Jarosch
2013-01-30
*
perf tools: Fix memory leak on error
Thomas Jarosch
2013-01-30
*
perf sort: Use pclose() instead of fclose() on pipe stream
Thomas Jarosch
2013-01-30
*
perf evsel: Fix memory leaks on evsel->counts
Namhyung Kim
2013-01-30
*
perf evsel: Add prev_raw_count field
Stephane Eranian
2013-01-30
*
perf header: Stop using die() calls when processing tracing data
Arnaldo Carvalho de Melo
2013-01-25
*
perf tools: Use memdup in map__clone
Arnaldo Carvalho de Melo
2013-01-25
*
perf tools: Stop using 'self' in map.[ch]
Arnaldo Carvalho de Melo
2013-01-25
*
perf tools: Stop using 'self' in strlist
Arnaldo Carvalho de Melo
2013-01-25
*
perf tools: Allow passing a list to intlist__new
Arnaldo Carvalho de Melo
2013-01-24
*
perf tools: Allow passing NULL to intlist__find
Arnaldo Carvalho de Melo
2013-01-24
*
perf script: hook up perf_scripting_context->pevent
Tom Zanussi
2013-01-24
*
perf pmu: Privatize perf_pmu_{format,alias} structs
Arnaldo Carvalho de Melo
2013-01-24
*
perf tools: Fix usage of __ in event parsing struct names
Arnaldo Carvalho de Melo
2013-01-24
*
perf pmu: Fix usage of __ in struct names
Arnaldo Carvalho de Melo
2013-01-24
*
perf tools: Fix usage of __ in parse_events_term struct
Arnaldo Carvalho de Melo
2013-01-24
*
perf tools: Move ltrim() to util/string.c
Namhyung Kim
2013-01-24
*
perf tools: Fix PMU format parsing test failure
Sukadev Bhattiprolu
2013-01-24
*
perf tools: Do not include PERF-VERSION-FILE to Makefile
Namhyung Kim
2013-01-24
*
perf tools: Remove unused 'unset' parameter from parse_events
Jiri Olsa
2013-01-24
*
perf tools: Mark branch_info maps as referenced
Stephane Eranian
2013-01-24
*
perf tools: Move get_term_dimensions from top to util.c
David Ahern
2013-01-24
*
perf symbols: Mark vmlinux filename as allocated
David Ahern
2013-01-24
*
perf symbols: Move name malloc to when needed in dso__load
David Ahern
2013-01-24
*
perf sort: Separate out branch stack specific sort keys
Namhyung Kim
2013-01-24
*
perf sort: Clean up sort__first_dimension setting
Namhyung Kim
2013-01-24
*
perf sort: Calculate parent column width too
Namhyung Kim
2013-01-24
*
perf sort: Align cpu column to right
Namhyung Kim
2013-01-24
*
perf sort: Fix --sort pid output
Namhyung Kim
2013-01-24
*
perf sort: Get rid of unnecessary __maybe_unused
Namhyung Kim
2013-01-24
*
perf sort: Move misplaced sort entry functions
Namhyung Kim
2013-01-24
*
perf probe: Allow of casting an array of char to string
Hyeoncheol Lee
2013-01-24
*
perf tools: Add anonymous huge page recognition
Joshua Zhu
2013-01-24
*
perf symbols: Include elf.h header regardless LIBELF_SUPPORT
Namhyung Kim
2013-01-24
*
perf tools: Fix possible (unlikely) buffer overflow
Thomas Jarosch
2013-01-24
*
perf tools: remove redundant checks from _sort__sym_cmp
Sasha Levin
2013-01-24
*
perf machine: Simplify accessing the host machine
Arnaldo Carvalho de Melo
2013-01-24
*
perf machine: Introduce struct machines
Arnaldo Carvalho de Melo
2013-01-24
*
perf session: There is no need for a per session hists instance
Arnaldo Carvalho de Melo
2013-01-24
*
perf hists: Rename hists__fprintf_nr_events to events_stats__fprintf
Arnaldo Carvalho de Melo
2013-01-24
*
perf record: Don't pass host machine to guest synthesizer
Arnaldo Carvalho de Melo
2013-01-24
*
perf header: Ensure read/write finished successfully
Namhyung Kim
2013-01-24
*
perf tools: Add support for wildcard in tracepoint system name
Jiri Olsa
2013-01-24
*
perf tools: Add missing closedir in multi tracepoint processing
Jiri Olsa
2013-01-24
*
perf python: Fix breakage introduced by the test_attr infrastructure
Arnaldo Carvalho de Melo
2013-01-24
*
perf evsel: Introduce perf_evsel__open_strerror method
Arnaldo Carvalho de Melo
2013-01-24
*
perf evsel: Introduce event fallback method
Arnaldo Carvalho de Melo
2013-01-24
*
perf evsel: Do missing feature fallbacks in just one place
Arnaldo Carvalho de Melo
2013-01-24
*
perf diff: Use internal rb tree for compute resort
Namhyung Kim
2013-01-24
[next]