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
/
util.c
Commit message (
Expand
)
Author
Age
*
perf tools: Introduce dump_stack signal helper
Arnaldo Carvalho de Melo
2015-02-24
*
perf tools: Make perf aware of tracefs
Steven Rostedt (Red Hat)
2015-02-11
*
perf tools: Use sysctl__read_int instead of ad-hoc copies
Arnaldo Carvalho de Melo
2014-12-11
*
tools lib fs: Adopt filename__read_int from tools/perf/
Arnaldo Carvalho de Melo
2014-12-11
*
perf callchain: Move callchain_param to util object in to fix python test
Jiri Olsa
2014-10-03
*
perf util: Replace strerror with strerror_r for thread-safety
Masami Hiramatsu
2014-08-15
*
perf tools: Introduce set_term_quiet_input helper function
Jiri Olsa
2014-08-13
*
perf tools: Show better error message in case we fail to open counters due to...
Jiri Olsa
2014-08-12
*
perf tools: Move pr_* debug macros into debug object
Jiri Olsa
2014-07-17
*
perf tools: Convert open coded equivalents to asprintf()
Andy Shevchenko
2014-07-07
*
perf tools: Add support to dynamically get cacheline size
Don Zickus
2014-06-09
*
perf tools: Handle EINTR error for readn/writen
Namhyung Kim
2014-04-29
*
perf tools: Move fs.* to lib/api/fs/
Borislav Petkov
2014-02-18
*
perf tools: Move mem_bswap32/64 to util.c
Adrian Hunter
2013-12-13
*
perf tools: Add perf_event_paranoid()
Adrian Hunter
2013-12-13
*
perf kvm: Move code to generate filename for perf-kvm to function.
Dongsheng Yang
2013-12-09
*
perf tools: Add filename__read_str util function
Jiri Olsa
2013-12-04
*
perf tools: Add writen function
Jiri Olsa
2013-12-02
*
perf tools: Fine tune readn function
Jiri Olsa
2013-12-02
*
perf tools: Use correct return type for readn function
Jiri Olsa
2013-12-02
*
perf tools: Do not accept parse_tag_value() overflow
Adrian Hunter
2013-10-23
*
perf tools: Introduce filename__read_int helper
Arnaldo Carvalho de Melo
2013-10-17
*
perf tools: Add copyfile_mode()
Adrian Hunter
2013-10-14
*
perf tools: Add possibility to specify mmap size
Jiri Olsa
2013-10-09
*
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
Ingo Molnar
2013-10-09
*
perf util: Add parse_nsec_time() function
Namhyung Kim
2013-08-07
*
perf util: Move debugfs/tracing helper functions to util.c
Namhyung Kim
2013-07-12
*
perf tools: Extract perf-specific stuff from debugfs.c
Borislav Petkov
2013-03-15
*
perf tools: Move get_term_dimensions from top to util.c
David Ahern
2013-01-24
*
perf python: Fix breakage introduced by the test_attr infrastructure
Arnaldo Carvalho de Melo
2013-01-24
*
perf tools: Move hex2u64 into util object
Jiri Olsa
2012-10-29
*
perf tools: Have the page size value available for all tools
Arnaldo Carvalho de Melo
2012-10-06
*
perf tools: Convert to BACKTRACE_SUPPORT
Namhyung Kim
2012-10-02
*
perf tools: add NO_BACKTRACE for application self-debugging
Irina Tirdea
2012-09-07
*
perf tools: Add dump_stack function
Arnaldo Carvalho de Melo
2012-08-07
*
perf annotate browser: Align jump labels
Arnaldo Carvalho de Melo
2012-04-19
*
perf tools: cleanup initialization of attr->size
Stephane Eranian
2012-02-13
*
perf tools: Change perf_guest default back to false
Joerg Roedel
2012-02-13
*
perf kvm: Do guest-only counting by default
Joerg Roedel
2012-01-06
*
perf util: Move do_read from session to util
Arnaldo Carvalho de Melo
2011-01-03
*
perf report: Report number of events, not samples
Arnaldo Carvalho de Melo
2010-05-14
*
perf: Fix implicit declaration of getline in util.c
Frederic Weisbecker
2010-01-17
*
perf symbols: Cache /proc/kallsyms files by build-id
Arnaldo Carvalho de Melo
2010-01-16
*
perf record: Introduce a symtab cache
Arnaldo Carvalho de Melo
2009-12-28