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
/
header.c
Commit message (
Expand
)
Author
Age
*
perf tools: Handle failure case in trace_report()
Namhyung Kim
2013-03-21
*
perf tools: Get rid of redundant _FILE_OFFSET_BITS definition
Namhyung Kim
2013-03-21
*
perf evlist: Remove cpus and threads arguments from perf_evlist__new()
Namhyung Kim
2013-03-15
*
perf tools: Fix calloc argument ordering
Paul Gortmaker
2013-02-06
*
perf header: Add HEADER_GROUP_DESC feature
Namhyung Kim
2013-01-31
*
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 header: Stop using die() calls when processing tracing data
Arnaldo Carvalho de Melo
2013-01-25
*
perf machine: Introduce struct machines
Arnaldo Carvalho de Melo
2013-01-24
*
perf header: Ensure read/write finished successfully
Namhyung Kim
2013-01-24
*
Merge branch 'linus' into perf/core
Ingo Molnar
2012-12-08
|
\
|
*
perf header: Fix numa topology printing
Namhyung Kim
2012-10-30
*
|
perf header: Add is_perf_magic() func
Feng Tang
2012-10-29
*
|
perf tools: Move build_id__sprintf into build-id object
Jiri Olsa
2012-10-29
|
/
*
perf evsel: Know if byte swap is needed
Arnaldo Carvalho de Melo
2012-09-26
*
perf header: Remove perf_header__read_feature
Namhyung Kim
2012-09-24
*
perf header: Remove unused @feat arg from ->process callback
Namhyung Kim
2012-09-24
*
perf header: Use pre-processed session env when printing
Namhyung Kim
2012-09-24
*
perf header: Add ->process callbacks to most of features
Namhyung Kim
2012-09-24
*
perf kvm: Events analysis tool
Xiao Guangrong
2012-09-21
*
perf tools: Use __maybe_used for unused variables
Irina Tirdea
2012-09-11
*
perf tools: Back [vdso] DSO with real data
Jiri Olsa
2012-09-11
*
perf tools: fix ALIGN redefinition in system headers
Irina Tirdea
2012-09-11
*
perf header: Prepare tracepoint events regardless of name
Namhyung Kim
2012-09-06
*
perf header: Fix a typo on evsel
Namhyung Kim
2012-09-06
*
perf header: Swap pmu mapping numbers if needed
Namhyung Kim
2012-09-05
*
perf header: Set tracepoint event name only if not set
Namhyung Kim
2012-09-05
*
perf header: Use evlist->nr_entries on write_event_desc()
Namhyung Kim
2012-09-05
*
perf tools: Keep the perf_event_attr on version 3
Jiri Olsa
2012-08-22
*
perf tools: Add pmu mappings to header information
Robert Richter
2012-08-22
*
perf report: Update event names from header description
Robert Richter
2012-08-22
*
perf tools: Refactor print_event_desc()
Robert Richter
2012-08-22
*
perf tools: Rename global variable 'events' in util/header.c
Robert Richter
2012-08-17
*
perf tools: Rename some variables for better understanding
Robert Richter
2012-08-17
*
perf tools: Fix type for evsel->ids and add size check for ids
Robert Richter
2012-08-17
*
perf evlist: Introduce evsel list accessors
Arnaldo Carvalho de Melo
2012-08-15
*
perf tools: Support user regs and stack in sample parsing
Jiri Olsa
2012-08-10
*
perf tools: Adding PERF_ATTR_SIZE_VER2 to the header swap check
Jiri Olsa
2012-08-10
*
perf evsel: Cache associated event_format
Arnaldo Carvalho de Melo
2012-08-07
*
perf header: Set the tracepoint names on PERF_RECORD_HEADER_TRACING_DATA
Arnaldo Carvalho de Melo
2012-08-07
*
perf tool: Save cmdline from user in file header vs what is passed to record
David Ahern
2012-08-03
*
perf tools: Dump exclude_{guest,host}, precise_ip header info too
David Ahern
2012-07-25
*
perf tools: Stop using a global trace events description list
Arnaldo Carvalho de Melo
2012-06-27
*
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2012-06-20
|
\
|
*
perf tools: Move all users of event_name to perf_evsel__name
Arnaldo Carvalho de Melo
2012-06-19
*
|
perf tools: Fix synthesizing tracepoint names from the perf.data headers
Arnaldo Carvalho de Melo
2012-06-12
*
|
perf tools: Fix endianity swapping for adds_features bitmask
David Ahern
2012-06-11
|
/
*
perf tools: rename HEADER_TRACE_INFO to HEADER_TRACING_DATA
Stephane Eranian
2012-05-22
*
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2012-05-18
|
\
|
*
perf build-id: Fix filename size calculation
Namhyung Kim
2012-05-01
[next]