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
/
evsel.c
Commit message (
Expand
)
Author
Age
*
perf tools: Remove perf_evsel__read interface
Jiri Olsa
2014-12-01
*
perf evsel: Introduce perf_evsel__read_cb function
Jiri Olsa
2014-11-24
*
perf evsel: Introduce perf_counts_values__scale function
Jiri Olsa
2014-11-24
*
perf evsel: Introduce perf_evsel__compute_deltas function
Jiri Olsa
2014-11-24
*
perf evsel: Fix ftrace:function event recording
Jiri Olsa
2014-11-19
*
perf tools: Add core support for sampling intr machine state regs
Stephane Eranian
2014-11-16
*
perf evsel: Do not call pevent_free_format when deleting tracepoint
Jiri Olsa
2014-11-06
*
perf evsel: No need to drag util/cgroup.h
Arnaldo Carvalho de Melo
2014-10-17
*
perf evsel: Move exit stuff from __delete to __exit
Arnaldo Carvalho de Melo
2014-10-17
*
perf evsel: Make some exit routines static
Arnaldo Carvalho de Melo
2014-10-14
*
perf tools: Remove hists from evsel
Arnaldo Carvalho de Melo
2014-10-14
*
perf callchain: Move the callchain_param extern to callchain.h
Arnaldo Carvalho de Melo
2014-10-14
*
perf evsel: Subclassing
Arnaldo Carvalho de Melo
2014-10-14
*
perf tools: Move callchain config from record_opts to callchain_param
Namhyung Kim
2014-09-26
*
perf util: Replace strerror with strerror_r for thread-safety
Masami Hiramatsu
2014-08-15
*
perf evlist: Add perf_evlist__set_tracking_event()
Adrian Hunter
2014-08-13
*
perf evlist: Add 'system_wide' option
Adrian Hunter
2014-08-13
*
perf tools: Show better error message in case we fail to open counters due to...
Jiri Olsa
2014-08-12
*
perf record: Honour --no-time command line option
Andi Kleen
2014-08-12
*
perf tools: Enable close-on-exec flag on perf file descriptor
Yann Droneaud
2014-07-18
*
perf evsel: Add 'immediate' option
Adrian Hunter
2014-07-16
*
perf evsel: Add 'no_aux_samples' option
Adrian Hunter
2014-07-16
*
perf script: Display PERF_RECORD_MISC_COMM_EXEC flag
Adrian Hunter
2014-07-16
*
perf record: Fix to honor user freq/interval properly
Namhyung Kim
2014-06-12
*
Revert "perf: Disable PERF_RECORD_MMAP2 support"
Don Zickus
2014-06-09
*
perf evsel: Update function names in debug messages
Ramkumar Ramachandra
2014-03-18
*
perf tools: Disable user-space callchain/stack dumps for function trace events
Jiri Olsa
2014-03-11
*
perf callchain: Add mask into struct regs_dump
Jiri Olsa
2014-02-18
*
perf tools: Add call-graph option support into .perfconfig
Jiri Olsa
2014-02-18
*
perf tools: Put proper period for for samples without PERIOD sample_type
Jiri Olsa
2014-02-18
*
perf evsel: Remove duplicate member zeroing after free
Stephane Eranian
2014-01-20
*
perf record: Rename --no-delay to --no-buffering
Arnaldo Carvalho de Melo
2014-01-14
*
perf record: Add --initial-delay option
Andi Kleen
2014-01-13
*
perf tools: Use zfree to help detect use after free bugs
Arnaldo Carvalho de Melo
2013-12-27
*
perf tools: Introduce zfree
Arnaldo Carvalho de Melo
2013-12-27
*
perf tools: Rename 'perf_record_opts' to 'record_opts
Arnaldo Carvalho de Melo
2013-12-19
*
tools/: Convert to new topic libraries
Borislav Petkov
2013-12-16
*
perf tools: Add trace-event global object for tracepoint interface
Jiri Olsa
2013-12-04
*
tools lib traceevent: Change pevent_parse_format to include pevent handle
Jiri Olsa
2013-12-04
*
perf record: Make per-cpu mmaps the default.
Adrian Hunter
2013-11-27
*
tools/perf/stat: Add event unit and scale support
Stephane Eranian
2013-11-27
*
perf record: Add an option to force per-cpu mmaps
Adrian Hunter
2013-11-14
*
perf target: Shorten perf_target__ to target__
Arnaldo Carvalho de Melo
2013-11-12
*
perf evsel: Remove idx parm from constructor
Arnaldo Carvalho de Melo
2013-11-11
*
perf evsel: Synthesize PERF_SAMPLE_TRANSACTION
Adrian Hunter
2013-11-04
*
perf evsel: Add missing overflow check for TRANSACTION
Adrian Hunter
2013-11-04
*
perf evsel: Always use perf_evsel__set_sample_bit()
Adrian Hunter
2013-11-04
*
perf evsel: Add a debug print if perf_event_open fails
Adrian Hunter
2013-11-04
*
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2013-10-29
|
\
|
*
perf: Disable PERF_RECORD_MMAP2 support
Stephane Eranian
2013-10-17
[next]