index
:
linux-dev
for-cryptodev-2.6
for-next
jd/arm-thumb-sym
jd/big-key-gcm
jd/big-key-gcm-split
jd/broken-netlink-dump
jd/chacha-stack-validation
jd/clang-aarch64
jd/cleaner-add-random-ready
jd/fast-ti-aarch64
jd/fix-tishift-modules
jd/hsiphash128
jd/hsiphash128-2
jd/hsiphash128-3
jd/icmp-conntrack
jd/kasan-stack-frame
jd/kconfig-assembler-support
jd/memcmp-wpa
jd/netdev-pub
jd/netlink-dump-size
jd/netlink-dump-size-v2
jd/random-zinc
jd/re-zinc-it-up
jd/rmk-toolcheck
jd/rng-blocker
jd/skb_memzero_explicit
jd/timekeeping
jd/um-fixups
jd/variable-time-memcmp
jd/wireguard
jd/wireguard-azinc
jd/with-cryptoapi-port
jd/zinc-light
jn/rhashtable
jn/rhashtable-api
jn/rhashtable-next
master
tg/skb_memzero
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-record.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-13
perf tools: Add a per tracepoint counter attribute to get raw sample
Frederic Weisbecker
1
-1
/
+1
2009-08-12
perf record: Add missing -C option support for specifying profile cpu
Jens Axboe
1
-3
/
+14
2009-08-12
perf record: Fix .tid and .pid fill-in when synthesizing events
Arnaldo Carvalho de Melo
1
-33
/
+38
2009-08-12
perf tools: Factorize the map helpers
Frederic Weisbecker
1
-0
/
+1
2009-08-12
perf tools: Factorize the event structure definitions in a single file
Frederic Weisbecker
1
-18
/
+0
2009-08-12
perf tools: Factorize high level dso helpers
Frederic Weisbecker
1
-1
/
+0
2009-08-09
perf record: Fix the -A UI for empty or non-existent perf.data
Pierre Habouzit
1
-4
/
+8
2009-08-09
perf_counter: Fix/complete ftrace event records sampling
Frederic Weisbecker
1
-0
/
+1
2009-07-22
perf_counter: Improve perf stat and perf record option parsing
Anton Blanchard
1
-1
/
+2
2009-07-18
perf_counter: Add perf record option to log addresses
Anton Blanchard
1
-0
/
+6
2009-07-18
perf_counter: Synthesize VDSO mmap event
Anton Blanchard
1
-0
/
+4
2009-07-01
perf_counter tools: Add more warnings and fix/annotate them
Ingo Molnar
1
-2
/
+2
2009-06-25
perf record: Fix unhandled io return value
Frederic Weisbecker
1
-1
/
+4
2009-06-25
perf-report: Add modes for inherited stats and no-samples
Peter Zijlstra
1
-2
/
+17
2009-06-25
perf_counter tools: Rework the file format
Peter Zijlstra
1
-35
/
+65
2009-06-25
perf record: Fix filemap pathname parsing in /proc/pid/maps
Johannes Weiner
1
-3
/
+2
2009-06-20
perfcounter: Handle some IO return values
Frederic Weisbecker
1
-2
/
+7
2009-06-19
perf_counter tools: Define and use our own u64, s64 etc. definitions
Paul Mackerras
1
-10
/
+10
2009-06-19
perf_counter tools: Add a data file header
Peter Zijlstra
1
-42
/
+52
2009-06-18
perf_counter tools: Handle lost events
Peter Zijlstra
1
-4
/
+16
2009-06-15
perf record: Fix fast task-exit race
Ingo Molnar
1
-4
/
+12
2009-06-14
perf record/report: Add call graph / call chain profiling
Ingo Molnar
1
-0
/
+8
2009-06-12
perf record: Explicity program a default counter
Peter Zijlstra
1
-2
/
+5
2009-06-11
perf_counter: Standardize event names
Peter Zijlstra
1
-2
/
+2
2009-06-11
perf_counter tools: Clean up u64 usage
Ingo Molnar
1
-2
/
+2
2009-06-11
perf_counter tools: Normalize data using per sample period data
Peter Zijlstra
1
-1
/
+2
2009-06-10
perf_counter tools: Propagate signals properly
Peter Zijlstra
1
-0
/
+12
2009-06-10
perf_counter tools: Small frequency related fixes
Peter Zijlstra
1
-0
/
+3
2009-06-07
perf_counter tools: Handle kernels with !CONFIG_PERF_COUNTER
Ingo Molnar
1
-3
/
+4
2009-06-07
perf record: Fall back to cpu-clock-ticks if no PMU
Ingo Molnar
1
-2
/
+23
2009-06-06
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
Ingo Molnar
1
-0
/
+0
2009-06-06
perf_counter tools: Add 'perf list' to list available events
Thomas Gleixner
1
-5
/
+2
2009-06-06
perf_counter: Separate out attr->type from attr->config
Ingo Molnar
1
-58
/
+47
2009-06-05
perf record: Set frequency correctly
Ingo Molnar
1
-5
/
+4
2009-06-05
perf_counter tools: Sample and display frequency adjustment changes
Ingo Molnar
1
-1
/
+1
2009-06-05
perf_counter tools: Clarify events/samples naming
Ingo Molnar
1
-11
/
+11
2009-06-05
perf record, top: Implement --freq
Ingo Molnar
1
-1
/
+9
2009-06-05
perf record: Split out counter creation into a helper function
Ingo Molnar
1
-47
/
+53
2009-06-04
perf record/report: Fix PID/COMM handling
Ingo Molnar
1
-1
/
+1
2009-06-03
perf record: Refine capture printout
Ingo Molnar
1
-10
/
+24
2009-06-03
perf_counter tools: Clean up old kerneltop references
Ingo Molnar
1
-3
/
+3
2009-06-03
perf record: Use long arg for counter period
Peter Zijlstra
1
-3
/
+3
2009-06-02
perf record: Print out the number of events captured
Ingo Molnar
1
-0
/
+3
2009-06-02
perf_counter tools: Make source code headers more coherent
Ingo Molnar
1
-3
/
+8
2009-06-02
perf record: Increase mmap buffering default
Ingo Molnar
1
-2
/
+2
2009-06-02
perf record: Add --append option
Ingo Molnar
1
-14
/
+26
2009-06-02
perf_counter tools: Fix up the ABI shakeup
Peter Zijlstra
1
-9
/
+9
2009-06-02
perf_counter: tools: Better handle existing data files
Peter Zijlstra
1
-3
/
+12
2009-06-02
perf_counter: tools: Expand the COMM,MMAP event synthesizer
Peter Zijlstra
1
-20
/
+64
2009-06-02
perf_counter tools: Use hex2u64 in more places
Arnaldo Carvalho de Melo
1
-24
/
+32
[prev]
[next]