Commit Graph

49 Commits (f876bb9aafc71d8ea395eec99666faaffec5df49)

Author SHA1 Message Date
Masami Hiramatsu fb1d2edf7e perf tools: Support tracepoint glob matching 15 years ago
Arnaldo Carvalho de Melo ae99fb2c33 perf header: perf_header__push_event() shouldn't die 15 years ago
Liming Wang 41bdcb23da perf tools: Unify event type description 15 years ago
Ulrich Drepper 180570fdb7 perf tools: Optimize parse_subsystem_tracepoint_event() 15 years ago
Julia Lawall 59b4caeb79 perf tools: Correct size computation in tracepoint_id_to_path() 15 years ago
Arnaldo Carvalho de Melo 364794845c perf tools: Introduce zalloc() for the common calloc(1, N) case 15 years ago
Frederic Weisbecker 1b290d670f perf tools: Add support for breakpoint events in perf tools 15 years ago
Clark Williams 549104f22b perf tools: Modify perf routines to use new debugfs routines 15 years ago
Anton Blanchard f7d7986060 perf_event: Add alignment-faults and emulation-faults software events 15 years ago
Marti Raudsepp 689d301878 perf tools: Output 'perf list' to stdout not stderr 16 years ago
Marti Raudsepp 85df6f683e perf tools: Notify user when unrecognized event is specified 16 years ago
Li Zefan c171b552a7 perf trace: Add filter Suppport 16 years ago
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