Commit Graph

36 Commits (81cd5ae303e88a1e9d3a3e0f1fe8abd100edde16)

Author SHA1 Message Date
Ashwin Chaugule 63c9e01e1a perf tools: Remove static debugfs path from parse-events 16 years ago
Eric Dumazet 725b13685c perf tools: Dont use openat() 16 years ago
Ingo Molnar cdd6c482c9 perf: Do the big rename: Performance Counters -> Performance Events 16 years ago
Arjan van de Ven 8755a8f27a perf: Store trace event name/id pairs in perf.data 16 years ago
Li Zefan 1281a49b7a perf trace: Sample timestamp and cpu when using record flag 16 years ago
Li Zefan 270bbbe80d perf tools: Increase MAX_EVENT_LENGTH 16 years ago
Ingo Molnar 1fc35b29b4 perf sched: Implement the 'perf sched record' subcommand 16 years ago
Frederic Weisbecker bcd3279f46 perf tools: Allow the specification of all tracepoints at once 16 years ago
Ulrich Drepper 6b58e7f146 perf tools: Avoid unnecessary work in directory lookups 16 years ago
Frederic Weisbecker 1ef2ed1066 perf tools: Only save the event formats we need 16 years ago
Ingo Molnar 83a0944fa9 perf: Enable more compiler warnings 16 years ago
Frederic Weisbecker 3a9f131fb0 perf tools: Add a per tracepoint counter attribute to get raw sample 16 years ago
Jason Baron 48c2e17f1f tracing: Add more namespace area to 'perf list' output 16 years ago
Peter Zijlstra ae07b63f4b perf list: Fix the output to not include tracepoints without an id 16 years ago
Peter Zijlstra 8f18aec535 perf report: Fix per task mult-counter stat reporting 16 years ago
Jason Baron 5beeded123 perf_counter: Detect debugfs location 16 years ago
Jason Baron f6bdafef2a perf_counter: Add tracepoint support to perf list, perf stat 16 years ago
Roel Kluin 23cdb5d517 perf_counter tools: Fix index boundary check 16 years ago
Anton Blanchard 9590b7ba3f perf_counter tools: Rename cache events to remove $ 16 years ago
Jaswinder Singh Rajput 73c24cb86c perf list: Add cache events 16 years ago
Ingo Molnar f37a291c52 perf_counter tools: Add more warnings and fix/annotate them 16 years ago
Paul Mackerras 61c45981dd perf_counter tools: Rework event string parsing/syntax 16 years ago
Jaswinder Singh Rajput 4418351f06 perf_counter tools: Add alias for 'l1d' and 'l1i' 16 years ago
Jaswinder Singh Rajput e5c5954779 perf_counter tools: Shorten names for events 16 years ago
Jaswinder Singh Rajput 06813f6c74 perf_counter tools: Check for valid cache operations 16 years ago
Jaswinder Singh Rajput c0c22dbfa8 perf_counter tools: Set alias for page-faults 16 years ago
Jaswinder Singh Rajput 74d5b5889e perf_counter tools: Introduce alias member in event_symbol 16 years ago
Jaswinder Singh Rajput 51e2684231 perf_counter tools: Define separate declarations for H/W and S/W events 16 years ago
Paul Mackerras 9cffa8d533 perf_counter tools: Define and use our own u64, s64 etc. definitions 16 years ago
Ingo Molnar 44175b6f39 perf stat: Reorganize output 16 years ago
Yong Wang faafec1e61 perf_counter tools: Remove one L1-data alias 16 years ago
Peter Zijlstra f4dbfa8f31 perf_counter: Standardize event names 16 years ago
Ingo Molnar 8953645fec perf_counter tools: Fix error condition in parse_aliases() 16 years ago
Ingo Molnar 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 16 years ago
Ingo Molnar 8faf3b5475 perf_counter tools: Fix cache-event printout 16 years ago
Thomas Gleixner 86847b62f0 perf_counter tools: Add 'perf list' to list available events 16 years ago
Ingo Molnar 8326f44da0 perf_counter: Implement generalized cache event types 16 years ago
Ingo Molnar a21ca2cac5 perf_counter: Separate out attr->type from attr->config 16 years ago
Arnaldo Carvalho de Melo a0055ae2a4 perf_counter tools: Use hex2u64 in more places 16 years ago
Ingo Molnar 5242519b02 perf stat: Convert to Git option parsing 16 years ago
Ingo Molnar 8ad8db3788 perf_counter tools: Librarize event string parsing 16 years ago